=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> 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 py31-testtools-0.9.24 (cd /scratch/devel/py-testtools/work/testtools-0.9.24/ && /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.1 CC=gcc CFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include/python3.1 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.1 CXX=c++ CXXFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include/python3.1 COMPILER_RPATH_FLAG=-Wl,-R F77=g77 FC=g77 FFLAGS=-O LANG=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/python3.1/config\ -Wl,-R/usr/pkg/lib/python3.1/config\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/scratch/devel/py-testtools/work/.wrapper/bin:/scratch/devel/py-testtools/work/.buildlink/bin:/scratch/devel/py-testtools/work/.tools/bin:/usr/pkg/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg PKG_SYSCONFDIR=/usr/pkg/etc CPP=cpp CXXCPP=cpp HOME=/scratch/devel/py-testtools/work/.home CPP=cpp LINK_ALL_LIBGCC_HACK= LOCALBASE=/usr/pkg NO_WHOLE_ARCHIVE_FLAG=-Wl,--no-whole-archive WHOLE_ARCHIVE_FLAG=-Wl,--whole-archive X11BASE=/usr/X11R7 X11PREFIX=/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=/scratch/devel/py-testtools/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/scratch/devel/py-testtools/work/.buildlink/lib/pkgconfig:/scratch/devel/py-testtools/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/scratch/devel/py-testtools/work/.pkg-config.log PKG_CONFIG_PATH= WRAPPER_DEBUG=no WRAPPER_UPDATE_CACHE=yes VIEWBASE=/usr/pkg /usr/pkg/bin/python3.1 setup.py build ) running build running build_py creating build creating build/lib creating build/lib/testtools copying testtools/deferredruntest.py -> build/lib/testtools copying testtools/distutilscmd.py -> build/lib/testtools copying testtools/helpers.py -> build/lib/testtools copying testtools/monkey.py -> build/lib/testtools copying testtools/utils.py -> build/lib/testtools copying testtools/run.py -> build/lib/testtools copying testtools/content.py -> build/lib/testtools copying testtools/content_type.py -> build/lib/testtools copying testtools/_compat3x.py -> build/lib/testtools copying testtools/_compat2x.py -> build/lib/testtools copying testtools/compat.py -> build/lib/testtools copying testtools/__init__.py -> build/lib/testtools copying testtools/runtest.py -> build/lib/testtools copying testtools/tags.py -> build/lib/testtools copying testtools/_spinner.py -> build/lib/testtools copying testtools/testsuite.py -> build/lib/testtools copying testtools/testcase.py -> build/lib/testtools creating build/lib/testtools/matchers copying testtools/matchers/_higherorder.py -> build/lib/testtools/matchers copying testtools/matchers/_dict.py -> build/lib/testtools/matchers copying testtools/matchers/_datastructures.py -> build/lib/testtools/matchers copying testtools/matchers/_exception.py -> build/lib/testtools/matchers copying testtools/matchers/_impl.py -> build/lib/testtools/matchers copying testtools/matchers/_filesystem.py -> build/lib/testtools/matchers copying testtools/matchers/_basic.py -> build/lib/testtools/matchers copying testtools/matchers/__init__.py -> build/lib/testtools/matchers copying testtools/matchers/_doctest.py -> build/lib/testtools/matchers creating build/lib/testtools/testresult copying testtools/testresult/__init__.py -> build/lib/testtools/testresult copying testtools/testresult/real.py -> build/lib/testtools/testresult copying testtools/testresult/doubles.py -> build/lib/testtools/testresult creating build/lib/testtools/tests copying testtools/tests/test_deferredruntest.py -> build/lib/testtools/tests copying testtools/tests/test_content.py -> build/lib/testtools/tests copying testtools/tests/test_fixturesupport.py -> build/lib/testtools/tests copying testtools/tests/test_testsuite.py -> build/lib/testtools/tests copying testtools/tests/test_monkey.py -> build/lib/testtools/tests copying testtools/tests/test_spinner.py -> build/lib/testtools/tests copying testtools/tests/test_content_type.py -> build/lib/testtools/tests copying testtools/tests/helpers.py -> build/lib/testtools/tests copying testtools/tests/test_testcase.py -> build/lib/testtools/tests copying testtools/tests/test_testresult.py -> build/lib/testtools/tests copying testtools/tests/test_runtest.py -> build/lib/testtools/tests copying testtools/tests/test_helpers.py -> build/lib/testtools/tests copying testtools/tests/__init__.py -> build/lib/testtools/tests copying testtools/tests/test_tags.py -> build/lib/testtools/tests copying testtools/tests/test_distutilscmd.py -> build/lib/testtools/tests copying testtools/tests/test_compat.py -> build/lib/testtools/tests copying testtools/tests/test_with_with.py -> build/lib/testtools/tests copying testtools/tests/test_run.py -> build/lib/testtools/tests creating build/lib/testtools/tests/matchers copying testtools/tests/matchers/test_basic.py -> build/lib/testtools/tests/matchers copying testtools/tests/matchers/helpers.py -> build/lib/testtools/tests/matchers copying testtools/tests/matchers/test_datastructures.py -> build/lib/testtools/tests/matchers copying testtools/tests/matchers/test_higherorder.py -> build/lib/testtools/tests/matchers copying testtools/tests/matchers/test_filesystem.py -> build/lib/testtools/tests/matchers copying testtools/tests/matchers/test_doctest.py -> build/lib/testtools/tests/matchers copying testtools/tests/matchers/__init__.py -> build/lib/testtools/tests/matchers copying testtools/tests/matchers/test_exception.py -> build/lib/testtools/tests/matchers copying testtools/tests/matchers/test_impl.py -> build/lib/testtools/tests/matchers copying testtools/tests/matchers/test_dict.py -> build/lib/testtools/tests/matchers /usr/pkg/lib/python3.1/distutils/dist.py:259: UserWarning: Unknown distribution option: 'zip_safe' warnings.warn(msg) => Unwrapping files-to-be-installed.