=> Bootstrap dependency digest>=20010302: found digest-20121220 WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for openglut-0.6.3.tar.bz2 => Checksum RMD160 OK for openglut-0.6.3.tar.bz2 ===> Installing dependencies for OpenGLUT-0.6.3 => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb3 => Tool dependency checkperms>=1.1: found checkperms-1.11 => Build dependency x11-links>=0.76: found x11-links-0.76 ===> Overriding tools for OpenGLUT-0.6.3 ===> Extracting for OpenGLUT-0.6.3 ===> Patching for OpenGLUT-0.6.3 => Applying pkgsrc patches for OpenGLUT-0.6.3 => Verifying /usr/pkgsrc/wip/OpenGLUT/patches/patch-aa => Applying pkgsrc patch /usr/pkgsrc/wip/OpenGLUT/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |--- doc/dox.awk.orig 2004-09-11 05:11:07.000000000 +0200 |+++ doc/dox.awk -------------------------- Patching file doc/dox.awk using Plan A... Hunk #1 succeeded at 405. done => Verifying /usr/pkgsrc/wip/OpenGLUT/patches/patch-ab => Applying pkgsrc patch /usr/pkgsrc/wip/OpenGLUT/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |--- doc/Makefile.in.orig 2004-10-06 01:43:34.000000000 +0200 |+++ doc/Makefile.in -------------------------- Patching file doc/Makefile.in using Plan A... Hunk #1 succeeded at 352. done ===> Creating toolchain wrappers for OpenGLUT-0.6.3 src=/usr/X11R7/lib/pkgconfig/fixesproto.pc dst=/scratch/wip/OpenGLUT/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /scratch/wip/OpenGLUT/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for OpenGLUT-0.6.3 => 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 kristerw -g wheel checking whether build environment is sane... yes checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for x86_64--netbsd-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for an ANSI C-conforming const... yes checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking for a sed that does not truncate output... /scratch/wip/OpenGLUT/work/.tools/bin/sed checking for egrep... grep -E checking for ld used by gcc... /scratch/wip/OpenGLUT/work/.wrapper/bin/ld checking if the linker (/scratch/wip/OpenGLUT/work/.wrapper/bin/ld) is GNU ld... yes checking for /scratch/wip/OpenGLUT/work/.wrapper/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64--netbsd-g++... c++ checking whether we are using the GNU C++ compiler... no checking whether c++ accepts -g... no checking dependency style of c++... none checking how to run the C++ preprocessor... cpp checking for x86_64--netbsd-g77... g77 checking whether we are using the GNU Fortran 77 compiler... no checking whether g77 accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for x86_64--netbsd-ar... no checking for ar... ar checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking for x86_64--netbsd-strip... no checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/scratch/wip/OpenGLUT/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... 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 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... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking whether the c++ linker (/scratch/wip/OpenGLUT/work/.wrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the c++ compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. yes libtool.m4: error: problem compiling CXX test program checking for c++ option to produce PIC... checking if c++ supports -c -o file.o... no checking whether the c++ linker (/scratch/wip/OpenGLUT/work/.wrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the c++ compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. NetBSD ld.elf_so checking how to hardcode library paths into programs... unsupported checking whether stripping libraries is possible... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen... (cached) yes checking whether a program can dlopen itself... (cached) yes checking whether a statically linked program can dlopen itself... (cached) yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... no checking if g77 supports -c -o file.o... no checking whether the g77 linker (/scratch/wip/OpenGLUT/work/.wrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. yes checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for X... libraries /usr/X11R7/lib, headers /usr/X11R7/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XF86VidModeSwitchToMode in -lXxf86vm... yes checking for hid_get_report_desc in -lusbhid... yes checking for ANSI C header files... (cached) yes checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking GL/glu.h usability... yes checking GL/glu.h presence... yes checking for GL/glu.h... yes checking GL/glx.h usability... yes checking GL/glx.h presence... yes checking for GL/glx.h... yes checking usbhid.h usability... yes checking usbhid.h presence... yes checking for usbhid.h... yes checking for X11/extensions/xf86vmode.h... yes checking for cos in -lm... yes (FAST) Building only installable components. configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating progs/Makefile config.status: creating progs/demos/Makefile config.status: creating progs/demos/CallbackMaker/Makefile config.status: creating progs/demos/Fractals/Makefile config.status: creating progs/demos/Fractals_random/Makefile config.status: creating progs/demos/Lorenz/Makefile config.status: creating progs/demos/One/Makefile config.status: creating progs/demos/fonts/Makefile config.status: creating progs/demos/joystick/Makefile config.status: creating progs/demos/offscreen/Makefile config.status: creating progs/demos/shapes/Makefile config.status: creating progs/demos/unmanaged/Makefile config.status: creating progs/redbook/Makefile config.status: creating progs/tests/Makefile config.status: creating progs/tests/fonts/Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating include/GL/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands 2487 2484 => Modifying libtool scripts to use pkgsrc libtool WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile. WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.