=> Bootstrap dependency digest>=20211023: found digest-20211023 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for gnatpython-20110912nb4 (cd /tmp/devel/gnatpython/work/gnatpython-20110912/ && /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\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include CPPFLAGS=-I/usr/include\ -I/usr/pkg/include CXX=c++ CXXFLAGS=-O2\ -fPIC\ -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=-Wl,-zrelro\ -L/usr/lib\ -Wl,-R/usr/lib\ -L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/devel/gnatpython/work/.cwrapper/bin:/tmp/devel/gnatpython/work/.buildlink/bin:/tmp/devel/gnatpython/work/.gcc/bin:/tmp/devel/gnatpython/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 CXXCPP=cpp HOME=/tmp/devel/gnatpython/work/.home CWRAPPERS_CONFIG_DIR=/tmp/devel/gnatpython/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\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/devel/gnatpython/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/devel/gnatpython/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/devel/gnatpython/work/.tools/bin/gdbus-codegen PKG_CONFIG= PKG_CONFIG_LIBDIR=/tmp/devel/gnatpython/work/.buildlink/lib/pkgconfig:/tmp/devel/gnatpython/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/devel/gnatpython/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/devel/gnatpython/work/.cwrapper/config /usr/pkg/bin/python2.7 setup.py build ) running build running build_py creating build creating build/lib.netbsd-9.0-amd64-2.7 creating build/lib.netbsd-9.0-amd64-2.7/gnatpython copying gnatpython/fileutils.py -> build/lib.netbsd-9.0-amd64-2.7/gnatpython copying gnatpython/__init__.py -> build/lib.netbsd-9.0-amd64-2.7/gnatpython copying gnatpython/arch.py -> build/lib.netbsd-9.0-amd64-2.7/gnatpython copying gnatpython/config.py -> build/lib.netbsd-9.0-amd64-2.7/gnatpython copying gnatpython/env.py -> build/lib.netbsd-9.0-amd64-2.7/gnatpython copying gnatpython/ex.py -> build/lib.netbsd-9.0-amd64-2.7/gnatpython copying gnatpython/expect.py -> build/lib.netbsd-9.0-amd64-2.7/gnatpython copying gnatpython/optfileparser.py -> build/lib.netbsd-9.0-amd64-2.7/gnatpython copying gnatpython/logging_util.py -> build/lib.netbsd-9.0-amd64-2.7/gnatpython copying gnatpython/main.py -> build/lib.netbsd-9.0-amd64-2.7/gnatpython copying gnatpython/mainloop.py -> build/lib.netbsd-9.0-amd64-2.7/gnatpython copying gnatpython/stringutils.py -> build/lib.netbsd-9.0-amd64-2.7/gnatpython copying gnatpython/reports.py -> build/lib.netbsd-9.0-amd64-2.7/gnatpython copying gnatpython/testdriver.py -> build/lib.netbsd-9.0-amd64-2.7/gnatpython copying gnatpython/tree.py -> build/lib.netbsd-9.0-amd64-2.7/gnatpython copying gnatpython/vcs.py -> build/lib.netbsd-9.0-amd64-2.7/gnatpython running build_ext building 'gnatpython._term' extension creating build/temp.netbsd-9.0-amd64-2.7 creating build/temp.netbsd-9.0-amd64-2.7/src creating build/temp.netbsd-9.0-amd64-2.7/src/mod_term gcc -fno-strict-aliasing -O2 -fPIC -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -I/usr/pkg/include -DNDEBUG -O2 -fPIC -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -I/usr/pkg/include -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -fPIC -I/usr/pkg/include/python2.7 -c src/mod_term/terminals.c -o build/temp.netbsd-9.0-amd64-2.7/src/mod_term/terminals.o src/mod_term/terminals.c: In function 'allocate_pty_desc': src/mod_term/terminals.c:197:12: warning: implicit declaration of function 'openpty'; did you mean 'openat'? [-Wimplicit-function-declaration] status = openpty (&master_fd, &slave_fd, NULL, NULL, NULL); ^~~~~~~ openat src/mod_term/terminals.c: In function 'gvd_setup_winsize': src/mod_term/terminals.c:389:6: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration] kill (desc->child_pid, SIGWINCH); ^~~~ gcc -shared -L/tmp/lang/python27/work/Python-2.7.18 -Wl,-zrelro -Wl,-znow -pthread -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include build/temp.netbsd-9.0-amd64-2.7/src/mod_term/terminals.o -L/usr/pkg/lib -lpython2.7 -o build/lib.netbsd-9.0-amd64-2.7/gnatpython/_term.so -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib ld: /tmp/devel/gnatpython/work/.buildlink/lib/libpython2.7.so: warning: warning: tmpnam() possibly used unsafely, use mkstemp() or mkdtemp() ld: /tmp/devel/gnatpython/work/.buildlink/lib/libpython2.7.so: warning: warning: tempnam() possibly used unsafely, use mkstemp() or mkdtemp() running build_scripts creating build/scripts-2.7 copying and adjusting scripts/mainloop -> build/scripts-2.7 copying and adjusting scripts/opt-parser -> build/scripts-2.7 copying scripts/rlimit -> build/scripts-2.7 changing mode of build/scripts-2.7/mainloop from 644 to 755 changing mode of build/scripts-2.7/opt-parser from 644 to 755