===> Building for py311-pyobjc-framework-ExtensionKit-11.0nb1 * Building wheel... /Users/pbulk/build/devel/py-pyobjc-framework-ExtensionKit/work/pyobjc_framework_extensionkit-11.0/pyobjc_setup.py:15: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /opt/pkg/lib/python3.11/site-packages/setuptools/dist.py:759: 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-311/ExtensionKit copying Lib/ExtensionKit/__init__.py -> build/lib.macosx-12.3-arm64-cpython-311/ExtensionKit copying Lib/ExtensionKit/_metadata.py -> build/lib.macosx-12.3-arm64-cpython-311/ExtensionKit creating build/lib.macosx-12.3-arm64-cpython-311/PyObjCTest copying PyObjCTest/__init__.py -> build/lib.macosx-12.3-arm64-cpython-311/PyObjCTest copying PyObjCTest/test_exappextensionbrowserviewcontroller.py -> build/lib.macosx-12.3-arm64-cpython-311/PyObjCTest copying PyObjCTest/test_exhostviewcontroller.py -> build/lib.macosx-12.3-arm64-cpython-311/PyObjCTest copying PyObjCTest/test_extensionkit.py -> build/lib.macosx-12.3-arm64-cpython-311/PyObjCTest running build_ext building 'ExtensionKit._ExtensionKit' extension creating build/temp.macosx-12.3-arm64-cpython-311/Modules clang -pipe -Os -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/opt/pkg/include/python3.11 -c Modules/_ExtensionKit.m -o build/temp.macosx-12.3-arm64-cpython-311/Modules/_ExtensionKit.o -Wno-deprecated-declarations -isysroot /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk -DPyObjC_BUILD_RELEASE=1203 -Werror Modules/_ExtensionKit.m:5:9: fatal error: 'ExtensionKit/ExtensionKit.h' file not found #import ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. error: command '/Users/pbulk/build/devel/py-pyobjc-framework-ExtensionKit/work/.cwrapper/bin/clang' failed with exit code 1 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-framework-ExtensionKit *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/py-pyobjc-framework-ExtensionKit