===> Building for py311-cares-4.5.0nb1 * Building wheel... /opt/pkg/lib/python3.11/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 creating build/lib.macosx-12.3-arm64-cpython-311/pycares copying src/pycares/__init__.py -> build/lib.macosx-12.3-arm64-cpython-311/pycares copying src/pycares/__main__.py -> build/lib.macosx-12.3-arm64-cpython-311/pycares copying src/pycares/_version.py -> build/lib.macosx-12.3-arm64-cpython-311/pycares copying src/pycares/errno.py -> build/lib.macosx-12.3-arm64-cpython-311/pycares copying src/pycares/utils.py -> build/lib.macosx-12.3-arm64-cpython-311/pycares running build_ext generating cffi module 'build/temp.macosx-12.3-arm64-cpython-311/_cares.c' creating build/temp.macosx-12.3-arm64-cpython-311 building '_cares' extension creating build/temp.macosx-12.3-arm64-cpython-311/build/temp.macosx-12.3-arm64-cpython-311 creating build/temp.macosx-12.3-arm64-cpython-311/deps/c-ares/src/lib clang -pipe -Os -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/opt/pkg/include/python3.11 -I/opt/pkg/include -DHAVE_CONFIG_H=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_DARWIN_USE_64_BIT_INODE=1 -DCARES_STATICLIB=1 -Ideps/build-config/config_darwin -Ideps/build-config/include -Ideps/c-ares/include -I/opt/pkg/include/python3.11 -c build/temp.macosx-12.3-arm64-cpython-311/_cares.c -o build/temp.macosx-12.3-arm64-cpython-311/build/temp.macosx-12.3-arm64-cpython-311/_cares.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 error: command '/Users/pbulk/build/net/py-cares/work/.cwrapper/bin/clang' failed with exit code 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/net/py-cares *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/py-cares