>>> Building on exopi-3 under security/py-omemo-dr,python3 BDEPENDS = [devel/py-build,python3;devel/py-installer,python3;lang/python/3.10;devel/py-setuptools,python3;devel/py-wheel,python3] DIST = [security/py-omemo-dr,python3:omemo-dr-1.0.1.tar.gz] FULLPKGNAME = py3-omemo-dr-1.0.1 RDEPENDS = [security/py-cryptography,python3;devel/py-protobuf,python3;lang/python/3.10] (Junk lock obtained for exopi-3 at 1714086769.14) >>> Running depends in security/py-omemo-dr,python3 at 1714086769.19 last junk was in devel/py-test,python3 /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-omemo-dr,python3 at 1714086771.34 ===> security/py-omemo-dr,python3 ===> Building from scratch py3-omemo-dr-1.0.1 ===> py3-omemo-dr-1.0.1 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-omemo-dr-1.0.1 depends on: py3-build-* -> py3-build-1.1.1 ===> py3-omemo-dr-1.0.1 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-omemo-dr-1.0.1 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-omemo-dr-1.0.1 depends on: py3-wheel-* -> py3-wheel-0.43.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-3 at 1714086772.94) distfiles size=152526 >>> Running build in security/py-omemo-dr,python3 at 1714086772.96 ===> security/py-omemo-dr,python3 ===> Checking files for py3-omemo-dr-1.0.1 `/exopi-cvs/ports/distfiles/omemo-dr-1.0.1.tar.gz' is up to date. >> (SHA256) omemo-dr-1.0.1.tar.gz: OK ===> Extracting for py3-omemo-dr-1.0.1 ===> Patching for py3-omemo-dr-1.0.1 ===> 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-omemo-dr-1.0.1 ===> Configuring for py3-omemo-dr-1.0.1 ===> Building for py3-omemo-dr-1.0.1 * Getting build dependencies for wheel... WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/local/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) running egg_info writing src/omemo_dr.egg-info/PKG-INFO writing dependency_links to src/omemo_dr.egg-info/dependency_links.txt writing requirements to src/omemo_dr.egg-info/requires.txt writing top-level names to src/omemo_dr.egg-info/top_level.txt reading manifest file 'src/omemo_dr.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/omemo_dr.egg-info/SOURCES.txt' * Building wheel... WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/local/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) running bdist_wheel running build running build_py creating build creating build/lib.openbsd-7.5-amd64-cpython-310 creating build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr copying src/omemo_dr/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr copying src/omemo_dr/aes.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr copying src/omemo_dr/const.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr copying src/omemo_dr/exceptions.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr copying src/omemo_dr/identitykey.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr copying src/omemo_dr/identitykeypair.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr copying src/omemo_dr/observable.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr copying src/omemo_dr/session_manager.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr copying src/omemo_dr/sessionbuilder.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr copying src/omemo_dr/sessioncipher.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr copying src/omemo_dr/structs.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr creating build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/curve copying src/omemo_dr/curve/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/curve creating build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/ecc copying src/omemo_dr/ecc/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/ecc copying src/omemo_dr/ecc/curve.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/ecc copying src/omemo_dr/ecc/djbec.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/ecc copying src/omemo_dr/ecc/ec.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/ecc copying src/omemo_dr/ecc/eckeypair.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/ecc creating build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/kdf copying src/omemo_dr/kdf/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/kdf copying src/omemo_dr/kdf/derivedmessagesecrets.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/kdf copying src/omemo_dr/kdf/derivedrootsecrets.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/kdf copying src/omemo_dr/kdf/hkdf.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/kdf copying src/omemo_dr/kdf/messagekeys.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/kdf creating build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/protocol copying src/omemo_dr/protocol/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/protocol copying src/omemo_dr/protocol/ciphertextmessage.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/protocol copying src/omemo_dr/protocol/omemo_keyexchange.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/protocol copying src/omemo_dr/protocol/omemo_message.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/protocol copying src/omemo_dr/protocol/omemo_pb2.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/protocol copying src/omemo_dr/protocol/prekeywhispermessage.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/protocol copying src/omemo_dr/protocol/whisper_pb2.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/protocol copying src/omemo_dr/protocol/whispermessage.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/protocol creating build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/ratchet copying src/omemo_dr/ratchet/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/ratchet copying src/omemo_dr/ratchet/aliceparameters.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/ratchet copying src/omemo_dr/ratchet/bobparameters.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/ratchet copying src/omemo_dr/ratchet/chainkey.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/ratchet copying src/omemo_dr/ratchet/ratchetingsession.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/ratchet copying src/omemo_dr/ratchet/rootkey.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/ratchet creating build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/state copying src/omemo_dr/state/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/state copying src/omemo_dr/state/prekeybundle.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/state copying src/omemo_dr/state/prekeyrecord.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/state copying src/omemo_dr/state/sessionrecord.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/state copying src/omemo_dr/state/sessionstate.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/state copying src/omemo_dr/state/signedprekeyrecord.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/state copying src/omemo_dr/state/storage_pb2.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/state copying src/omemo_dr/state/store.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/state creating build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/util copying src/omemo_dr/util/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/util copying src/omemo_dr/util/byteutil.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/util copying src/omemo_dr/util/keyhelper.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/util copying src/omemo_dr/util/logging.py -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/util running egg_info writing src/omemo_dr.egg-info/PKG-INFO writing dependency_links to src/omemo_dr.egg-info/dependency_links.txt writing requirements to src/omemo_dr.egg-info/requires.txt writing top-level names to src/omemo_dr.egg-info/top_level.txt reading manifest file 'src/omemo_dr.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/omemo_dr.egg-info/SOURCES.txt' copying src/omemo_dr/py.typed -> build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr running build_ext building 'omemo_dr._curve' extension creating build/temp.openbsd-7.5-amd64-cpython-310 creating build/temp.openbsd-7.5-amd64-cpython-310/curve25519 creating build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve creating build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519 creating build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/additions creating build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/curve25519-donna.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/additions/compare.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/additions/convert.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/additions/convert.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/additions/curve_sigs.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/additions/ed_sigs.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/additions/ed_sigs.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/additions/elligator.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/additions/fe_edy_to_montx.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/additions/fe_edy_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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/additions/fe_isequal.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/additions/fe_isreduced.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/additions/fe_mont_rhs.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/additions/fe_montx_to_edy.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/additions/fe_sqrt.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/additions/ge_isneutral.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/additions/ge_montx_to_p3.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/additions/ge_neg.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/additions/ge_p3_to_montx.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/additions/ge_scalarmult.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/additions/ge_scalarmult_cofactor.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/additions/keygen.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/additions/open_modified.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/additions/sc_clamp.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/additions/sc_cmov.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/additions/sc_neg.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/additions/sign_modified.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/additions/utility.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/additions/xeddsa.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/additions/zeroize.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/fe_0.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/fe_1.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/fe_add.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/fe_cmov.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/fe_copy.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/fe_frombytes.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/fe_invert.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/fe_isnegative.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/fe_isnonzero.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/fe_mul.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/fe_neg.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/fe_pow22523.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/fe_sq.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/fe_sq2.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/fe_sub.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/fe_tobytes.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/ge_add.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/ge_double_scalarmult.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/ge_frombytes.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/ge_madd.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/ge_msub.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/ge_p1p1_to_p2.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/ge_p1p1_to_p3.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/ge_p2_0.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/ge_p2_dbl.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/ge_p3_0.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/ge_p3_dbl.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/ge_p3_to_cached.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/ge_p3_to_p2.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/ge_p3_tobytes.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/ge_precomp_0.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/ge_scalarmult_base.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/ge_sub.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/ge_tobytes.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/nacl_sha512/blocks.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/nacl_sha512/hash.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/nacl_sha512/hash.o curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/open.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/sc_muladd.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/sc_reduce.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve/ed25519/sign.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/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 -Icurve25519/curve/ed25519/nacl_includes -Icurve25519/curve/ed25519/additions -Icurve25519/curve/ed25519 -I/usr/local/include/python3.10 -c curve25519/curve25519module.c -o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve25519module.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/curve25519-donna.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/additions/compare.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/additions/convert.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/additions/curve_sigs.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/additions/ed_sigs.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/additions/elligator.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/additions/fe_edy_to_montx.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/additions/fe_isequal.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/additions/fe_isreduced.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/additions/fe_mont_rhs.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/additions/fe_montx_to_edy.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/additions/fe_sqrt.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/additions/ge_isneutral.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/additions/ge_montx_to_p3.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/additions/ge_neg.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/additions/ge_p3_to_montx.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/additions/ge_scalarmult.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/additions/ge_scalarmult_cofactor.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/additions/keygen.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/additions/open_modified.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/additions/sc_clamp.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/additions/sc_cmov.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/additions/sc_neg.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/additions/sign_modified.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/additions/utility.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/additions/xeddsa.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/additions/zeroize.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/fe_0.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/fe_1.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/fe_add.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/fe_cmov.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/fe_copy.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/fe_frombytes.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/fe_invert.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/fe_isnegative.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/fe_isnonzero.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/fe_mul.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/fe_neg.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/fe_pow22523.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/fe_sq.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/fe_sq2.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/fe_sub.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/fe_tobytes.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/ge_add.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/ge_double_scalarmult.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/ge_frombytes.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/ge_madd.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/ge_msub.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/ge_p1p1_to_p2.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/ge_p1p1_to_p3.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/ge_p2_0.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/ge_p2_dbl.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/ge_p3_0.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/ge_p3_dbl.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/ge_p3_to_cached.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/ge_p3_to_p2.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/ge_p3_tobytes.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/ge_precomp_0.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/ge_scalarmult_base.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/ge_sub.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/ge_tobytes.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/nacl_sha512/blocks.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/nacl_sha512/hash.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/open.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/sc_muladd.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/sc_reduce.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve/ed25519/sign.o build/temp.openbsd-7.5-amd64-cpython-310/curve25519/curve25519module.o -L/usr/local/lib -o build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/_curve.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 creating build/bdist.openbsd-7.5-amd64/wheel/omemo_dr copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/aes.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/const.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/exceptions.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/identitykey.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/identitykeypair.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/observable.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/session_manager.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/sessionbuilder.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/sessioncipher.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/structs.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr creating build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/curve copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/curve/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/curve creating build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/ecc copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/ecc/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/ecc copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/ecc/curve.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/ecc copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/ecc/djbec.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/ecc copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/ecc/ec.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/ecc copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/ecc/eckeypair.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/ecc creating build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/kdf copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/kdf/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/kdf copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/kdf/derivedmessagesecrets.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/kdf copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/kdf/derivedrootsecrets.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/kdf copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/kdf/hkdf.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/kdf copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/kdf/messagekeys.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/kdf creating build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/protocol copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/protocol/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/protocol copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/protocol/ciphertextmessage.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/protocol copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/protocol/omemo_keyexchange.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/protocol copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/protocol/omemo_message.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/protocol copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/protocol/omemo_pb2.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/protocol copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/protocol/prekeywhispermessage.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/protocol copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/protocol/whisper_pb2.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/protocol copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/protocol/whispermessage.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/protocol creating build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/ratchet copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/ratchet/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/ratchet copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/ratchet/aliceparameters.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/ratchet copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/ratchet/bobparameters.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/ratchet copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/ratchet/chainkey.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/ratchet copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/ratchet/ratchetingsession.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/ratchet copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/ratchet/rootkey.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/ratchet creating build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/state copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/state/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/state copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/state/prekeybundle.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/state copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/state/prekeyrecord.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/state copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/state/sessionrecord.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/state copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/state/sessionstate.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/state copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/state/signedprekeyrecord.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/state copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/state/storage_pb2.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/state copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/state/store.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/state creating build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/util copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/util/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/util copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/util/byteutil.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/util copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/util/keyhelper.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/util copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/util/logging.py -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr/util copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/py.typed -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr copying build/lib.openbsd-7.5-amd64-cpython-310/omemo_dr/_curve.cpython-310.so -> build/bdist.openbsd-7.5-amd64/wheel/omemo_dr running install_egg_info Copying src/omemo_dr.egg-info to build/bdist.openbsd-7.5-amd64/wheel/omemo_dr-1.0.1-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/omemo_dr-1.0.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-omemo-dr-1.0.1-python3/omemo-dr-1.0.1/dist/.tmp-_r726yyo/omemo_dr-1.0.1-cp310-cp310-openbsd_7_5_amd64.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'omemo_dr/__init__.py' adding 'omemo_dr/_curve.cpython-310.so' adding 'omemo_dr/aes.py' adding 'omemo_dr/const.py' adding 'omemo_dr/exceptions.py' adding 'omemo_dr/identitykey.py' adding 'omemo_dr/identitykeypair.py' adding 'omemo_dr/observable.py' adding 'omemo_dr/py.typed' adding 'omemo_dr/session_manager.py' adding 'omemo_dr/sessionbuilder.py' adding 'omemo_dr/sessioncipher.py' adding 'omemo_dr/structs.py' adding 'omemo_dr/curve/__init__.py' adding 'omemo_dr/ecc/__init__.py' adding 'omemo_dr/ecc/curve.py' adding 'omemo_dr/ecc/djbec.py' adding 'omemo_dr/ecc/ec.py' adding 'omemo_dr/ecc/eckeypair.py' adding 'omemo_dr/kdf/__init__.py' adding 'omemo_dr/kdf/derivedmessagesecrets.py' adding 'omemo_dr/kdf/derivedrootsecrets.py' adding 'omemo_dr/kdf/hkdf.py' adding 'omemo_dr/kdf/messagekeys.py' adding 'omemo_dr/protocol/__init__.py' adding 'omemo_dr/protocol/ciphertextmessage.py' adding 'omemo_dr/protocol/omemo_keyexchange.py' adding 'omemo_dr/protocol/omemo_message.py' adding 'omemo_dr/protocol/omemo_pb2.py' adding 'omemo_dr/protocol/prekeywhispermessage.py' adding 'omemo_dr/protocol/whisper_pb2.py' adding 'omemo_dr/protocol/whispermessage.py' adding 'omemo_dr/ratchet/__init__.py' adding 'omemo_dr/ratchet/aliceparameters.py' adding 'omemo_dr/ratchet/bobparameters.py' adding 'omemo_dr/ratchet/chainkey.py' adding 'omemo_dr/ratchet/ratchetingsession.py' adding 'omemo_dr/ratchet/rootkey.py' adding 'omemo_dr/state/__init__.py' adding 'omemo_dr/state/prekeybundle.py' adding 'omemo_dr/state/prekeyrecord.py' adding 'omemo_dr/state/sessionrecord.py' adding 'omemo_dr/state/sessionstate.py' adding 'omemo_dr/state/signedprekeyrecord.py' adding 'omemo_dr/state/storage_pb2.py' adding 'omemo_dr/state/store.py' adding 'omemo_dr/util/__init__.py' adding 'omemo_dr/util/byteutil.py' adding 'omemo_dr/util/keyhelper.py' adding 'omemo_dr/util/logging.py' adding 'omemo_dr-1.0.1.dist-info/LICENSE' adding 'omemo_dr-1.0.1.dist-info/METADATA' adding 'omemo_dr-1.0.1.dist-info/WHEEL' adding 'omemo_dr-1.0.1.dist-info/top_level.txt' adding 'omemo_dr-1.0.1.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built omemo_dr-1.0.1-cp310-cp310-openbsd_7_5_amd64.whl >>> Running package in security/py-omemo-dr,python3 at 1714086791.58 ===> security/py-omemo-dr,python3 ===> Faking installation for py3-omemo-dr-1.0.1 ===> Building package for py3-omemo-dr-1.0.1 Create /exopi-cvs/ports/packages/amd64/all/py3-omemo-dr-1.0.1.tgz Creating package py3-omemo-dr-1.0.1 reading plist| checking dependencies| checking dependencies|devel/py-protobuf,python3 checking dependencies|lang/python/3.10,-main checking dependencies|security/py-cryptography,python3 checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|*** | 5% archiving|***** | 7% archiving|***** | 8% archiving|****** | 9% archiving|******* | 10% archiving|******* | 11% archiving|******* | 12% archiving|******** | 12% archiving|******** | 13% archiving|********* | 13% archiving|********* | 14% archiving|********* | 15% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************ | 19% archiving|************* | 20% archiving|************* | 21% archiving|************** | 21% archiving|************** | 22% archiving|************** | 23% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 24% archiving|**************** | 25% archiving|***************** | 27% archiving|****************** | 29% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 32% archiving|********************* | 33% archiving|********************** | 34% archiving|************************************************ | 75% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|************************************************************ | 94% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-omemo-dr-1.0.1.tgz >>> Running clean in security/py-omemo-dr,python3 at 1714086795.50 ===> security/py-omemo-dr,python3 ===> Cleaning for py3-omemo-dr-1.0.1 >>> Ended at 1714086796.08 max_stuck=0.56/depends=2.16/show-prepare-results=1.63/build=18.61/package=3.92/clean=0.61