>>> Building on exopi-6 under archivers/py-brotli BDEPENDS = [devel/py-setuptools;devel/py-build;lang/python/3;devel/py-wheel;devel/py-installer] DIST = [archivers/py-brotli:Brotli-1.1.0.tar.gz] FULLPKGNAME = py3-brotli-1.1.0p1 RDEPENDS = [lang/python/3] Avoided depends for py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 distfiles size=7372270 >>> Running extract in archivers/py-brotli at 1764617744.60 ===> archivers/py-brotli ===> Building from scratch py3-brotli-1.1.0p1 ===> Checking files for py3-brotli-1.1.0p1 `/exopi-cvs/ports/distfiles/Brotli-1.1.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> py3-brotli-1.1.0p1 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-brotli-1.1.0p1 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-brotli-1.1.0p1 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-brotli-1.1.0p1 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-brotli-1.1.0p1 depends on: py3-wheel-* -> py3-wheel-0.46.1 ===> Verifying specs: c++ c++abi pthread m ===> found c++.12.0 c++abi.9.0 pthread.28.1 m.10.1 ===> Extracting for py3-brotli-1.1.0p1 >>> Running build in archivers/py-brotli at 1764617746.21 ===> archivers/py-brotli ===> Patching for py3-brotli-1.1.0p1 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for py3-brotli-1.1.0p1 ===> Configuring for py3-brotli-1.1.0p1 ===> Building for py3-brotli-1.1.0p1 * Getting build dependencies for wheel... /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/local/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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing python/Brotli.egg-info/PKG-INFO writing dependency_links to python/Brotli.egg-info/dependency_links.txt writing top-level names to python/Brotli.egg-info/top_level.txt reading manifest file 'python/Brotli.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'python/Brotli.egg-info/SOURCES.txt' warning: no files found matching 'python/_brotli.cc' * Building wheel... /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/local/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 :: 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 creating bin/lib.openbsd-7.8-amd64-cpython-313 copying python/brotli.py -> bin/lib.openbsd-7.8-amd64-cpython-313 running build_ext :70: DeprecationWarning: dep_util is Deprecated. Use functions from setuptools instead. building '_brotli' extension creating bin/temp.openbsd-7.8-amd64-cpython-313/python creating bin/temp.openbsd-7.8-amd64-cpython-313/c/common creating bin/temp.openbsd-7.8-amd64-cpython-313/c/dec creating bin/temp.openbsd-7.8-amd64-cpython-313/c/enc cc -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.13 -c python/_brotli.c -o bin/temp.openbsd-7.8-amd64-cpython-313/python/_brotli.o cc -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.13 -c c/common/constants.c -o bin/temp.openbsd-7.8-amd64-cpython-313/c/common/constants.o cc -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.13 -c c/common/context.c -o bin/temp.openbsd-7.8-amd64-cpython-313/c/common/context.o cc -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.13 -c c/common/dictionary.c -o bin/temp.openbsd-7.8-amd64-cpython-313/c/common/dictionary.o cc -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.13 -c c/common/platform.c -o bin/temp.openbsd-7.8-amd64-cpython-313/c/common/platform.o cc -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.13 -c c/common/shared_dictionary.c -o bin/temp.openbsd-7.8-amd64-cpython-313/c/common/shared_dictionary.o cc -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.13 -c c/common/transform.c -o bin/temp.openbsd-7.8-amd64-cpython-313/c/common/transform.o cc -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.13 -c c/dec/bit_reader.c -o bin/temp.openbsd-7.8-amd64-cpython-313/c/dec/bit_reader.o cc -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.13 -c c/dec/decode.c -o bin/temp.openbsd-7.8-amd64-cpython-313/c/dec/decode.o cc -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.13 -c c/dec/huffman.c -o bin/temp.openbsd-7.8-amd64-cpython-313/c/dec/huffman.o cc -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.13 -c c/dec/state.c -o bin/temp.openbsd-7.8-amd64-cpython-313/c/dec/state.o cc -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.13 -c c/enc/backward_references.c -o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/backward_references.o cc -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.13 -c c/enc/backward_references_hq.c -o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/backward_references_hq.o cc -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.13 -c c/enc/bit_cost.c -o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/bit_cost.o cc -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.13 -c c/enc/block_splitter.c -o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/block_splitter.o cc -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.13 -c c/enc/brotli_bit_stream.c -o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/brotli_bit_stream.o cc -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.13 -c c/enc/cluster.c -o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/cluster.o cc -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.13 -c c/enc/command.c -o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/command.o cc -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.13 -c c/enc/compound_dictionary.c -o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/compound_dictionary.o cc -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.13 -c c/enc/compress_fragment.c -o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/compress_fragment.o cc -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.13 -c c/enc/compress_fragment_two_pass.c -o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/compress_fragment_two_pass.o cc -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.13 -c c/enc/dictionary_hash.c -o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/dictionary_hash.o cc -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.13 -c c/enc/encode.c -o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/encode.o cc -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.13 -c c/enc/encoder_dict.c -o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/encoder_dict.o cc -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.13 -c c/enc/entropy_encode.c -o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/entropy_encode.o cc -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.13 -c c/enc/fast_log.c -o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/fast_log.o cc -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.13 -c c/enc/histogram.c -o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/histogram.o cc -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.13 -c c/enc/literal_cost.c -o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/literal_cost.o cc -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.13 -c c/enc/memory.c -o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/memory.o cc -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.13 -c c/enc/metablock.c -o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/metablock.o cc -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.13 -c c/enc/static_dict.c -o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/static_dict.o cc -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.13 -c c/enc/utf8_util.c -o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/utf8_util.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe bin/temp.openbsd-7.8-amd64-cpython-313/python/_brotli.o bin/temp.openbsd-7.8-amd64-cpython-313/c/common/constants.o bin/temp.openbsd-7.8-amd64-cpython-313/c/common/context.o bin/temp.openbsd-7.8-amd64-cpython-313/c/common/dictionary.o bin/temp.openbsd-7.8-amd64-cpython-313/c/common/platform.o bin/temp.openbsd-7.8-amd64-cpython-313/c/common/shared_dictionary.o bin/temp.openbsd-7.8-amd64-cpython-313/c/common/transform.o bin/temp.openbsd-7.8-amd64-cpython-313/c/dec/bit_reader.o bin/temp.openbsd-7.8-amd64-cpython-313/c/dec/decode.o bin/temp.openbsd-7.8-amd64-cpython-313/c/dec/huffman.o bin/temp.openbsd-7.8-amd64-cpython-313/c/dec/state.o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/backward_references.o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/backward_references_hq.o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/bit_cost.o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/block_splitter.o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/brotli_bit_stream.o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/cluster.o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/command.o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/compound_dictionary.o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/compress_fragment.o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/compress_fragment_two_pass.o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/dictionary_hash.o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/encode.o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/encoder_dict.o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/entropy_encode.o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/fast_log.o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/histogram.o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/literal_cost.o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/memory.o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/metablock.o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/static_dict.o bin/temp.openbsd-7.8-amd64-cpython-313/c/enc/utf8_util.o -L/usr/local/lib -o bin/lib.openbsd-7.8-amd64-cpython-313/_brotli.cpython-313.so installing to bin/bdist.openbsd-7.8-amd64/wheel running install running install_lib creating bin/bdist.openbsd-7.8-amd64/wheel copying bin/lib.openbsd-7.8-amd64-cpython-313/brotli.py -> bin/bdist.openbsd-7.8-amd64/wheel/. copying bin/lib.openbsd-7.8-amd64-cpython-313/_brotli.cpython-313.so -> bin/bdist.openbsd-7.8-amd64/wheel/. running install_egg_info running egg_info writing python/Brotli.egg-info/PKG-INFO writing dependency_links to python/Brotli.egg-info/dependency_links.txt writing top-level names to python/Brotli.egg-info/top_level.txt reading manifest file 'python/Brotli.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'python/_brotli.cc' adding license file 'LICENSE' writing manifest file 'python/Brotli.egg-info/SOURCES.txt' Copying python/Brotli.egg-info to bin/bdist.openbsd-7.8-amd64/wheel/./Brotli-1.1.0-py3.13.egg-info running install_scripts creating bin/bdist.openbsd-7.8-amd64/wheel/brotli-1.1.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-brotli-1.1.0/Brotli-1.1.0/dist/.tmp-79qt68xj/brotli-1.1.0-cp313-cp313-openbsd_7_8_amd64.whl' and adding 'bin/bdist.openbsd-7.8-amd64/wheel' to it adding '_brotli.cpython-313.so' adding 'brotli.py' adding 'brotli-1.1.0.dist-info/licenses/LICENSE' adding 'brotli-1.1.0.dist-info/METADATA' adding 'brotli-1.1.0.dist-info/WHEEL' adding 'brotli-1.1.0.dist-info/top_level.txt' adding 'brotli-1.1.0.dist-info/RECORD' removing bin/bdist.openbsd-7.8-amd64/wheel Successfully built brotli-1.1.0-cp313-cp313-openbsd_7_8_amd64.whl >>> Running package in archivers/py-brotli at 1764617771.39 ===> archivers/py-brotli ===> Faking installation for py3-brotli-1.1.0p1 ===> Building package for py3-brotli-1.1.0p1 Create /exopi-cvs/ports/packages/amd64/all/py3-brotli-1.1.0p1.tgz Creating package py3-brotli-1.1.0p1 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 4% checksumming|***** | 8% checksumming|******* | 12% checksumming|********** | 16% checksumming|************ | 20% checksumming|*************** | 24% checksumming|***************** | 28% checksumming|******************** | 32% checksumming|********************** | 36% checksumming|************************ | 40% checksumming|*************************** | 44% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 56% checksumming|************************************* | 60% checksumming|*************************************** | 64% checksumming|***************************************** | 68% checksumming|******************************************** | 72% checksumming|********************************************** | 76% checksumming|************************************************* | 80% checksumming|*************************************************** | 84% checksumming|****************************************************** | 88% checksumming|******************************************************** | 92% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-brotli-1.1.0p1.tgz >>> Running clean in archivers/py-brotli at 1764617774.62 ===> archivers/py-brotli ===> Cleaning for py3-brotli-1.1.0p1 >>> Ended at 1764617774.87 max_stuck=3.33/extract=1.61/build=25.18/package=3.24/clean=0.28