>>> Building on exopi-5 under www/py-autobahn,python3 BDEPENDS = [devel/py-setuptools,python3;devel/py-build,python3;devel/py-cffi,python3;devel/py-six,python3;devel/py-txaio,python3;devel/py-installer,python3;devel/py-wheel,python3;lang/python/3.10] DIST = [www/py-autobahn,python3:autobahn-22.7.1.tar.gz] FULLPKGNAME = py3-autobahn-22.7.1p1 RDEPENDS = [lang/python/3.10] (Junk lock obtained for exopi-5 at 1714755399.11) >>> Running depends in www/py-autobahn,python3 at 1714755399.15 last junk was in net/pure-ftpd,mysql /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-cffi-1.16.0 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-six-1.16.0p3 py3-txaio-23.1.1 py3-wheel-0.43.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-cffi-1.16.0 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-six-1.16.0p3 py3-txaio-23.1.1 py3-wheel-0.43.0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-cffi-1.16.0 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-six-1.16.0p3 py3-txaio-23.1.1 py3-wheel-0.43.0 >>> Running show-prepare-results in www/py-autobahn,python3 at 1714755403.64 ===> www/py-autobahn,python3 ===> Building from scratch py3-autobahn-22.7.1p1 ===> py3-autobahn-22.7.1p1 depends on: py3-txaio->=18.8.1 -> py3-txaio-23.1.1 ===> py3-autobahn-22.7.1p1 depends on: py3-cffi-* -> py3-cffi-1.16.0 ===> py3-autobahn-22.7.1p1 depends on: py3-six-* -> py3-six-1.16.0p3 ===> py3-autobahn-22.7.1p1 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-autobahn-22.7.1p1 depends on: py3-build-* -> py3-build-1.2.1 ===> py3-autobahn-22.7.1p1 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-autobahn-22.7.1p1 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-autobahn-22.7.1p1 depends on: py3-wheel-* -> py3-wheel-0.43.0 py3-build-1.2.1 py3-cffi-1.16.0 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-six-1.16.0p3 py3-txaio-23.1.1 py3-wheel-0.43.0 python-3.10.14p0 (Junk lock released for exopi-5 at 1714755405.36) distfiles size=476789 >>> Running build in www/py-autobahn,python3 at 1714755405.39 ===> www/py-autobahn,python3 ===> Checking files for py3-autobahn-22.7.1p1 `/exopi-cvs/ports/distfiles/autobahn-22.7.1.tar.gz' is up to date. >> (SHA256) autobahn-22.7.1.tar.gz: OK ===> Extracting for py3-autobahn-22.7.1p1 ===> Patching for py3-autobahn-22.7.1p1 ===> Applying OpenBSD patch patch-autobahn_nvx__utf8validator_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |compile type must not depend on cpu features on the package build machine | |Index: autobahn/nvx/_utf8validator.py |--- autobahn/nvx/_utf8validator.py.orig |+++ autobahn/nvx/_utf8validator.py -------------------------- Patching file autobahn/nvx/_utf8validator.py using Plan A... Hunk #1 succeeded at 54. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for py3-autobahn-22.7.1p1 ===> Configuring for py3-autobahn-22.7.1p1 ===> Building for py3-autobahn-22.7.1p1 * Getting build dependencies for wheel... /usr/local/lib/python3.10/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running egg_info writing autobahn.egg-info/PKG-INFO writing dependency_links to autobahn.egg-info/dependency_links.txt writing entry points to autobahn.egg-info/entry_points.txt writing requirements to autobahn.egg-info/requires.txt writing top-level names to autobahn.egg-info/top_level.txt reading manifest file 'autobahn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'autobahn.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.10/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) 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/autobahn copying autobahn/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn copying autobahn/__main__.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn copying autobahn/_version.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn copying autobahn/exception.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn copying autobahn/testutil.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn copying autobahn/util.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn creating build/lib.openbsd-7.5-amd64-cpython-310/autobahn/test copying autobahn/test/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/test copying autobahn/test/test_rng.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/test copying autobahn/test/test_util.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/test creating build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp copying autobahn/wamp/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp copying autobahn/wamp/auth.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp copying autobahn/wamp/component.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp copying autobahn/wamp/cryptobox.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp copying autobahn/wamp/cryptosign.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp copying autobahn/wamp/exception.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp copying autobahn/wamp/interfaces.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp copying autobahn/wamp/message.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp copying autobahn/wamp/message_fbs.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp copying autobahn/wamp/protocol.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp copying autobahn/wamp/request.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp copying autobahn/wamp/role.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp copying autobahn/wamp/serializer.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp copying autobahn/wamp/types.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp copying autobahn/wamp/uri.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp copying autobahn/wamp/websocket.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp creating build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen copying autobahn/wamp/gen/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen creating build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp copying autobahn/wamp/gen/wamp/Map.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp copying autobahn/wamp/gen/wamp/Void.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp copying autobahn/wamp/gen/wamp/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp creating build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Abort.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AnyMessage.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCraChallenge.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCraRequest.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCraWelcome.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCryptosignChallenge.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCryptosignRequest.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCryptosignWelcome.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthFactor.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthMethod.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthMode.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthScramChallenge.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthScramRequest.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthScramWelcome.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthTicketChallenge.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthTicketRequest.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthTicketWelcome.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Authenticate.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/BrokerFeatures.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Call.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/CalleeFeatures.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/CallerFeatures.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Cancel.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/CancelMode.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Challenge.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/ChannelBinding.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/ClientRoles.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/DealerFeatures.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Error.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Event.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/EventReceived.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Goodbye.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Hello.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/HelloNew.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Interrupt.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Invocation.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/InvocationPolicy.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Kdf.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Match.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Message.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/MessageType.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Payload.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Principal.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Publish.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Published.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/PublisherFeatures.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Register.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Registered.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Result.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/RouterRoles.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Serializer.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Subscribe.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Subscribed.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/SubscriberFeatures.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/SubscriberReceived.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Unregister.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Unregistered.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Unsubscribe.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Unsubscribed.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Welcome.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Yield.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto creating build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test copying autobahn/wamp/test/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_auth.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_component.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_component_aio.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_cryptobox.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_cryptosign.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_exception.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_identifiers.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_message.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_protocol.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_protocol_peer.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_scram.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_serializer.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_session_details.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_transport_details.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_uri_pattern.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_user_handler_errors.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_websocket.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test creating build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket copying autobahn/websocket/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket copying autobahn/websocket/compress.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket copying autobahn/websocket/compress_base.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket copying autobahn/websocket/compress_bzip2.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket copying autobahn/websocket/compress_deflate.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket copying autobahn/websocket/compress_snappy.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket copying autobahn/websocket/interfaces.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket copying autobahn/websocket/protocol.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket copying autobahn/websocket/types.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket copying autobahn/websocket/utf8validator.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket copying autobahn/websocket/util.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket copying autobahn/websocket/xormasker.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket creating build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket/test copying autobahn/websocket/test/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket/test copying autobahn/websocket/test/test_websocket_frame.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket/test copying autobahn/websocket/test/test_websocket_protocol.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket/test copying autobahn/websocket/test/test_websocket_url.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket/test creating build/lib.openbsd-7.5-amd64-cpython-310/autobahn/rawsocket copying autobahn/rawsocket/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/rawsocket copying autobahn/rawsocket/util.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/rawsocket creating build/lib.openbsd-7.5-amd64-cpython-310/autobahn/rawsocket/test copying autobahn/rawsocket/test/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/rawsocket/test copying autobahn/rawsocket/test/test_rawsocket_url.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/rawsocket/test creating build/lib.openbsd-7.5-amd64-cpython-310/autobahn/asyncio copying autobahn/asyncio/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/asyncio copying autobahn/asyncio/component.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/asyncio copying autobahn/asyncio/rawsocket.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/asyncio copying autobahn/asyncio/util.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/asyncio copying autobahn/asyncio/wamp.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/asyncio copying autobahn/asyncio/websocket.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/asyncio creating build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted copying autobahn/twisted/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted copying autobahn/twisted/choosereactor.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted copying autobahn/twisted/component.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted copying autobahn/twisted/cryptosign.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted copying autobahn/twisted/forwarder.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted copying autobahn/twisted/rawsocket.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted copying autobahn/twisted/resource.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted copying autobahn/twisted/util.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted copying autobahn/twisted/wamp.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted copying autobahn/twisted/websocket.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted creating build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/test copying autobahn/twisted/test/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/test copying autobahn/twisted/test/test_tx_application_runner.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/test copying autobahn/twisted/test/test_tx_choosereactor.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/test copying autobahn/twisted/test/test_tx_component.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/test copying autobahn/twisted/test/test_tx_endpoint_plugins.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/test copying autobahn/twisted/test/test_tx_protocol.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/test copying autobahn/twisted/test/test_tx_rawsocket.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/test copying autobahn/twisted/test/test_tx_websocket_agent.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/test copying autobahn/twisted/test/test_wamp_runner.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/test creating build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/testing copying autobahn/twisted/testing/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/testing creating build/lib.openbsd-7.5-amd64-cpython-310/autobahn/nvx copying autobahn/nvx/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/nvx copying autobahn/nvx/_utf8validator.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/nvx creating build/lib.openbsd-7.5-amd64-cpython-310/autobahn/nvx/test copying autobahn/nvx/test/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/nvx/test copying autobahn/nvx/test/test_nvx_utf8validator.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/nvx/test creating build/lib.openbsd-7.5-amd64-cpython-310/twisted creating build/lib.openbsd-7.5-amd64-cpython-310/twisted/plugins copying twisted/plugins/autobahn_endpoints.py -> build/lib.openbsd-7.5-amd64-cpython-310/twisted/plugins copying twisted/plugins/autobahn_twistd.py -> build/lib.openbsd-7.5-amd64-cpython-310/twisted/plugins creating build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_abi.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_blockchain.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_buyer.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_cli.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_config.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_dialog.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_eip712_api_publish.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_eip712_authority_certificate.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_eip712_base.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_eip712_catalog_create.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_eip712_certificate.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_eip712_certificate_chain.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_eip712_channel_close.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_eip712_channel_open.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_eip712_consent.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_eip712_delegate_certificate.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_eip712_domain_create.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_eip712_market_create.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_eip712_market_join.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_eip712_market_leave.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_eip712_market_member_login.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_eip712_member_login.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_eip712_member_register.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_eip712_member_unregister.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_eip712_node_pair.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_frealm.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_gui.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_interfaces.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_mnemonic.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_schema.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_secmod.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_seller.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_userkey.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_util.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr copying autobahn/xbr/_wallet.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr creating build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test copying autobahn/xbr/test/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test copying autobahn/xbr/test/test_xbr_argon2.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test copying autobahn/xbr/test/test_xbr_config.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test copying autobahn/xbr/test/test_xbr_eip712.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test copying autobahn/xbr/test/test_xbr_frealm.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test copying autobahn/xbr/test/test_xbr_mnemonic.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test copying autobahn/xbr/test/test_xbr_schema_demo.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test copying autobahn/xbr/test/test_xbr_schema_wamp.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test copying autobahn/xbr/test/test_xbr_schema_wamp_control.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test copying autobahn/xbr/test/test_xbr_secmod.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test copying autobahn/xbr/test/test_xbr_web3.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test creating build/lib.openbsd-7.5-amd64-cpython-310/autobahn/asyncio/xbr copying autobahn/asyncio/xbr/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/asyncio/xbr creating build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/xbr copying autobahn/twisted/xbr/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/xbr running egg_info writing autobahn.egg-info/PKG-INFO writing dependency_links to autobahn.egg-info/dependency_links.txt writing entry points to autobahn.egg-info/entry_points.txt writing requirements to autobahn.egg-info/requires.txt writing top-level names to autobahn.egg-info/top_level.txt reading manifest file 'autobahn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'autobahn.egg-info/SOURCES.txt' /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'autobahn.asset' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'autobahn.asset' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'autobahn.asset' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'autobahn.asset' to be distributed and are already explicitly excluding 'autobahn.asset' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'autobahn.asyncio.test' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'autobahn.asyncio.test' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'autobahn.asyncio.test' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'autobahn.asyncio.test' to be distributed and are already explicitly excluding 'autobahn.asyncio.test' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'autobahn.wamp.gen.schema' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'autobahn.wamp.gen.schema' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'autobahn.wamp.gen.schema' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'autobahn.wamp.gen.schema' to be distributed and are already explicitly excluding 'autobahn.wamp.gen.schema' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'autobahn.xbr.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'autobahn.xbr.templates' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'autobahn.xbr.templates' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'autobahn.xbr.templates' to be distributed and are already explicitly excluding 'autobahn.xbr.templates' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'autobahn.xbr.test.catalog.schema' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'autobahn.xbr.test.catalog.schema' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'autobahn.xbr.test.catalog.schema' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'autobahn.xbr.test.catalog.schema' to be distributed and are already explicitly excluding 'autobahn.xbr.test.catalog.schema' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'autobahn.xbr.test.profile' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'autobahn.xbr.test.profile' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'autobahn.xbr.test.profile' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'autobahn.xbr.test.profile' to be distributed and are already explicitly excluding 'autobahn.xbr.test.profile' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib.openbsd-7.5-amd64-cpython-310/autobahn/asset copying autobahn/asset/xbr_gray.svg -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/asset copying autobahn/asset/xbr_white.svg -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/asset creating build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/auth.bfbs -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/pubsub.bfbs -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/roles.bfbs -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/rpc.bfbs -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/session.bfbs -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/types.bfbs -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/wamp.bfbs -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/schema creating build/lib.openbsd-7.5-amd64-cpython-310/autobahn/asyncio/test copying autobahn/asyncio/test/README_NO_INIT_PY -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/asyncio/test copying autobahn/asyncio/test/test_aio_rawsocket.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/asyncio/test copying autobahn/asyncio/test/test_aio_websocket.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/asyncio/test copying autobahn/asyncio/test/test_wamp_runner.py -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/asyncio/test copying autobahn/nvx/_utf8validator.c -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/nvx creating build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/templates creating build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/templates/py-autobahn copying autobahn/xbr/templates/py-autobahn/enum.py.jinja2 -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/templates/py-autobahn copying autobahn/xbr/templates/py-autobahn/module.py.jinja2 -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/templates/py-autobahn copying autobahn/xbr/templates/py-autobahn/obj.py.jinja2 -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/templates/py-autobahn copying autobahn/xbr/templates/py-autobahn/service.py.jinja2 -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/templates/py-autobahn copying autobahn/xbr/templates/py-autobahn/test_enum.py.jinja2 -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/templates/py-autobahn copying autobahn/xbr/templates/py-autobahn/test_module.py.jinja2 -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/templates/py-autobahn copying autobahn/xbr/templates/py-autobahn/test_obj.py.jinja2 -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/templates/py-autobahn copying autobahn/xbr/templates/py-autobahn/test_service.py.jinja2 -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/templates/py-autobahn creating build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/templates/sol-eip712 copying autobahn/xbr/templates/sol-eip712/obj-eip712.sol.jinja2 -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/templates/sol-eip712 creating build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test/catalog creating build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test/catalog/schema copying autobahn/xbr/test/catalog/schema/demo.bfbs -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test/catalog/schema copying autobahn/xbr/test/catalog/schema/testsvc1.bfbs -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test/catalog/schema copying autobahn/xbr/test/catalog/schema/wamp-auth.bfbs -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test/catalog/schema copying autobahn/xbr/test/catalog/schema/wamp-control.bfbs -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test/catalog/schema copying autobahn/xbr/test/catalog/schema/wamp-meta.bfbs -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test/catalog/schema copying autobahn/xbr/test/catalog/schema/wamp.bfbs -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test/catalog/schema creating build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test/profile copying autobahn/xbr/test/profile/config.ini -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test/profile copying autobahn/xbr/test/profile/default.priv -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test/profile copying autobahn/xbr/test/profile/default.pub -> build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test/profile running build_ext generating cffi module 'build/temp.openbsd-7.5-amd64-cpython-310/_nvx_utf8validator.c' creating build/temp.openbsd-7.5-amd64-cpython-310 building '_nvx_utf8validator' extension creating build/temp.openbsd-7.5-amd64-cpython-310/build creating build/temp.openbsd-7.5-amd64-cpython-310/build/temp.openbsd-7.5-amd64-cpython-310 cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.10 -c build/temp.openbsd-7.5-amd64-cpython-310/_nvx_utf8validator.c -o build/temp.openbsd-7.5-amd64-cpython-310/build/temp.openbsd-7.5-amd64-cpython-310/_nvx_utf8validator.o -std=c99 -Wall -Wno-strict-prototypes -msse2 cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.5-amd64-cpython-310/build/temp.openbsd-7.5-amd64-cpython-310/_nvx_utf8validator.o -L/usr/local/lib -o build/lib.openbsd-7.5-amd64-cpython-310/_nvx_utf8validator.abi3.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/autobahn copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/__main__.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/_version.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/exception.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/testutil.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/util.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn creating build/bdist.openbsd-7.5-amd64/wheel/autobahn/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/test/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/test/test_rng.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/test/test_util.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/test creating build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/auth.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/component.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/cryptobox.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/cryptosign.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/exception.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/interfaces.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/message.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/message_fbs.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/protocol.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/request.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/role.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/serializer.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/types.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/uri.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/websocket.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp creating build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen creating build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/Map.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/Void.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp creating build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/Abort.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/AnyMessage.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/AuthCraChallenge.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/AuthCraRequest.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/AuthCraWelcome.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/AuthCryptosignChallenge.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/AuthCryptosignRequest.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/AuthCryptosignWelcome.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/AuthFactor.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/AuthMethod.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/AuthMode.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/AuthScramChallenge.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/AuthScramRequest.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/AuthScramWelcome.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/AuthTicketChallenge.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/AuthTicketRequest.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/AuthTicketWelcome.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/Authenticate.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/BrokerFeatures.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/Call.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/CalleeFeatures.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/CallerFeatures.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/Cancel.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/CancelMode.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/Challenge.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/ChannelBinding.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/ClientRoles.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/DealerFeatures.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/Error.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/Event.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/EventReceived.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/Goodbye.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/Hello.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/HelloNew.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/Interrupt.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/Invocation.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/InvocationPolicy.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/Kdf.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/Match.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/Message.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/MessageType.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/Payload.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/Principal.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/Publish.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/Published.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/PublisherFeatures.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/Register.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/Registered.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/Result.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/RouterRoles.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/Serializer.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/Subscribe.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/Subscribed.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/SubscriberFeatures.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/SubscriberReceived.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/Unregister.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/Unregistered.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/Unsubscribe.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/Unsubscribed.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/Welcome.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/Yield.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/wamp/proto/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/wamp/proto creating build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/schema copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/schema/auth.bfbs -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/schema copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/schema/pubsub.bfbs -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/schema copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/schema/roles.bfbs -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/schema copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/schema/rpc.bfbs -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/schema copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/schema/session.bfbs -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/schema copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/schema/types.bfbs -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/schema copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/gen/schema/wamp.bfbs -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/gen/schema creating build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test/test_wamp_auth.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test/test_wamp_component.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test/test_wamp_component_aio.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test/test_wamp_cryptobox.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test/test_wamp_cryptosign.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test/test_wamp_exception.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test/test_wamp_identifiers.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test/test_wamp_message.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test/test_wamp_protocol.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test/test_wamp_protocol_peer.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test/test_wamp_scram.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test/test_wamp_serializer.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test/test_wamp_session_details.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test/test_wamp_transport_details.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test/test_wamp_uri_pattern.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test/test_wamp_user_handler_errors.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/wamp/test/test_wamp_websocket.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/wamp/test creating build/bdist.openbsd-7.5-amd64/wheel/autobahn/websocket copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/websocket copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket/compress.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/websocket copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket/compress_base.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/websocket copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket/compress_bzip2.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/websocket copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket/compress_deflate.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/websocket copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket/compress_snappy.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/websocket copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket/interfaces.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/websocket copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket/protocol.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/websocket copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket/types.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/websocket copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket/utf8validator.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/websocket copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket/util.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/websocket copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket/xormasker.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/websocket creating build/bdist.openbsd-7.5-amd64/wheel/autobahn/websocket/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket/test/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/websocket/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket/test/test_websocket_frame.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/websocket/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket/test/test_websocket_protocol.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/websocket/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/websocket/test/test_websocket_url.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/websocket/test creating build/bdist.openbsd-7.5-amd64/wheel/autobahn/rawsocket copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/rawsocket/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/rawsocket copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/rawsocket/util.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/rawsocket creating build/bdist.openbsd-7.5-amd64/wheel/autobahn/rawsocket/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/rawsocket/test/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/rawsocket/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/rawsocket/test/test_rawsocket_url.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/rawsocket/test creating build/bdist.openbsd-7.5-amd64/wheel/autobahn/asyncio copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/asyncio/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/asyncio copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/asyncio/component.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/asyncio copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/asyncio/rawsocket.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/asyncio copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/asyncio/util.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/asyncio copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/asyncio/wamp.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/asyncio copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/asyncio/websocket.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/asyncio creating build/bdist.openbsd-7.5-amd64/wheel/autobahn/asyncio/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/asyncio/xbr/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/asyncio/xbr creating build/bdist.openbsd-7.5-amd64/wheel/autobahn/asyncio/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/asyncio/test/README_NO_INIT_PY -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/asyncio/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/asyncio/test/test_aio_rawsocket.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/asyncio/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/asyncio/test/test_aio_websocket.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/asyncio/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/asyncio/test/test_wamp_runner.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/asyncio/test creating build/bdist.openbsd-7.5-amd64/wheel/autobahn/twisted copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/twisted copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/choosereactor.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/twisted copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/component.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/twisted copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/cryptosign.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/twisted copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/forwarder.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/twisted copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/rawsocket.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/twisted copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/resource.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/twisted copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/util.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/twisted copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/wamp.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/twisted copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/websocket.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/twisted creating build/bdist.openbsd-7.5-amd64/wheel/autobahn/twisted/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/test/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/twisted/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/test/test_tx_application_runner.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/twisted/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/test/test_tx_choosereactor.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/twisted/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/test/test_tx_component.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/twisted/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/test/test_tx_endpoint_plugins.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/twisted/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/test/test_tx_protocol.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/twisted/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/test/test_tx_rawsocket.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/twisted/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/test/test_tx_websocket_agent.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/twisted/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/test/test_wamp_runner.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/twisted/test creating build/bdist.openbsd-7.5-amd64/wheel/autobahn/twisted/testing copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/testing/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/twisted/testing creating build/bdist.openbsd-7.5-amd64/wheel/autobahn/twisted/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/twisted/xbr/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/twisted/xbr creating build/bdist.openbsd-7.5-amd64/wheel/autobahn/nvx copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/nvx/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/nvx copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/nvx/_utf8validator.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/nvx creating build/bdist.openbsd-7.5-amd64/wheel/autobahn/nvx/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/nvx/test/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/nvx/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/nvx/test/test_nvx_utf8validator.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/nvx/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/nvx/_utf8validator.c -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/nvx creating build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_abi.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_blockchain.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_buyer.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_cli.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_config.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_dialog.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_eip712_api_publish.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_eip712_authority_certificate.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_eip712_base.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_eip712_catalog_create.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_eip712_certificate.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_eip712_certificate_chain.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_eip712_channel_close.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_eip712_channel_open.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_eip712_consent.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_eip712_delegate_certificate.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_eip712_domain_create.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_eip712_market_create.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_eip712_market_join.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_eip712_market_leave.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_eip712_market_member_login.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_eip712_member_login.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_eip712_member_register.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_eip712_member_unregister.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_eip712_node_pair.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_frealm.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_gui.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_interfaces.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_mnemonic.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_schema.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_secmod.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_seller.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_userkey.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_util.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/_wallet.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr creating build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test/test_xbr_argon2.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test/test_xbr_config.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test/test_xbr_eip712.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test/test_xbr_frealm.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test/test_xbr_mnemonic.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test/test_xbr_schema_demo.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test/test_xbr_schema_wamp.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test/test_xbr_schema_wamp_control.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test/test_xbr_secmod.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/test copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test/test_xbr_web3.py -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/test creating build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/test/catalog creating build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/test/catalog/schema copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test/catalog/schema/demo.bfbs -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/test/catalog/schema copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test/catalog/schema/testsvc1.bfbs -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/test/catalog/schema copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test/catalog/schema/wamp-auth.bfbs -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/test/catalog/schema copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test/catalog/schema/wamp-control.bfbs -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/test/catalog/schema copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test/catalog/schema/wamp-meta.bfbs -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/test/catalog/schema copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test/catalog/schema/wamp.bfbs -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/test/catalog/schema creating build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/test/profile copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test/profile/config.ini -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/test/profile copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test/profile/default.priv -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/test/profile copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/test/profile/default.pub -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/test/profile creating build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/templates creating build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/templates/py-autobahn copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/templates/py-autobahn/enum.py.jinja2 -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/templates/py-autobahn copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/templates/py-autobahn/module.py.jinja2 -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/templates/py-autobahn copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/templates/py-autobahn/obj.py.jinja2 -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/templates/py-autobahn copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/templates/py-autobahn/service.py.jinja2 -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/templates/py-autobahn copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/templates/py-autobahn/test_enum.py.jinja2 -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/templates/py-autobahn copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/templates/py-autobahn/test_module.py.jinja2 -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/templates/py-autobahn copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/templates/py-autobahn/test_obj.py.jinja2 -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/templates/py-autobahn copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/templates/py-autobahn/test_service.py.jinja2 -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/templates/py-autobahn creating build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/templates/sol-eip712 copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/xbr/templates/sol-eip712/obj-eip712.sol.jinja2 -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/xbr/templates/sol-eip712 creating build/bdist.openbsd-7.5-amd64/wheel/autobahn/asset copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/asset/xbr_gray.svg -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/asset copying build/lib.openbsd-7.5-amd64-cpython-310/autobahn/asset/xbr_white.svg -> build/bdist.openbsd-7.5-amd64/wheel/autobahn/asset creating build/bdist.openbsd-7.5-amd64/wheel/twisted creating build/bdist.openbsd-7.5-amd64/wheel/twisted/plugins copying build/lib.openbsd-7.5-amd64-cpython-310/twisted/plugins/autobahn_endpoints.py -> build/bdist.openbsd-7.5-amd64/wheel/twisted/plugins copying build/lib.openbsd-7.5-amd64-cpython-310/twisted/plugins/autobahn_twistd.py -> build/bdist.openbsd-7.5-amd64/wheel/twisted/plugins copying build/lib.openbsd-7.5-amd64-cpython-310/_nvx_utf8validator.abi3.so -> build/bdist.openbsd-7.5-amd64/wheel running install_egg_info Copying autobahn.egg-info to build/bdist.openbsd-7.5-amd64/wheel/autobahn-22.7.1-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/autobahn-22.7.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-autobahn-22.7.1-python3/autobahn-22.7.1/dist/.tmp-xtgoaai2/autobahn-22.7.1-cp310-cp310-openbsd_7_5_amd64.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding '_nvx_utf8validator.abi3.so' adding 'autobahn/__init__.py' adding 'autobahn/__main__.py' adding 'autobahn/_version.py' adding 'autobahn/exception.py' adding 'autobahn/testutil.py' adding 'autobahn/util.py' adding 'autobahn/asset/xbr_gray.svg' adding 'autobahn/asset/xbr_white.svg' adding 'autobahn/asyncio/__init__.py' adding 'autobahn/asyncio/component.py' adding 'autobahn/asyncio/rawsocket.py' adding 'autobahn/asyncio/util.py' adding 'autobahn/asyncio/wamp.py' adding 'autobahn/asyncio/websocket.py' adding 'autobahn/asyncio/test/README_NO_INIT_PY' adding 'autobahn/asyncio/test/test_aio_rawsocket.py' adding 'autobahn/asyncio/test/test_aio_websocket.py' adding 'autobahn/asyncio/test/test_wamp_runner.py' adding 'autobahn/asyncio/xbr/__init__.py' adding 'autobahn/nvx/__init__.py' adding 'autobahn/nvx/_utf8validator.c' adding 'autobahn/nvx/_utf8validator.py' adding 'autobahn/nvx/test/__init__.py' adding 'autobahn/nvx/test/test_nvx_utf8validator.py' adding 'autobahn/rawsocket/__init__.py' adding 'autobahn/rawsocket/util.py' adding 'autobahn/rawsocket/test/__init__.py' adding 'autobahn/rawsocket/test/test_rawsocket_url.py' adding 'autobahn/test/__init__.py' adding 'autobahn/test/test_rng.py' adding 'autobahn/test/test_util.py' adding 'autobahn/twisted/__init__.py' adding 'autobahn/twisted/choosereactor.py' adding 'autobahn/twisted/component.py' adding 'autobahn/twisted/cryptosign.py' adding 'autobahn/twisted/forwarder.py' adding 'autobahn/twisted/rawsocket.py' adding 'autobahn/twisted/resource.py' adding 'autobahn/twisted/util.py' adding 'autobahn/twisted/wamp.py' adding 'autobahn/twisted/websocket.py' adding 'autobahn/twisted/test/__init__.py' adding 'autobahn/twisted/test/test_tx_application_runner.py' adding 'autobahn/twisted/test/test_tx_choosereactor.py' adding 'autobahn/twisted/test/test_tx_component.py' adding 'autobahn/twisted/test/test_tx_endpoint_plugins.py' adding 'autobahn/twisted/test/test_tx_protocol.py' adding 'autobahn/twisted/test/test_tx_rawsocket.py' adding 'autobahn/twisted/test/test_tx_websocket_agent.py' adding 'autobahn/twisted/test/test_wamp_runner.py' adding 'autobahn/twisted/testing/__init__.py' adding 'autobahn/twisted/xbr/__init__.py' adding 'autobahn/wamp/__init__.py' adding 'autobahn/wamp/auth.py' adding 'autobahn/wamp/component.py' adding 'autobahn/wamp/cryptobox.py' adding 'autobahn/wamp/cryptosign.py' adding 'autobahn/wamp/exception.py' adding 'autobahn/wamp/interfaces.py' adding 'autobahn/wamp/message.py' adding 'autobahn/wamp/message_fbs.py' adding 'autobahn/wamp/protocol.py' adding 'autobahn/wamp/request.py' adding 'autobahn/wamp/role.py' adding 'autobahn/wamp/serializer.py' adding 'autobahn/wamp/types.py' adding 'autobahn/wamp/uri.py' adding 'autobahn/wamp/websocket.py' adding 'autobahn/wamp/gen/__init__.py' adding 'autobahn/wamp/gen/schema/auth.bfbs' adding 'autobahn/wamp/gen/schema/pubsub.bfbs' adding 'autobahn/wamp/gen/schema/roles.bfbs' adding 'autobahn/wamp/gen/schema/rpc.bfbs' adding 'autobahn/wamp/gen/schema/session.bfbs' adding 'autobahn/wamp/gen/schema/types.bfbs' adding 'autobahn/wamp/gen/schema/wamp.bfbs' adding 'autobahn/wamp/gen/wamp/Map.py' adding 'autobahn/wamp/gen/wamp/Void.py' adding 'autobahn/wamp/gen/wamp/__init__.py' adding 'autobahn/wamp/gen/wamp/proto/Abort.py' adding 'autobahn/wamp/gen/wamp/proto/AnyMessage.py' adding 'autobahn/wamp/gen/wamp/proto/AuthCraChallenge.py' adding 'autobahn/wamp/gen/wamp/proto/AuthCraRequest.py' adding 'autobahn/wamp/gen/wamp/proto/AuthCraWelcome.py' adding 'autobahn/wamp/gen/wamp/proto/AuthCryptosignChallenge.py' adding 'autobahn/wamp/gen/wamp/proto/AuthCryptosignRequest.py' adding 'autobahn/wamp/gen/wamp/proto/AuthCryptosignWelcome.py' adding 'autobahn/wamp/gen/wamp/proto/AuthFactor.py' adding 'autobahn/wamp/gen/wamp/proto/AuthMethod.py' adding 'autobahn/wamp/gen/wamp/proto/AuthMode.py' adding 'autobahn/wamp/gen/wamp/proto/AuthScramChallenge.py' adding 'autobahn/wamp/gen/wamp/proto/AuthScramRequest.py' adding 'autobahn/wamp/gen/wamp/proto/AuthScramWelcome.py' adding 'autobahn/wamp/gen/wamp/proto/AuthTicketChallenge.py' adding 'autobahn/wamp/gen/wamp/proto/AuthTicketRequest.py' adding 'autobahn/wamp/gen/wamp/proto/AuthTicketWelcome.py' adding 'autobahn/wamp/gen/wamp/proto/Authenticate.py' adding 'autobahn/wamp/gen/wamp/proto/BrokerFeatures.py' adding 'autobahn/wamp/gen/wamp/proto/Call.py' adding 'autobahn/wamp/gen/wamp/proto/CalleeFeatures.py' adding 'autobahn/wamp/gen/wamp/proto/CallerFeatures.py' adding 'autobahn/wamp/gen/wamp/proto/Cancel.py' adding 'autobahn/wamp/gen/wamp/proto/CancelMode.py' adding 'autobahn/wamp/gen/wamp/proto/Challenge.py' adding 'autobahn/wamp/gen/wamp/proto/ChannelBinding.py' adding 'autobahn/wamp/gen/wamp/proto/ClientRoles.py' adding 'autobahn/wamp/gen/wamp/proto/DealerFeatures.py' adding 'autobahn/wamp/gen/wamp/proto/Error.py' adding 'autobahn/wamp/gen/wamp/proto/Event.py' adding 'autobahn/wamp/gen/wamp/proto/EventReceived.py' adding 'autobahn/wamp/gen/wamp/proto/Goodbye.py' adding 'autobahn/wamp/gen/wamp/proto/Hello.py' adding 'autobahn/wamp/gen/wamp/proto/HelloNew.py' adding 'autobahn/wamp/gen/wamp/proto/Interrupt.py' adding 'autobahn/wamp/gen/wamp/proto/Invocation.py' adding 'autobahn/wamp/gen/wamp/proto/InvocationPolicy.py' adding 'autobahn/wamp/gen/wamp/proto/Kdf.py' adding 'autobahn/wamp/gen/wamp/proto/Match.py' adding 'autobahn/wamp/gen/wamp/proto/Message.py' adding 'autobahn/wamp/gen/wamp/proto/MessageType.py' adding 'autobahn/wamp/gen/wamp/proto/Payload.py' adding 'autobahn/wamp/gen/wamp/proto/Principal.py' adding 'autobahn/wamp/gen/wamp/proto/Publish.py' adding 'autobahn/wamp/gen/wamp/proto/Published.py' adding 'autobahn/wamp/gen/wamp/proto/PublisherFeatures.py' adding 'autobahn/wamp/gen/wamp/proto/Register.py' adding 'autobahn/wamp/gen/wamp/proto/Registered.py' adding 'autobahn/wamp/gen/wamp/proto/Result.py' adding 'autobahn/wamp/gen/wamp/proto/RouterRoles.py' adding 'autobahn/wamp/gen/wamp/proto/Serializer.py' adding 'autobahn/wamp/gen/wamp/proto/Subscribe.py' adding 'autobahn/wamp/gen/wamp/proto/Subscribed.py' adding 'autobahn/wamp/gen/wamp/proto/SubscriberFeatures.py' adding 'autobahn/wamp/gen/wamp/proto/SubscriberReceived.py' adding 'autobahn/wamp/gen/wamp/proto/Unregister.py' adding 'autobahn/wamp/gen/wamp/proto/Unregistered.py' adding 'autobahn/wamp/gen/wamp/proto/Unsubscribe.py' adding 'autobahn/wamp/gen/wamp/proto/Unsubscribed.py' adding 'autobahn/wamp/gen/wamp/proto/Welcome.py' adding 'autobahn/wamp/gen/wamp/proto/Yield.py' adding 'autobahn/wamp/gen/wamp/proto/__init__.py' adding 'autobahn/wamp/test/__init__.py' adding 'autobahn/wamp/test/test_wamp_auth.py' adding 'autobahn/wamp/test/test_wamp_component.py' adding 'autobahn/wamp/test/test_wamp_component_aio.py' adding 'autobahn/wamp/test/test_wamp_cryptobox.py' adding 'autobahn/wamp/test/test_wamp_cryptosign.py' adding 'autobahn/wamp/test/test_wamp_exception.py' adding 'autobahn/wamp/test/test_wamp_identifiers.py' adding 'autobahn/wamp/test/test_wamp_message.py' adding 'autobahn/wamp/test/test_wamp_protocol.py' adding 'autobahn/wamp/test/test_wamp_protocol_peer.py' adding 'autobahn/wamp/test/test_wamp_scram.py' adding 'autobahn/wamp/test/test_wamp_serializer.py' adding 'autobahn/wamp/test/test_wamp_session_details.py' adding 'autobahn/wamp/test/test_wamp_transport_details.py' adding 'autobahn/wamp/test/test_wamp_uri_pattern.py' adding 'autobahn/wamp/test/test_wamp_user_handler_errors.py' adding 'autobahn/wamp/test/test_wamp_websocket.py' adding 'autobahn/websocket/__init__.py' adding 'autobahn/websocket/compress.py' adding 'autobahn/websocket/compress_base.py' adding 'autobahn/websocket/compress_bzip2.py' adding 'autobahn/websocket/compress_deflate.py' adding 'autobahn/websocket/compress_snappy.py' adding 'autobahn/websocket/interfaces.py' adding 'autobahn/websocket/protocol.py' adding 'autobahn/websocket/types.py' adding 'autobahn/websocket/utf8validator.py' adding 'autobahn/websocket/util.py' adding 'autobahn/websocket/xormasker.py' adding 'autobahn/websocket/test/__init__.py' adding 'autobahn/websocket/test/test_websocket_frame.py' adding 'autobahn/websocket/test/test_websocket_protocol.py' adding 'autobahn/websocket/test/test_websocket_url.py' adding 'autobahn/xbr/__init__.py' adding 'autobahn/xbr/_abi.py' adding 'autobahn/xbr/_blockchain.py' adding 'autobahn/xbr/_buyer.py' adding 'autobahn/xbr/_cli.py' adding 'autobahn/xbr/_config.py' adding 'autobahn/xbr/_dialog.py' adding 'autobahn/xbr/_eip712_api_publish.py' adding 'autobahn/xbr/_eip712_authority_certificate.py' adding 'autobahn/xbr/_eip712_base.py' adding 'autobahn/xbr/_eip712_catalog_create.py' adding 'autobahn/xbr/_eip712_certificate.py' adding 'autobahn/xbr/_eip712_certificate_chain.py' adding 'autobahn/xbr/_eip712_channel_close.py' adding 'autobahn/xbr/_eip712_channel_open.py' adding 'autobahn/xbr/_eip712_consent.py' adding 'autobahn/xbr/_eip712_delegate_certificate.py' adding 'autobahn/xbr/_eip712_domain_create.py' adding 'autobahn/xbr/_eip712_market_create.py' adding 'autobahn/xbr/_eip712_market_join.py' adding 'autobahn/xbr/_eip712_market_leave.py' adding 'autobahn/xbr/_eip712_market_member_login.py' adding 'autobahn/xbr/_eip712_member_login.py' adding 'autobahn/xbr/_eip712_member_register.py' adding 'autobahn/xbr/_eip712_member_unregister.py' adding 'autobahn/xbr/_eip712_node_pair.py' adding 'autobahn/xbr/_frealm.py' adding 'autobahn/xbr/_gui.py' adding 'autobahn/xbr/_interfaces.py' adding 'autobahn/xbr/_mnemonic.py' adding 'autobahn/xbr/_schema.py' adding 'autobahn/xbr/_secmod.py' adding 'autobahn/xbr/_seller.py' adding 'autobahn/xbr/_userkey.py' adding 'autobahn/xbr/_util.py' adding 'autobahn/xbr/_wallet.py' adding 'autobahn/xbr/templates/py-autobahn/enum.py.jinja2' adding 'autobahn/xbr/templates/py-autobahn/module.py.jinja2' adding 'autobahn/xbr/templates/py-autobahn/obj.py.jinja2' adding 'autobahn/xbr/templates/py-autobahn/service.py.jinja2' adding 'autobahn/xbr/templates/py-autobahn/test_enum.py.jinja2' adding 'autobahn/xbr/templates/py-autobahn/test_module.py.jinja2' adding 'autobahn/xbr/templates/py-autobahn/test_obj.py.jinja2' adding 'autobahn/xbr/templates/py-autobahn/test_service.py.jinja2' adding 'autobahn/xbr/templates/sol-eip712/obj-eip712.sol.jinja2' adding 'autobahn/xbr/test/__init__.py' adding 'autobahn/xbr/test/test_xbr_argon2.py' adding 'autobahn/xbr/test/test_xbr_config.py' adding 'autobahn/xbr/test/test_xbr_eip712.py' adding 'autobahn/xbr/test/test_xbr_frealm.py' adding 'autobahn/xbr/test/test_xbr_mnemonic.py' adding 'autobahn/xbr/test/test_xbr_schema_demo.py' adding 'autobahn/xbr/test/test_xbr_schema_wamp.py' adding 'autobahn/xbr/test/test_xbr_schema_wamp_control.py' adding 'autobahn/xbr/test/test_xbr_secmod.py' adding 'autobahn/xbr/test/test_xbr_web3.py' adding 'autobahn/xbr/test/catalog/schema/demo.bfbs' adding 'autobahn/xbr/test/catalog/schema/testsvc1.bfbs' adding 'autobahn/xbr/test/catalog/schema/wamp-auth.bfbs' adding 'autobahn/xbr/test/catalog/schema/wamp-control.bfbs' adding 'autobahn/xbr/test/catalog/schema/wamp-meta.bfbs' adding 'autobahn/xbr/test/catalog/schema/wamp.bfbs' adding 'autobahn/xbr/test/profile/config.ini' adding 'autobahn/xbr/test/profile/default.priv' adding 'autobahn/xbr/test/profile/default.pub' adding 'twisted/plugins/autobahn_endpoints.py' adding 'twisted/plugins/autobahn_twistd.py' adding 'autobahn-22.7.1.dist-info/LICENSE' adding 'autobahn-22.7.1.dist-info/METADATA' adding 'autobahn-22.7.1.dist-info/WHEEL' adding 'autobahn-22.7.1.dist-info/entry_points.txt' adding 'autobahn-22.7.1.dist-info/top_level.txt' adding 'autobahn-22.7.1.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built autobahn-22.7.1-cp310-cp310-openbsd_7_5_amd64.whl >>> Running package in www/py-autobahn,python3 at 1714755410.15 ===> www/py-autobahn,python3 ===> Faking installation for py3-autobahn-22.7.1p1 ===> Building package for py3-autobahn-22.7.1p1 Create /exopi-cvs/ports/packages/amd64/all/py3-autobahn-22.7.1p1.tgz Creating package py3-autobahn-22.7.1p1 reading plist| switching to /exopi-cvs/ports/www/py-autobahn/pkg/PFRAG.nvx| checking dependencies| checking dependencies|lang/python/3.10,-main checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% 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|******* | 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|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% 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|**************************** | 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|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% 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|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% 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|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|** | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|***** | 9% archiving|****** | 9% archiving|****** | 10% archiving|******* | 10% archiving|******* | 11% archiving|******** | 12% archiving|******** | 13% archiving|********* | 14% archiving|********** | 16% archiving|*********** | 18% archiving|************ | 19% archiving|************* | 20% archiving|************* | 21% archiving|************** | 22% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 24% archiving|**************** | 25% archiving|**************** | 26% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 32% archiving|********************* | 33% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 35% archiving|*********************** | 36% archiving|*********************** | 37% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 39% archiving|************************** | 40% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|****************************** | 48% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************* | 59% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|***************************************************** | 84% archiving|****************************************************** | 84% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-autobahn-22.7.1p1.tgz >>> Running clean in www/py-autobahn,python3 at 1714755414.31 ===> www/py-autobahn,python3 ===> Cleaning for py3-autobahn-22.7.1p1 >>> Ended at 1714755414.60 max_stuck=0.00/depends=4.50/show-prepare-results=1.75/build=4.76/package=4.17/clean=0.31