=> Bootstrap dependency digest>=20010302: found digest-20160304 => Checksum SHA1 OK for cal3d-0.9.1.tar.bz2 => Checksum RMD160 OK for cal3d-0.9.1.tar.bz2 => Checksum SHA512 OK for cal3d-0.9.1.tar.bz2 ===> Installing dependencies for cal3d-0.9.1nb3 => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb13 => Tool dependency automake>=1.9: found automake-1.15nb4 => Tool dependency autoconf>=2.58: found autoconf-2.69nb7 => Build dependency x11-links>=1.02: found x11-links-1.02 ===> Overriding tools for cal3d-0.9.1nb3 ===> Extracting for cal3d-0.9.1nb3 ===> Patching for cal3d-0.9.1nb3 => Applying pkgsrc patches for cal3d-0.9.1nb3 ===> Creating toolchain wrappers for cal3d-0.9.1nb3 src=/usr/X11R7/lib/pkgconfig/fixesproto.pc dst=/usr/pkgsrc/work/graphics/cal3d/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /usr/pkgsrc/work/graphics/cal3d/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for cal3d-0.9.1nb3 cd /usr/pkgsrc/work/graphics/cal3d/work/cal3d-0.9.1 && ./autogen.sh Running aclocal ... aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' acinclude.m4:13: warning: underquoted definition of CAL3D_CHECK_USER_CXX_FLAGS acinclude.m4:13: run info Automake 'Extending aclocal' acinclude.m4:13: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal acinclude.m4:145: warning: the serial number must appear before any macro definition Running autoheader... Running automake ... automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:19: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:19: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:46: installing './compile' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' src/Makefile.am:13: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/cal3d/Makefile.am:13: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/cal3d/Makefile.am:16: warning: 'LDFLAGS' is a user variable, you should not override it; src/cal3d/Makefile.am:16: use 'AM_LDFLAGS' instead Running autoconf ... => 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 checking for a BSD-compatible install... /usr/bin/install -c -o root -g operator checking whether build environment is sane... yes /usr/pkgsrc/work/graphics/cal3d/work/cal3d-0.9.1/missing: Unknown `--is-lightweight' option Try `/usr/pkgsrc/work/graphics/cal3d/work/cal3d-0.9.1/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... ./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 user defined C++ flags overwrite the default Cal3D ones... yes 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 c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking for i386-elf32-minix-gcc... cc 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 whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for ld used by GCC... /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 recognise dependant libraries... unknown checking for i386-elf32-minix-ranlib... no checking for ranlib... ranlib checking for i386-elf32-minix-strip... no checking for strip... strip loading cache /dev/null within ltconfig checking for object suffix... o checking for executable suffix... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions ... yes checking if cc static flag -static works... -static checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking command to parse /usr/bin/nm -B output... ok checking how to hardcode library paths into programs... immediate checking for /usr/bin/ld option to reload object files... -r checking dynamic linker characteristics... no checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking for objdir... .libs creating libtool updating cache /dev/null checking for doxygen... false configure: WARNING: cannot find doxygen, unable to generate Cal3D API Reference! checking for db2html... false configure: WARNING: cannot find db2html, unable to generate Cal3D User's Guide! checking whether to build Cal3D in debug mode... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/cal3d/Makefile config.status: creating docs/Makefile config.status: creating docs/api/Makefile config.status: creating docs/shared/Makefile config.status: creating cal3d.pc config.status: creating config.h config.status: executing depfiles commands o-----------------------------------------------------------o | To build and install the Cal3D library type... | | make; make install | | | | To generate the Cal3D User's Guide you need to install | | the DocBook tools first. ('docbktls' package) | | | | To generate the Cal3D API Reference you need to install | | the Doxygen tool first. (see http://www.doxygen.org) | o-----------------------------------------------------------o => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp