=> 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-generate-2.6nb2 (cd /scratch/devel/py-generate/work/generate-2.6/ && /usr/bin/env MANDIR=/scratch/devel/py-generate/work/.destdir/usr/pkg/man BINDIR=/scratch/devel/py-generate/work/.destdir/usr/pkg/bin 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-generate/work/.wrapper/bin:/scratch/devel/py-generate/work/.buildlink/bin:/scratch/devel/py-generate/work/.gcc/bin:/scratch/devel/py-generate/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 CXXCPP=cpp HOME=/scratch/devel/py-generate/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-generate/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/scratch/devel/py-generate/work/.buildlink/lib/pkgconfig:/scratch/devel/py-generate/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/scratch/devel/py-generate/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_ext building 'generate' extension creating build creating build/temp.netbsd-6.0-amd64-3.1 gcc -DNDEBUG -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include/python3.1 -I/usr/include -I/usr/pkg/include/python3.1 -fPIC -DPYTHON=1 -DXGETLINE_VERSION=1 -DRESTRICTED_VERSION=1 -I/usr/pkg/include/python3.1 -c generate.c -o build/temp.netbsd-6.0-amd64-3.1/generate.o generate.c: In function 'Generate': generate.c:1613:3: warning: passing argument 2 of 'PyErr_SetObject' makes pointer from integer without a cast /scratch/devel/py-generate/work/.buildlink/include/python3.1/pyerrors.h:62:18: note: expected 'struct PyObject *' but argument is of type 'int' generate.c:1638:3: warning: passing argument 2 of 'PyDict_Next' from incompatible pointer type /scratch/devel/py-generate/work/.buildlink/include/python3.1/dictobject.h:116:17: note: expected 'Py_ssize_t *' but argument is of type 'int *' generate.c:1642:4: warning: passing argument 1 of 'add_macro' makes pointer from integer without a cast generate.c:238:1: note: expected 'const char *' but argument is of type 'int' generate.c:1642:4: warning: passing argument 2 of 'add_macro' makes pointer from integer without a cast generate.c:238:1: note: expected 'const char *' but argument is of type 'int' generate.c:1651:3: warning: passing argument 2 of 'PyErr_SetObject' makes pointer from integer without a cast /scratch/devel/py-generate/work/.buildlink/include/python3.1/pyerrors.h:62:18: note: expected 'struct PyObject *' but argument is of type 'int' generate.c:1659:3: warning: passing argument 2 of 'PyErr_SetObject' makes pointer from integer without a cast /scratch/devel/py-generate/work/.buildlink/include/python3.1/pyerrors.h:62:18: note: expected 'struct PyObject *' but argument is of type 'int' generate.c:1669:3: warning: passing argument 2 of 'PyErr_SetObject' makes pointer from integer without a cast /scratch/devel/py-generate/work/.buildlink/include/python3.1/pyerrors.h:62:18: note: expected 'struct PyObject *' but argument is of type 'int' gcc -DNDEBUG -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include/python3.1 -I/usr/include -I/usr/pkg/include/python3.1 -fPIC -DPYTHON=1 -DXGETLINE_VERSION=1 -DRESTRICTED_VERSION=1 -I/usr/pkg/include/python3.1 -c expr.c -o build/temp.netbsd-6.0-amd64-3.1/expr.o gcc -DNDEBUG -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include/python3.1 -I/usr/include -I/usr/pkg/include/python3.1 -fPIC -DPYTHON=1 -DXGETLINE_VERSION=1 -DRESTRICTED_VERSION=1 -I/usr/pkg/include/python3.1 -c getarg.c -o build/temp.netbsd-6.0-amd64-3.1/getarg.o gcc -DNDEBUG -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include/python3.1 -I/usr/include -I/usr/pkg/include/python3.1 -fPIC -DPYTHON=1 -DXGETLINE_VERSION=1 -DRESTRICTED_VERSION=1 -I/usr/pkg/include/python3.1 -c getline.c -o build/temp.netbsd-6.0-amd64-3.1/getline.o gcc -DNDEBUG -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include/python3.1 -I/usr/include -I/usr/pkg/include/python3.1 -fPIC -DPYTHON=1 -DXGETLINE_VERSION=1 -DRESTRICTED_VERSION=1 -I/usr/pkg/include/python3.1 -c sockunix.c -o build/temp.netbsd-6.0-amd64-3.1/sockunix.o gcc -DNDEBUG -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include/python3.1 -I/usr/include -I/usr/pkg/include/python3.1 -fPIC -DPYTHON=1 -DXGETLINE_VERSION=1 -DRESTRICTED_VERSION=1 -I/usr/pkg/include/python3.1 -c xstrtok.c -o build/temp.netbsd-6.0-amd64-3.1/xstrtok.o creating build/lib.netbsd-6.0-amd64-3.1 gcc -pthread -shared -L/scratch/lang/python31/work/Python-3.1.5 -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/python3.1/config -Wl,-R/usr/pkg/lib/python3.1/config -Wl,-R/usr/pkg/lib -O2 -I/usr/include -I/usr/pkg/include/python3.1 -I/usr/include -I/usr/pkg/include/python3.1 build/temp.netbsd-6.0-amd64-3.1/generate.o build/temp.netbsd-6.0-amd64-3.1/expr.o build/temp.netbsd-6.0-amd64-3.1/getarg.o build/temp.netbsd-6.0-amd64-3.1/getline.o build/temp.netbsd-6.0-amd64-3.1/sockunix.o build/temp.netbsd-6.0-amd64-3.1/xstrtok.o -lpython3.1 -o build/lib.netbsd-6.0-amd64-3.1/generate.so => Unwrapping files-to-be-installed.