=> 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 qore-glut-module-0.0.3.tar.gz => Checksum RMD160 OK for qore-glut-module-0.0.3.tar.gz => Checksum SHA512 OK for qore-glut-module-0.0.3.tar.gz ===> Installing dependencies for qore-glut-module-0.0.3nb10 ========================================================================== The supported build options for qore-glut-module are: debug You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.qore-glut-module (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, qore-glut-module-0.0.3nb10. Their current value is shown below: * SSLBASE = /usr * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private 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 libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb2 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.30: found x11-links-1.30 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency freeglut>=2.8.1nb1: found freeglut-3.0.0nb1 => Full dependency qore-opengl-module>=0.0.3nb9: found qore-opengl-module-0.0.3nb10 ===> Overriding tools for qore-glut-module-0.0.3nb10 ===> Extracting for qore-glut-module-0.0.3nb10 ===> Patching for qore-glut-module-0.0.3nb10 => Applying pkgsrc patches for qore-glut-module-0.0.3nb10 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/qore-glut-module/patches/patch-configure => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/qore-glut-module/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.1 2014/12/30 15:58:21 wiz Exp $ |pkgsrc doesn't have lib64 so don't set it (fixes build on linux). |http://sf.net/p/qore/code/6817/ |--- configure.orig 2014-11-01 14:04:18.108550253 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 15426. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/qore-glut-module/patches/patch-src_glut.cc => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/qore-glut-module/patches/patch-src_glut.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_glut.cc,v 1.2 2016/07/22 13:16:39 nros Exp $ |Adapt for the QoreValue api. |Remove duplicate function additions. |--- src/glut.cc.orig 2009-01-23 15:34:09.000000000 +0000 |+++ src/glut.cc -------------------------- Patching file src/glut.cc using Plan A... Hunk #1 succeeded at 127. Hunk #2 succeeded at 139. Hunk #3 succeeded at 149. Hunk #4 succeeded at 163. Hunk #5 succeeded at 175. Hunk #6 succeeded at 185. Hunk #7 succeeded at 199. Hunk #8 succeeded at 209. Hunk #9 succeeded at 224. Hunk #10 succeeded at 236. Hunk #11 succeeded at 248. Hunk #12 succeeded at 259. Hunk #13 succeeded at 270. Hunk #14 succeeded at 281. Hunk #15 succeeded at 294. Hunk #16 succeeded at 307. Hunk #17 succeeded at 319. Hunk #18 succeeded at 331. Hunk #19 succeeded at 343. Hunk #20 succeeded at 355. Hunk #21 succeeded at 369. Hunk #22 succeeded at 382. Hunk #23 succeeded at 391. Hunk #24 succeeded at 402. Hunk #25 succeeded at 415. Hunk #26 succeeded at 428. Hunk #27 succeeded at 442. Hunk #28 succeeded at 1961. done ===> Creating toolchain wrappers for qore-glut-module-0.0.3nb10 ===> Configuring for qore-glut-module-0.0.3nb10 => 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 => 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... ./install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking for x86_64--netbsd-gcc... gcc 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 dependency style of gcc... gcc3 checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd 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/graphics/qore-glut-module/work/.cwrapper/bin/ld checking if the linker (/tmp/graphics/qore-glut-module/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... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /tmp/graphics/qore-glut-module/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-ar... no checking for ar... ar 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 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 whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 checking how to run the C++ preprocessor... c++ -E 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/graphics/qore-glut-module/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 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... no checking for ld used by c++... /tmp/graphics/qore-glut-module/work/.cwrapper/bin/ld checking if the linker (/tmp/graphics/qore-glut-module/work/.cwrapper/bin/ld) is GNU ld... yes checking whether the c++ linker (/tmp/graphics/qore-glut-module/work/.cwrapper/bin/ld) supports shared libraries... cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C 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/graphics/qore-glut-module/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking for a BSD-compatible install... /usr/bin/install -c -o makoto -g users checking for pthread_join in LIBS= with CFLAGS= -pthread ... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... gcc checking for qore libraries and header files... /usr/pkg/lib (shared) checking for qore include files... found: /usr/pkg/include checking qore library version... 0.8.13 OK checking for gcc visibility support... yes, c++ 7.4.0 configure: error: directory does not exist for --with-glut *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/qore-glut-module *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/qore-glut-module