pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

www/py-autobahn fails to build (python 3.10, NetBSD 9)



I am doing a pkg_rr after update.  My system is NetBSD 9 amd64 mostly
default, and definitely py310.

autobahn fails to build, because it tries to use a C compiler but the
makefiles says it does not use C.

The build log is long but it seems more useful to include it.  The
problem starts due to:

  generating cffi module 'build/temp.netbsd-9.3_STABLE-amd64-cpython-310/_nvx_utf8validator.c'

which obviously needs a C compiler.

This may have a similar underlying issue to frozendict, which sometimes
uses C and sometimes does not, and doesn't have reasonable way to
configure it off.  With c99 added, I get

  => Checking file-check results for py310-autobahn-23.1.2
  ERROR: ************************************************************
  ERROR: The following files are in /tmp/work/www/py-autobahn/work/.destdir/usr/pkg but not in the PLIST:
  ERROR:         /tmp/work/www/py-autobahn/work/.destdir/usr/pkg/lib/python3.10/site-packages/_nvx_utf8validator.abi3.so

which confirms the "sometimes it builds a C file" hypothesis, assuming
as seems likely it built and packaged for you.

Does anybody else see this?



=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for autobahn-23.1.2.tar.gz
=> Checksum SHA512 OK for autobahn-23.1.2.tar.gz
work -> /tmp/work/www/py-autobahn/work
===> Installing dependencies for py310-autobahn-23.1.2
==========================================================================
The following variables will affect the build process of this package,
py310-autobahn-23.1.2.  Their current value is shown below:

        * PYTHON_VERSION_DEFAULT = 310

Based on these variables, the following variables have been set:

        * PYPACKAGE = python310

