===> Building for py312-websockets-15.0.1nb1 * Building wheel... /opt/pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /opt/pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /opt/pkg/lib/python3.12/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 :: BSD 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-312/websockets copying src/websockets/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets copying src/websockets/__main__.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets copying src/websockets/auth.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets copying src/websockets/cli.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets copying src/websockets/client.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets copying src/websockets/connection.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets copying src/websockets/datastructures.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets copying src/websockets/exceptions.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets copying src/websockets/frames.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets copying src/websockets/headers.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets copying src/websockets/http.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets copying src/websockets/http11.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets copying src/websockets/imports.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets copying src/websockets/protocol.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets copying src/websockets/server.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets copying src/websockets/streams.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets copying src/websockets/typing.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets copying src/websockets/uri.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets copying src/websockets/utils.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets copying src/websockets/version.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets creating build/lib.macosx-12.3-arm64-cpython-312/websockets/asyncio copying src/websockets/asyncio/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets/asyncio copying src/websockets/asyncio/async_timeout.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets/asyncio copying src/websockets/asyncio/client.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets/asyncio copying src/websockets/asyncio/compatibility.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets/asyncio copying src/websockets/asyncio/connection.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets/asyncio copying src/websockets/asyncio/messages.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets/asyncio copying src/websockets/asyncio/router.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets/asyncio copying src/websockets/asyncio/server.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets/asyncio creating build/lib.macosx-12.3-arm64-cpython-312/websockets/extensions copying src/websockets/extensions/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets/extensions copying src/websockets/extensions/base.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets/extensions copying src/websockets/extensions/permessage_deflate.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets/extensions creating build/lib.macosx-12.3-arm64-cpython-312/websockets/legacy copying src/websockets/legacy/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets/legacy copying src/websockets/legacy/auth.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets/legacy copying src/websockets/legacy/client.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets/legacy copying src/websockets/legacy/exceptions.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets/legacy copying src/websockets/legacy/framing.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets/legacy copying src/websockets/legacy/handshake.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets/legacy copying src/websockets/legacy/http.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets/legacy copying src/websockets/legacy/protocol.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets/legacy copying src/websockets/legacy/server.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets/legacy creating build/lib.macosx-12.3-arm64-cpython-312/websockets/sync copying src/websockets/sync/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets/sync copying src/websockets/sync/client.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets/sync copying src/websockets/sync/connection.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets/sync copying src/websockets/sync/messages.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets/sync copying src/websockets/sync/router.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets/sync copying src/websockets/sync/server.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets/sync copying src/websockets/sync/utils.py -> build/lib.macosx-12.3-arm64-cpython-312/websockets/sync running egg_info writing src/websockets.egg-info/PKG-INFO writing dependency_links to src/websockets.egg-info/dependency_links.txt writing entry points to src/websockets.egg-info/entry_points.txt writing top-level names to src/websockets.egg-info/top_level.txt reading manifest file 'src/websockets.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/websockets.egg-info/SOURCES.txt' copying src/websockets/py.typed -> build/lib.macosx-12.3-arm64-cpython-312/websockets copying src/websockets/speedups.c -> build/lib.macosx-12.3-arm64-cpython-312/websockets copying src/websockets/speedups.pyi -> build/lib.macosx-12.3-arm64-cpython-312/websockets running build_ext building 'websockets.speedups' extension creating build/temp.macosx-12.3-arm64-cpython-312/src/websockets clang -pipe -Os -I/opt/pkg/include/python3.12 -I/opt/pkg/include -I/opt/pkg/include/python3.12 -I/opt/pkg/include -I/opt/pkg/include/python3.12 -c src/websockets/speedups.c -o build/temp.macosx-12.3-arm64-cpython-312/src/websockets/speedups.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: /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: build_ext: building extension "websockets.speedups" failed: command '/Users/pbulk/build/www/py-websockets/work/.cwrapper/bin/clang' failed with exit code 71 installing to build/bdist.macosx-12.3-arm64/wheel running install running install_lib creating build/bdist.macosx-12.3-arm64/wheel creating build/bdist.macosx-12.3-arm64/wheel/websockets copying build/lib.macosx-12.3-arm64-cpython-312/websockets/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets copying build/lib.macosx-12.3-arm64-cpython-312/websockets/__main__.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets creating build/bdist.macosx-12.3-arm64/wheel/websockets/asyncio copying build/lib.macosx-12.3-arm64-cpython-312/websockets/asyncio/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets/asyncio copying build/lib.macosx-12.3-arm64-cpython-312/websockets/asyncio/async_timeout.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets/asyncio copying build/lib.macosx-12.3-arm64-cpython-312/websockets/asyncio/client.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets/asyncio copying build/lib.macosx-12.3-arm64-cpython-312/websockets/asyncio/compatibility.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets/asyncio copying build/lib.macosx-12.3-arm64-cpython-312/websockets/asyncio/connection.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets/asyncio copying build/lib.macosx-12.3-arm64-cpython-312/websockets/asyncio/messages.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets/asyncio copying build/lib.macosx-12.3-arm64-cpython-312/websockets/asyncio/router.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets/asyncio copying build/lib.macosx-12.3-arm64-cpython-312/websockets/asyncio/server.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets/asyncio copying build/lib.macosx-12.3-arm64-cpython-312/websockets/auth.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets copying build/lib.macosx-12.3-arm64-cpython-312/websockets/cli.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets copying build/lib.macosx-12.3-arm64-cpython-312/websockets/client.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets copying build/lib.macosx-12.3-arm64-cpython-312/websockets/connection.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets copying build/lib.macosx-12.3-arm64-cpython-312/websockets/datastructures.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets copying build/lib.macosx-12.3-arm64-cpython-312/websockets/exceptions.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets creating build/bdist.macosx-12.3-arm64/wheel/websockets/extensions copying build/lib.macosx-12.3-arm64-cpython-312/websockets/extensions/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets/extensions copying build/lib.macosx-12.3-arm64-cpython-312/websockets/extensions/base.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets/extensions copying build/lib.macosx-12.3-arm64-cpython-312/websockets/extensions/permessage_deflate.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets/extensions copying build/lib.macosx-12.3-arm64-cpython-312/websockets/frames.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets copying build/lib.macosx-12.3-arm64-cpython-312/websockets/headers.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets copying build/lib.macosx-12.3-arm64-cpython-312/websockets/http.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets copying build/lib.macosx-12.3-arm64-cpython-312/websockets/http11.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets copying build/lib.macosx-12.3-arm64-cpython-312/websockets/imports.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets creating build/bdist.macosx-12.3-arm64/wheel/websockets/legacy copying build/lib.macosx-12.3-arm64-cpython-312/websockets/legacy/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets/legacy copying build/lib.macosx-12.3-arm64-cpython-312/websockets/legacy/auth.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets/legacy copying build/lib.macosx-12.3-arm64-cpython-312/websockets/legacy/client.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets/legacy copying build/lib.macosx-12.3-arm64-cpython-312/websockets/legacy/exceptions.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets/legacy copying build/lib.macosx-12.3-arm64-cpython-312/websockets/legacy/framing.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets/legacy copying build/lib.macosx-12.3-arm64-cpython-312/websockets/legacy/handshake.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets/legacy copying build/lib.macosx-12.3-arm64-cpython-312/websockets/legacy/http.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets/legacy copying build/lib.macosx-12.3-arm64-cpython-312/websockets/legacy/protocol.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets/legacy copying build/lib.macosx-12.3-arm64-cpython-312/websockets/legacy/server.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets/legacy copying build/lib.macosx-12.3-arm64-cpython-312/websockets/protocol.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets copying build/lib.macosx-12.3-arm64-cpython-312/websockets/py.typed -> build/bdist.macosx-12.3-arm64/wheel/./websockets copying build/lib.macosx-12.3-arm64-cpython-312/websockets/server.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets copying build/lib.macosx-12.3-arm64-cpython-312/websockets/speedups.c -> build/bdist.macosx-12.3-arm64/wheel/./websockets copying build/lib.macosx-12.3-arm64-cpython-312/websockets/speedups.pyi -> build/bdist.macosx-12.3-arm64/wheel/./websockets copying build/lib.macosx-12.3-arm64-cpython-312/websockets/streams.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets creating build/bdist.macosx-12.3-arm64/wheel/websockets/sync copying build/lib.macosx-12.3-arm64-cpython-312/websockets/sync/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets/sync copying build/lib.macosx-12.3-arm64-cpython-312/websockets/sync/client.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets/sync copying build/lib.macosx-12.3-arm64-cpython-312/websockets/sync/connection.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets/sync copying build/lib.macosx-12.3-arm64-cpython-312/websockets/sync/messages.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets/sync copying build/lib.macosx-12.3-arm64-cpython-312/websockets/sync/router.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets/sync copying build/lib.macosx-12.3-arm64-cpython-312/websockets/sync/server.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets/sync copying build/lib.macosx-12.3-arm64-cpython-312/websockets/sync/utils.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets/sync copying build/lib.macosx-12.3-arm64-cpython-312/websockets/typing.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets copying build/lib.macosx-12.3-arm64-cpython-312/websockets/uri.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets copying build/lib.macosx-12.3-arm64-cpython-312/websockets/utils.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets copying build/lib.macosx-12.3-arm64-cpython-312/websockets/version.py -> build/bdist.macosx-12.3-arm64/wheel/./websockets running install_egg_info Copying src/websockets.egg-info to build/bdist.macosx-12.3-arm64/wheel/./websockets-15.0.1-py3.12.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/websockets-15.0.1.dist-info/WHEEL creating '/Users/pbulk/build/www/py-websockets/work/websockets-15.0.1/dist/.tmp-6fkbxmhq/websockets-15.0.1-cp312-cp312-macosx_12_0_arm64.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'websockets/__init__.py' adding 'websockets/__main__.py' adding 'websockets/auth.py' adding 'websockets/cli.py' adding 'websockets/client.py' adding 'websockets/connection.py' adding 'websockets/datastructures.py' adding 'websockets/exceptions.py' adding 'websockets/frames.py' adding 'websockets/headers.py' adding 'websockets/http.py' adding 'websockets/http11.py' adding 'websockets/imports.py' adding 'websockets/protocol.py' adding 'websockets/py.typed' adding 'websockets/server.py' adding 'websockets/speedups.c' adding 'websockets/speedups.pyi' adding 'websockets/streams.py' adding 'websockets/typing.py' adding 'websockets/uri.py' adding 'websockets/utils.py' adding 'websockets/version.py' adding 'websockets/asyncio/__init__.py' adding 'websockets/asyncio/async_timeout.py' adding 'websockets/asyncio/client.py' adding 'websockets/asyncio/compatibility.py' adding 'websockets/asyncio/connection.py' adding 'websockets/asyncio/messages.py' adding 'websockets/asyncio/router.py' adding 'websockets/asyncio/server.py' adding 'websockets/extensions/__init__.py' adding 'websockets/extensions/base.py' adding 'websockets/extensions/permessage_deflate.py' adding 'websockets/legacy/__init__.py' adding 'websockets/legacy/auth.py' adding 'websockets/legacy/client.py' adding 'websockets/legacy/exceptions.py' adding 'websockets/legacy/framing.py' adding 'websockets/legacy/handshake.py' adding 'websockets/legacy/http.py' adding 'websockets/legacy/protocol.py' adding 'websockets/legacy/server.py' adding 'websockets/sync/__init__.py' adding 'websockets/sync/client.py' adding 'websockets/sync/connection.py' adding 'websockets/sync/messages.py' adding 'websockets/sync/router.py' adding 'websockets/sync/server.py' adding 'websockets/sync/utils.py' adding 'websockets-15.0.1.dist-info/licenses/LICENSE' adding 'websockets-15.0.1.dist-info/METADATA' adding 'websockets-15.0.1.dist-info/WHEEL' adding 'websockets-15.0.1.dist-info/entry_points.txt' adding 'websockets-15.0.1.dist-info/top_level.txt' adding 'websockets-15.0.1.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built websockets-15.0.1-cp312-cp312-macosx_12_0_arm64.whl