=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for Coin-3.1.3.tar.gz => Checksum RMD160 OK for Coin-3.1.3.tar.gz ===> Installing dependencies for Coin-3.1.3nb3 ========================================================================== The following variables will affect the build process of this package, Coin-3.1.3nb3. Their current value is shown below: * 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/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb10 => Build dependency x11-links>=0.94: found x11-links-0.98 => Full dependency pth>=2.0.0nb2: found pth-2.0.7nb4 => Full dependency simage>=1.7.0nb2: found simage-1.7.0nb3 ===> Overriding tools for Coin-3.1.3nb3 ===> Extracting for Coin-3.1.3nb3 ===> Patching for Coin-3.1.3nb3 => Applying pkgsrc patches for Coin-3.1.3nb3 ===> Creating toolchain wrappers for Coin-3.1.3nb3 src=/usr/X11R7/lib/pkgconfig/fixesproto.pc dst=/usr/pkgsrc/work/graphics/Coin/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /usr/pkgsrc/work/graphics/Coin/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for Coin-3.1.3nb3 => 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... i386-elf32-minix checking host system type... i386-elf32-minix checking target system type... i386-elf32-minix cygpath: not found cygpath: not found checking for distcheck mode... no checking for i386-elf32-minix-gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c -o root -g operator 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 cc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no 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 a sed that does not truncate output... /usr/pkgsrc/work/graphics/Coin/work/.tools/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... unknown checking how to run the C preprocessor... cc -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 i386-elf32-minix-g77... f77 checking whether we are using the GNU Fortran 77 compiler... no checking whether f77 accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for i386-elf32-minix-ar... no checking for ar... ar checking for i386-elf32-minix-ranlib... no checking for ranlib... ranlib checking for i386-elf32-minix-strip... no checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... no checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... no checking dynamic linker characteristics... no (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... no checking if f77 static flag -static works... no checking if f77 supports -c -o file.o... no checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... no (cached) (cached) checking how to hardcode library paths into programs... immediate 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 sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking for strings.h... (cached) yes checking ieeefp.h usability... yes checking ieeefp.h presence... yes checking for ieeefp.h... yes checking for flex file adjustments... none 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 type of timeval::tv_sec... time_t checking type of timeval::tv_usec... suseconds_t checking for perl... /usr/pkgsrc/work/graphics/Coin/work/.tools/bin/perl checking for dpkg-buildpackage... false checking if user is simian... probably not checking whether cc accepts -W... yes checking whether cc accepts -Wall... yes checking whether cc accepts -Wno-unused... yes checking whether cc 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 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 memmove() function... available checking for bcopy() function... available 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... no explicit linkage necessary checking for ilogb() function... yes checking for X... libraries /usr/X11R7/lib, headers /usr/X11R7/include checking whether -R must be followed by a space... neither works 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 checking for cmp... Yes checking for __declspec() support... available 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/XML/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/XML/Makefile config.status: creating include/Inventor/actions/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 include/Inventor/tools/Makefile config.status: creating include/Inventor/scxml/Makefile config.status: creating include/Inventor/annex/Makefile config.status: creating include/Inventor/annex/HardCopy/Makefile config.status: creating include/Inventor/annex/ForeignFiles/Makefile config.status: creating include/Inventor/annex/FXViz/Makefile config.status: creating include/Inventor/annex/FXViz/elements/Makefile config.status: creating include/Inventor/annex/FXViz/nodes/Makefile config.status: creating include/Inventor/annex/Profiler/Makefile config.status: creating include/Inventor/annex/Profiler/elements/Makefile config.status: creating include/Inventor/annex/Profiler/engines/Makefile config.status: creating include/Inventor/annex/Profiler/nodes/Makefile config.status: creating include/Inventor/annex/Profiler/nodekits/Makefile config.status: creating include/Inventor/annex/Profiler/utils/Makefile config.status: creating data/Makefile config.status: creating data/draggerDefaults/Makefile config.status: creating data/shaders/Makefile config.status: creating data/shaders/lights/Makefile config.status: creating data/shaders/vsm/Makefile config.status: creating data/scxml/Makefile config.status: creating data/scxml/navigation/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 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/navigation/Makefile config.status: creating src/nodekits/Makefile config.status: creating src/nodes/Makefile config.status: creating src/projectors/Makefile config.status: creating src/3ds/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/hardcopy/Makefile config.status: creating src/shaders/Makefile config.status: creating src/shadows/Makefile config.status: creating src/geo/Makefile config.status: creating src/foreignfiles/Makefile config.status: creating src/xml/Makefile config.status: creating src/xml/expat/Makefile config.status: creating src/profiler/Makefile config.status: creating src/scxml/Makefile config.status: creating src/doc/Makefile config.status: creating testsuite/Makefile config.status: creating cfg/gendsp.pl config.status: creating src/discard.h config.status: creating src/config.h config.status: creating src/setup.h config.status: executing depfiles commands ************************* WARNING **************************** * * We have not tested Coin on the minix i386 * platform with the c++ C++ compiler. Please report * back to us at how it works out. * ************************************************************** Coin configuration settings: 3.1.3 Library version: No (default) Generate Java wrapper: Yes (warning: experimental) 3ds import capabilities: No (default) Use system expat: Yes javascript capabilities: Yes nodekit support: Yes dragger support: Yes manipulator support: 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 SpiderMonkey 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: Coin configuration warnings: * Your $PATH variable does not appear to include "/usr/pkg/bin" => Modifying libtool scripts to use pkgsrc libtool WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.