=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for py38-autobahn-23.1.2nb1 (cd /Users/pbulk/build/www/py-autobahn/work/autobahn-23.1.2/ && /usr/bin/env USETOOLS=no GOTMPDIR=/Users/pbulk/build PTHREAD_CFLAGS=\ -D_REENTRANT PTHREAD_LDFLAGS= PTHREAD_LIBS=-lpthread PTHREADBASE= DL_CFLAGS= DL_LDFLAGS= DL_LIBS= MACOSX_DEPLOYMENT_TARGET=11.3 PYTHON=/opt/pkg/bin/python3.8 CC=clang CFLAGS=-pipe\ -Os\ -I/opt/pkg/include/python3.8\ -I/opt/pkg/include CPPFLAGS=-I/opt/pkg/include/python3.8\ -I/opt/pkg/include CXX=clang++ CXXFLAGS=-pipe\ -Os\ -I/opt/pkg/include/python3.8\ -I/opt/pkg/include COMPILER_RPATH_FLAG=-L F77=f77 FC=f77 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=-L/opt/pkg/lib LINKER_RPATH_FLAG=-L PATH=/Users/pbulk/build/www/py-autobahn/work/.cwrapper/bin:/Users/pbulk/build/www/py-autobahn/work/.buildlink/bin:/Users/pbulk/build/www/py-autobahn/work/.tools/bin:/opt/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/pkg/bin:/opt/pkg/bin PREFIX=/opt/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/opt/pkg/etc CXXCPP=clang\ -E HOME=/Users/pbulk/build/www/py-autobahn/work/.home CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/www/py-autobahn/work/.cwrapper/config CPP=clang\ -E LOCALBASE=/opt/pkg X11BASE=/opt/pkg PKGMANDIR=share/man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=Mach-O USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ \ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ \ -o\ pbulk\ -g\ staff\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 775 INSTALL_INFO= MAKEINFO=/Users/pbulk/build/www/py-autobahn/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/Users/pbulk/build/www/py-autobahn/work/.tools/bin/itstool GDBUS_CODEGEN=/Users/pbulk/build/www/py-autobahn/work/.tools/bin/gdbus-codegen PKG_CONFIG=/Users/pbulk/build/www/py-autobahn/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/Users/pbulk/build/www/py-autobahn/work/.buildlink/lib/pkgconfig:/Users/pbulk/build/www/py-autobahn/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/Users/pbulk/build/www/py-autobahn/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/www/py-autobahn/work/.cwrapper/config /opt/pkg/bin/python3.8 setup.py build -j3) running build running build_py creating build creating build/lib.macosx-11.3-arm64-cpython-38 creating build/lib.macosx-11.3-arm64-cpython-38/autobahn copying autobahn/__init__.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn copying autobahn/__main__.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn copying autobahn/_version.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn copying autobahn/exception.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn copying autobahn/testutil.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn copying autobahn/util.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn creating build/lib.macosx-11.3-arm64-cpython-38/autobahn/test copying autobahn/test/__init__.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/test copying autobahn/test/test_rng.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/test copying autobahn/test/test_util.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/test creating build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp copying autobahn/wamp/__init__.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp copying autobahn/wamp/auth.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp copying autobahn/wamp/component.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp copying autobahn/wamp/cryptobox.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp copying autobahn/wamp/cryptosign.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp copying autobahn/wamp/exception.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp copying autobahn/wamp/interfaces.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp copying autobahn/wamp/message.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp copying autobahn/wamp/message_fbs.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp copying autobahn/wamp/protocol.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp copying autobahn/wamp/request.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp copying autobahn/wamp/role.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp copying autobahn/wamp/serializer.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp copying autobahn/wamp/types.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp copying autobahn/wamp/uri.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp copying autobahn/wamp/websocket.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp creating build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen copying autobahn/wamp/gen/__init__.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen creating build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp copying autobahn/wamp/gen/wamp/Map.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp copying autobahn/wamp/gen/wamp/Void.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp copying autobahn/wamp/gen/wamp/__init__.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp creating build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Abort.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AnyMessage.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCraChallenge.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCraRequest.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCraWelcome.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCryptosignChallenge.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCryptosignRequest.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCryptosignWelcome.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthFactor.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthMethod.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthMode.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthScramChallenge.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthScramRequest.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthScramWelcome.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthTicketChallenge.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthTicketRequest.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthTicketWelcome.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Authenticate.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/BrokerFeatures.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Call.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/CalleeFeatures.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/CallerFeatures.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Cancel.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/CancelMode.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Challenge.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/ChannelBinding.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/ClientRoles.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/DealerFeatures.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Error.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Event.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/EventReceived.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Goodbye.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Hello.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/HelloNew.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Interrupt.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Invocation.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/InvocationPolicy.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Kdf.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Match.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Message.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/MessageType.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Payload.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Principal.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Publish.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Published.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/PublisherFeatures.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Register.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Registered.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Result.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/RouterRoles.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Serializer.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Subscribe.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Subscribed.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/SubscriberFeatures.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/SubscriberReceived.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Unregister.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Unregistered.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Unsubscribe.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Unsubscribed.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Welcome.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Yield.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/__init__.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/wamp/proto creating build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/test copying autobahn/wamp/test/__init__.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_auth.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_component.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_component_aio.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_cryptobox.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_cryptosign.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_exception.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_identifiers.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_message.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_protocol.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_protocol_peer.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_scram.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_serializer.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_session_details.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_transport_details.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_uri_pattern.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_user_handler_errors.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_websocket.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/test creating build/lib.macosx-11.3-arm64-cpython-38/autobahn/websocket copying autobahn/websocket/__init__.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/websocket copying autobahn/websocket/compress.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/websocket copying autobahn/websocket/compress_base.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/websocket copying autobahn/websocket/compress_bzip2.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/websocket copying autobahn/websocket/compress_deflate.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/websocket copying autobahn/websocket/compress_snappy.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/websocket copying autobahn/websocket/interfaces.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/websocket copying autobahn/websocket/protocol.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/websocket copying autobahn/websocket/types.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/websocket copying autobahn/websocket/utf8validator.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/websocket copying autobahn/websocket/util.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/websocket copying autobahn/websocket/xormasker.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/websocket creating build/lib.macosx-11.3-arm64-cpython-38/autobahn/websocket/test copying autobahn/websocket/test/__init__.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/websocket/test copying autobahn/websocket/test/test_websocket_frame.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/websocket/test copying autobahn/websocket/test/test_websocket_protocol.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/websocket/test copying autobahn/websocket/test/test_websocket_url.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/websocket/test creating build/lib.macosx-11.3-arm64-cpython-38/autobahn/rawsocket copying autobahn/rawsocket/__init__.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/rawsocket copying autobahn/rawsocket/util.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/rawsocket creating build/lib.macosx-11.3-arm64-cpython-38/autobahn/rawsocket/test copying autobahn/rawsocket/test/__init__.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/rawsocket/test copying autobahn/rawsocket/test/test_rawsocket_url.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/rawsocket/test creating build/lib.macosx-11.3-arm64-cpython-38/autobahn/asyncio copying autobahn/asyncio/__init__.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/asyncio copying autobahn/asyncio/component.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/asyncio copying autobahn/asyncio/rawsocket.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/asyncio copying autobahn/asyncio/util.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/asyncio copying autobahn/asyncio/wamp.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/asyncio copying autobahn/asyncio/websocket.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/asyncio creating build/lib.macosx-11.3-arm64-cpython-38/autobahn/twisted copying autobahn/twisted/__init__.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/twisted copying autobahn/twisted/choosereactor.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/twisted copying autobahn/twisted/component.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/twisted copying autobahn/twisted/cryptosign.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/twisted copying autobahn/twisted/forwarder.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/twisted copying autobahn/twisted/rawsocket.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/twisted copying autobahn/twisted/resource.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/twisted copying autobahn/twisted/util.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/twisted copying autobahn/twisted/wamp.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/twisted copying autobahn/twisted/websocket.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/twisted creating build/lib.macosx-11.3-arm64-cpython-38/autobahn/twisted/test copying autobahn/twisted/test/__init__.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/twisted/test copying autobahn/twisted/test/test_tx_application_runner.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/twisted/test copying autobahn/twisted/test/test_tx_choosereactor.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/twisted/test copying autobahn/twisted/test/test_tx_component.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/twisted/test copying autobahn/twisted/test/test_tx_endpoint_plugins.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/twisted/test copying autobahn/twisted/test/test_tx_protocol.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/twisted/test copying autobahn/twisted/test/test_tx_rawsocket.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/twisted/test copying autobahn/twisted/test/test_tx_websocket_agent.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/twisted/test copying autobahn/twisted/test/test_wamp_runner.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/twisted/test creating build/lib.macosx-11.3-arm64-cpython-38/autobahn/twisted/testing copying autobahn/twisted/testing/__init__.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/twisted/testing creating build/lib.macosx-11.3-arm64-cpython-38/autobahn/nvx copying autobahn/nvx/__init__.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/nvx copying autobahn/nvx/_utf8validator.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/nvx creating build/lib.macosx-11.3-arm64-cpython-38/autobahn/nvx/test copying autobahn/nvx/test/__init__.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/nvx/test copying autobahn/nvx/test/test_nvx_utf8validator.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/nvx/test creating build/lib.macosx-11.3-arm64-cpython-38/twisted creating build/lib.macosx-11.3-arm64-cpython-38/twisted/plugins copying twisted/plugins/autobahn_endpoints.py -> build/lib.macosx-11.3-arm64-cpython-38/twisted/plugins copying twisted/plugins/autobahn_twistd.py -> build/lib.macosx-11.3-arm64-cpython-38/twisted/plugins creating build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/__init__.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_abi.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_blockchain.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_buyer.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_cli.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_config.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_dialog.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_eip712_api_publish.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_eip712_authority_certificate.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_eip712_base.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_eip712_catalog_create.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_eip712_certificate.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_eip712_certificate_chain.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_eip712_channel_close.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_eip712_channel_open.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_eip712_consent.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_eip712_delegate_certificate.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_eip712_domain_create.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_eip712_market_create.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_eip712_market_join.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_eip712_market_leave.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_eip712_market_member_login.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_eip712_member_login.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_eip712_member_register.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_eip712_member_unregister.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_eip712_node_pair.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_frealm.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_gui.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_interfaces.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_mnemonic.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_schema.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_secmod.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_seller.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_userkey.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_util.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr copying autobahn/xbr/_wallet.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr creating build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/test copying autobahn/xbr/test/__init__.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/test copying autobahn/xbr/test/test_xbr_argon2.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/test copying autobahn/xbr/test/test_xbr_config.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/test copying autobahn/xbr/test/test_xbr_eip712.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/test copying autobahn/xbr/test/test_xbr_frealm.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/test copying autobahn/xbr/test/test_xbr_mnemonic.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/test copying autobahn/xbr/test/test_xbr_schema_demo.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/test copying autobahn/xbr/test/test_xbr_schema_wamp.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/test copying autobahn/xbr/test/test_xbr_schema_wamp_control.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/test copying autobahn/xbr/test/test_xbr_secmod.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/test copying autobahn/xbr/test/test_xbr_web3.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/test creating build/lib.macosx-11.3-arm64-cpython-38/autobahn/asyncio/xbr copying autobahn/asyncio/xbr/__init__.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/asyncio/xbr creating build/lib.macosx-11.3-arm64-cpython-38/autobahn/twisted/xbr copying autobahn/twisted/xbr/__init__.py -> build/lib.macosx-11.3-arm64-cpython-38/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' /opt/pkg/lib/python3.8/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) /opt/pkg/lib/python3.8/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) /opt/pkg/lib/python3.8/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) creating build/lib.macosx-11.3-arm64-cpython-38/autobahn/asset copying autobahn/asset/xbr_gray.svg -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/asset copying autobahn/asset/xbr_white.svg -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/asset creating build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/auth.bfbs -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/pubsub.bfbs -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/roles.bfbs -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/rpc.bfbs -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/session.bfbs -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/types.bfbs -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/wamp.bfbs -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/wamp/gen/schema creating build/lib.macosx-11.3-arm64-cpython-38/autobahn/asyncio/test copying autobahn/asyncio/test/README_NO_INIT_PY -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/asyncio/test copying autobahn/asyncio/test/test_aio_rawsocket.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/asyncio/test copying autobahn/asyncio/test/test_aio_websocket.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/asyncio/test copying autobahn/asyncio/test/test_wamp_runner.py -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/asyncio/test copying autobahn/nvx/_utf8validator.c -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/nvx creating build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/templates creating build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/templates/py-autobahn copying autobahn/xbr/templates/py-autobahn/enum.py.jinja2 -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/templates/py-autobahn copying autobahn/xbr/templates/py-autobahn/module.py.jinja2 -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/templates/py-autobahn copying autobahn/xbr/templates/py-autobahn/obj.py.jinja2 -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/templates/py-autobahn copying autobahn/xbr/templates/py-autobahn/service.py.jinja2 -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/templates/py-autobahn copying autobahn/xbr/templates/py-autobahn/test_enum.py.jinja2 -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/templates/py-autobahn copying autobahn/xbr/templates/py-autobahn/test_module.py.jinja2 -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/templates/py-autobahn copying autobahn/xbr/templates/py-autobahn/test_obj.py.jinja2 -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/templates/py-autobahn copying autobahn/xbr/templates/py-autobahn/test_service.py.jinja2 -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/templates/py-autobahn creating build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/templates/sol-eip712 copying autobahn/xbr/templates/sol-eip712/obj-eip712.sol.jinja2 -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/templates/sol-eip712 creating build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/test/catalog creating build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/test/catalog/schema copying autobahn/xbr/test/catalog/schema/demo.bfbs -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/test/catalog/schema copying autobahn/xbr/test/catalog/schema/testsvc1.bfbs -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/test/catalog/schema copying autobahn/xbr/test/catalog/schema/wamp-auth.bfbs -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/test/catalog/schema copying autobahn/xbr/test/catalog/schema/wamp-control.bfbs -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/test/catalog/schema copying autobahn/xbr/test/catalog/schema/wamp-meta.bfbs -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/test/catalog/schema copying autobahn/xbr/test/catalog/schema/wamp.bfbs -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/test/catalog/schema creating build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/test/profile copying autobahn/xbr/test/profile/config.ini -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/test/profile copying autobahn/xbr/test/profile/default.priv -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/test/profile copying autobahn/xbr/test/profile/default.pub -> build/lib.macosx-11.3-arm64-cpython-38/autobahn/xbr/test/profile running build_ext generating cffi module 'build/temp.macosx-11.3-arm64-cpython-38/_nvx_utf8validator.c' creating build/temp.macosx-11.3-arm64-cpython-38 building '_nvx_utf8validator' extension creating build/temp.macosx-11.3-arm64-cpython-38/build creating build/temp.macosx-11.3-arm64-cpython-38/build/temp.macosx-11.3-arm64-cpython-38 clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -pipe -Os -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include -I/opt/pkg/include -I/opt/pkg/include/ncurses -pipe -Os -I/opt/pkg/include/python3.8 -I/opt/pkg/include -I/opt/pkg/include/python3.8 -I/opt/pkg/include -I/opt/pkg/include/python3.8 -c build/temp.macosx-11.3-arm64-cpython-38/_nvx_utf8validator.c -o build/temp.macosx-11.3-arm64-cpython-38/build/temp.macosx-11.3-arm64-cpython-38/_nvx_utf8validator.o -std=c99 -Wall -Wno-strict-prototypes -O3 -march=native clang: error: the clang compiler does not support '-march=native' /opt/pkg/lib/python3.8/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) /opt/pkg/lib/python3.8/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) /opt/pkg/lib/python3.8/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) warning: build_ext_make_mod: building extension "_nvx_utf8validator" failed: command '/Users/pbulk/build/www/py-autobahn/work/.cwrapper/bin/clang' failed with exit code 1