=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> 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 Coin-2.4.4.tar.gz => Checksum RMD160 OK for Coin-2.4.4.tar.gz ===> Installing dependencies for Coin-2.4.4nb11 ========================================================================== The following variables will affect the build process of this package, Coin-2.4.4nb11. Their current value is shown below: * GIFLIB_IMPLEMENTATION = giflib * JPEG_DEFAULT = jpeg Based on these variables, the following variables have been set: * 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 libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb2 => Build dependency x11-links>=0.72: found x11-links-0.74 => Full dependency simage>=1.6.1nb13: found simage-1.6.1nb13 ===> Overriding tools for Coin-2.4.4nb11 ===> Extracting for Coin-2.4.4nb11 ===> Patching for Coin-2.4.4nb11 => Applying pkgsrc patches for Coin-2.4.4nb11 ===> Creating toolchain wrappers for Coin-2.4.4nb11 src=/usr/X11R7/lib/pkgconfig/fixesproto.pc dst=/scratch/graphics/Coin/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /scratch/graphics/Coin/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for Coin-2.4.4nb11 => 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 build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking target system type... x86_64--netbsd cygpath: not found cygpath: not found checking for distcheck mode... no 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 x86_64--netbsd-g++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking how to run the C++ preprocessor... c++ -E checking for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -g users checking whether build environment is sane... yes checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking dependency style of c++... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no checking for a sed that does not truncate output... /scratch/graphics/Coin/work/.tools/bin/sed checking for egrep... grep -E checking for ld used by gcc... /scratch/graphics/Coin/work/.wrapper/bin/ld checking if the linker (/scratch/graphics/Coin/work/.wrapper/bin/ld) is GNU ld... yes checking for /scratch/graphics/Coin/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 how to run the C++ preprocessor... c++ -E 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/graphics/Coin/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 if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /scratch/graphics/Coin/work/.wrapper/bin/ld checking if the linker (/scratch/graphics/Coin/work/.wrapper/bin/ld) is GNU ld... yes checking whether the c++ linker (/scratch/graphics/Coin/work/.wrapper/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/scratch/graphics/Coin/work/.wrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... 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... no 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/graphics/Coin/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 if the C++ compiler environment is ok... true checking if the compiler handles for() loops in inlined constructors... yes checking if the compiler handles switch statements in virtual destructors... yes checking if this is a version of GCC with a known nasty optimization bug... false checking for __builtin_expect()... found checking if assert() uses __builtin_expect()... no checking for function name variable for CPP compiler... __func__ checking for function name variable for C compiler... __func__ checking for Win32 threads... false checking for POSIX threads... -D_REENTRANT -lpthread checking the struct timespec resolution... nsecs checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for sys/param.h... yes checking for sys/time.h... yes checking for sys/timeb.h... no checking for time.h... yes checking for io.h... no checking for windows.h... no checking for libgen.h... yes checking for direct.h... no checking for ieeefp.h... yes checking for tlhelp32.h... no checking for _splitpath()... not found checking if the Win32 API is available... no checking for sys/unistd.h... yes checking for IN_PATH define conflict... no checking for netinet/in.h... true checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for sys/types.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking standard bytesize typedefs... available checking for fstat() function... available checking for BSD 4.3 isinf() function... available checking for BSD 4.3 isnan() function... available checking for BSD 4.3 finite() function... available checking for fpclass() function... not available checking for _fpclass() function... not available checking for perl... /scratch/graphics/Coin/work/.tools/bin/perl checking for dpkg-buildpackage... false checking if user is simian... probably not checking whether c++ accepts -fno-exceptions... yes checking whether gcc accepts -W... yes checking whether gcc accepts -Wall... yes checking whether gcc accepts -Wno-unused... yes checking whether gcc accepts -Wno-multichar... yes checking whether c++ accepts -W... yes checking whether c++ accepts -Wall... yes checking whether c++ accepts -Wno-unused... yes checking whether c++ accepts -Wno-multichar... yes checking whether c++ accepts -Woverloaded-virtual... yes checking for project release status... release version no checking whether snprintf() is available... yes checking whether vsnprintf() is available... yes checking for va_copy() stdarg macro... yes checking whether quoting in macros can be done with hash symbol... yes checking for GetEnvironmentVariable() function... no checking for timeGetTime() function... no checking for MessageBox() function... no checking for QueryPerformanceCounter() function... no checking for _ftime() function... no checking for ftime() function... no checking for _getcwd() function... no checking for getcwd() function... yes checking for gettimeofday() function... yes checking for strncasecmp() function... yes checking for _logb() function... no checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking whether we can use Mach-O dyld... no checking for dlfcn.h... (cached) yes checking for the dl library... yes checking for math functions library... -lm checking whether single-precision math functions are available... true checking for ilogb() function... 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 whether we can link against X11... yes checking whether the X11 shared memory extension is available... yes checking if X11 linkage is ready... true checking how to include gl.h... #include checking for OpenGL library dev-kit... -lGL checking how to include glext.h... #include checking whether WGL is on the system... false checking whether GLX is on the system... true checking how to include glu.h... #include checking if GLU is available as part of GL library... false checking for shared library suffix... .so configure: creating ./config.status config.status: creating Makefile config.status: creating bin/Makefile config.status: creating include/Makefile config.status: creating include/Inventor/Makefile config.status: creating include/Inventor/C/Makefile config.status: creating include/Inventor/C/base/Makefile config.status: creating include/Inventor/C/errors/Makefile config.status: creating include/Inventor/C/glue/Makefile config.status: creating include/Inventor/C/threads/Makefile config.status: creating include/Inventor/VRMLnodes/Makefile config.status: creating include/Inventor/actions/Makefile config.status: creating include/Inventor/annex/Makefile config.status: creating include/Inventor/annex/HardCopy/Makefile config.status: creating include/Inventor/bundles/Makefile config.status: creating include/Inventor/caches/Makefile config.status: creating include/Inventor/collision/Makefile config.status: creating include/Inventor/details/Makefile config.status: creating include/Inventor/draggers/Makefile config.status: creating include/Inventor/elements/Makefile config.status: creating include/Inventor/engines/Makefile config.status: creating include/Inventor/errors/Makefile config.status: creating include/Inventor/events/Makefile config.status: creating include/Inventor/fields/Makefile config.status: creating include/Inventor/lists/Makefile config.status: creating include/Inventor/lock/Makefile config.status: creating include/Inventor/manips/Makefile config.status: creating include/Inventor/misc/Makefile config.status: creating include/Inventor/nodekits/Makefile config.status: creating include/Inventor/nodes/Makefile config.status: creating include/Inventor/projectors/Makefile config.status: creating include/Inventor/sensors/Makefile config.status: creating include/Inventor/system/Makefile config.status: creating include/Inventor/threads/Makefile config.status: creating data/Makefile config.status: creating data/draggerDefaults/Makefile config.status: creating man/Makefile config.status: creating man/man1/Makefile config.status: creating man/man3/Makefile config.status: creating html/Makefile config.status: creating htmlhelp/Makefile config.status: creating src/Makefile config.status: creating src/base/Makefile config.status: creating src/actions/Makefile config.status: creating src/bundles/Makefile config.status: creating src/caches/Makefile config.status: creating src/collision/Makefile config.status: creating src/details/Makefile config.status: creating src/draggers/Makefile config.status: creating src/elements/Makefile config.status: creating src/elements/GL/Makefile config.status: creating src/engines/Makefile config.status: creating src/errors/Makefile config.status: creating src/events/Makefile config.status: creating src/fields/Makefile config.status: creating src/fonts/Makefile config.status: creating src/glue/Makefile config.status: creating src/io/Makefile config.status: creating src/manips/Makefile config.status: creating src/misc/Makefile config.status: creating src/lists/Makefile config.status: creating src/nodekits/Makefile config.status: creating src/nodes/Makefile config.status: creating src/projectors/Makefile config.status: creating src/sensors/Makefile config.status: creating src/upgraders/Makefile config.status: creating src/shapenodes/Makefile config.status: creating src/threads/Makefile config.status: creating src/extensions/Makefile config.status: creating src/vrml97/Makefile config.status: creating src/3ds/Makefile config.status: creating src/hardcopy/Makefile config.status: creating tools/Makefile config.status: creating java/Makefile config.status: creating cfg/gendsp.sh config.status: creating include/discard.h config.status: creating include/config.h config.status: creating include/setup.h config.status: executing depfiles commands ************************* WARNING **************************** * * We have not tested Coin on the netbsd x86_64 * platform with the c++ C++ compiler. Please report * back to us at how it works out. * ************************************************************** Coin configuration settings: 2.4.4 Library version: No (default) New in-development features: No (default) Generate Java wrapper: Yes (warning: experimental) 3ds import capabilities: No (enable with --enable-javascript-api) javascript capabilities: Yes VRML97 support: POSIX System threads API: Yes (in development) Thread safe traversals: run-time binding simage linkage: Yes, run-time binding OpenAL support: Yes Sound support: Yes, run-time binding Fontconfig support: Yes, run-time binding FreeType library: Yes, run-time binding zlib support: Yes, run-time binding bzip2 support: run-time binding GLU linkage: /usr/pkg Installation prefix: => Modifying libtool scripts to use pkgsrc libtool WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.