===> Building for py311-pyobjc-framework-VideoToolbox-10.3.1 * Building wheel... /Users/pbulk/build/devel/py-pyobjc-framework-VideoToolbox/work/pyobjc_framework_videotoolbox-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-VideoToolbox/work/pyobjc_framework_videotoolbox-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.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-x86_64-cpython-311/VideoToolbox copying Lib/VideoToolbox/__init__.py -> build/lib.macosx-12.3-x86_64-cpython-311/VideoToolbox copying Lib/VideoToolbox/_metadata.py -> build/lib.macosx-12.3-x86_64-cpython-311/VideoToolbox creating build/lib.macosx-12.3-x86_64-cpython-311/PyObjCTest copying PyObjCTest/__init__.py -> build/lib.macosx-12.3-x86_64-cpython-311/PyObjCTest copying PyObjCTest/test_videotoolbox.py -> build/lib.macosx-12.3-x86_64-cpython-311/PyObjCTest copying PyObjCTest/test_vtbase.py -> build/lib.macosx-12.3-x86_64-cpython-311/PyObjCTest copying PyObjCTest/test_vtcompressionproperties.py -> build/lib.macosx-12.3-x86_64-cpython-311/PyObjCTest copying PyObjCTest/test_vtcompressionsession.py -> build/lib.macosx-12.3-x86_64-cpython-311/PyObjCTest copying PyObjCTest/test_vtdecompressionproperties.py -> build/lib.macosx-12.3-x86_64-cpython-311/PyObjCTest copying PyObjCTest/test_vtdecompressionsession.py -> build/lib.macosx-12.3-x86_64-cpython-311/PyObjCTest copying PyObjCTest/test_vterrors.py -> build/lib.macosx-12.3-x86_64-cpython-311/PyObjCTest copying PyObjCTest/test_vtframesilo.py -> build/lib.macosx-12.3-x86_64-cpython-311/PyObjCTest copying PyObjCTest/test_vtmultipassstorage.py -> build/lib.macosx-12.3-x86_64-cpython-311/PyObjCTest copying PyObjCTest/test_vtpixelrotationproperties.py -> build/lib.macosx-12.3-x86_64-cpython-311/PyObjCTest copying PyObjCTest/test_vtpixelrotationsession.py -> build/lib.macosx-12.3-x86_64-cpython-311/PyObjCTest copying PyObjCTest/test_vtpixeltransferproperties.py -> build/lib.macosx-12.3-x86_64-cpython-311/PyObjCTest copying PyObjCTest/test_vtpixeltransfersession.py -> build/lib.macosx-12.3-x86_64-cpython-311/PyObjCTest copying PyObjCTest/test_vtprofessionalvideoworkflow.py -> build/lib.macosx-12.3-x86_64-cpython-311/PyObjCTest copying PyObjCTest/test_vtsession.py -> build/lib.macosx-12.3-x86_64-cpython-311/PyObjCTest copying PyObjCTest/test_vtutilities.py -> build/lib.macosx-12.3-x86_64-cpython-311/PyObjCTest copying PyObjCTest/test_vtvideoencoderlist.py -> build/lib.macosx-12.3-x86_64-cpython-311/PyObjCTest running build_ext building 'VideoToolbox._VideoToolbox' extension creating build/temp.macosx-12.3-x86_64-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 -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.11 -I/opt/pkg/include/python3.11 -I/opt/pkg/include/python3.11 -c Modules/_VideoToolbox.m -o build/temp.macosx-12.3-x86_64-cpython-311/Modules/_VideoToolbox.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 clang -bundle -undefined dynamic_lookup -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -pipe -Os -I/opt/pkg/include/python3.11 -I/opt/pkg/include/python3.11 build/temp.macosx-12.3-x86_64-cpython-311/Modules/_VideoToolbox.o -L/opt/pkg/lib -o build/lib.macosx-12.3-x86_64-cpython-311/VideoToolbox/_VideoToolbox.abi3.so -framework VideoToolbox installing to build/bdist.macosx-12.3-x86_64/wheel running install running install_lib Skipping installation of build/bdist.macosx-12.3-x86_64/wheel/./PyObjCTest/__init__.py (namespace package) Skipping installation of build/bdist.macosx-12.3-x86_64/wheel/./PyObjCTest/test_videotoolbox.py (namespace package) Skipping installation of build/bdist.macosx-12.3-x86_64/wheel/./PyObjCTest/test_vtbase.py (namespace package) Skipping installation of build/bdist.macosx-12.3-x86_64/wheel/./PyObjCTest/test_vtcompressionproperties.py (namespace package) Skipping installation of build/bdist.macosx-12.3-x86_64/wheel/./PyObjCTest/test_vtcompressionsession.py (namespace package) Skipping installation of build/bdist.macosx-12.3-x86_64/wheel/./PyObjCTest/test_vtdecompressionproperties.py (namespace package) Skipping installation of build/bdist.macosx-12.3-x86_64/wheel/./PyObjCTest/test_vtdecompressionsession.py (namespace package) Skipping installation of build/bdist.macosx-12.3-x86_64/wheel/./PyObjCTest/test_vterrors.py (namespace package) Skipping installation of build/bdist.macosx-12.3-x86_64/wheel/./PyObjCTest/test_vtframesilo.py (namespace package) Skipping installation of build/bdist.macosx-12.3-x86_64/wheel/./PyObjCTest/test_vtmultipassstorage.py (namespace package) Skipping installation of build/bdist.macosx-12.3-x86_64/wheel/./PyObjCTest/test_vtpixelrotationproperties.py (namespace package) Skipping installation of build/bdist.macosx-12.3-x86_64/wheel/./PyObjCTest/test_vtpixelrotationsession.py (namespace package) Skipping installation of build/bdist.macosx-12.3-x86_64/wheel/./PyObjCTest/test_vtpixeltransferproperties.py (namespace package) Skipping installation of build/bdist.macosx-12.3-x86_64/wheel/./PyObjCTest/test_vtpixeltransfersession.py (namespace package) Skipping installation of build/bdist.macosx-12.3-x86_64/wheel/./PyObjCTest/test_vtprofessionalvideoworkflow.py (namespace package) Skipping installation of build/bdist.macosx-12.3-x86_64/wheel/./PyObjCTest/test_vtsession.py (namespace package) Skipping installation of build/bdist.macosx-12.3-x86_64/wheel/./PyObjCTest/test_vtutilities.py (namespace package) Skipping installation of build/bdist.macosx-12.3-x86_64/wheel/./PyObjCTest/test_vtvideoencoderlist.py (namespace package) copying VideoToolbox/_VideoToolbox.abi3.so -> build/bdist.macosx-12.3-x86_64/wheel/./VideoToolbox copying VideoToolbox/__init__.py -> build/bdist.macosx-12.3-x86_64/wheel/./VideoToolbox copying VideoToolbox/_metadata.py -> build/bdist.macosx-12.3-x86_64/wheel/./VideoToolbox running install_egg_info running egg_info writing Lib/pyobjc_framework_VideoToolbox.egg-info/PKG-INFO writing dependency_links to Lib/pyobjc_framework_VideoToolbox.egg-info/dependency_links.txt writing requirements to Lib/pyobjc_framework_VideoToolbox.egg-info/requires.txt writing top-level names to Lib/pyobjc_framework_VideoToolbox.egg-info/top_level.txt reading manifest file 'Lib/pyobjc_framework_VideoToolbox.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'Doc' warning: no directories found matching 'Examples' warning: no directories found matching 'source-deps' warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution no previously-included directories found matching 'Lib/*/*.dSYM' no previously-included directories found matching 'PyObjCTest/*.dSYM' writing manifest file 'Lib/pyobjc_framework_VideoToolbox.egg-info/SOURCES.txt' Copying Lib/pyobjc_framework_VideoToolbox.egg-info to build/bdist.macosx-12.3-x86_64/wheel/./pyobjc_framework_VideoToolbox-10.3.1-py3.11.egg-info running install_scripts creating build/bdist.macosx-12.3-x86_64/wheel/pyobjc_framework_VideoToolbox-10.3.1.dist-info/WHEEL creating '/Users/pbulk/build/devel/py-pyobjc-framework-VideoToolbox/work/pyobjc_framework_videotoolbox-10.3.1/dist/.tmp-ijftep50/pyobjc_framework_VideoToolbox-10.3.1-cp36-abi3-macosx_12_0_x86_64.whl' and adding 'build/bdist.macosx-12.3-x86_64/wheel' to it adding 'VideoToolbox/_VideoToolbox.abi3.so' adding 'VideoToolbox/__init__.py' adding 'VideoToolbox/_metadata.py' adding 'pyobjc_framework_VideoToolbox-10.3.1.dist-info/METADATA' adding 'pyobjc_framework_VideoToolbox-10.3.1.dist-info/WHEEL' adding 'pyobjc_framework_VideoToolbox-10.3.1.dist-info/top_level.txt' adding 'pyobjc_framework_VideoToolbox-10.3.1.dist-info/RECORD' removing build/bdist.macosx-12.3-x86_64/wheel Successfully built pyobjc_framework_VideoToolbox-10.3.1-cp36-abi3-macosx_12_0_x86_64.whl