===> Building for py313-pyobjc-core-11.0 * Building wheel... :18: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html /opt/pkg/lib/python3.13/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py Overriding build_packages to copy PyObjCTest creating build/lib.macosx-12.3-arm64-cpython-313/objc copying Lib/objc/__init__.py -> build/lib.macosx-12.3-arm64-cpython-313/objc copying Lib/objc/_bridges.py -> build/lib.macosx-12.3-arm64-cpython-313/objc copying Lib/objc/_bridgesupport.py -> build/lib.macosx-12.3-arm64-cpython-313/objc copying Lib/objc/_callable_docstr.py -> build/lib.macosx-12.3-arm64-cpython-313/objc copying Lib/objc/_category.py -> build/lib.macosx-12.3-arm64-cpython-313/objc copying Lib/objc/_compat.py -> build/lib.macosx-12.3-arm64-cpython-313/objc copying Lib/objc/_context.py -> build/lib.macosx-12.3-arm64-cpython-313/objc copying Lib/objc/_convenience.py -> build/lib.macosx-12.3-arm64-cpython-313/objc copying Lib/objc/_convenience_mapping.py -> build/lib.macosx-12.3-arm64-cpython-313/objc copying Lib/objc/_convenience_nsarray.py -> build/lib.macosx-12.3-arm64-cpython-313/objc copying Lib/objc/_convenience_nsdata.py -> build/lib.macosx-12.3-arm64-cpython-313/objc copying Lib/objc/_convenience_nsdecimal.py -> build/lib.macosx-12.3-arm64-cpython-313/objc copying Lib/objc/_convenience_nsdictionary.py -> build/lib.macosx-12.3-arm64-cpython-313/objc copying Lib/objc/_convenience_nsobject.py -> build/lib.macosx-12.3-arm64-cpython-313/objc copying Lib/objc/_convenience_nsset.py -> build/lib.macosx-12.3-arm64-cpython-313/objc copying Lib/objc/_convenience_nsstring.py -> build/lib.macosx-12.3-arm64-cpython-313/objc copying Lib/objc/_convenience_sequence.py -> build/lib.macosx-12.3-arm64-cpython-313/objc copying Lib/objc/_descriptors.py -> build/lib.macosx-12.3-arm64-cpython-313/objc copying Lib/objc/_dyld.py -> build/lib.macosx-12.3-arm64-cpython-313/objc copying Lib/objc/_framework.py -> build/lib.macosx-12.3-arm64-cpython-313/objc copying Lib/objc/_informal_protocol.py -> build/lib.macosx-12.3-arm64-cpython-313/objc copying Lib/objc/_lazyimport.py -> build/lib.macosx-12.3-arm64-cpython-313/objc copying Lib/objc/_locking.py -> build/lib.macosx-12.3-arm64-cpython-313/objc copying Lib/objc/_new.py -> build/lib.macosx-12.3-arm64-cpython-313/objc copying Lib/objc/_properties.py -> build/lib.macosx-12.3-arm64-cpython-313/objc copying Lib/objc/_protocols.py -> build/lib.macosx-12.3-arm64-cpython-313/objc copying Lib/objc/_pycoder.py -> build/lib.macosx-12.3-arm64-cpython-313/objc copying Lib/objc/_pythonify.py -> build/lib.macosx-12.3-arm64-cpython-313/objc copying Lib/objc/_structtype.py -> build/lib.macosx-12.3-arm64-cpython-313/objc copying Lib/objc/_transform.py -> build/lib.macosx-12.3-arm64-cpython-313/objc copying Lib/objc/simd.py -> build/lib.macosx-12.3-arm64-cpython-313/objc creating build/lib.macosx-12.3-arm64-cpython-313/PyObjCTools copying Lib/PyObjCTools/KeyValueCoding.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTools copying Lib/PyObjCTools/MachSignals.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTools copying Lib/PyObjCTools/Signals.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTools copying Lib/PyObjCTools/TestSupport.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTools creating build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/__init__.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/fnd.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/helper_bridgesupport.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/keyvaluehelper.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/loader.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_NULL.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_allocatebuffer.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_api_import.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_archive_python.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_archiving_interop.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_archiving_secure_interop.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_array_interface.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_array_property.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_arrays.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_assocations.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_blocks.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_bridged_classes.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_bridges.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_bridgesupport.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_bufsizeinarg.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_bundleFunctions.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_bundleVariables.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_callable_docstr.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_callbacks.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_categories.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_classandinst.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_classhooks.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_clinmeth.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_compat.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_context.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_convenience.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_conversion.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_copying.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_corefoundation.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_ctests.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_data_proxy.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_date_proxy.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_default_selector.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_deprecations.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_descriptors.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_dict_interface.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_dict_property.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_dict_proxy.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_dyld.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_enumerator.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_exceptions.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_filepointer.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_final.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_framework.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_free_threading.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_fsref.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_functions.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_generic_class.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_generic_new.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_hidden_selector.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_identity.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_imp.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_initialized.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_inspect_signatures.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_internals.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_ivar.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_keyvalue.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_keyvalue_prop.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_keyvaluecoding.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_lazy_import.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_leaks.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_list_proxy.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_locking.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_machsignals.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_metadata.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_metadata_function.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_metadata_imp.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_metadata_inheritance.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_metadata_py.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_metadata_py2py.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_method_prototypes.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_methodaccess.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_methodedits.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_methodlookup.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_methods.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_methods2.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_methres.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_nscoder.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_nsdata.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_nsdate_proxy.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_nsdecimal.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_nsinvocation.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_nsobject.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_nsunavailable.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_nulldelimited.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_number_proxy.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_objc.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_objcpointer.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_object_property.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_object_proxy.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_opaque.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_options.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_outputinitializer.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_pickle.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_pickling_objc.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_pointer_compat.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_propertiesforclass.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_protected.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_protocol.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_protocolNamed.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_python_method.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_regr.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_set_interface.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_set_property.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_set_proxy.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_signals.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_signatures.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_simd.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_sockaddr.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_specialtypecodes_charbyte.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_specialtypecodes_charint.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_specialtypecodes_methdef.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_specialtypecodes_nsbool.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_specialtypecodes_struct.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_specialtypecodes_unichar.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_splitsig.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_string_proxy.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_structpointer.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_structs.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_subclass.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_super_on_regular_classes.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_synthesize.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_testsupport.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_transform.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_transform_integration.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_typecheck.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_unicode.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_urlproxy.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_usekvo.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_varargs.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_varlist.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_vector_proxy.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_vectorcall.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_version_support.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_voidpointer.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest copying PyObjCTest/test_weakref.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest running build_ext Error loading required libraries. If there is an ongoing installation please wait for it to complete. Otherwise reinstall. (dlopen(@rpath/libxcodebuildLoader.dylib, 0x0001): Library not loaded: /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice Referenced from: /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/SharedFrameworks/DVTPortal.framework/Versions/A/DVTPortal Reason: tried: '/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file, not in dyld cache), '/Library/Frameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Library/Frameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file, not in dyld cache)) xcrun: error: unable to locate xcodebuild, please make sure the path to the Xcode folder is set correctly! xcrun: error: You can set the path to the Xcode folder using /usr/bin/xcode-select -switch Traceback (most recent call last): File "/opt/pkg/lib/python3.13/site-packages/pyproject_hooks/_in_process/_in_process.py", line 389, in main() ~~~~^^ File "/opt/pkg/lib/python3.13/site-packages/pyproject_hooks/_in_process/_in_process.py", line 373, in main json_out["return_val"] = hook(**hook_input["kwargs"]) ~~~~^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/pkg/lib/python3.13/site-packages/pyproject_hooks/_in_process/_in_process.py", line 280, in build_wheel return _build_backend().build_wheel( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ wheel_directory, config_settings, metadata_directory ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/opt/pkg/lib/python3.13/site-packages/setuptools/build_meta.py", line 432, in build_wheel return _build(['bdist_wheel']) File "/opt/pkg/lib/python3.13/site-packages/setuptools/build_meta.py", line 423, in _build return self._build_with_temp_dir( ~~~~~~~~~~~~~~~~~~~~~~~~~^ cmd, ^^^^ ...<3 lines>... self._arbitrary_args(config_settings), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/opt/pkg/lib/python3.13/site-packages/setuptools/build_meta.py", line 404, in _build_with_temp_dir self.run_setup() ~~~~~~~~~~~~~~^^ File "/opt/pkg/lib/python3.13/site-packages/setuptools/build_meta.py", line 317, in run_setup exec(code, locals()) ~~~~^^^^^^^^^^^^^^^^ File "", line 751, in File "/opt/pkg/lib/python3.13/site-packages/setuptools/__init__.py", line 117, in setup return distutils.core.setup(**attrs) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/opt/pkg/lib/python3.13/site-packages/setuptools/_distutils/core.py", line 186, in setup return run_commands(dist) File "/opt/pkg/lib/python3.13/site-packages/setuptools/_distutils/core.py", line 202, in run_commands dist.run_commands() ~~~~~~~~~~~~~~~~~^^ File "/opt/pkg/lib/python3.13/site-packages/setuptools/_distutils/dist.py", line 1002, in run_commands self.run_command(cmd) ~~~~~~~~~~~~~~~~^^^^^ File "/opt/pkg/lib/python3.13/site-packages/setuptools/dist.py", line 1106, in run_command super().run_command(command) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/opt/pkg/lib/python3.13/site-packages/setuptools/_distutils/dist.py", line 1021, in run_command cmd_obj.run() ~~~~~~~~~~~^^ File "/opt/pkg/lib/python3.13/site-packages/setuptools/command/bdist_wheel.py", line 370, in run self.run_command("build") ~~~~~~~~~~~~~~~~^^^^^^^^^ File "/opt/pkg/lib/python3.13/site-packages/setuptools/_distutils/cmd.py", line 357, in run_command self.distribution.run_command(command) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/opt/pkg/lib/python3.13/site-packages/setuptools/dist.py", line 1106, in run_command super().run_command(command) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/opt/pkg/lib/python3.13/site-packages/setuptools/_distutils/dist.py", line 1021, in run_command cmd_obj.run() ~~~~~~~~~~~^^ File "/opt/pkg/lib/python3.13/site-packages/setuptools/_distutils/command/build.py", line 135, in run self.run_command(cmd_name) ~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/opt/pkg/lib/python3.13/site-packages/setuptools/_distutils/cmd.py", line 357, in run_command self.distribution.run_command(command) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/opt/pkg/lib/python3.13/site-packages/setuptools/dist.py", line 1106, in run_command super().run_command(command) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/opt/pkg/lib/python3.13/site-packages/setuptools/_distutils/dist.py", line 1020, in run_command cmd_obj.ensure_finalized() ~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/opt/pkg/lib/python3.13/site-packages/setuptools/_distutils/cmd.py", line 135, in ensure_finalized self.finalize_options() ~~~~~~~~~~~~~~~~~~~~~^^ File "", line 597, in finalize_options File "/opt/pkg/lib/python3.13/subprocess.py", line 472, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ **kwargs).stdout ^^^^^^^^^ File "/opt/pkg/lib/python3.13/subprocess.py", line 577, in run raise CalledProcessError(retcode, process.args, output=stdout, stderr=stderr) subprocess.CalledProcessError: Command '['/usr/bin/xcrun', '-sdk', 'macosx', '--show-sdk-path']' returned non-zero exit status 71. ERROR Backend subprocess exited when trying to invoke build_wheel *** Error code 1 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/py-pyobjc-core *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/py-pyobjc-core