>>> Building on exopi-3 under news/py-sabctools BDEPENDS = [devel/py-setuptools;devel/py-build;lang/python/3;devel/py-wheel;devel/py-installer] DIST = [news/py-sabctools:sabctools-8.2.5.tar.gz] FULLPKGNAME = py3-sabctools-8.2.5p0v0 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-3 at 1735143590.49) >>> Running depends in news/py-sabctools at 1735143590.54 last junk was in devel/py-asynctest /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 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-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 >>> Running show-prepare-results in news/py-sabctools at 1735143592.24 ===> news/py-sabctools ===> Building from scratch py3-sabctools-8.2.5p0v0 ===> py3-sabctools-8.2.5p0v0 depends on: python->=3.12,<3.13 -> python-3.12.8p0 ===> py3-sabctools-8.2.5p0v0 depends on: py3-build-* -> py3-build-1.2.2.post1p0 ===> py3-sabctools-8.2.5p0v0 depends on: py3-installer-* -> py3-installer-0.7.0p1 ===> py3-sabctools-8.2.5p0v0 depends on: py3-setuptools-* -> py3-setuptools-69.5.1p0v0 ===> py3-sabctools-8.2.5p0v0 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-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 (Junk lock released for exopi-3 at 1735143593.19) distfiles size=256683 >>> Running build in news/py-sabctools at 1735143593.23 ===> news/py-sabctools ===> Checking files for py3-sabctools-8.2.5p0v0 `/exopi-cvs/ports/distfiles/sabctools-8.2.5.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-sabctools-8.2.5p0v0 ===> Patching for py3-sabctools-8.2.5p0v0 ===> Applying OpenBSD patch patch-setup_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: setup.py |--- setup.py.orig |+++ setup.py -------------------------- Patching file setup.py using Plan A... Hunk #1 succeeded at 98. Hunk #2 succeeded at 106. done ===> Applying OpenBSD patch patch-src_yencode_crc_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/yencode/crc.cc |--- src/yencode/crc.cc.orig |+++ src/yencode/crc.cc -------------------------- Patching file src/yencode/crc.cc using Plan A... Hunk #1 succeeded at 206. done ===> Applying OpenBSD patch patch-src_yencode_platform_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/yencode/platform.cc |--- src/yencode/platform.cc.orig |+++ src/yencode/platform.cc -------------------------- Patching file src/yencode/platform.cc using Plan A... Hunk #1 succeeded at 19. Hunk #2 succeeded at 204. done ===> 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-sabctools-8.2.5p0v0 ===> Configuring for py3-sabctools-8.2.5p0v0 ===> Building for py3-sabctools-8.2.5p0v0 * Getting build dependencies for wheel... running egg_info writing sabctools.egg-info/PKG-INFO writing dependency_links to sabctools.egg-info/dependency_links.txt writing top-level names to sabctools.egg-info/top_level.txt reading manifest file 'sabctools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.md' writing manifest file 'sabctools.egg-info/SOURCES.txt' * Building wheel... 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/sabctools copying src/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-312/sabctools copying src/sabctools.pyi -> build/lib.openbsd-7.6-amd64-cpython-312/sabctools copying src/py.typed -> build/lib.openbsd-7.6-amd64-cpython-312/sabctools running build_ext ==> Baseline detection: ARM=False, x86=True, macOS=False ==> Checking support for flag: -std=c++11 ==> Please ignore any errors shown below! creating tmp cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c /tmp/tmpr3btqe0z.cc -o tmp/tmpr3btqe0z.o -std=c++11 ==> Success! ==> Checking support for define: __ILP32__ ==> Please ignore any errors shown below! cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c /tmp/tmpivetmei5.cc -o tmp/tmpivetmei5.o /tmp/tmpivetmei5.cc:2:2: error: __ILP32__ not available! #error __ILP32__ not available! ^ 1 error generated. ==> Not available! ==> Checking support for flag: -mvpclmulqdq ==> Please ignore any errors shown below! cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c /tmp/tmp7mudyyjs.cc -o tmp/tmp7mudyyjs.o -mvpclmulqdq ==> Success! ==> Checking support for flag: -mavx512vbmi2 ==> Please ignore any errors shown below! cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c /tmp/tmp7m7sf1qt.cc -o tmp/tmp7m7sf1qt.o -mavx512vbmi2 ==> Success! ==> Checking support for flag: -mno-evex512 ==> Please ignore any errors shown below! cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c /tmp/tmpjchb55cn.cc -o tmp/tmpjchb55cn.o -mno-evex512 cc: error: unknown argument: '-mno-evex512' ==> Not available! creating build/src creating build/src/yencode cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/crcutil-1.0/code -Isrc/crcutil-1.0/examples -I/usr/local/include/python3.12 -c src/yencode/platform.cc -o build/src/yencode/platform.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/crcutil-1.0/code -Isrc/crcutil-1.0/examples -I/usr/local/include/python3.12 -c src/yencode/encoder.cc -o build/src/yencode/encoder.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/crcutil-1.0/code -Isrc/crcutil-1.0/examples -I/usr/local/include/python3.12 -c src/yencode/decoder.cc -o build/src/yencode/decoder.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/crcutil-1.0/code -Isrc/crcutil-1.0/examples -I/usr/local/include/python3.12 -c src/yencode/crc.cc -o build/src/yencode/crc.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c src/yencode/encoder_sse2.cc -o build/src/yencode/encoder_sse2.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 -msse2 cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c src/yencode/decoder_sse2.cc -o build/src/yencode/decoder_sse2.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 -msse2 cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c src/yencode/encoder_ssse3.cc -o build/src/yencode/encoder_ssse3.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 -mssse3 cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c src/yencode/decoder_ssse3.cc -o build/src/yencode/decoder_ssse3.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 -mssse3 cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c src/yencode/crc_folding.cc -o build/src/yencode/crc_folding.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 -mssse3 -msse4.1 -mpclmul cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c src/yencode/crc_folding_256.cc -o build/src/yencode/crc_folding_256.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 -mavx2 -mvpclmulqdq -mpclmul cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c src/yencode/encoder_avx.cc -o build/src/yencode/encoder_avx.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 -mavx -mpopcnt cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c src/yencode/decoder_avx.cc -o build/src/yencode/decoder_avx.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 -mavx -mpopcnt cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c src/yencode/encoder_avx2.cc -o build/src/yencode/encoder_avx2.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 -mavx2 -mpopcnt -mbmi -mbmi2 -mlzcnt cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c src/yencode/decoder_avx2.cc -o build/src/yencode/decoder_avx2.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 -mavx2 -mpopcnt -mbmi -mbmi2 -mlzcnt cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c src/yencode/encoder_vbmi2.cc -o build/src/yencode/encoder_vbmi2.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 -mavx512vbmi2 -mavx512vl -mavx512bw -mpopcnt -mbmi -mbmi2 -mlzcnt cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c src/yencode/decoder_vbmi2.cc -o build/src/yencode/decoder_vbmi2.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 -mavx512vbmi2 -mavx512vl -mavx512bw -mpopcnt -mbmi -mbmi2 -mlzcnt cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c src/yencode/encoder_neon.cc -o build/src/yencode/encoder_neon.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c src/yencode/decoder_neon64.cc -o build/src/yencode/decoder_neon64.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c src/yencode/crc_arm.cc -o build/src/yencode/crc_arm.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c src/yencode/crc_arm_pmull.cc -o build/src/yencode/crc_arm_pmull.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c src/yencode/encoder_rvv.cc -o build/src/yencode/encoder_rvv.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c src/yencode/decoder_rvv.cc -o build/src/yencode/decoder_rvv.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c src/yencode/crc_riscv.cc -o build/src/yencode/crc_riscv.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] creating build/src/crcutil-1.0 creating build/src/crcutil-1.0/code creating build/src/crcutil-1.0/examples cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DCRCUTIL_USE_MM_CRC32=0 -Isrc/crcutil-1.0/code -Isrc/crcutil-1.0/tests -I/usr/local/include/python3.12 -c src/crcutil-1.0/code/crc32c_sse4.cc -o build/src/crcutil-1.0/code/crc32c_sse4.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 -Wno-expansion-to-defined -Wno-unused-parameter cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DCRCUTIL_USE_MM_CRC32=0 -Isrc/crcutil-1.0/code -Isrc/crcutil-1.0/tests -I/usr/local/include/python3.12 -c src/crcutil-1.0/code/multiword_64_64_cl_i386_mmx.cc -o build/src/crcutil-1.0/code/multiword_64_64_cl_i386_mmx.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 -Wno-expansion-to-defined -Wno-unused-parameter cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DCRCUTIL_USE_MM_CRC32=0 -Isrc/crcutil-1.0/code -Isrc/crcutil-1.0/tests -I/usr/local/include/python3.12 -c src/crcutil-1.0/code/multiword_64_64_gcc_amd64_asm.cc -o build/src/crcutil-1.0/code/multiword_64_64_gcc_amd64_asm.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 -Wno-expansion-to-defined -Wno-unused-parameter cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DCRCUTIL_USE_MM_CRC32=0 -Isrc/crcutil-1.0/code -Isrc/crcutil-1.0/tests -I/usr/local/include/python3.12 -c src/crcutil-1.0/code/multiword_64_64_gcc_i386_mmx.cc -o build/src/crcutil-1.0/code/multiword_64_64_gcc_i386_mmx.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 -Wno-expansion-to-defined -Wno-unused-parameter cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DCRCUTIL_USE_MM_CRC32=0 -Isrc/crcutil-1.0/code -Isrc/crcutil-1.0/tests -I/usr/local/include/python3.12 -c src/crcutil-1.0/code/multiword_64_64_intrinsic_i386_mmx.cc -o build/src/crcutil-1.0/code/multiword_64_64_intrinsic_i386_mmx.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 -Wno-expansion-to-defined -Wno-unused-parameter cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DCRCUTIL_USE_MM_CRC32=0 -Isrc/crcutil-1.0/code -Isrc/crcutil-1.0/tests -I/usr/local/include/python3.12 -c src/crcutil-1.0/code/multiword_128_64_gcc_amd64_sse2.cc -o build/src/crcutil-1.0/code/multiword_128_64_gcc_amd64_sse2.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 -Wno-expansion-to-defined -Wno-unused-parameter cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DCRCUTIL_USE_MM_CRC32=0 -Isrc/crcutil-1.0/code -Isrc/crcutil-1.0/tests -I/usr/local/include/python3.12 -c src/crcutil-1.0/examples/interface.cc -o build/src/crcutil-1.0/examples/interface.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 -Wno-expansion-to-defined -Wno-unused-parameter cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c src/yenc.cc -o build/src/yenc.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 -Wno-unused-parameter cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c src/unlocked_ssl.cc -o build/src/unlocked_ssl.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 -Wno-unused-parameter -Wno-missing-field-initializers cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Isrc/crcutil-1.0/code -Isrc/crcutil-1.0/examples -I/usr/local/include/python3.12 -c src/crc32.cc -o build/src/crc32.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 -Wno-unused-parameter cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c src/sparse.cc -o build/src/sparse.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 -Wno-unused-parameter cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c src/utils.cc -o build/src/utils.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 -Wno-unused-parameter cc: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] building 'sabctools.sabctools' extension creating build/temp.openbsd-7.6-amd64-cpython-312 creating build/temp.openbsd-7.6-amd64-cpython-312/src cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c src/sabctools.cc -o build/temp.openbsd-7.6-amd64-cpython-312/src/sabctools.o -std=c++11 c++ -pthread -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-312/src/sabctools.o -L/usr/local/lib -o build/lib.openbsd-7.6-amd64-cpython-312/sabctools/sabctools.cpython-312.so build/src/yencode/platform.o build/src/yencode/encoder.o build/src/yencode/decoder.o build/src/yencode/crc.o build/src/yencode/encoder_sse2.o build/src/yencode/decoder_sse2.o build/src/yencode/encoder_ssse3.o build/src/yencode/decoder_ssse3.o build/src/yencode/crc_folding.o build/src/yencode/crc_folding_256.o build/src/yencode/encoder_avx.o build/src/yencode/decoder_avx.o build/src/yencode/encoder_avx2.o build/src/yencode/decoder_avx2.o build/src/yencode/encoder_vbmi2.o build/src/yencode/decoder_vbmi2.o build/src/yencode/encoder_neon.o build/src/yencode/decoder_neon64.o build/src/yencode/crc_arm.o build/src/yencode/crc_arm_pmull.o build/src/yencode/encoder_rvv.o build/src/yencode/decoder_rvv.o build/src/yencode/crc_riscv.o build/src/crcutil-1.0/code/crc32c_sse4.o build/src/crcutil-1.0/code/multiword_64_64_cl_i386_mmx.o build/src/crcutil-1.0/code/multiword_64_64_gcc_amd64_asm.o build/src/crcutil-1.0/code/multiword_64_64_gcc_i386_mmx.o build/src/crcutil-1.0/code/multiword_64_64_intrinsic_i386_mmx.o build/src/crcutil-1.0/code/multiword_128_64_gcc_amd64_sse2.o build/src/crcutil-1.0/examples/interface.o build/src/yenc.o build/src/unlocked_ssl.o build/src/crc32.o build/src/sparse.o build/src/utils.o 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/sabctools copying build/lib.openbsd-7.6-amd64-cpython-312/sabctools/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/sabctools copying build/lib.openbsd-7.6-amd64-cpython-312/sabctools/sabctools.pyi -> build/bdist.openbsd-7.6-amd64/wheel/sabctools copying build/lib.openbsd-7.6-amd64-cpython-312/sabctools/py.typed -> build/bdist.openbsd-7.6-amd64/wheel/sabctools copying build/lib.openbsd-7.6-amd64-cpython-312/sabctools/sabctools.cpython-312.so -> build/bdist.openbsd-7.6-amd64/wheel/sabctools running install_egg_info running egg_info writing sabctools.egg-info/PKG-INFO writing dependency_links to sabctools.egg-info/dependency_links.txt writing top-level names to sabctools.egg-info/top_level.txt reading manifest file 'sabctools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.md' writing manifest file 'sabctools.egg-info/SOURCES.txt' Copying sabctools.egg-info to build/bdist.openbsd-7.6-amd64/wheel/sabctools-8.2.5-py3.12.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/sabctools-8.2.5.dist-info/WHEEL creating '/exopi-obj/pobj/py-sabctools-8.2.5/sabctools-8.2.5/dist/.tmp-_wu7ctmb/sabctools-8.2.5-cp312-cp312-openbsd_7_6_amd64.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'sabctools/__init__.py' adding 'sabctools/py.typed' adding 'sabctools/sabctools.cpython-312.so' adding 'sabctools/sabctools.pyi' adding 'sabctools-8.2.5.dist-info/LICENSE.md' adding 'sabctools-8.2.5.dist-info/METADATA' adding 'sabctools-8.2.5.dist-info/WHEEL' adding 'sabctools-8.2.5.dist-info/top_level.txt' adding 'sabctools-8.2.5.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built sabctools-8.2.5-cp312-cp312-openbsd_7_6_amd64.whl >>> Running package in news/py-sabctools at 1735143615.10 ===> news/py-sabctools ===> Faking installation for py3-sabctools-8.2.5p0v0 ===> Building package for py3-sabctools-8.2.5p0v0 Create /exopi-cvs/ports/packages/amd64/all/py3-sabctools-8.2.5p0v0.tgz Creating package py3-sabctools-8.2.5p0v0 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|** | 3% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-sabctools-8.2.5p0v0.tgz >>> Running clean in news/py-sabctools at 1735143618.09 ===> news/py-sabctools ===> Cleaning for py3-sabctools-8.2.5p0v0 >>> Ended at 1735143618.28 max_stuck=1.39/depends=1.72/show-prepare-results=0.98/build=21.87/package=2.99/clean=0.22