=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for py27-autobahn-19.8.1 (cd /tmp/www/py-autobahn/work/autobahn-19.8.1/ && /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/python2.7 CC=gcc CFLAGS=-O2\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include CPPFLAGS=-I/usr/include\ -I/usr/pkg/include CXX=c++ CXXFLAGS=-O2\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include 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=-L/usr/lib\ -Wl,-R/usr/lib\ -L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/www/py-autobahn/work/.cwrapper/bin:/tmp/www/py-autobahn/work/.buildlink/bin:/tmp/www/py-autobahn/work/.tools/bin:/usr/pkg/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc CPP=cpp CXXCPP=cpp HOME=/tmp/www/py-autobahn/work/.home CWRAPPERS_CONFIG_DIR=/tmp/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\ makoto\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ makoto\ -g\ users\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ makoto\ -g\ users\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ makoto\ -g\ users\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ makoto\ -g\ users\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ makoto\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ makoto\ -g\ users\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ makoto\ -g\ users\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ makoto\ -g\ users\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ makoto\ -g\ users\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ makoto\ -g\ users\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ makoto\ -g\ users\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ makoto\ -g\ users\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/www/py-autobahn/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/tmp/www/py-autobahn/work/.buildlink/lib/pkgconfig:/tmp/www/py-autobahn/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/www/py-autobahn/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/www/py-autobahn/work/.cwrapper/config /usr/pkg/bin/python2.7 setup.py build ) running build running build_py creating build creating build/lib creating build/lib/autobahn copying autobahn/__init__.py -> build/lib/autobahn copying autobahn/__main__.py -> build/lib/autobahn copying autobahn/_version.py -> build/lib/autobahn copying autobahn/exception.py -> build/lib/autobahn copying autobahn/util.py -> build/lib/autobahn creating build/lib/autobahn/test copying autobahn/test/__init__.py -> build/lib/autobahn/test copying autobahn/test/test_rng.py -> build/lib/autobahn/test copying autobahn/test/test_util.py -> build/lib/autobahn/test creating build/lib/autobahn/wamp copying autobahn/wamp/__init__.py -> build/lib/autobahn/wamp copying autobahn/wamp/auth.py -> build/lib/autobahn/wamp copying autobahn/wamp/component.py -> build/lib/autobahn/wamp copying autobahn/wamp/cryptobox.py -> build/lib/autobahn/wamp copying autobahn/wamp/cryptosign.py -> build/lib/autobahn/wamp copying autobahn/wamp/exception.py -> build/lib/autobahn/wamp copying autobahn/wamp/interfaces.py -> build/lib/autobahn/wamp copying autobahn/wamp/message.py -> build/lib/autobahn/wamp copying autobahn/wamp/message_fbs.py -> build/lib/autobahn/wamp copying autobahn/wamp/protocol.py -> build/lib/autobahn/wamp copying autobahn/wamp/request.py -> build/lib/autobahn/wamp copying autobahn/wamp/role.py -> build/lib/autobahn/wamp copying autobahn/wamp/serializer.py -> build/lib/autobahn/wamp copying autobahn/wamp/types.py -> build/lib/autobahn/wamp copying autobahn/wamp/uri.py -> build/lib/autobahn/wamp copying autobahn/wamp/websocket.py -> build/lib/autobahn/wamp creating build/lib/autobahn/wamp/gen copying autobahn/wamp/gen/__init__.py -> build/lib/autobahn/wamp/gen creating build/lib/autobahn/wamp/gen/wamp copying autobahn/wamp/gen/wamp/Map.py -> build/lib/autobahn/wamp/gen/wamp copying autobahn/wamp/gen/wamp/Void.py -> build/lib/autobahn/wamp/gen/wamp copying autobahn/wamp/gen/wamp/__init__.py -> build/lib/autobahn/wamp/gen/wamp creating build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Abort.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AnyMessage.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCraChallenge.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCraRequest.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCraWelcome.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCryptosignChallenge.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCryptosignRequest.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCryptosignWelcome.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthFactor.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthMethod.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthMode.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthScramChallenge.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthScramRequest.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthScramWelcome.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthTicketChallenge.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthTicketRequest.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthTicketWelcome.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Authenticate.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/BrokerFeatures.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Call.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/CalleeFeatures.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/CallerFeatures.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Cancel.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/CancelMode.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Challenge.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/ChannelBinding.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/ClientRoles.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/DealerFeatures.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Error.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Event.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/EventReceived.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Goodbye.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Hello.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/HelloNew.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Interrupt.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Invocation.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/InvocationPolicy.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Kdf.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Match.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Message.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/MessageType.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Payload.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Principal.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Publish.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Published.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/PublisherFeatures.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Register.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Registered.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Result.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/RouterRoles.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Serializer.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Subscribe.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Subscribed.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/SubscriberFeatures.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/SubscriberReceived.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Unregister.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Unregistered.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Unsubscribe.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Unsubscribed.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Welcome.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Yield.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/__init__.py -> build/lib/autobahn/wamp/gen/wamp/proto creating build/lib/autobahn/wamp/test copying autobahn/wamp/test/__init__.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_auth.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_component.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_component_aio.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_cryptobox.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_cryptosign.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_exception.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_message.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_protocol.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_protocol_peer.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_runner.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_serializer.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_uri_pattern.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_user_handler_errors.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_websocket.py -> build/lib/autobahn/wamp/test creating build/lib/autobahn/websocket copying autobahn/websocket/__init__.py -> build/lib/autobahn/websocket copying autobahn/websocket/compress.py -> build/lib/autobahn/websocket copying autobahn/websocket/compress_base.py -> build/lib/autobahn/websocket copying autobahn/websocket/compress_bzip2.py -> build/lib/autobahn/websocket copying autobahn/websocket/compress_deflate.py -> build/lib/autobahn/websocket copying autobahn/websocket/compress_snappy.py -> build/lib/autobahn/websocket copying autobahn/websocket/interfaces.py -> build/lib/autobahn/websocket copying autobahn/websocket/protocol.py -> build/lib/autobahn/websocket copying autobahn/websocket/types.py -> build/lib/autobahn/websocket copying autobahn/websocket/utf8validator.py -> build/lib/autobahn/websocket copying autobahn/websocket/util.py -> build/lib/autobahn/websocket copying autobahn/websocket/xormasker.py -> build/lib/autobahn/websocket creating build/lib/autobahn/websocket/test copying autobahn/websocket/test/__init__.py -> build/lib/autobahn/websocket/test copying autobahn/websocket/test/test_protocol.py -> build/lib/autobahn/websocket/test copying autobahn/websocket/test/test_websocket.py -> build/lib/autobahn/websocket/test copying autobahn/websocket/test/test_websocket_url.py -> build/lib/autobahn/websocket/test creating build/lib/autobahn/rawsocket copying autobahn/rawsocket/__init__.py -> build/lib/autobahn/rawsocket copying autobahn/rawsocket/util.py -> build/lib/autobahn/rawsocket creating build/lib/autobahn/rawsocket/test copying autobahn/rawsocket/test/__init__.py -> build/lib/autobahn/rawsocket/test copying autobahn/rawsocket/test/test_rawsocket_url.py -> build/lib/autobahn/rawsocket/test creating build/lib/autobahn/asyncio copying autobahn/asyncio/__init__.py -> build/lib/autobahn/asyncio copying autobahn/asyncio/component.py -> build/lib/autobahn/asyncio copying autobahn/asyncio/rawsocket.py -> build/lib/autobahn/asyncio copying autobahn/asyncio/util.py -> build/lib/autobahn/asyncio copying autobahn/asyncio/wamp.py -> build/lib/autobahn/asyncio copying autobahn/asyncio/websocket.py -> build/lib/autobahn/asyncio creating build/lib/autobahn/twisted copying autobahn/twisted/__init__.py -> build/lib/autobahn/twisted copying autobahn/twisted/choosereactor.py -> build/lib/autobahn/twisted copying autobahn/twisted/component.py -> build/lib/autobahn/twisted copying autobahn/twisted/cryptosign.py -> build/lib/autobahn/twisted copying autobahn/twisted/forwarder.py -> build/lib/autobahn/twisted copying autobahn/twisted/rawsocket.py -> build/lib/autobahn/twisted copying autobahn/twisted/resource.py -> build/lib/autobahn/twisted copying autobahn/twisted/util.py -> build/lib/autobahn/twisted copying autobahn/twisted/wamp.py -> build/lib/autobahn/twisted copying autobahn/twisted/websocket.py -> build/lib/autobahn/twisted creating build/lib/autobahn/twisted/testing copying autobahn/twisted/testing/__init__.py -> build/lib/autobahn/twisted/testing package init file 'twisted/plugins/__init__.py' not found (or not a regular file) creating build/lib/twisted creating build/lib/twisted/plugins copying twisted/plugins/autobahn_endpoints.py -> build/lib/twisted/plugins copying twisted/plugins/autobahn_twistd.py -> build/lib/twisted/plugins creating build/lib/autobahn/nvx copying autobahn/nvx/__init__.py -> build/lib/autobahn/nvx copying autobahn/nvx/_utf8validator.py -> build/lib/autobahn/nvx package init file 'autobahn/nvx/test/__init__.py' not found (or not a regular file) creating build/lib/autobahn/nvx/test copying autobahn/nvx/test/test_utf8validator.py -> build/lib/autobahn/nvx/test creating build/lib/autobahn/xbr copying autobahn/xbr/__init__.py -> build/lib/autobahn/xbr copying autobahn/xbr/_abi.py -> build/lib/autobahn/xbr copying autobahn/xbr/_blockchain.py -> build/lib/autobahn/xbr copying autobahn/xbr/_buyer.py -> build/lib/autobahn/xbr copying autobahn/xbr/_interfaces.py -> build/lib/autobahn/xbr copying autobahn/xbr/_seller.py -> build/lib/autobahn/xbr copying autobahn/xbr/_util.py -> build/lib/autobahn/xbr running egg_info writing requirements to autobahn.egg-info/requires.txt writing autobahn.egg-info/PKG-INFO writing top-level names to autobahn.egg-info/top_level.txt writing dependency_links to autobahn.egg-info/dependency_links.txt writing entry points to autobahn.egg-info/entry_points.txt reading manifest file 'autobahn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'autobahn.egg-info/SOURCES.txt' creating build/lib/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/auth.bfbs -> build/lib/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/pubsub.bfbs -> build/lib/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/roles.bfbs -> build/lib/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/rpc.bfbs -> build/lib/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/session.bfbs -> build/lib/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/types.bfbs -> build/lib/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/wamp.bfbs -> build/lib/autobahn/wamp/gen/schema copying autobahn/nvx/_utf8validator.c -> build/lib/autobahn/nvx creating build/lib/autobahn/xbr/contracts copying autobahn/xbr/contracts/ECDSA.json -> build/lib/autobahn/xbr/contracts copying autobahn/xbr/contracts/ERC20.json -> build/lib/autobahn/xbr/contracts copying autobahn/xbr/contracts/ERC20Detailed.json -> build/lib/autobahn/xbr/contracts copying autobahn/xbr/contracts/IERC20.json -> build/lib/autobahn/xbr/contracts copying autobahn/xbr/contracts/Migrations.json -> build/lib/autobahn/xbr/contracts copying autobahn/xbr/contracts/Roles.json -> build/lib/autobahn/xbr/contracts copying autobahn/xbr/contracts/SafeMath.json -> build/lib/autobahn/xbr/contracts copying autobahn/xbr/contracts/XBRChannel.json -> build/lib/autobahn/xbr/contracts copying autobahn/xbr/contracts/XBRMaintained.json -> build/lib/autobahn/xbr/contracts copying autobahn/xbr/contracts/XBRNetwork.json -> build/lib/autobahn/xbr/contracts copying autobahn/xbr/contracts/XBRNetworkProxy.json -> build/lib/autobahn/xbr/contracts copying autobahn/xbr/contracts/XBRToken.json -> build/lib/autobahn/xbr/contracts