=> 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'. => Checksum SHA1 OK for memphis-0.2.3.tar.gz => Checksum RMD160 OK for memphis-0.2.3.tar.gz => Checksum SHA512 OK for memphis-0.2.3.tar.gz ===> Installing dependencies for libmemphis02-0.2.3 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.54.1 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6 => Tool dependency automake>=1.9: found automake-1.15.1 => Tool dependency autoconf>=2.58: found autoconf-2.69nb7 => Tool dependency bsdtar-[0-9]*: found bsdtar-3.3.2 => Tool dependency gmake>=3.81: found gmake-4.1nb3 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.3.5 => Tool dependency checkperms>=1.1: found checkperms-1.11nb1 => Build dependency xcb-proto>=1.4: found xcb-proto-1.12 => Build dependency xproto>=7.0.9: found xproto-7.0.31 => Build dependency dri2proto>=2.1: found dri2proto-2.8 => Build dependency dri3proto>=1.0: found dri3proto-1.0 => Build dependency presentproto>=1.0: found presentproto-1.1 => Build dependency glproto>=1.4.11: found glproto-1.4.17 => Build dependency damageproto>=1.1.0: found damageproto-1.2.1 => Build dependency fixesproto>=4.0.0: found fixesproto-5.0 => Build dependency xextproto>=7.0.99.1: found xextproto-7.3.0 => Build dependency inputproto>=1.4: found inputproto-2.3.2 => Build dependency kbproto>=1.0.2: found kbproto-1.0.7 => Build dependency xf86vidmodeproto>=2.3: found xf86vidmodeproto-2.3.1 => Build dependency xf86driproto>=2.0.3: found xf86driproto-2.1.1nb1 => Build dependency renderproto>=0.9.3nb1: found renderproto-0.11.1 => Build dependency gtk-doc>=1.18: found gtk-doc-1.26 => Build dependency cwrappers>=20150314: found cwrappers-20170611 => Full dependency glib2>=2.34.0: found glib2-2.54.1 => Full dependency cairo>=1.14.2nb1: found cairo-1.14.10nb1 ===> Overriding tools for libmemphis02-0.2.3 ===> Extracting for libmemphis02-0.2.3 ===> Patching for libmemphis02-0.2.3 => Applying pkgsrc patches for libmemphis02-0.2.3 => Verifying /data/pkgsrc/geography/libmemphis02/patches/patch-demos_Makefile.am => Applying pkgsrc patch /data/pkgsrc/geography/libmemphis02/patches/patch-demos_Makefile.am Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-demos_Makefile.am,v 1.1 2015/08/22 17:42:53 nros Exp $ |* install in versioned directory |--- demos/Makefile.am.orig 2010-06-20 13:23:27.000000000 +0000 |+++ demos/Makefile.am -------------------------- Patching file demos/Makefile.am using Plan A... Hunk #1 succeeded at 6. done => Verifying /data/pkgsrc/geography/libmemphis02/patches/patch-docs_reference_Makefile.am => Applying pkgsrc patch /data/pkgsrc/geography/libmemphis02/patches/patch-docs_reference_Makefile.am Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-docs_reference_Makefile.am,v 1.1 2015/08/22 17:42:53 nros Exp $ |* Install versioned docs |--- docs/reference/Makefile.am.orig 2010-06-20 13:23:27.000000000 +0000 |+++ docs/reference/Makefile.am -------------------------- Patching file docs/reference/Makefile.am using Plan A... Hunk #1 succeeded at 12. done ===> Creating toolchain wrappers for libmemphis02-0.2.3 src=/usr/pkg/lib/pkgconfig/fixesproto.pc dst=/data/scratch/geography/libmemphis02/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /data/scratch/geography/libmemphis02/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for libmemphis02-0.2.3 set -e; cd /data/scratch/geography/libmemphis02/work/memphis-0.2.3; libtoolize --copy; aclocal -I m4; gtkdocize --copy; autoheader; automake -a --foreign -i --add-missing; autoconf libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:26: installing './compile' configure.ac:28: installing './config.guess' configure.ac:28: installing './config.sub' configure.ac:20: installing './install-sh' configure.ac:20: installing './missing' bindings/vala/demos/Makefile.am:11: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') demos/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') memphis/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') tests/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') parallel-tests: installing './test-driver' => Generating pkg-config file for builtin expat package. => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Adding run-time search paths to pkg-config files. => Checking for portability problems in extracted files checking for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -g users checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for x86_64--netbsd-gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether clang understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of clang... none checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... /usr/bin/grep -F checking for ld used by clang... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64--netbsd file names to x86_64--netbsd format... func_convert_file_noop checking how to convert x86_64--netbsd file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64--netbsd-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for x86_64--netbsd-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64--netbsd-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64--netbsd-strip... no checking for strip... strip checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from clang object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64--netbsd-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... clang -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... rm: conftest*: No such file or directory yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking pkg-config is at least version 0.9.0... yes checking for DEPS... yes checking for XML_ParserCreate in -lexpat... yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/pkg/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/pkg/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/pkg/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... yes checking for GTKDOC_DEPS... yes checking for gobject-introspection... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating memphis/Makefile config.status: creating demos/Makefile config.status: creating tests/Makefile config.status: creating docs/reference/Makefile config.status: creating memphis.pc config.status: creating bindings/Makefile config.status: creating bindings/vala/Makefile config.status: creating bindings/vala/demos/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory memphis 0.2.3 Prefix: /usr/pkg Compiler flags: -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -Wall Debug: no Documentation: yes Introspection: auto Vala bindings: no => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp