===> Building for py311-pyobjc-framework-BackgroundAssets-10.3.1
* Building wheel...
/Users/pbulk/build/devel/py-pyobjc-framework-BackgroundAssets/work/pyobjc_framework_backgroundassets-10.3.1/pyobjc_setup.py:87: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated.
!!

        ********************************************************************************
        Please remove any references to `setuptools.command.test` in all supported versions of the affected package.

        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.
        ********************************************************************************

!!
  class oc_test(test.test):
/Users/pbulk/build/devel/py-pyobjc-framework-BackgroundAssets/work/pyobjc_framework_backgroundassets-10.3.1/pyobjc_setup.py:89: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated.
!!

        ********************************************************************************
        Please remove any references to `setuptools.command.test` in all supported versions of the affected package.

        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.
        ********************************************************************************

!!
  user_options = test.test.user_options + [
/opt/pkg/lib/python3.11/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running bdist_wheel
running build
running build_py
overriding build_packages to copy PyObjCTest
creating build/lib.macosx-12.3-arm64-cpython-311/BackgroundAssets
copying Lib/BackgroundAssets/__init__.py -> build/lib.macosx-12.3-arm64-cpython-311/BackgroundAssets
copying Lib/BackgroundAssets/_metadata.py -> build/lib.macosx-12.3-arm64-cpython-311/BackgroundAssets
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_backgroundassets.py -> build/lib.macosx-12.3-arm64-cpython-311/PyObjCTest
copying PyObjCTest/test_badownload.py -> build/lib.macosx-12.3-arm64-cpython-311/PyObjCTest
copying PyObjCTest/test_badownloaderextension.py -> build/lib.macosx-12.3-arm64-cpython-311/PyObjCTest
copying PyObjCTest/test_badownloadmanager.py -> build/lib.macosx-12.3-arm64-cpython-311/PyObjCTest
copying PyObjCTest/test_baerror.py -> build/lib.macosx-12.3-arm64-cpython-311/PyObjCTest
copying PyObjCTest/test_baurldownload.py -> build/lib.macosx-12.3-arm64-cpython-311/PyObjCTest
running build_ext
building 'BackgroundAssets._BackgroundAssets' extension
creating build/temp.macosx-12.3-arm64-cpython-311/Modules
clang -Wsign-compare -Wunreachable-code -DNDEBUG -pipe -Os -I/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include -I/opt/pkg/include -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -pipe -Os -I/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include -I/opt/pkg/include -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -pipe -Os -I/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include -I/opt/pkg/include -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include/python3.11 -I/opt/pkg/include/python3.11 -I/opt/pkg/include/python3.11 -c Modules/_BackgroundAssets.m -o build/temp.macosx-12.3-arm64-cpython-311/Modules/_BackgroundAssets.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/_BackgroundAssets.m:6:9: fatal error: 'BackgroundAssets/BackgroundAssets.h' file not found
#import <BackgroundAssets/BackgroundAssets.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
error: command '/Users/pbulk/build/devel/py-pyobjc-framework-BackgroundAssets/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-BackgroundAssets
*** Error code 1

Stop.
bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/py-pyobjc-framework-BackgroundAssets