===> Building for py313-zope.interface-7.2nb2 * Building wheel... /opt/pkg/lib/python3.13/site-packages/setuptools/dist.py:808: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated. !! ******************************************************************************** Please replace its usage with implicit namespaces (PEP 420). See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details. ******************************************************************************** !! ep.load()(self, ep.name, value) /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 :: Zope Public 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 creating build/lib.macosx-12.3-arm64-cpython-313/zope copying src/zope/__init__.py -> build/lib.macosx-12.3-arm64-cpython-313/zope creating build/lib.macosx-12.3-arm64-cpython-313/zope/interface copying src/zope/interface/__init__.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface copying src/zope/interface/_compat.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface copying src/zope/interface/_flatten.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface copying src/zope/interface/adapter.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface copying src/zope/interface/advice.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface copying src/zope/interface/declarations.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface copying src/zope/interface/document.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface copying src/zope/interface/exceptions.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface copying src/zope/interface/interface.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface copying src/zope/interface/interfaces.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface copying src/zope/interface/registry.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface copying src/zope/interface/ro.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface copying src/zope/interface/verify.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface creating build/lib.macosx-12.3-arm64-cpython-313/zope/interface/common copying src/zope/interface/common/__init__.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/common copying src/zope/interface/common/builtins.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/common copying src/zope/interface/common/collections.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/common copying src/zope/interface/common/idatetime.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/common copying src/zope/interface/common/interfaces.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/common copying src/zope/interface/common/io.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/common copying src/zope/interface/common/mapping.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/common copying src/zope/interface/common/numbers.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/common copying src/zope/interface/common/sequence.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/common creating build/lib.macosx-12.3-arm64-cpython-313/zope/interface/tests copying src/zope/interface/tests/__init__.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/tests copying src/zope/interface/tests/advisory_testing.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/tests copying src/zope/interface/tests/dummy.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/tests copying src/zope/interface/tests/idummy.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/tests copying src/zope/interface/tests/m1.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/tests copying src/zope/interface/tests/odd.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/tests copying src/zope/interface/tests/test_adapter.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/tests copying src/zope/interface/tests/test_advice.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/tests copying src/zope/interface/tests/test_compile_flags.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/tests copying src/zope/interface/tests/test_declarations.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/tests copying src/zope/interface/tests/test_document.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/tests copying src/zope/interface/tests/test_element.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/tests copying src/zope/interface/tests/test_exceptions.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/tests copying src/zope/interface/tests/test_interface.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/tests copying src/zope/interface/tests/test_interfaces.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/tests copying src/zope/interface/tests/test_odd_declarations.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/tests copying src/zope/interface/tests/test_registry.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/tests copying src/zope/interface/tests/test_ro.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/tests copying src/zope/interface/tests/test_sorting.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/tests copying src/zope/interface/tests/test_verify.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/tests creating build/lib.macosx-12.3-arm64-cpython-313/zope/interface/common/tests copying src/zope/interface/common/tests/__init__.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/common/tests copying src/zope/interface/common/tests/basemapping.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/common/tests copying src/zope/interface/common/tests/test_builtins.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/common/tests copying src/zope/interface/common/tests/test_collections.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/common/tests copying src/zope/interface/common/tests/test_idatetime.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/common/tests copying src/zope/interface/common/tests/test_import_interfaces.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/common/tests copying src/zope/interface/common/tests/test_io.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/common/tests copying src/zope/interface/common/tests/test_numbers.py -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface/common/tests running egg_info writing src/zope.interface.egg-info/PKG-INFO writing dependency_links to src/zope.interface.egg-info/dependency_links.txt writing namespace_packages to src/zope.interface.egg-info/namespace_packages.txt writing requirements to src/zope.interface.egg-info/requires.txt writing top-level names to src/zope.interface.egg-info/top_level.txt reading manifest file 'src/zope.interface.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'src/zope.interface.egg-info/SOURCES.txt' copying src/zope/interface/_zope_interface_coptimizations.c -> build/lib.macosx-12.3-arm64-cpython-313/zope/interface running build_ext building 'zope.interface._zope_interface_coptimizations' extension creating build/temp.macosx-12.3-arm64-cpython-313/src/zope/interface clang -pipe -Os -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/python3.13 -c src/zope/interface/_zope_interface_coptimizations.c -o build/temp.macosx-12.3-arm64-cpython-313/src/zope/interface/_zope_interface_coptimizations.o 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: <A3240D6D-3992-3DF1-A931-A4A52949CF7B> /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)) clang: error: unable to locate xcodebuild, please make sure the path to the Xcode folder is set correctly! clang: error: You can set the path to the Xcode folder using /usr/bin/xcode-select -switch ******************************************************************************** WARNING: An optional code optimization (C extension) could not be compiled. Optimizations for this package will not be available! command '/Users/pbulk/build/devel/py-zope.interface/work/.cwrapper/bin/clang' failed with exit code 71 ******************************************************************************** installing to build/bdist.macosx-12.3-arm64/wheel running install running install_lib Skipping installation of build/bdist.macosx-12.3-arm64/wheel/./zope/__init__.py (namespace package) copying zope/interface/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface copying zope/interface/_compat.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface copying zope/interface/_flatten.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface copying zope/interface/_zope_interface_coptimizations.c -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface copying zope/interface/adapter.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface copying zope/interface/advice.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface copying zope/interface/declarations.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface copying zope/interface/document.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface copying zope/interface/exceptions.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface copying zope/interface/interface.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface copying zope/interface/interfaces.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface copying zope/interface/registry.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface copying zope/interface/ro.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface copying zope/interface/verify.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface copying zope/interface/common/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/common copying zope/interface/common/builtins.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/common copying zope/interface/common/collections.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/common copying zope/interface/common/idatetime.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/common copying zope/interface/common/interfaces.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/common copying zope/interface/common/io.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/common copying zope/interface/common/mapping.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/common copying zope/interface/common/numbers.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/common copying zope/interface/common/sequence.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/common copying zope/interface/common/tests/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/common/tests copying zope/interface/common/tests/basemapping.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/common/tests copying zope/interface/common/tests/test_builtins.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/common/tests copying zope/interface/common/tests/test_collections.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/common/tests copying zope/interface/common/tests/test_idatetime.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/common/tests copying zope/interface/common/tests/test_import_interfaces.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/common/tests copying zope/interface/common/tests/test_io.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/common/tests copying zope/interface/common/tests/test_numbers.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/common/tests copying zope/interface/tests/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/tests copying zope/interface/tests/advisory_testing.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/tests copying zope/interface/tests/dummy.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/tests copying zope/interface/tests/idummy.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/tests copying zope/interface/tests/m1.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/tests copying zope/interface/tests/odd.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/tests copying zope/interface/tests/test_adapter.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/tests copying zope/interface/tests/test_advice.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/tests copying zope/interface/tests/test_compile_flags.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/tests copying zope/interface/tests/test_declarations.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/tests copying zope/interface/tests/test_document.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/tests copying zope/interface/tests/test_element.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/tests copying zope/interface/tests/test_exceptions.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/tests copying zope/interface/tests/test_interface.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/tests copying zope/interface/tests/test_interfaces.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/tests copying zope/interface/tests/test_odd_declarations.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/tests copying zope/interface/tests/test_registry.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/tests copying zope/interface/tests/test_ro.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/tests copying zope/interface/tests/test_sorting.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/tests copying zope/interface/tests/test_verify.py -> build/bdist.macosx-12.3-arm64/wheel/./zope/interface/tests running install_egg_info Copying src/zope.interface.egg-info to build/bdist.macosx-12.3-arm64/wheel/./zope.interface-7.2-py3.13.egg-info Installing build/bdist.macosx-12.3-arm64/wheel/./zope.interface-7.2-py3.13-nspkg.pth running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/zope_interface-7.2.dist-info/WHEEL creating '/Users/pbulk/build/devel/py-zope.interface/work/zope.interface-7.2/dist/.tmp-pnnnwlw1/zope_interface-7.2-cp313-cp313-macosx_12_0_arm64.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'zope.interface-7.2-py3.13-nspkg.pth' adding 'zope/interface/__init__.py' adding 'zope/interface/_compat.py' adding 'zope/interface/_flatten.py' adding 'zope/interface/_zope_interface_coptimizations.c' adding 'zope/interface/adapter.py' adding 'zope/interface/advice.py' adding 'zope/interface/declarations.py' adding 'zope/interface/document.py' adding 'zope/interface/exceptions.py' adding 'zope/interface/interface.py' adding 'zope/interface/interfaces.py' adding 'zope/interface/registry.py' adding 'zope/interface/ro.py' adding 'zope/interface/verify.py' adding 'zope/interface/common/__init__.py' adding 'zope/interface/common/builtins.py' adding 'zope/interface/common/collections.py' adding 'zope/interface/common/idatetime.py' adding 'zope/interface/common/interfaces.py' adding 'zope/interface/common/io.py' adding 'zope/interface/common/mapping.py' adding 'zope/interface/common/numbers.py' adding 'zope/interface/common/sequence.py' adding 'zope/interface/common/tests/__init__.py' adding 'zope/interface/common/tests/basemapping.py' adding 'zope/interface/common/tests/test_builtins.py' adding 'zope/interface/common/tests/test_collections.py' adding 'zope/interface/common/tests/test_idatetime.py' adding 'zope/interface/common/tests/test_import_interfaces.py' adding 'zope/interface/common/tests/test_io.py' adding 'zope/interface/common/tests/test_numbers.py' adding 'zope/interface/tests/__init__.py' adding 'zope/interface/tests/advisory_testing.py' adding 'zope/interface/tests/dummy.py' adding 'zope/interface/tests/idummy.py' adding 'zope/interface/tests/m1.py' adding 'zope/interface/tests/odd.py' adding 'zope/interface/tests/test_adapter.py' adding 'zope/interface/tests/test_advice.py' adding 'zope/interface/tests/test_compile_flags.py' adding 'zope/interface/tests/test_declarations.py' adding 'zope/interface/tests/test_document.py' adding 'zope/interface/tests/test_element.py' adding 'zope/interface/tests/test_exceptions.py' adding 'zope/interface/tests/test_interface.py' adding 'zope/interface/tests/test_interfaces.py' adding 'zope/interface/tests/test_odd_declarations.py' adding 'zope/interface/tests/test_registry.py' adding 'zope/interface/tests/test_ro.py' adding 'zope/interface/tests/test_sorting.py' adding 'zope/interface/tests/test_verify.py' adding 'zope_interface-7.2.dist-info/licenses/LICENSE.txt' adding 'zope_interface-7.2.dist-info/METADATA' adding 'zope_interface-7.2.dist-info/WHEEL' adding 'zope_interface-7.2.dist-info/namespace_packages.txt' adding 'zope_interface-7.2.dist-info/top_level.txt' adding 'zope_interface-7.2.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built zope_interface-7.2-cp313-cp313-macosx_12_0_arm64.whl