>>> Building on exopi-5 under security/py-axolotl-curve25519,python3 BDEPENDS = [devel/py-installer,python3;devel/py-build,python3;devel/py-wheel,python3;devel/py-setuptools,python3;lang/python/3.10] DIST = [security/py-axolotl-curve25519,python3:python-axolotl-curve25519-0.4.1.post2.tar.gz] FULLPKGNAME = py3-axolotl-curve25519-0.4.1pl2p7 RDEPENDS = [lang/python/3.10] (Junk lock obtained for exopi-5 at 1713776365.31) >>> Running depends in security/py-axolotl-curve25519,python3 at 1713776365.34 last junk was in net/mrtg /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 >>> Running show-prepare-results in security/py-axolotl-curve25519,python3 at 1713776367.28 ===> security/py-axolotl-curve25519,python3 ===> Building from scratch py3-axolotl-curve25519-0.4.1pl2p7 ===> py3-axolotl-curve25519-0.4.1pl2p7 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-axolotl-curve25519-0.4.1pl2p7 depends on: py3-build-* -> py3-build-1.1.1 ===> py3-axolotl-curve25519-0.4.1pl2p7 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-axolotl-curve25519-0.4.1pl2p7 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-axolotl-curve25519-0.4.1pl2p7 depends on: py3-wheel-* -> py3-wheel-0.43.0 ===> Verifying specs: pthread python3.10 ===> found pthread.27.1 python3.10.0.0 py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 (Junk lock released for exopi-5 at 1713776368.50) distfiles size=79941 >>> Running build in security/py-axolotl-curve25519,python3 at 1713776368.53 ===> security/py-axolotl-curve25519,python3 ===> Checking files for py3-axolotl-curve25519-0.4.1pl2p7 `/exopi-cvs/ports/distfiles/python-axolotl-curve25519-0.4.1.post2.tar.gz' is up to date. >> (SHA256) python-axolotl-curve25519-0.4.1.post2.tar.gz: OK ===> Extracting for py3-axolotl-curve25519-0.4.1pl2p7 ===> Patching for py3-axolotl-curve25519-0.4.1pl2p7 ===> Applying OpenBSD patch patch-curve25519module_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Avoid pointer/integer mismatch. | |Index: curve25519module.c |--- curve25519module.c.orig |+++ curve25519module.c -------------------------- Patching file curve25519module.c using Plan A... Hunk #1 succeeded at 158. 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-axolotl-curve25519-0.4.1pl2p7 ===> Configuring for py3-axolotl-curve25519-0.4.1pl2p7 ===> Building for py3-axolotl-curve25519-0.4.1pl2p7 * Getting build dependencies for wheel... /usr/local/lib/python3.10/site-packages/setuptools/dist.py:509: InformationOnly: Normalizing '0.4.1-2' to '0.4.1.post2' self.metadata.version = self._normalize_version( running egg_info writing python_axolotl_curve25519.egg-info/PKG-INFO writing dependency_links to python_axolotl_curve25519.egg-info/dependency_links.txt writing top-level names to python_axolotl_curve25519.egg-info/top_level.txt reading manifest file 'python_axolotl_curve25519.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'python_axolotl_curve25519.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.10/site-packages/setuptools/dist.py:509: InformationOnly: Normalizing '0.4.1-2' to '0.4.1.post2' self.metadata.version = self._normalize_version( running bdist_wheel running build running build_ext building 'axolotl_curve25519' extension creating build creating build/temp.openbsd-7.5-amd64-cpython-310 creating build/temp.openbsd-7.5-amd64-cpython-310/curve creating build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519 creating build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions creating build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/nacl_sha512 cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/curve25519-donna.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/curve25519-donna.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/additions/compare.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/compare.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/additions/curve_sigs.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/curve_sigs.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/additions/elligator.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/elligator.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/additions/fe_isequal.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/fe_isequal.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/additions/fe_isreduced.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/fe_isreduced.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/additions/fe_mont_rhs.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/fe_mont_rhs.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/additions/fe_montx_to_edy.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/fe_montx_to_edy.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/additions/fe_sqrt.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/fe_sqrt.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/additions/ge_isneutral.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/ge_isneutral.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/additions/ge_montx_to_p3.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/ge_montx_to_p3.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/additions/ge_neg.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/ge_neg.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/additions/ge_p3_to_montx.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/ge_p3_to_montx.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/additions/ge_scalarmult.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/ge_scalarmult.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/additions/ge_scalarmult_cofactor.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/ge_scalarmult_cofactor.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/additions/keygen.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/keygen.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/additions/open_modified.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/open_modified.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/additions/sc_clamp.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/sc_clamp.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/additions/sc_cmov.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/sc_cmov.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/additions/sc_neg.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/sc_neg.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/additions/sign_modified.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/sign_modified.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/additions/utility.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/utility.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/additions/xeddsa.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/xeddsa.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/additions/zeroize.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/zeroize.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/fe_0.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/fe_0.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/fe_1.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/fe_1.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/fe_add.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/fe_add.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/fe_cmov.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/fe_cmov.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/fe_copy.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/fe_copy.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/fe_frombytes.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/fe_frombytes.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/fe_invert.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/fe_invert.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/fe_isnegative.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/fe_isnegative.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/fe_isnonzero.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/fe_isnonzero.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/fe_mul.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/fe_mul.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/fe_neg.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/fe_neg.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/fe_pow22523.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/fe_pow22523.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/fe_sq.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/fe_sq.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/fe_sq2.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/fe_sq2.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/fe_sub.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/fe_sub.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/fe_tobytes.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/fe_tobytes.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/ge_add.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_add.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/ge_double_scalarmult.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_double_scalarmult.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/ge_frombytes.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_frombytes.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/ge_madd.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_madd.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/ge_msub.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_msub.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/ge_p1p1_to_p2.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_p1p1_to_p2.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/ge_p1p1_to_p3.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_p1p1_to_p3.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/ge_p2_0.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_p2_0.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/ge_p2_dbl.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_p2_dbl.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/ge_p3_0.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_p3_0.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/ge_p3_dbl.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_p3_dbl.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/ge_p3_to_cached.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_p3_to_cached.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/ge_p3_to_p2.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_p3_to_p2.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/ge_p3_tobytes.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_p3_tobytes.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/ge_precomp_0.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_precomp_0.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/ge_scalarmult_base.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_scalarmult_base.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/ge_sub.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_sub.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/ge_tobytes.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_tobytes.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/nacl_sha512/blocks.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/nacl_sha512/blocks.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/nacl_sha512/hash.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/nacl_sha512/hash.o curve/ed25519/nacl_sha512/hash.c:39:16: warning: comparison of integers of different signs: 'int' and 'unsigned long long' [-Wsign-compare] for (i = 0;i < inlen;++i) padded[i] = in[i]; ~ ^ ~~~~~ 1 warning generated. cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/open.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/open.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/sc_muladd.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/sc_muladd.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/sc_reduce.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/sc_reduce.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve/ed25519/sign.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/sign.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/local/include/python3.10 -c curve25519module.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519module.o creating build/lib.openbsd-7.5-amd64-cpython-310 cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.5-amd64-cpython-310/curve/curve25519-donna.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/compare.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/curve_sigs.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/elligator.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/fe_isequal.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/fe_isreduced.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/fe_mont_rhs.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/fe_montx_to_edy.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/fe_sqrt.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/ge_isneutral.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/ge_montx_to_p3.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/ge_neg.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/ge_p3_to_montx.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/ge_scalarmult.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/ge_scalarmult_cofactor.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/keygen.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/open_modified.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/sc_clamp.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/sc_cmov.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/sc_neg.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/sign_modified.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/utility.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/xeddsa.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/additions/zeroize.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/fe_0.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/fe_1.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/fe_add.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/fe_cmov.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/fe_copy.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/fe_frombytes.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/fe_invert.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/fe_isnegative.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/fe_isnonzero.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/fe_mul.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/fe_neg.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/fe_pow22523.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/fe_sq.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/fe_sq2.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/fe_sub.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/fe_tobytes.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_add.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_double_scalarmult.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_frombytes.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_madd.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_msub.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_p1p1_to_p2.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_p1p1_to_p3.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_p2_0.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_p2_dbl.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_p3_0.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_p3_dbl.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_p3_to_cached.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_p3_to_p2.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_p3_tobytes.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_precomp_0.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_scalarmult_base.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_sub.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/ge_tobytes.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/nacl_sha512/blocks.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/nacl_sha512/hash.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/open.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/sc_muladd.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/sc_reduce.o build/temp.openbsd-7.5-amd64-cpython-310/curve/ed25519/sign.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519module.o -L/usr/local/lib -o build/lib.openbsd-7.5-amd64-cpython-310/axolotl_curve25519.cpython-310.so installing to build/bdist.openbsd-7.5-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.5-amd64 creating build/bdist.openbsd-7.5-amd64/wheel copying build/lib.openbsd-7.5-amd64-cpython-310/axolotl_curve25519.cpython-310.so -> build/bdist.openbsd-7.5-amd64/wheel running install_egg_info running egg_info writing python_axolotl_curve25519.egg-info/PKG-INFO writing dependency_links to python_axolotl_curve25519.egg-info/dependency_links.txt writing top-level names to python_axolotl_curve25519.egg-info/top_level.txt reading manifest file 'python_axolotl_curve25519.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'python_axolotl_curve25519.egg-info/SOURCES.txt' Copying python_axolotl_curve25519.egg-info to build/bdist.openbsd-7.5-amd64/wheel/python_axolotl_curve25519-0.4.1.post2-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/python_axolotl_curve25519-0.4.1.post2.dist-info/WHEEL creating '/exopi-obj/pobj/py-axolotl-curve25519-0.4.1pl2-python3/python-axolotl-curve25519-0.4.1.post2/dist/.tmp-v1_7c0nx/python_axolotl_curve25519-0.4.1.post2-cp310-cp310-openbsd_7_5_amd64.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'axolotl_curve25519.cpython-310.so' adding 'python_axolotl_curve25519-0.4.1.post2.dist-info/METADATA' adding 'python_axolotl_curve25519-0.4.1.post2.dist-info/WHEEL' adding 'python_axolotl_curve25519-0.4.1.post2.dist-info/top_level.txt' adding 'python_axolotl_curve25519-0.4.1.post2.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built python_axolotl_curve25519-0.4.1.post2-cp310-cp310-openbsd_7_5_amd64.whl >>> Running package in security/py-axolotl-curve25519,python3 at 1713776381.47 ===> security/py-axolotl-curve25519,python3 ===> Faking installation for py3-axolotl-curve25519-0.4.1pl2p7 ===> Building package for py3-axolotl-curve25519-0.4.1pl2p7 Create /exopi-cvs/ports/packages/amd64/all/py3-axolotl-curve25519-0.4.1pl2p7.tgz Creating package py3-axolotl-curve25519-0.4.1pl2p7 reading plist| checking dependencies| checking dependencies|lang/python/3.10,-main checksumming| checksumming| | 0% checksumming|**** | 6% checksumming|******* | 12% checksumming|*********** | 18% checksumming|************** | 24% checksumming|****************** | 29% checksumming|********************** | 35% checksumming|************************* | 41% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|************************************ | 59% checksumming|*************************************** | 65% checksumming|******************************************* | 71% checksumming|*********************************************** | 76% checksumming|************************************************** | 82% checksumming|****************************************************** | 88% checksumming|********************************************************* | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-axolotl-curve25519-0.4.1pl2p7.tgz >>> Running clean in security/py-axolotl-curve25519,python3 at 1713776384.67 ===> security/py-axolotl-curve25519,python3 ===> Cleaning for py3-axolotl-curve25519-0.4.1pl2p7 >>> Ended at 1713776384.96 max_stuck=1.62/depends=1.95/show-prepare-results=1.25/build=12.91/package=3.23/clean=0.32