=> Bootstrap dependency digest>=20010302: found digest-20080510 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for cal3d-0.9.1.tar.bz2 => Checksum RMD160 OK for cal3d-0.9.1.tar.bz2 ===> Installing dependencies for cal3d-0.9.1nb2 => Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb5 => Build dependency automake>=1.9: found automake-1.11.1nb1 => Build dependency autoconf>=2.58: found autoconf-2.68 => Build dependency kbproto>=1.0.2: found kbproto-1.0.5 => Build dependency xproto>=7.0.9: found xproto-7.0.18 => Build dependency xcb-proto>=1.4: found xcb-proto-1.6 => Build dependency inputproto>=1.4: found inputproto-2.0 => Build dependency checkperms>=1.1: found checkperms-1.11 => Full dependency MesaLib>=7.0.3: found MesaLib-7.4.4nb3 => Full dependency glu>=7.0.3: found glu-7.4.4nb2 => Full dependency glut>=7.0.3: found glut-7.4.4nb1 ===> Overriding tools for cal3d-0.9.1nb2 ===> Extracting for cal3d-0.9.1nb2 ===> Patching for cal3d-0.9.1nb2 => Applying pkgsrc patches for cal3d-0.9.1nb2 ===> Creating toolchain wrappers for cal3d-0.9.1nb2 ===> Configuring for cal3d-0.9.1nb2 cd /tmp/pkgsrc/graphics/cal3d/work/cal3d-0.9.1 && ./autogen.sh Running aclocal ... 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://sources.redhat.com/automake/automake.html#Extending-aclocal acinclude.m4:145: the serial number must appear before any macro definition Running autoheader... Running automake ... src/cal3d/Makefile.am:16: `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 for portability problems in extracted files checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /tmp/pkgsrc/graphics/cal3d/work/.tools/bin/mkdir -p checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for x86_64-unknown-linux-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 for ld used by GCC... /usr/x86_64-unknown-linux-gnu/bin/ld checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/x86_64-unknown-linux-gnu/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... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) checking for x86_64-unknown-linux-file... no checking for file... /usr/bin/file checking for x86_64-unknown-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-unknown-linux-strip... no checking for strip... strip loading cache /dev/null within ltconfig checking for object suffix... o checking for executable suffix... 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 if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions ... no checking if gcc static flag -static works... -static checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) is GNU ld... yes checking whether the linker (/usr/x86_64-unknown-linux-gnu/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/x86_64-unknown-linux-gnu/bin/ld option to reload object files... -r checking dynamic linker characteristics... Linux ld.so checking if libtool supports shared libraries... yes *** Warning: the command libtool uses to detect shared libraries, *** /usr/bin/file, produces output that libtool cannot recognize. *** The result is that libtool may fail to recognize shared libraries *** as such. This will affect the creation of libtool libraries that *** depend on shared libraries, but programs linked with such libtool *** libraries will work regardless of this problem. Nevertheless, you *** may want to report the problem to your system manager and/or to *** bug-libtool@gnu.org checking whether to build shared libraries... yes checking whether to build static libraries... no 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 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