You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing.  Be sure to run
`/usr/bin/make clean' after the changes.
==========================================================================
=> Tool dependency py310-setuptools-[0-9]*: found py310-setuptools-67.7.2
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency py310-txaio>=21.2.1: found py310-txaio-23.1.1
=> Full dependency py310-hyperlink>=21.0.0: found py310-hyperlink-21.0.0nb3
=> Full dependency py310-setuptools-[0-9]*: found py310-setuptools-67.7.2
=> Full dependency py310-cryptography>=0: found py310-cryptography-40.0.2
=> Full dependency python310>=3.10: found python310-3.10.11
===> Checking for vulnerabilities in py310-autobahn-23.1.2
===> Overriding tools for py310-autobahn-23.1.2
===> Extracting for py310-autobahn-23.1.2
===> Patching for py310-autobahn-23.1.2
=> Applying pkgsrc patches for py310-autobahn-23.1.2
=> Verifying /home/n0/gdt/pkgsrc-current/pkgsrc/www/py-autobahn/patches/patch-setup.py
=> Applying pkgsrc patch /home/n0/gdt/pkgsrc-current/pkgsrc/www/py-autobahn/patches/patch-setup.py
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-setup.py,v 1.3 2023/05/05 11:58:17 wiz Exp $
|
|Relax test requirements.
|
|--- setup.py.orig	2023-02-08 01:57:37.000000000 +0000
|+++ setup.py
--------------------------
Patching file setup.py using Plan A...
Hunk #1 succeeded at 225.
done
===> Creating toolchain wrappers for py310-autobahn-23.1.2
===> Configuring for py310-autobahn-23.1.2
=> Checking for portability problems in extracted files
===> Building for py310-autobahn-23.1.2
(cd /tmp/work/www/py-autobahn/work/autobahn-23.1.2/ && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\  PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr DL_CFLAGS=\ -pthread\  DL_LDFLAGS=\ -pthread DL_LIBS= PYTHON=/usr/pkg/bin/python3.10 CC=gcc CFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.10 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.10 CXX=c++ CXXFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.10 COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-Wl,-zrelro\ -L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/work/www/py-autobahn/work/.cwrapper/bin:/tmp/work/www/py-autobahn/work/.buildlink/bin:/tmp/work/www/py-autobahn/work/.tools/bin:/usr/pkg/bin:/home/gdt/bin:/home/gdt/bin/amd64-NetBSD:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R7/bin:/usr/local/sbin:/usr/local/bin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc CPP=cpp CXXCPP=cpp HOME=/tmp/work/www/py-autobahn/work/.home CWRAPPERS_CONFIG_DIR=/tmp/work/www/py-autobahn/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/X11R7 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ gdt\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ gdt\ -g\ users\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ gdt\ -g\ users\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ gdt\ -g\ users\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ gdt\ -g\ users\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ gdt\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ gdt\ -g\ users\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ gdt\ -g\ users\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ gdt\ -g\ users\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ gdt\ -g\ users\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ gdt\ -g\ users\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ gdt\ -g\ users\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ gdt\ -g\ users\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/work/www/py-autobahn/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/work/www/py-autobahn/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/work/www/py-autobahn/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/work/www/py-autobahn/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/work/www/py-autobahn/work/.buildlink/lib/pkgconfig:/tmp/work/www/py-autobahn/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/work/www/py-autobahn/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/work/www/py-autobahn/work/.cwrapper/config /usr/pkg/bin/python3.10  setup.py  build  -j1)
running build
running build_py
creating build
creating build/lib.netbsd-9.3_STABLE-amd64-cpython-310
creating build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn
copying autobahn/__init__.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn
copying autobahn/__main__.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn
copying autobahn/_version.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn
copying autobahn/exception.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn
copying autobahn/testutil.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn
copying autobahn/util.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn
creating build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/test
copying autobahn/test/__init__.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/test
copying autobahn/test/test_rng.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/test
copying autobahn/test/test_util.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/test
creating build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp
copying autobahn/wamp/__init__.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp
copying autobahn/wamp/auth.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp
copying autobahn/wamp/component.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp
copying autobahn/wamp/cryptobox.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp
copying autobahn/wamp/cryptosign.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp
copying autobahn/wamp/exception.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp
copying autobahn/wamp/interfaces.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp
copying autobahn/wamp/message.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp
copying autobahn/wamp/message_fbs.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp
copying autobahn/wamp/protocol.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp
copying autobahn/wamp/request.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp
copying autobahn/wamp/role.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp
copying autobahn/wamp/serializer.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp
copying autobahn/wamp/types.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp
copying autobahn/wamp/uri.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp
copying autobahn/wamp/websocket.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp
creating build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen
copying autobahn/wamp/gen/__init__.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen
creating build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp
copying autobahn/wamp/gen/wamp/Map.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp
copying autobahn/wamp/gen/wamp/Void.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp
copying autobahn/wamp/gen/wamp/__init__.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp
creating build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/Abort.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/AnyMessage.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/AuthCraChallenge.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/AuthCraRequest.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/AuthCraWelcome.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/AuthCryptosignChallenge.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/AuthCryptosignRequest.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/AuthCryptosignWelcome.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/AuthFactor.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/AuthMethod.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/AuthMode.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/AuthScramChallenge.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/AuthScramRequest.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/AuthScramWelcome.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/AuthTicketChallenge.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/AuthTicketRequest.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/AuthTicketWelcome.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/Authenticate.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/BrokerFeatures.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/Call.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/CalleeFeatures.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/CallerFeatures.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/Cancel.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/CancelMode.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/Challenge.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/ChannelBinding.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/ClientRoles.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/DealerFeatures.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/Error.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/Event.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/EventReceived.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/Goodbye.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/Hello.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/HelloNew.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/Interrupt.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/Invocation.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/InvocationPolicy.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/Kdf.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/Match.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/Message.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/MessageType.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/Payload.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/Principal.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/Publish.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/Published.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/PublisherFeatures.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/Register.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/Registered.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/Result.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/RouterRoles.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/Serializer.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/Subscribe.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/Subscribed.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/SubscriberFeatures.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/SubscriberReceived.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/Unregister.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/Unregistered.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/Unsubscribe.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/Unsubscribed.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/Welcome.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/Yield.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
copying autobahn/wamp/gen/wamp/proto/__init__.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/wamp/proto
creating build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/test
copying autobahn/wamp/test/__init__.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/test
copying autobahn/wamp/test/test_wamp_auth.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/test
copying autobahn/wamp/test/test_wamp_component.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/test
copying autobahn/wamp/test/test_wamp_component_aio.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/test
copying autobahn/wamp/test/test_wamp_cryptobox.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/test
copying autobahn/wamp/test/test_wamp_cryptosign.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/test
copying autobahn/wamp/test/test_wamp_exception.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/test
copying autobahn/wamp/test/test_wamp_identifiers.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/test
copying autobahn/wamp/test/test_wamp_message.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/test
copying autobahn/wamp/test/test_wamp_protocol.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/test
copying autobahn/wamp/test/test_wamp_protocol_peer.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/test
copying autobahn/wamp/test/test_wamp_scram.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/test
copying autobahn/wamp/test/test_wamp_serializer.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/test
copying autobahn/wamp/test/test_wamp_session_details.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/test
copying autobahn/wamp/test/test_wamp_transport_details.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/test
copying autobahn/wamp/test/test_wamp_uri_pattern.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/test
copying autobahn/wamp/test/test_wamp_user_handler_errors.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/test
copying autobahn/wamp/test/test_wamp_websocket.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/test
creating build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/websocket
copying autobahn/websocket/__init__.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/websocket
copying autobahn/websocket/compress.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/websocket
copying autobahn/websocket/compress_base.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/websocket
copying autobahn/websocket/compress_bzip2.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/websocket
copying autobahn/websocket/compress_deflate.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/websocket
copying autobahn/websocket/compress_snappy.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/websocket
copying autobahn/websocket/interfaces.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/websocket
copying autobahn/websocket/protocol.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/websocket
copying autobahn/websocket/types.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/websocket
copying autobahn/websocket/utf8validator.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/websocket
copying autobahn/websocket/util.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/websocket
copying autobahn/websocket/xormasker.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/websocket
creating build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/websocket/test
copying autobahn/websocket/test/__init__.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/websocket/test
copying autobahn/websocket/test/test_websocket_frame.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/websocket/test
copying autobahn/websocket/test/test_websocket_protocol.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/websocket/test
copying autobahn/websocket/test/test_websocket_url.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/websocket/test
creating build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/rawsocket
copying autobahn/rawsocket/__init__.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/rawsocket
copying autobahn/rawsocket/util.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/rawsocket
creating build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/rawsocket/test
copying autobahn/rawsocket/test/__init__.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/rawsocket/test
copying autobahn/rawsocket/test/test_rawsocket_url.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/rawsocket/test
creating build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/asyncio
copying autobahn/asyncio/__init__.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/asyncio
copying autobahn/asyncio/component.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/asyncio
copying autobahn/asyncio/rawsocket.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/asyncio
copying autobahn/asyncio/util.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/asyncio
copying autobahn/asyncio/wamp.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/asyncio
copying autobahn/asyncio/websocket.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/asyncio
creating build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/twisted
copying autobahn/twisted/__init__.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/twisted
copying autobahn/twisted/choosereactor.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/twisted
copying autobahn/twisted/component.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/twisted
copying autobahn/twisted/cryptosign.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/twisted
copying autobahn/twisted/forwarder.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/twisted
copying autobahn/twisted/rawsocket.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/twisted
copying autobahn/twisted/resource.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/twisted
copying autobahn/twisted/util.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/twisted
copying autobahn/twisted/wamp.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/twisted
copying autobahn/twisted/websocket.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/twisted
creating build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/twisted/test
copying autobahn/twisted/test/__init__.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/twisted/test
copying autobahn/twisted/test/test_tx_application_runner.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/twisted/test
copying autobahn/twisted/test/test_tx_choosereactor.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/twisted/test
copying autobahn/twisted/test/test_tx_component.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/twisted/test
copying autobahn/twisted/test/test_tx_endpoint_plugins.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/twisted/test
copying autobahn/twisted/test/test_tx_protocol.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/twisted/test
copying autobahn/twisted/test/test_tx_rawsocket.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/twisted/test
copying autobahn/twisted/test/test_tx_websocket_agent.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/twisted/test
copying autobahn/twisted/test/test_wamp_runner.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/twisted/test
creating build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/twisted/testing
copying autobahn/twisted/testing/__init__.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/twisted/testing
creating build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/nvx
copying autobahn/nvx/__init__.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/nvx
copying autobahn/nvx/_utf8validator.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/nvx
creating build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/nvx/test
copying autobahn/nvx/test/__init__.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/nvx/test
copying autobahn/nvx/test/test_nvx_utf8validator.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/nvx/test
creating build/lib.netbsd-9.3_STABLE-amd64-cpython-310/twisted
creating build/lib.netbsd-9.3_STABLE-amd64-cpython-310/twisted/plugins
copying twisted/plugins/autobahn_endpoints.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/twisted/plugins
copying twisted/plugins/autobahn_twistd.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/twisted/plugins
creating build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/__init__.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_abi.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_blockchain.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_buyer.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_cli.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_config.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_dialog.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_eip712_api_publish.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_eip712_authority_certificate.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_eip712_base.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_eip712_catalog_create.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_eip712_certificate.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_eip712_certificate_chain.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_eip712_channel_close.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_eip712_channel_open.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_eip712_consent.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_eip712_delegate_certificate.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_eip712_domain_create.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_eip712_market_create.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_eip712_market_join.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_eip712_market_leave.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_eip712_market_member_login.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_eip712_member_login.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_eip712_member_register.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_eip712_member_unregister.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_eip712_node_pair.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_frealm.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_gui.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_interfaces.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_mnemonic.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_schema.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_secmod.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_seller.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_userkey.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_util.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
copying autobahn/xbr/_wallet.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr
creating build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/test
copying autobahn/xbr/test/__init__.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/test
copying autobahn/xbr/test/test_xbr_argon2.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/test
copying autobahn/xbr/test/test_xbr_config.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/test
copying autobahn/xbr/test/test_xbr_eip712.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/test
copying autobahn/xbr/test/test_xbr_frealm.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/test
copying autobahn/xbr/test/test_xbr_mnemonic.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/test
copying autobahn/xbr/test/test_xbr_schema_demo.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/test
copying autobahn/xbr/test/test_xbr_schema_wamp.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/test
copying autobahn/xbr/test/test_xbr_schema_wamp_control.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/test
copying autobahn/xbr/test/test_xbr_secmod.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/test
copying autobahn/xbr/test/test_xbr_web3.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/test
creating build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/asyncio/xbr
copying autobahn/asyncio/xbr/__init__.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/asyncio/xbr
creating build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/twisted/xbr
copying autobahn/twisted/xbr/__init__.py -> build/lib.netbsd-9.3_STABLE-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
listing git files failed - pretending there aren't any
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/pkg/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/pkg/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/pkg/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/pkg/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/pkg/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/pkg/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.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/asset
copying autobahn/asset/xbr_gray.svg -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/asset
copying autobahn/asset/xbr_white.svg -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/asset
creating build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/schema
copying autobahn/wamp/gen/schema/auth.bfbs -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/schema
copying autobahn/wamp/gen/schema/pubsub.bfbs -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/schema
copying autobahn/wamp/gen/schema/roles.bfbs -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/schema
copying autobahn/wamp/gen/schema/rpc.bfbs -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/schema
copying autobahn/wamp/gen/schema/session.bfbs -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/schema
copying autobahn/wamp/gen/schema/types.bfbs -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/schema
copying autobahn/wamp/gen/schema/wamp.bfbs -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/wamp/gen/schema
creating build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/asyncio/test
copying autobahn/asyncio/test/README_NO_INIT_PY -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/asyncio/test
copying autobahn/asyncio/test/test_aio_rawsocket.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/asyncio/test
copying autobahn/asyncio/test/test_aio_websocket.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/asyncio/test
copying autobahn/asyncio/test/test_wamp_runner.py -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/asyncio/test
copying autobahn/nvx/_utf8validator.c -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/nvx
creating build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/templates
creating build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/templates/py-autobahn
copying autobahn/xbr/templates/py-autobahn/enum.py.jinja2 -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/templates/py-autobahn
copying autobahn/xbr/templates/py-autobahn/module.py.jinja2 -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/templates/py-autobahn
copying autobahn/xbr/templates/py-autobahn/obj.py.jinja2 -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/templates/py-autobahn
copying autobahn/xbr/templates/py-autobahn/service.py.jinja2 -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/templates/py-autobahn
copying autobahn/xbr/templates/py-autobahn/test_enum.py.jinja2 -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/templates/py-autobahn
copying autobahn/xbr/templates/py-autobahn/test_module.py.jinja2 -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/templates/py-autobahn
copying autobahn/xbr/templates/py-autobahn/test_obj.py.jinja2 -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/templates/py-autobahn
copying autobahn/xbr/templates/py-autobahn/test_service.py.jinja2 -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/templates/py-autobahn
creating build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/templates/sol-eip712
copying autobahn/xbr/templates/sol-eip712/obj-eip712.sol.jinja2 -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/templates/sol-eip712
creating build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/test/catalog
creating build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/test/catalog/schema
copying autobahn/xbr/test/catalog/schema/demo.bfbs -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/test/catalog/schema
copying autobahn/xbr/test/catalog/schema/testsvc1.bfbs -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/test/catalog/schema
copying autobahn/xbr/test/catalog/schema/wamp-auth.bfbs -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/test/catalog/schema
copying autobahn/xbr/test/catalog/schema/wamp-control.bfbs -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/test/catalog/schema
copying autobahn/xbr/test/catalog/schema/wamp-meta.bfbs -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/test/catalog/schema
copying autobahn/xbr/test/catalog/schema/wamp.bfbs -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/test/catalog/schema
creating build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/test/profile
copying autobahn/xbr/test/profile/config.ini -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/test/profile
copying autobahn/xbr/test/profile/default.priv -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/test/profile
copying autobahn/xbr/test/profile/default.pub -> build/lib.netbsd-9.3_STABLE-amd64-cpython-310/autobahn/xbr/test/profile
running build_ext
generating cffi module 'build/temp.netbsd-9.3_STABLE-amd64-cpython-310/_nvx_utf8validator.c'
creating build/temp.netbsd-9.3_STABLE-amd64-cpython-310
building '_nvx_utf8validator' extension
creating build/temp.netbsd-9.3_STABLE-amd64-cpython-310/build
creating build/temp.netbsd-9.3_STABLE-amd64-cpython-310/build/temp.netbsd-9.3_STABLE-amd64-cpython-310
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/include -I/usr/pkg/include/python3.10 -fPIC -I/usr/pkg/include/python3.10 -c build/temp.netbsd-9.3_STABLE-amd64-cpython-310/_nvx_utf8validator.c -o build/temp.netbsd-9.3_STABLE-amd64-cpython-310/build/temp.netbsd-9.3_STABLE-amd64-cpython-310/_nvx_utf8validator.o -std=c99 -Wall -Wno-strict-prototypes -O3 -march=native
PKGSRC-WARNING: Something is trying to run the c compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
error: command '/tmp/work/www/py-autobahn/work/.cwrapper/bin/gcc' failed with exit code 1
*** Error code 1

Stop.
make[1]: stopped in /home/n0/gdt/pkgsrc-current/pkgsrc/www/py-autobahn
WARNING: *** Please consider adding c to USE_LANGUAGES in the package Makefile.
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/www/py-autobahn


Home | Main Index | Thread Index | Old Index