>>> Building on exopi-1 under archivers/py-brotli,python3 BDEPENDS = [devel/py-installer,python3;devel/py-setuptools,python3;devel/py-wheel,python3;devel/py-build,python3;lang/python/3] DIST = [archivers/py-brotli,python3:Brotli-1.1.0.tar.gz] FULLPKGNAME = py3-brotli-1.1.0 RDEPENDS = [lang/python/3] Avoided depends for python-3.11.10p1 py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 distfiles size=7372270 >>> Running build in archivers/py-brotli,python3 at 1731870335.20 ===> archivers/py-brotli,python3 ===> Building from scratch py3-brotli-1.1.0 ===> py3-brotli-1.1.0 depends on: python->=3.11,<3.12 -> python-3.11.10p1 ===> py3-brotli-1.1.0 depends on: py3-build-* -> py3-build-1.2.2.post1 ===> py3-brotli-1.1.0 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-brotli-1.1.0 depends on: py3-setuptools-* -> py3-setuptools-69.5.1v0 ===> py3-brotli-1.1.0 depends on: py3-wheel-* -> py3-wheel-0.45.0 ===> Verifying specs: c++ c++abi pthread m ===> found c++.10.0 c++abi.7.0 pthread.27.1 m.10.1 ===> Checking files for py3-brotli-1.1.0 `/exopi-cvs/ports/distfiles/Brotli-1.1.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-brotli-1.1.0 ===> Patching for py3-brotli-1.1.0 ===> 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.0 ===> Configuring for py3-brotli-1.1.0 ===> Building for py3-brotli-1.1.0 * Getting build dependencies for wheel... 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' * Building wheel... running bdist_wheel running build running build_py creating bin creating bin/lib.openbsd-7.6-amd64-cpython-311 copying python/brotli.py -> bin/lib.openbsd-7.6-amd64-cpython-311 running build_ext :70: DeprecationWarning: dep_util is Deprecated. Use functions from setuptools instead. building '_brotli' extension creating bin/temp.openbsd-7.6-amd64-cpython-311 creating bin/temp.openbsd-7.6-amd64-cpython-311/python creating bin/temp.openbsd-7.6-amd64-cpython-311/c creating bin/temp.openbsd-7.6-amd64-cpython-311/c/common creating bin/temp.openbsd-7.6-amd64-cpython-311/c/dec creating bin/temp.openbsd-7.6-amd64-cpython-311/c/enc cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.11 -c python/_brotli.c -o bin/temp.openbsd-7.6-amd64-cpython-311/python/_brotli.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.11 -c c/common/constants.c -o bin/temp.openbsd-7.6-amd64-cpython-311/c/common/constants.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.11 -c c/common/context.c -o bin/temp.openbsd-7.6-amd64-cpython-311/c/common/context.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.11 -c c/common/dictionary.c -o bin/temp.openbsd-7.6-amd64-cpython-311/c/common/dictionary.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.11 -c c/common/platform.c -o bin/temp.openbsd-7.6-amd64-cpython-311/c/common/platform.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.11 -c c/common/shared_dictionary.c -o bin/temp.openbsd-7.6-amd64-cpython-311/c/common/shared_dictionary.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.11 -c c/common/transform.c -o bin/temp.openbsd-7.6-amd64-cpython-311/c/common/transform.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.11 -c c/dec/bit_reader.c -o bin/temp.openbsd-7.6-amd64-cpython-311/c/dec/bit_reader.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.11 -c c/dec/decode.c -o bin/temp.openbsd-7.6-amd64-cpython-311/c/dec/decode.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.11 -c c/dec/huffman.c -o bin/temp.openbsd-7.6-amd64-cpython-311/c/dec/huffman.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.11 -c c/dec/state.c -o bin/temp.openbsd-7.6-amd64-cpython-311/c/dec/state.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.11 -c c/enc/backward_references.c -o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/backward_references.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.11 -c c/enc/backward_references_hq.c -o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/backward_references_hq.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.11 -c c/enc/bit_cost.c -o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/bit_cost.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.11 -c c/enc/block_splitter.c -o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/block_splitter.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.11 -c c/enc/brotli_bit_stream.c -o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/brotli_bit_stream.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.11 -c c/enc/cluster.c -o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/cluster.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.11 -c c/enc/command.c -o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/command.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.11 -c c/enc/compound_dictionary.c -o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/compound_dictionary.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.11 -c c/enc/compress_fragment.c -o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/compress_fragment.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.11 -c c/enc/compress_fragment_two_pass.c -o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/compress_fragment_two_pass.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.11 -c c/enc/dictionary_hash.c -o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/dictionary_hash.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.11 -c c/enc/encode.c -o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/encode.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.11 -c c/enc/encoder_dict.c -o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/encoder_dict.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.11 -c c/enc/entropy_encode.c -o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/entropy_encode.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.11 -c c/enc/fast_log.c -o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/fast_log.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.11 -c c/enc/histogram.c -o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/histogram.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.11 -c c/enc/literal_cost.c -o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/literal_cost.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.11 -c c/enc/memory.c -o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/memory.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.11 -c c/enc/metablock.c -o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/metablock.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.11 -c c/enc/static_dict.c -o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/static_dict.o cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Ic/include -I/usr/local/include/python3.11 -c c/enc/utf8_util.c -o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/utf8_util.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe bin/temp.openbsd-7.6-amd64-cpython-311/python/_brotli.o bin/temp.openbsd-7.6-amd64-cpython-311/c/common/constants.o bin/temp.openbsd-7.6-amd64-cpython-311/c/common/context.o bin/temp.openbsd-7.6-amd64-cpython-311/c/common/dictionary.o bin/temp.openbsd-7.6-amd64-cpython-311/c/common/platform.o bin/temp.openbsd-7.6-amd64-cpython-311/c/common/shared_dictionary.o bin/temp.openbsd-7.6-amd64-cpython-311/c/common/transform.o bin/temp.openbsd-7.6-amd64-cpython-311/c/dec/bit_reader.o bin/temp.openbsd-7.6-amd64-cpython-311/c/dec/decode.o bin/temp.openbsd-7.6-amd64-cpython-311/c/dec/huffman.o bin/temp.openbsd-7.6-amd64-cpython-311/c/dec/state.o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/backward_references.o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/backward_references_hq.o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/bit_cost.o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/block_splitter.o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/brotli_bit_stream.o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/cluster.o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/command.o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/compound_dictionary.o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/compress_fragment.o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/compress_fragment_two_pass.o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/dictionary_hash.o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/encode.o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/encoder_dict.o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/entropy_encode.o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/fast_log.o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/histogram.o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/literal_cost.o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/memory.o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/metablock.o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/static_dict.o bin/temp.openbsd-7.6-amd64-cpython-311/c/enc/utf8_util.o -L/usr/local/lib -o bin/lib.openbsd-7.6-amd64-cpython-311/_brotli.cpython-311.so installing to bin/bdist.openbsd-7.6-amd64/wheel running install running install_lib creating bin/bdist.openbsd-7.6-amd64 creating bin/bdist.openbsd-7.6-amd64/wheel copying bin/lib.openbsd-7.6-amd64-cpython-311/brotli.py -> bin/bdist.openbsd-7.6-amd64/wheel copying bin/lib.openbsd-7.6-amd64-cpython-311/_brotli.cpython-311.so -> bin/bdist.openbsd-7.6-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' adding license file 'LICENSE' warning: no files found matching 'python/_brotli.cc' writing manifest file 'python/Brotli.egg-info/SOURCES.txt' Copying python/Brotli.egg-info to bin/bdist.openbsd-7.6-amd64/wheel/Brotli-1.1.0-py3.11.egg-info running install_scripts creating bin/bdist.openbsd-7.6-amd64/wheel/Brotli-1.1.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-brotli-1.1.0-python3/Brotli-1.1.0/dist/.tmp-f7_73d8x/Brotli-1.1.0-cp311-cp311-openbsd_7_6_amd64.whl' and adding 'bin/bdist.openbsd-7.6-amd64/wheel' to it adding '_brotli.cpython-311.so' adding 'brotli.py' adding 'Brotli-1.1.0.dist-info/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.6-amd64/wheel Successfully built Brotli-1.1.0-cp311-cp311-openbsd_7_6_amd64.whl >>> Running package in archivers/py-brotli,python3 at 1731870371.14 ===> archivers/py-brotli,python3 ===> Faking installation for py3-brotli-1.1.0 ===> Building package for py3-brotli-1.1.0 Create /exopi-cvs/ports/packages/amd64/all/py3-brotli-1.1.0.tgz Creating package py3-brotli-1.1.0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|*** | 4% checksumming|***** | 9% checksumming|******** | 13% checksumming|*********** | 17% checksumming|************* | 22% checksumming|**************** | 26% checksumming|******************* | 30% checksumming|********************* | 35% checksumming|************************ | 39% checksumming|*************************** | 43% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 57% checksumming|************************************* | 61% checksumming|**************************************** | 65% checksumming|****************************************** | 70% checksumming|********************************************* | 74% checksumming|************************************************ | 78% checksumming|************************************************** | 83% checksumming|***************************************************** | 87% checksumming|******************************************************** | 91% checksumming|********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************************** | 84% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-brotli-1.1.0.tgz >>> Running clean in archivers/py-brotli,python3 at 1731870375.34 ===> archivers/py-brotli,python3 ===> Cleaning for py3-brotli-1.1.0 >>> Ended at 1731870376.19 max_stuck=8.54/build=35.95/package=4.14/clean=0.95