===> Building for py313-pillow_heif-0.22.0 * Building wheel... /opt/pkg/lib/python3.13/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 :: GNU General Public License v2 (GPLv2) 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-313/pillow_heif copying pillow_heif/AvifImagePlugin.py -> build/lib.macosx-12.3-arm64-cpython-313/pillow_heif copying pillow_heif/HeifImagePlugin.py -> build/lib.macosx-12.3-arm64-cpython-313/pillow_heif copying pillow_heif/__init__.py -> build/lib.macosx-12.3-arm64-cpython-313/pillow_heif copying pillow_heif/_deffered_error.py -> build/lib.macosx-12.3-arm64-cpython-313/pillow_heif copying pillow_heif/_lib_info.py -> build/lib.macosx-12.3-arm64-cpython-313/pillow_heif copying pillow_heif/_version.py -> build/lib.macosx-12.3-arm64-cpython-313/pillow_heif copying pillow_heif/as_plugin.py -> build/lib.macosx-12.3-arm64-cpython-313/pillow_heif copying pillow_heif/constants.py -> build/lib.macosx-12.3-arm64-cpython-313/pillow_heif copying pillow_heif/heif.py -> build/lib.macosx-12.3-arm64-cpython-313/pillow_heif copying pillow_heif/misc.py -> build/lib.macosx-12.3-arm64-cpython-313/pillow_heif copying pillow_heif/options.py -> build/lib.macosx-12.3-arm64-cpython-313/pillow_heif running build_ext Looking for `libheif` using pkg-config. Looking for `heif` using pkg-config. Checking for include file 'heif.h' in '/opt/pkg/include/python3.13' Checking for include file 'heif.h' in '/opt/pkg/include/python3.13/libheif' Checking for include file 'heif.h' in '/opt/pkg/include' Checking for include file 'heif.h' in '/opt/pkg/include/libheif' Found 'heif.h' in '/opt/pkg/include/libheif' building '_pillow_heif' extension creating build/temp.macosx-12.3-arm64-cpython-313/pillow_heif clang -pipe -Os -I/opt/pkg/include/python3.13 -I/opt/pkg/include -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include -I/opt/pkg/include/python3.13 -c pillow_heif/_pillow_heif.c -o build/temp.macosx-12.3-arm64-cpython-313/pillow_heif/_pillow_heif.o -O3 -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.13 -I/opt/pkg/include -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include/python3.13 -I/opt/pkg/include build/temp.macosx-12.3-arm64-cpython-313/pillow_heif/_pillow_heif.o -L/opt/pkg/lib -L/System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib -L/opt/pkg/lib -lheif -o build/lib.macosx-12.3-arm64-cpython-313/_pillow_heif.so installing to build/bdist.macosx-12.3-arm64/wheel running install running install_lib creating build/bdist.macosx-12.3-arm64/wheel copying build/lib.macosx-12.3-arm64-cpython-313/_pillow_heif.so -> build/bdist.macosx-12.3-arm64/wheel/. creating build/bdist.macosx-12.3-arm64/wheel/pillow_heif copying build/lib.macosx-12.3-arm64-cpython-313/pillow_heif/AvifImagePlugin.py -> build/bdist.macosx-12.3-arm64/wheel/./pillow_heif copying build/lib.macosx-12.3-arm64-cpython-313/pillow_heif/HeifImagePlugin.py -> build/bdist.macosx-12.3-arm64/wheel/./pillow_heif copying build/lib.macosx-12.3-arm64-cpython-313/pillow_heif/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./pillow_heif copying build/lib.macosx-12.3-arm64-cpython-313/pillow_heif/_deffered_error.py -> build/bdist.macosx-12.3-arm64/wheel/./pillow_heif copying build/lib.macosx-12.3-arm64-cpython-313/pillow_heif/_lib_info.py -> build/bdist.macosx-12.3-arm64/wheel/./pillow_heif copying build/lib.macosx-12.3-arm64-cpython-313/pillow_heif/_version.py -> build/bdist.macosx-12.3-arm64/wheel/./pillow_heif copying build/lib.macosx-12.3-arm64-cpython-313/pillow_heif/as_plugin.py -> build/bdist.macosx-12.3-arm64/wheel/./pillow_heif copying build/lib.macosx-12.3-arm64-cpython-313/pillow_heif/constants.py -> build/bdist.macosx-12.3-arm64/wheel/./pillow_heif copying build/lib.macosx-12.3-arm64-cpython-313/pillow_heif/heif.py -> build/bdist.macosx-12.3-arm64/wheel/./pillow_heif copying build/lib.macosx-12.3-arm64-cpython-313/pillow_heif/misc.py -> build/bdist.macosx-12.3-arm64/wheel/./pillow_heif copying build/lib.macosx-12.3-arm64-cpython-313/pillow_heif/options.py -> build/bdist.macosx-12.3-arm64/wheel/./pillow_heif running install_egg_info running egg_info writing pillow_heif.egg-info/PKG-INFO writing dependency_links to pillow_heif.egg-info/dependency_links.txt writing requirements to pillow_heif.egg-info/requires.txt writing top-level names to pillow_heif.egg-info/top_level.txt reading manifest file 'pillow_heif.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '*.yaml' warning: no previously-included files found matching '*.yml' warning: no previously-included files found matching '.cirrus.star' no previously-included directories found matching 'ci' no previously-included directories found matching 'docs' no previously-included directories found matching 'docker' no previously-included directories found matching 'benchmarks' warning: no previously-included files matching '*' found under directory '**/__pycache__' warning: no previously-included files matching '*' found under directory 'pi-heif' adding license file 'LICENSE.txt' adding license file 'LICENSES_bundled.txt' writing manifest file 'pillow_heif.egg-info/SOURCES.txt' Copying pillow_heif.egg-info to build/bdist.macosx-12.3-arm64/wheel/./pillow_heif-0.22.0-py3.13.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/pillow_heif-0.22.0.dist-info/WHEEL creating '/Users/pbulk/build/graphics/py-pillow_heif/work/pillow_heif-0.22.0/dist/.tmp-5hda0ylo/pillow_heif-0.22.0-cp313-cp313-macosx_12_0_arm64.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding '_pillow_heif.so' adding 'pillow_heif/AvifImagePlugin.py' adding 'pillow_heif/HeifImagePlugin.py' adding 'pillow_heif/__init__.py' adding 'pillow_heif/_deffered_error.py' adding 'pillow_heif/_lib_info.py' adding 'pillow_heif/_version.py' adding 'pillow_heif/as_plugin.py' adding 'pillow_heif/constants.py' adding 'pillow_heif/heif.py' adding 'pillow_heif/misc.py' adding 'pillow_heif/options.py' adding 'pillow_heif-0.22.0.dist-info/licenses/LICENSE.txt' adding 'pillow_heif-0.22.0.dist-info/licenses/LICENSES_bundled.txt' adding 'pillow_heif-0.22.0.dist-info/METADATA' adding 'pillow_heif-0.22.0.dist-info/WHEEL' adding 'pillow_heif-0.22.0.dist-info/top_level.txt' adding 'pillow_heif-0.22.0.dist-info/zip-safe' adding 'pillow_heif-0.22.0.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built pillow_heif-0.22.0-cp313-cp313-macosx_12_0_arm64.whl