=> Bootstrap dependency digest>=20010302: found digest-20160304
===> 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 py37-websockets-5.0.1
(cd /data/scratch/www/py-websockets/work/websockets-5.0.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/python3.7 CC=clang CFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include/python3.7 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.7 CXX=clang++ CXXFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include/python3.7 COMPILER_RPATH_FLAG=-Wl,-R F77=g77 FC=g77 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\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/data/scratch/www/py-websockets/work/.cwrapper/bin:/data/scratch/www/py-websockets/work/.buildlink/bin:/data/scratch/www/py-websockets/work/.tools/bin:/usr/pkg/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/usr/pkg/bin:/usr/pkg/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc CXXCPP=clang-cpp HOME=/data/scratch/www/py-websockets/work/.home CWRAPPERS_CONFIG_DIR=/data/scratch/www/py-websockets/work/.cwrapper/config CPP=clang-cpp LOCALBASE=/usr/pkg X11BASE=/usr/pkg PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulkXXX\ -g\ users\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulkXXX\ -g\ users\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulkXXX\ -g\ users\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulkXXX\ -g\ users\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulkXXX\ -g\ users\ -m\ 775 INSTALL_INFO= MAKEINFO=/data/scratch/www/py-websockets/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/data/scratch/www/py-websockets/work/.buildlink/lib/pkgconfig:/data/scratch/www/py-websockets/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/data/scratch/www/py-websockets/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/data/scratch/www/py-websockets/work/.cwrapper/config /usr/pkg/bin/python3.7  setup.py  build  -j16)
running build
running build_py
creating build
creating build/lib.netbsd-8.99.19-amd64-3.7
creating build/lib.netbsd-8.99.19-amd64-3.7/websockets
copying websockets/handshake.py -> build/lib.netbsd-8.99.19-amd64-3.7/websockets
copying websockets/test_utils.py -> build/lib.netbsd-8.99.19-amd64-3.7/websockets
copying websockets/compatibility.py -> build/lib.netbsd-8.99.19-amd64-3.7/websockets
copying websockets/server.py -> build/lib.netbsd-8.99.19-amd64-3.7/websockets
copying websockets/test_protocol.py -> build/lib.netbsd-8.99.19-amd64-3.7/websockets
copying websockets/version.py -> build/lib.netbsd-8.99.19-amd64-3.7/websockets
copying websockets/protocol.py -> build/lib.netbsd-8.99.19-amd64-3.7/websockets
copying websockets/client.py -> build/lib.netbsd-8.99.19-amd64-3.7/websockets
copying websockets/test_exceptions.py -> build/lib.netbsd-8.99.19-amd64-3.7/websockets
copying websockets/__init__.py -> build/lib.netbsd-8.99.19-amd64-3.7/websockets
copying websockets/test_client_server.py -> build/lib.netbsd-8.99.19-amd64-3.7/websockets
copying websockets/test_http.py -> build/lib.netbsd-8.99.19-amd64-3.7/websockets
copying websockets/test_framing.py -> build/lib.netbsd-8.99.19-amd64-3.7/websockets
copying websockets/utils.py -> build/lib.netbsd-8.99.19-amd64-3.7/websockets
copying websockets/test_speedups.py -> build/lib.netbsd-8.99.19-amd64-3.7/websockets
copying websockets/uri.py -> build/lib.netbsd-8.99.19-amd64-3.7/websockets
copying websockets/http.py -> build/lib.netbsd-8.99.19-amd64-3.7/websockets
copying websockets/framing.py -> build/lib.netbsd-8.99.19-amd64-3.7/websockets
copying websockets/test_handshake.py -> build/lib.netbsd-8.99.19-amd64-3.7/websockets
copying websockets/exceptions.py -> build/lib.netbsd-8.99.19-amd64-3.7/websockets
copying websockets/headers.py -> build/lib.netbsd-8.99.19-amd64-3.7/websockets
copying websockets/test_uri.py -> build/lib.netbsd-8.99.19-amd64-3.7/websockets
copying websockets/test_headers.py -> build/lib.netbsd-8.99.19-amd64-3.7/websockets
creating build/lib.netbsd-8.99.19-amd64-3.7/websockets/extensions
copying websockets/extensions/permessage_deflate.py -> build/lib.netbsd-8.99.19-amd64-3.7/websockets/extensions
copying websockets/extensions/__init__.py -> build/lib.netbsd-8.99.19-amd64-3.7/websockets/extensions
copying websockets/extensions/test_permessage_deflate.py -> build/lib.netbsd-8.99.19-amd64-3.7/websockets/extensions
copying websockets/extensions/test_base.py -> build/lib.netbsd-8.99.19-amd64-3.7/websockets/extensions
copying websockets/extensions/base.py -> build/lib.netbsd-8.99.19-amd64-3.7/websockets/extensions
creating build/lib.netbsd-8.99.19-amd64-3.7/websockets/py35
copying websockets/py35/_test_client_server.py -> build/lib.netbsd-8.99.19-amd64-3.7/websockets/py35
copying websockets/py35/__init__.py -> build/lib.netbsd-8.99.19-amd64-3.7/websockets/py35
creating build/lib.netbsd-8.99.19-amd64-3.7/websockets/py36
copying websockets/py36/protocol.py -> build/lib.netbsd-8.99.19-amd64-3.7/websockets/py36
copying websockets/py36/_test_client_server.py -> build/lib.netbsd-8.99.19-amd64-3.7/websockets/py36
copying websockets/py36/__init__.py -> build/lib.netbsd-8.99.19-amd64-3.7/websockets/py36
running egg_info
writing websockets.egg-info/PKG-INFO
writing dependency_links to websockets.egg-info/dependency_links.txt
writing top-level names to websockets.egg-info/top_level.txt
reading manifest file 'websockets.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'websockets.egg-info/SOURCES.txt'
copying websockets/speedups.c -> build/lib.netbsd-8.99.19-amd64-3.7/websockets
copying websockets/test_localhost.pem -> build/lib.netbsd-8.99.19-amd64-3.7/websockets
running build_ext
building 'websockets.speedups' extension
creating build/temp.netbsd-8.99.19-amd64-3.7
creating build/temp.netbsd-8.99.19-amd64-3.7/websockets
clang -DNDEBUG -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/include -I/usr/pkg/include/python3.7 -fPIC -I/usr/pkg/include/python3.7 -c websockets/speedups.c -o build/temp.netbsd-8.99.19-amd64-3.7/websockets/speedups.o
clang -pthread -shared -L. -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -O2 -I/usr/include -I/usr/pkg/include/python3.7 -I/usr/include -I/usr/pkg/include/python3.7 build/temp.netbsd-8.99.19-amd64-3.7/websockets/speedups.o -L/usr/pkg/lib -lpython3.7 -o build/lib.netbsd-8.99.19-amd64-3.7/websockets/speedups.so