===> Building for py312-html5-parser-0.4.12nb6
* Building wheel...
/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 :: Apache Software 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/html5_parser
copying src/html5_parser/__init__.py -> build/lib.macosx-12.3-arm64-cpython-312/html5_parser
copying src/html5_parser/dom.py -> build/lib.macosx-12.3-arm64-cpython-312/html5_parser
copying src/html5_parser/encoding_names.py -> build/lib.macosx-12.3-arm64-cpython-312/html5_parser
copying src/html5_parser/encoding_parser.py -> build/lib.macosx-12.3-arm64-cpython-312/html5_parser
copying src/html5_parser/soup.py -> build/lib.macosx-12.3-arm64-cpython-312/html5_parser
copying src/html5_parser/stdlib_etree.py -> build/lib.macosx-12.3-arm64-cpython-312/html5_parser
running build_ext
building 'html5_parser.html_parser' extension
creating build/temp.macosx-12.3-arm64-cpython-312/gumbo
creating build/temp.macosx-12.3-arm64-cpython-312/src
clang -pipe -Os -I/opt/pkg/include/python3.12 -I/opt/pkg/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include/python3.12 -I/opt/pkg/include -I/opt/pkg/include/libxml2 -DMAJOR=0 -DMINOR=4 -DPATCH=12 -I/opt/pkg/include/libxml2 -I/opt/pkg/include/python3.12 -c gumbo/attribute.c -o build/temp.macosx-12.3-arm64-cpython-312/gumbo/attribute.o -std=c99 -fvisibility=hidden
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/textproc/py-html5-parser/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/textproc/py-html5-parser
*** Error code 1
Stop.
bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/py-html5-parser