===> Building for py313-pyobjc-framework-MetalFX-10.3.1
* Building wheel...
/Users/pbulk/build/devel/py-pyobjc-framework-MetalFX/work/pyobjc_framework_metalfx-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.

        By 2024-Nov-15, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.
        ********************************************************************************

!!
  class oc_test(test.test):
/Users/pbulk/build/devel/py-pyobjc-framework-MetalFX/work/pyobjc_framework_metalfx-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.

        By 2024-Nov-15, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.
        ********************************************************************************

!!
  user_options = test.test.user_options + [
/opt/pkg/lib/python3.13/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-313/MetalFX
copying Lib/MetalFX/__init__.py -> build/lib.macosx-12.3-arm64-cpython-313/MetalFX
copying Lib/MetalFX/_metadata.py -> build/lib.macosx-12.3-arm64-cpython-313/MetalFX
creating build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest
copying PyObjCTest/__init__.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest
copying PyObjCTest/test_metalfx.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest
copying PyObjCTest/test_mtlfxspatialscaler.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest
copying PyObjCTest/test_mtlfxtemporalscaler.py -> build/lib.macosx-12.3-arm64-cpython-313/PyObjCTest
running build_ext
building 'MetalFX._MetalFX' extension
creating build/temp.macosx-12.3-arm64-cpython-313/Modules
clang -fno-strict-overflow -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 -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -pipe -Os -I/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -pipe -Os -I/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -pipe -Os -I/opt/pkg/include/python3.13 -I/opt/pkg/include/python3.13 -I/opt/pkg/include/python3.13 -c Modules/_MetalFX.m -o build/temp.macosx-12.3-arm64-cpython-313/Modules/_MetalFX.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/_MetalFX.m:7:9: fatal error: 'MetalFX/MetalFX.h' file not found
#import <MetalFX/MetalFX.h>
        ^~~~~~~~~~~~~~~~~~~
1 error generated.
error: command '/Users/pbulk/build/devel/py-pyobjc-framework-MetalFX/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-MetalFX
*** Error code 1

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