>>> Building on exopi-6 under net/py-rns BDEPENDS = [devel/py-wheel;devel/py-installer;lang/python/3;devel/py-setuptools;devel/py-build] DIST = [net/py-rns:rns-0.9.1.tar.gz] FULLPKGNAME = py3-rns-0.9.1 RDEPENDS = [devel/py-serial;security/py-cryptography;lang/python/3] (Junk lock obtained for exopi-6 at 1738432941.31) >>> Running depends in net/py-rns at 1738432941.34 last junk was in devel/gtest /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-75.6.0p0v0 py3-wheel-0.45.1p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-75.6.0p0v0 py3-wheel-0.45.1p0 python-3.12.8p2 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-75.6.0p0v0 py3-wheel-0.45.1p0 >>> Running show-prepare-results in net/py-rns at 1738432943.22 ===> net/py-rns ===> Building from scratch py3-rns-0.9.1 ===> py3-rns-0.9.1 depends on: python->=3.12,<3.13 -> python-3.12.8p2 ===> py3-rns-0.9.1 depends on: py3-build-* -> py3-build-1.2.2.post1p0 ===> py3-rns-0.9.1 depends on: py3-installer-* -> py3-installer-0.7.0p1 ===> py3-rns-0.9.1 depends on: py3-setuptools-* -> py3-setuptools-75.6.0p0v0 ===> py3-rns-0.9.1 depends on: py3-wheel-* -> py3-wheel-0.45.1p0 py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-75.6.0p0v0 py3-wheel-0.45.1p0 python-3.12.8p2 (Junk lock released for exopi-6 at 1738432944.42) distfiles size=17555908 >>> Running build in net/py-rns at 1738432944.45 ===> net/py-rns ===> Checking files for py3-rns-0.9.1 `/exopi-cvs/ports/distfiles/rns-0.9.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-rns-0.9.1 ===> Patching for py3-rns-0.9.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-rns-0.9.1 ===> Configuring for py3-rns-0.9.1 ===> Building for py3-rns-0.9.1 * Getting build dependencies for wheel... running egg_info writing rns.egg-info/PKG-INFO writing dependency_links to rns.egg-info/dependency_links.txt writing entry points to rns.egg-info/entry_points.txt writing requirements to rns.egg-info/requires.txt writing top-level names to rns.egg-info/top_level.txt reading manifest file 'rns.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'rns.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build/lib/RNS copying RNS/Buffer.py -> build/lib/RNS copying RNS/Channel.py -> build/lib/RNS copying RNS/Destination.py -> build/lib/RNS copying RNS/Identity.py -> build/lib/RNS copying RNS/Link.py -> build/lib/RNS copying RNS/Packet.py -> build/lib/RNS copying RNS/Resolver.py -> build/lib/RNS copying RNS/Resource.py -> build/lib/RNS copying RNS/Reticulum.py -> build/lib/RNS copying RNS/Transport.py -> build/lib/RNS copying RNS/__init__.py -> build/lib/RNS copying RNS/_version.py -> build/lib/RNS creating build/lib/RNS/Cryptography copying RNS/Cryptography/AES.py -> build/lib/RNS/Cryptography copying RNS/Cryptography/Ed25519.py -> build/lib/RNS/Cryptography copying RNS/Cryptography/HKDF.py -> build/lib/RNS/Cryptography copying RNS/Cryptography/HMAC.py -> build/lib/RNS/Cryptography copying RNS/Cryptography/Hashes.py -> build/lib/RNS/Cryptography copying RNS/Cryptography/PKCS7.py -> build/lib/RNS/Cryptography copying RNS/Cryptography/Provider.py -> build/lib/RNS/Cryptography copying RNS/Cryptography/Proxies.py -> build/lib/RNS/Cryptography copying RNS/Cryptography/SHA256.py -> build/lib/RNS/Cryptography copying RNS/Cryptography/SHA512.py -> build/lib/RNS/Cryptography copying RNS/Cryptography/Token.py -> build/lib/RNS/Cryptography copying RNS/Cryptography/X25519.py -> build/lib/RNS/Cryptography copying RNS/Cryptography/__init__.py -> build/lib/RNS/Cryptography creating build/lib/RNS/Interfaces copying RNS/Interfaces/AX25KISSInterface.py -> build/lib/RNS/Interfaces copying RNS/Interfaces/AutoInterface.py -> build/lib/RNS/Interfaces copying RNS/Interfaces/I2PInterface.py -> build/lib/RNS/Interfaces copying RNS/Interfaces/Interface.py -> build/lib/RNS/Interfaces copying RNS/Interfaces/KISSInterface.py -> build/lib/RNS/Interfaces copying RNS/Interfaces/LocalInterface.py -> build/lib/RNS/Interfaces copying RNS/Interfaces/PipeInterface.py -> build/lib/RNS/Interfaces copying RNS/Interfaces/RNodeInterface.py -> build/lib/RNS/Interfaces copying RNS/Interfaces/RNodeMultiInterface.py -> build/lib/RNS/Interfaces copying RNS/Interfaces/SerialInterface.py -> build/lib/RNS/Interfaces copying RNS/Interfaces/TCPInterface.py -> build/lib/RNS/Interfaces copying RNS/Interfaces/UDPInterface.py -> build/lib/RNS/Interfaces copying RNS/Interfaces/__init__.py -> build/lib/RNS/Interfaces creating build/lib/RNS/Utilities copying RNS/Utilities/__init__.py -> build/lib/RNS/Utilities copying RNS/Utilities/rncp.py -> build/lib/RNS/Utilities copying RNS/Utilities/rnid.py -> build/lib/RNS/Utilities copying RNS/Utilities/rnir.py -> build/lib/RNS/Utilities copying RNS/Utilities/rnodeconf.py -> build/lib/RNS/Utilities copying RNS/Utilities/rnpath.py -> build/lib/RNS/Utilities copying RNS/Utilities/rnprobe.py -> build/lib/RNS/Utilities copying RNS/Utilities/rnsd.py -> build/lib/RNS/Utilities copying RNS/Utilities/rnstatus.py -> build/lib/RNS/Utilities copying RNS/Utilities/rnx.py -> build/lib/RNS/Utilities creating build/lib/RNS/vendor copying RNS/vendor/__init__.py -> build/lib/RNS/vendor copying RNS/vendor/configobj.py -> build/lib/RNS/vendor copying RNS/vendor/platformutils.py -> build/lib/RNS/vendor copying RNS/vendor/six.py -> build/lib/RNS/vendor copying RNS/vendor/umsgpack.py -> build/lib/RNS/vendor creating build/lib/RNS/Cryptography/aes copying RNS/Cryptography/aes/__init__.py -> build/lib/RNS/Cryptography/aes copying RNS/Cryptography/aes/aes.py -> build/lib/RNS/Cryptography/aes copying RNS/Cryptography/aes/utils.py -> build/lib/RNS/Cryptography/aes creating build/lib/RNS/Cryptography/pure25519 copying RNS/Cryptography/pure25519/__init__.py -> build/lib/RNS/Cryptography/pure25519 copying RNS/Cryptography/pure25519/_ed25519.py -> build/lib/RNS/Cryptography/pure25519 copying RNS/Cryptography/pure25519/basic.py -> build/lib/RNS/Cryptography/pure25519 copying RNS/Cryptography/pure25519/ed25519_oop.py -> build/lib/RNS/Cryptography/pure25519 copying RNS/Cryptography/pure25519/eddsa.py -> build/lib/RNS/Cryptography/pure25519 creating build/lib/RNS/Interfaces/Android copying RNS/Interfaces/Android/KISSInterface.py -> build/lib/RNS/Interfaces/Android copying RNS/Interfaces/Android/RNodeInterface.py -> build/lib/RNS/Interfaces/Android copying RNS/Interfaces/Android/SerialInterface.py -> build/lib/RNS/Interfaces/Android copying RNS/Interfaces/Android/__init__.py -> build/lib/RNS/Interfaces/Android creating build/lib/RNS/vendor/i2plib copying RNS/vendor/i2plib/__init__.py -> build/lib/RNS/vendor/i2plib copying RNS/vendor/i2plib/__version__.py -> build/lib/RNS/vendor/i2plib copying RNS/vendor/i2plib/aiosam.py -> build/lib/RNS/vendor/i2plib copying RNS/vendor/i2plib/exceptions.py -> build/lib/RNS/vendor/i2plib copying RNS/vendor/i2plib/log.py -> build/lib/RNS/vendor/i2plib copying RNS/vendor/i2plib/sam.py -> build/lib/RNS/vendor/i2plib copying RNS/vendor/i2plib/tunnel.py -> build/lib/RNS/vendor/i2plib copying RNS/vendor/i2plib/utils.py -> build/lib/RNS/vendor/i2plib creating build/lib/RNS/vendor/ifaddr copying RNS/vendor/ifaddr/__init__.py -> build/lib/RNS/vendor/ifaddr copying RNS/vendor/ifaddr/_posix.py -> build/lib/RNS/vendor/ifaddr copying RNS/vendor/ifaddr/_shared.py -> build/lib/RNS/vendor/ifaddr copying RNS/vendor/ifaddr/_win32.py -> build/lib/RNS/vendor/ifaddr copying RNS/vendor/ifaddr/niwrapper.py -> build/lib/RNS/vendor/ifaddr copying RNS/vendor/ifaddr/py.typed -> build/lib/RNS/vendor/ifaddr installing to build/bdist.openbsd-7.6-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.6-amd64/wheel creating build/bdist.openbsd-7.6-amd64/wheel/RNS copying build/lib/RNS/Buffer.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS copying build/lib/RNS/Channel.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS copying build/lib/RNS/Destination.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS copying build/lib/RNS/Identity.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS copying build/lib/RNS/Link.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS copying build/lib/RNS/Packet.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS copying build/lib/RNS/Resolver.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS copying build/lib/RNS/Resource.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS copying build/lib/RNS/Reticulum.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS copying build/lib/RNS/Transport.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS copying build/lib/RNS/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS copying build/lib/RNS/_version.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS creating build/bdist.openbsd-7.6-amd64/wheel/RNS/Cryptography copying build/lib/RNS/Cryptography/AES.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Cryptography copying build/lib/RNS/Cryptography/Ed25519.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Cryptography copying build/lib/RNS/Cryptography/HKDF.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Cryptography copying build/lib/RNS/Cryptography/HMAC.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Cryptography copying build/lib/RNS/Cryptography/Hashes.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Cryptography copying build/lib/RNS/Cryptography/PKCS7.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Cryptography copying build/lib/RNS/Cryptography/Provider.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Cryptography copying build/lib/RNS/Cryptography/Proxies.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Cryptography copying build/lib/RNS/Cryptography/SHA256.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Cryptography copying build/lib/RNS/Cryptography/SHA512.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Cryptography copying build/lib/RNS/Cryptography/Token.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Cryptography copying build/lib/RNS/Cryptography/X25519.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Cryptography copying build/lib/RNS/Cryptography/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Cryptography creating build/bdist.openbsd-7.6-amd64/wheel/RNS/Cryptography/aes copying build/lib/RNS/Cryptography/aes/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Cryptography/aes copying build/lib/RNS/Cryptography/aes/aes.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Cryptography/aes copying build/lib/RNS/Cryptography/aes/utils.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Cryptography/aes creating build/bdist.openbsd-7.6-amd64/wheel/RNS/Cryptography/pure25519 copying build/lib/RNS/Cryptography/pure25519/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Cryptography/pure25519 copying build/lib/RNS/Cryptography/pure25519/_ed25519.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Cryptography/pure25519 copying build/lib/RNS/Cryptography/pure25519/basic.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Cryptography/pure25519 copying build/lib/RNS/Cryptography/pure25519/ed25519_oop.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Cryptography/pure25519 copying build/lib/RNS/Cryptography/pure25519/eddsa.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Cryptography/pure25519 creating build/bdist.openbsd-7.6-amd64/wheel/RNS/Interfaces copying build/lib/RNS/Interfaces/AX25KISSInterface.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Interfaces copying build/lib/RNS/Interfaces/AutoInterface.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Interfaces copying build/lib/RNS/Interfaces/I2PInterface.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Interfaces copying build/lib/RNS/Interfaces/Interface.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Interfaces copying build/lib/RNS/Interfaces/KISSInterface.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Interfaces copying build/lib/RNS/Interfaces/LocalInterface.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Interfaces copying build/lib/RNS/Interfaces/PipeInterface.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Interfaces copying build/lib/RNS/Interfaces/RNodeInterface.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Interfaces copying build/lib/RNS/Interfaces/RNodeMultiInterface.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Interfaces copying build/lib/RNS/Interfaces/SerialInterface.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Interfaces copying build/lib/RNS/Interfaces/TCPInterface.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Interfaces copying build/lib/RNS/Interfaces/UDPInterface.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Interfaces copying build/lib/RNS/Interfaces/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Interfaces creating build/bdist.openbsd-7.6-amd64/wheel/RNS/Interfaces/Android copying build/lib/RNS/Interfaces/Android/KISSInterface.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Interfaces/Android copying build/lib/RNS/Interfaces/Android/RNodeInterface.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Interfaces/Android copying build/lib/RNS/Interfaces/Android/SerialInterface.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Interfaces/Android copying build/lib/RNS/Interfaces/Android/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Interfaces/Android creating build/bdist.openbsd-7.6-amd64/wheel/RNS/Utilities copying build/lib/RNS/Utilities/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Utilities copying build/lib/RNS/Utilities/rncp.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Utilities copying build/lib/RNS/Utilities/rnid.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Utilities copying build/lib/RNS/Utilities/rnir.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Utilities copying build/lib/RNS/Utilities/rnodeconf.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Utilities copying build/lib/RNS/Utilities/rnpath.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Utilities copying build/lib/RNS/Utilities/rnprobe.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Utilities copying build/lib/RNS/Utilities/rnsd.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Utilities copying build/lib/RNS/Utilities/rnstatus.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Utilities copying build/lib/RNS/Utilities/rnx.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/Utilities creating build/bdist.openbsd-7.6-amd64/wheel/RNS/vendor copying build/lib/RNS/vendor/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/vendor copying build/lib/RNS/vendor/configobj.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/vendor copying build/lib/RNS/vendor/platformutils.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/vendor copying build/lib/RNS/vendor/six.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/vendor copying build/lib/RNS/vendor/umsgpack.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/vendor creating build/bdist.openbsd-7.6-amd64/wheel/RNS/vendor/i2plib copying build/lib/RNS/vendor/i2plib/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/vendor/i2plib copying build/lib/RNS/vendor/i2plib/__version__.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/vendor/i2plib copying build/lib/RNS/vendor/i2plib/aiosam.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/vendor/i2plib copying build/lib/RNS/vendor/i2plib/exceptions.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/vendor/i2plib copying build/lib/RNS/vendor/i2plib/log.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/vendor/i2plib copying build/lib/RNS/vendor/i2plib/sam.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/vendor/i2plib copying build/lib/RNS/vendor/i2plib/tunnel.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/vendor/i2plib copying build/lib/RNS/vendor/i2plib/utils.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/vendor/i2plib creating build/bdist.openbsd-7.6-amd64/wheel/RNS/vendor/ifaddr copying build/lib/RNS/vendor/ifaddr/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/vendor/ifaddr copying build/lib/RNS/vendor/ifaddr/_posix.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/vendor/ifaddr copying build/lib/RNS/vendor/ifaddr/_shared.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/vendor/ifaddr copying build/lib/RNS/vendor/ifaddr/_win32.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/vendor/ifaddr copying build/lib/RNS/vendor/ifaddr/niwrapper.py -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/vendor/ifaddr copying build/lib/RNS/vendor/ifaddr/py.typed -> build/bdist.openbsd-7.6-amd64/wheel/./RNS/vendor/ifaddr running install_egg_info running egg_info writing rns.egg-info/PKG-INFO writing dependency_links to rns.egg-info/dependency_links.txt writing entry points to rns.egg-info/entry_points.txt writing requirements to rns.egg-info/requires.txt writing top-level names to rns.egg-info/top_level.txt reading manifest file 'rns.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'rns.egg-info/SOURCES.txt' Copying rns.egg-info to build/bdist.openbsd-7.6-amd64/wheel/./rns-0.9.1-py3.12.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/rns-0.9.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-rns-0.9.1/rns-0.9.1/dist/.tmp-lop9i5hn/rns-0.9.1-py3-none-any.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'RNS/Buffer.py' adding 'RNS/Channel.py' adding 'RNS/Destination.py' adding 'RNS/Identity.py' adding 'RNS/Link.py' adding 'RNS/Packet.py' adding 'RNS/Resolver.py' adding 'RNS/Resource.py' adding 'RNS/Reticulum.py' adding 'RNS/Transport.py' adding 'RNS/__init__.py' adding 'RNS/_version.py' adding 'RNS/Cryptography/AES.py' adding 'RNS/Cryptography/Ed25519.py' adding 'RNS/Cryptography/HKDF.py' adding 'RNS/Cryptography/HMAC.py' adding 'RNS/Cryptography/Hashes.py' adding 'RNS/Cryptography/PKCS7.py' adding 'RNS/Cryptography/Provider.py' adding 'RNS/Cryptography/Proxies.py' adding 'RNS/Cryptography/SHA256.py' adding 'RNS/Cryptography/SHA512.py' adding 'RNS/Cryptography/Token.py' adding 'RNS/Cryptography/X25519.py' adding 'RNS/Cryptography/__init__.py' adding 'RNS/Cryptography/aes/__init__.py' adding 'RNS/Cryptography/aes/aes.py' adding 'RNS/Cryptography/aes/utils.py' adding 'RNS/Cryptography/pure25519/__init__.py' adding 'RNS/Cryptography/pure25519/_ed25519.py' adding 'RNS/Cryptography/pure25519/basic.py' adding 'RNS/Cryptography/pure25519/ed25519_oop.py' adding 'RNS/Cryptography/pure25519/eddsa.py' adding 'RNS/Interfaces/AX25KISSInterface.py' adding 'RNS/Interfaces/AutoInterface.py' adding 'RNS/Interfaces/I2PInterface.py' adding 'RNS/Interfaces/Interface.py' adding 'RNS/Interfaces/KISSInterface.py' adding 'RNS/Interfaces/LocalInterface.py' adding 'RNS/Interfaces/PipeInterface.py' adding 'RNS/Interfaces/RNodeInterface.py' adding 'RNS/Interfaces/RNodeMultiInterface.py' adding 'RNS/Interfaces/SerialInterface.py' adding 'RNS/Interfaces/TCPInterface.py' adding 'RNS/Interfaces/UDPInterface.py' adding 'RNS/Interfaces/__init__.py' adding 'RNS/Interfaces/Android/KISSInterface.py' adding 'RNS/Interfaces/Android/RNodeInterface.py' adding 'RNS/Interfaces/Android/SerialInterface.py' adding 'RNS/Interfaces/Android/__init__.py' adding 'RNS/Utilities/__init__.py' adding 'RNS/Utilities/rncp.py' adding 'RNS/Utilities/rnid.py' adding 'RNS/Utilities/rnir.py' adding 'RNS/Utilities/rnodeconf.py' adding 'RNS/Utilities/rnpath.py' adding 'RNS/Utilities/rnprobe.py' adding 'RNS/Utilities/rnsd.py' adding 'RNS/Utilities/rnstatus.py' adding 'RNS/Utilities/rnx.py' adding 'RNS/vendor/__init__.py' adding 'RNS/vendor/configobj.py' adding 'RNS/vendor/platformutils.py' adding 'RNS/vendor/six.py' adding 'RNS/vendor/umsgpack.py' adding 'RNS/vendor/i2plib/__init__.py' adding 'RNS/vendor/i2plib/__version__.py' adding 'RNS/vendor/i2plib/aiosam.py' adding 'RNS/vendor/i2plib/exceptions.py' adding 'RNS/vendor/i2plib/log.py' adding 'RNS/vendor/i2plib/sam.py' adding 'RNS/vendor/i2plib/tunnel.py' adding 'RNS/vendor/i2plib/utils.py' adding 'RNS/vendor/ifaddr/__init__.py' adding 'RNS/vendor/ifaddr/_posix.py' adding 'RNS/vendor/ifaddr/_shared.py' adding 'RNS/vendor/ifaddr/_win32.py' adding 'RNS/vendor/ifaddr/niwrapper.py' adding 'RNS/vendor/ifaddr/py.typed' adding 'rns-0.9.1.dist-info/LICENSE' adding 'rns-0.9.1.dist-info/METADATA' adding 'rns-0.9.1.dist-info/WHEEL' adding 'rns-0.9.1.dist-info/entry_points.txt' adding 'rns-0.9.1.dist-info/top_level.txt' adding 'rns-0.9.1.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built rns-0.9.1-py3-none-any.whl >>> Running package in net/py-rns at 1738432947.82 ===> net/py-rns ===> Faking installation for py3-rns-0.9.1 ===> Building package for py3-rns-0.9.1 Create /exopi-cvs/ports/packages/amd64/all/py3-rns-0.9.1.tgz Creating package py3-rns-0.9.1 reading plist| checking dependencies| checking dependencies|devel/py-serial checking dependencies|lang/python/3,-main checking dependencies|security/py-cryptography checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% 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|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% 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|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% 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|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% 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|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|*********************************************************** | 98% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|**** | 6% archiving|***** | 8% archiving|****** | 9% archiving|****** | 10% archiving|******* | 10% archiving|******* | 11% archiving|******** | 12% archiving|******** | 13% archiving|********* | 14% archiving|********* | 15% archiving|********** | 15% archiving|*********** | 17% archiving|************ | 18% archiving|************* | 20% archiving|************* | 21% archiving|************** | 21% archiving|************** | 22% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 25% archiving|***************** | 26% archiving|******************** | 31% archiving|*********************** | 36% archiving|*********************** | 37% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 44% archiving|***************************** | 46% archiving|****************************** | 48% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 50% archiving|********************************* | 51% archiving|********************************** | 52% archiving|********************************** | 54% archiving|************************************ | 56% archiving|************************************** | 59% archiving|************************************** | 60% archiving|**************************************** | 62% archiving|***************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|******************************************** | 70% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-rns-0.9.1 was updated @depend lang/python/3,-main:python->=3.12,<3.13:python-3.12.8p1 -> @depend lang/python/3,-main:python->=3.12,<3.13:python-3.12.8p2 Link to /exopi-cvs/ports/packages/amd64/ftp/py3-rns-0.9.1.tgz >>> Running clean in net/py-rns at 1738432952.64 ===> net/py-rns ===> Cleaning for py3-rns-0.9.1 >>> Ended at 1738432953.00 max_stuck=0.00/depends=1.88/show-prepare-results=1.23/build=3.36/package=4.82/clean=0.40