>>> Building on exopi-2 under textproc/py-cchardet BDEPENDS = [lang/python/3;devel/py-setuptools;devel/py-build;lang/cython;devel/py-installer;devel/py-wheel] DIST = [textproc/py-cchardet:cchardet-2.1.7.tar.gz] FULLPKGNAME = py3-cchardet-2.1.7p4 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-2 at 1735138947.02) >>> Running depends in textproc/py-cchardet at 1735138947.07 last junk was in devel/py-buildbot/buildbot /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-cython-3.0.11p0v0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-cython-3.0.11p0v0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-cython-3.0.11p0v0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 >>> Running show-prepare-results in textproc/py-cchardet at 1735138950.27 ===> textproc/py-cchardet ===> Building from scratch py3-cchardet-2.1.7p4 ===> py3-cchardet-2.1.7p4 depends on: py3-cython-* -> py3-cython-3.0.11p0v0 ===> py3-cchardet-2.1.7p4 depends on: python->=3.12,<3.13 -> python-3.12.8p0 ===> py3-cchardet-2.1.7p4 depends on: py3-build-* -> py3-build-1.2.2.post1p0 ===> py3-cchardet-2.1.7p4 depends on: py3-installer-* -> py3-installer-0.7.0p1 ===> py3-cchardet-2.1.7p4 depends on: py3-setuptools-* -> py3-setuptools-69.5.1p0v0 ===> py3-cchardet-2.1.7p4 depends on: py3-wheel-* -> py3-wheel-0.45.1p0 ===> Verifying specs: c++ c++abi pthread m ===> found c++.10.0 c++abi.7.0 pthread.27.1 m.10.1 py3-build-1.2.2.post1p0 py3-cython-3.0.11p0v0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 (Junk lock released for exopi-2 at 1735138951.98) distfiles size=653617 >>> Running build in textproc/py-cchardet at 1735138952.02 ===> textproc/py-cchardet ===> Checking files for py3-cchardet-2.1.7p4 `/exopi-cvs/ports/distfiles/cchardet-2.1.7.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-cchardet-2.1.7p4 ===> Patching for py3-cchardet-2.1.7p4 ===> 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-cchardet-2.1.7p4 ===> Configuring for py3-cchardet-2.1.7p4 ===> Building for py3-cchardet-2.1.7p4 * Getting build dependencies for wheel... cythonize: ['src/cchardet/_cchardet.pyx'] running egg_info writing src/cchardet.egg-info/PKG-INFO writing dependency_links to src/cchardet.egg-info/dependency_links.txt writing top-level names to src/cchardet.egg-info/top_level.txt reading manifest file 'src/cchardet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.pxd' under directory 'src' warning: no files found matching '*.pxi' under directory 'src' adding license file 'COPYING' writing manifest file 'src/cchardet.egg-info/SOURCES.txt' * Building wheel... cythonize: ['src/cchardet/_cchardet.pyx'] running bdist_wheel running build running build_py creating build creating build/lib.openbsd-7.6-amd64-cpython-312 creating build/lib.openbsd-7.6-amd64-cpython-312/cchardet copying src/cchardet/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-312/cchardet copying src/cchardet/version.py -> build/lib.openbsd-7.6-amd64-cpython-312/cchardet running build_ext building 'cchardet._cchardet' extension creating build/temp.openbsd-7.6-amd64-cpython-312 creating build/temp.openbsd-7.6-amd64-cpython-312/src creating build/temp.openbsd-7.6-amd64-cpython-312/src/cchardet creating build/temp.openbsd-7.6-amd64-cpython-312/src/ext creating build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet creating build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src creating build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/cchardet/_cchardet.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/cchardet/_cchardet.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/CharDistribution.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/CharDistribution.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/JpCntx.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/JpCntx.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/LangModels/LangArabicModel.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangArabicModel.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/LangModels/LangBulgarianModel.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangBulgarianModel.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/LangModels/LangCroatianModel.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangCroatianModel.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/LangModels/LangCzechModel.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangCzechModel.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/LangModels/LangDanishModel.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangDanishModel.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/LangModels/LangEsperantoModel.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangEsperantoModel.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/LangModels/LangEstonianModel.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangEstonianModel.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/LangModels/LangFinnishModel.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangFinnishModel.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/LangModels/LangFrenchModel.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangFrenchModel.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/LangModels/LangGermanModel.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangGermanModel.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/LangModels/LangGreekModel.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangGreekModel.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/LangModels/LangHebrewModel.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangHebrewModel.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/LangModels/LangHungarianModel.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangHungarianModel.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/LangModels/LangIrishModel.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangIrishModel.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/LangModels/LangItalianModel.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangItalianModel.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/LangModels/LangLatvianModel.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangLatvianModel.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/LangModels/LangLithuanianModel.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangLithuanianModel.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/LangModels/LangMalteseModel.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangMalteseModel.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/LangModels/LangPolishModel.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangPolishModel.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/LangModels/LangPortugueseModel.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangPortugueseModel.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/LangModels/LangRomanianModel.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangRomanianModel.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/LangModels/LangRussianModel.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangRussianModel.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/LangModels/LangSlovakModel.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangSlovakModel.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/LangModels/LangSloveneModel.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangSloveneModel.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/LangModels/LangSpanishModel.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangSpanishModel.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/LangModels/LangSwedishModel.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangSwedishModel.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/LangModels/LangThaiModel.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangThaiModel.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/LangModels/LangTurkishModel.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangTurkishModel.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/LangModels/LangVietnameseModel.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangVietnameseModel.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/nsBig5Prober.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsBig5Prober.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/nsCharSetProber.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsCharSetProber.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/nsEUCJPProber.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsEUCJPProber.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/nsEUCKRProber.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsEUCKRProber.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/nsEUCTWProber.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsEUCTWProber.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/nsEscCharsetProber.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsEscCharsetProber.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/nsEscSM.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsEscSM.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/nsGB2312Prober.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsGB2312Prober.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/nsHebrewProber.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsHebrewProber.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/nsLatin1Prober.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsLatin1Prober.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/nsMBCSGroupProber.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsMBCSGroupProber.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/nsMBCSSM.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsMBCSSM.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/nsSBCSGroupProber.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsSBCSGroupProber.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/nsSBCharSetProber.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsSBCharSetProber.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/nsSJISProber.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsSJISProber.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/nsUTF8Prober.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsUTF8Prober.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/nsUniversalDetector.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsUniversalDetector.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/ext/uchardet/src -I/usr/local/include/python3.12 -c src/ext/uchardet/src/uchardet.cpp -o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/uchardet.o c++ -pthread -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-312/src/cchardet/_cchardet.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/CharDistribution.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/JpCntx.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangArabicModel.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangBulgarianModel.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangCroatianModel.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangCzechModel.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangDanishModel.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangEsperantoModel.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangEstonianModel.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangFinnishModel.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangFrenchModel.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangGermanModel.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangGreekModel.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangHebrewModel.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangHungarianModel.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangIrishModel.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangItalianModel.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangLatvianModel.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangLithuanianModel.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangMalteseModel.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangPolishModel.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangPortugueseModel.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangRomanianModel.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangRussianModel.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangSlovakModel.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangSloveneModel.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangSpanishModel.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangSwedishModel.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangThaiModel.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangTurkishModel.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/LangModels/LangVietnameseModel.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsBig5Prober.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsCharSetProber.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsEUCJPProber.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsEUCKRProber.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsEUCTWProber.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsEscCharsetProber.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsEscSM.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsGB2312Prober.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsHebrewProber.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsLatin1Prober.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsMBCSGroupProber.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsMBCSSM.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsSBCSGroupProber.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsSBCharSetProber.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsSJISProber.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsUTF8Prober.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/nsUniversalDetector.o build/temp.openbsd-7.6-amd64-cpython-312/src/ext/uchardet/src/uchardet.o -L/usr/local/lib -o build/lib.openbsd-7.6-amd64-cpython-312/cchardet/_cchardet.cpython-312.so running build_scripts creating build/scripts-3.12 copying and adjusting bin/cchardetect -> build/scripts-3.12 changing mode of build/scripts-3.12/cchardetect from 644 to 755 installing to build/bdist.openbsd-7.6-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.6-amd64 creating build/bdist.openbsd-7.6-amd64/wheel creating build/bdist.openbsd-7.6-amd64/wheel/cchardet copying build/lib.openbsd-7.6-amd64-cpython-312/cchardet/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/cchardet copying build/lib.openbsd-7.6-amd64-cpython-312/cchardet/version.py -> build/bdist.openbsd-7.6-amd64/wheel/cchardet copying build/lib.openbsd-7.6-amd64-cpython-312/cchardet/_cchardet.cpython-312.so -> build/bdist.openbsd-7.6-amd64/wheel/cchardet running install_egg_info running egg_info writing src/cchardet.egg-info/PKG-INFO writing dependency_links to src/cchardet.egg-info/dependency_links.txt writing top-level names to src/cchardet.egg-info/top_level.txt reading manifest file 'src/cchardet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.pxd' under directory 'src' warning: no files found matching '*.pxi' under directory 'src' adding license file 'COPYING' writing manifest file 'src/cchardet.egg-info/SOURCES.txt' Copying src/cchardet.egg-info to build/bdist.openbsd-7.6-amd64/wheel/cchardet-2.1.7-py3.12.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/cchardet-2.1.7.data creating build/bdist.openbsd-7.6-amd64/wheel/cchardet-2.1.7.data/scripts copying build/scripts-3.12/cchardetect -> build/bdist.openbsd-7.6-amd64/wheel/cchardet-2.1.7.data/scripts changing mode of build/bdist.openbsd-7.6-amd64/wheel/cchardet-2.1.7.data/scripts/cchardetect to 755 creating build/bdist.openbsd-7.6-amd64/wheel/cchardet-2.1.7.dist-info/WHEEL creating '/exopi-obj/pobj/py-cchardet-2.1.7/cchardet-2.1.7/dist/.tmp-2awfbt1p/cchardet-2.1.7-cp312-cp312-openbsd_7_6_amd64.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'cchardet/__init__.py' adding 'cchardet/_cchardet.cpython-312.so' adding 'cchardet/version.py' adding 'cchardet-2.1.7.data/scripts/cchardetect' adding 'cchardet-2.1.7.dist-info/COPYING' adding 'cchardet-2.1.7.dist-info/METADATA' adding 'cchardet-2.1.7.dist-info/WHEEL' adding 'cchardet-2.1.7.dist-info/top_level.txt' adding 'cchardet-2.1.7.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built cchardet-2.1.7-cp312-cp312-openbsd_7_6_amd64.whl >>> Running package in textproc/py-cchardet at 1735138966.09 ===> textproc/py-cchardet ===> Faking installation for py3-cchardet-2.1.7p4 ===> Building package for py3-cchardet-2.1.7p4 Create /exopi-cvs/ports/packages/amd64/all/py3-cchardet-2.1.7p4.tgz Creating package py3-cchardet-2.1.7p4 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 7% checksumming|****** | 10% checksumming|******** | 14% checksumming|*********** | 17% checksumming|************* | 21% checksumming|*************** | 24% checksumming|***************** | 28% checksumming|******************* | 31% checksumming|********************* | 34% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|*************************** | 45% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 55% checksumming|************************************ | 59% checksumming|************************************** | 62% checksumming|**************************************** | 66% checksumming|****************************************** | 69% checksumming|******************************************** | 72% checksumming|********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 83% checksumming|***************************************************** | 86% checksumming|******************************************************* | 90% checksumming|********************************************************* | 93% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|******* | 11% archiving|******** | 12% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-cchardet-2.1.7p4.tgz >>> Running clean in textproc/py-cchardet at 1735138969.81 ===> textproc/py-cchardet ===> Cleaning for py3-cchardet-2.1.7p4 >>> Ended at 1735138970.10 max_stuck=0.00/depends=3.20/show-prepare-results=1.76/build=14.07/package=3.72/clean=0.33