=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> 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 ssr-0.3.6.tar.gz => Checksum RMD160 OK for ssr-0.3.6.tar.gz => Checksum SHA512 OK for ssr-0.3.6.tar.gz ===> Installing dependencies for ssr-0.3.6nb11 ========================================================================== The following variables will affect the build process of this package, ssr-0.3.6nb11. Their current value is shown below: * BDB185_DEFAULT = db1 * BDB_DEFAULT = db4 * JPEG_DEFAULT = jpeg * SSLBASE = /usr * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private Based on these variables, the following variables have been set: * BDBBASE = /usr * BDB_LIBS (defined, but empty) * BDB_TYPE = db1 * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.60.4 => Tool dependency gmake>=3.81: found gmake-4.2.1nb1 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.6.0 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.19: found x11-links-1.19 => Build dependency qt4-tools>=4.8.7nb3: found qt4-tools-4.8.7nb3 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency bash-[0-9]*: found bash-5.0.7 => Full dependency alsa-lib>=1.0.18: found alsa-lib-1.1.4.1 => Full dependency jack>=0.121.3: found jack-0.125.0 => Full dependency pulseaudio>=12.0: found pulseaudio-12.2nb5 => Full dependency ffmpeg2>=2.8.14nb2: found ffmpeg2-2.8.14nb8 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17 => Full dependency qt4-libs>=4.8.7nb12: found qt4-libs-4.8.7nb16 ===> Overriding tools for ssr-0.3.6nb11 ===> Extracting for ssr-0.3.6nb11 tar: Global extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. ===> Patching for ssr-0.3.6nb11 => Applying pkgsrc patches for ssr-0.3.6nb11 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/ssr/patches/patch-configure => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/ssr/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.1 2016/02/08 01:17:53 markd Exp $ | |Fix "test ==" | |--- configure.orig 2015-11-02 21:13:49.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 17044. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/ssr/patches/patch-glinject_Hook.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/ssr/patches/patch-glinject_Hook.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-glinject_Hook.cpp,v 1.2 2016/12/15 22:40:10 wiedi Exp $ | |Linux gets environ from unistd.h | |--- glinject/Hook.cpp.orig 2015-11-02 21:13:49.000000000 +0000 |+++ glinject/Hook.cpp -------------------------- Patching file glinject/Hook.cpp using Plan A... Hunk #1 succeeded at 15. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/ssr/patches/patch-glinject_elfhacks.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/ssr/patches/patch-glinject_elfhacks.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-glinject_elfhacks.c,v 1.1 2016/02/08 20:43:32 markd Exp $ | |NetBSD doesn't know about DT_GNU_HASH | |--- glinject/elfhacks.c.orig 2015-11-02 21:13:49.000000000 +0000 |+++ glinject/elfhacks.c -------------------------- Patching file glinject/elfhacks.c using Plan A... Hunk #1 succeeded at 198. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/ssr/patches/patch-src_Benchmark.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/multimedia/ssr/patches/patch-src_Benchmark.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_Benchmark.cpp,v 1.1 2016/03/01 20:11:35 joerg Exp $ | |--- src/Benchmark.cpp.orig 2016-03-01 13:00:19.000000000 +0000 |+++ src/Benchmark.cpp -------------------------- Patching file src/Benchmark.cpp using Plan A... Hunk #1 succeeded at 17. done ===> Creating toolchain wrappers for ssr-0.3.6nb11 ===> Configuring for ssr-0.3.6nb11 => Generating pkg-config file for builtin expat package. => Generating pkg-config files for builtin xz 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 => Replacing bash interpreter in scripts/ssr-glinject. => Checking for portability problems in extracted files checking for a BSD-compatible install... /usr/bin/install -c -o makoto -g users checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/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 to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for x86_64--netbsd-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for x86_64--netbsd-ar... no checking for x86_64--netbsd-lib... no checking for x86_64--netbsd-link... no checking for ar... ar checking the archiver (ar) interface... ar 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 gcc... /tmp/multimedia/ssr/work/.cwrapper/bin/ld checking if the linker (/tmp/multimedia/ssr/work/.cwrapper/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... 196608 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 /tmp/multimedia/ssr/work/.cwrapper/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... 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 gcc 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... gcc -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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tmp/multimedia/ssr/work/.cwrapper/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 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 for x86_64--netbsd-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /tmp/multimedia/ssr/work/.cwrapper/bin/ld checking if the linker (/tmp/multimedia/ssr/work/.cwrapper/bin/ld) is GNU ld... yes checking whether the c++ linker (/tmp/multimedia/ssr/work/.cwrapper/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... rm: conftest*: No such file or directory yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/tmp/multimedia/ssr/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking for a sed that does not truncate output... (cached) /usr/bin/sed checking pkg-config is at least version 0.9.0... yes checking for QT4... yes checking for moc-qt4... /usr/pkg/qt4/bin/moc checking for rcc-qt4... no checking for rcc... /usr/pkg/qt4/bin/rcc checking for uic-qt4... /usr/pkg/qt4/bin/uic checking for lupdate-qt4... no checking for lupdate... /usr/pkg/qt4/bin/lupdate checking for lrelease-qt4... no checking for lrelease... /usr/pkg/qt4/bin/lrelease checking for clock_gettime in -lrt... yes checking for dlfcn.h... (cached) yes checking for dlsym in -ldl... yes checking for FFMPEG... yes checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking for X11/Xutil.h... yes checking for XOpenDisplay in -lX11... yes checking for X11/extensions/Xfixes.h... yes checking for XFixesGetCursorImage in -lXfixes... yes checking for X11/extensions/XShm.h... yes checking for XShmCreateImage in -lXext... yes checking for X11/extensions/XInput2.h... yes checking for XIQueryVersion in -lXi... yes checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking for snd_pcm_open in -lasound... yes checking pulse/context.h usability... yes checking pulse/context.h presence... yes checking for pulse/context.h... yes checking for pa_context_new in -lpulse... yes checking jack/jack.h usability... yes checking jack/jack.h presence... yes checking for jack/jack.h... yes checking for jack_client_open in -ljack... yes checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking for GL/glext.h... yes checking for GL/glx.h... yes checking for glPushAttrib in -lGL... yes checking GL/glu.h usability... yes checking GL/glu.h presence... yes checking for GL/glu.h... yes checking for gluErrorString in -lGLU... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating glinject/Makefile config.status: creating scripts/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory