=> Bootstrap dependency digest>=20010302: found digest-20080510 => Checksum SHA1 OK for socket++-1.12.10.tar.gz => Checksum RMD160 OK for socket++-1.12.10.tar.gz ===> Installing dependencies for socket++-1.12.10nb2 => Build dependency libtool-base>=1.5.22nb1: found libtool-base-1.5.26nb1 => Build dependency automake14>=1.4: found automake14-1.4.6 => Build dependency autoconf>=2.50: found autoconf-2.63 => Build dependency gmake>=3.81: found gmake-3.81 => Build dependency pax>=20040802: found pax-20080110 => Build dependency checkperms>=1.1: found checkperms-1.10 ===> Overriding tools for socket++-1.12.10nb2 ===> Extracting for socket++-1.12.10nb2 ===> Patching for socket++-1.12.10nb2 => Applying pkgsrc patches for socket++-1.12.10nb2 ===> Creating toolchain wrappers for socket++-1.12.10nb2 ===> Configuring for socket++-1.12.10nb2 cd /scratch/net/socket++/work/socket++-1.12.10; /usr/pkg/bin/libtoolize --automake; aclocal -I .; autoheader; automake --add-missing; autoconf autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader: WARNING: and `config.h.top', to define templates for `config.h.in' autoheader: WARNING: is deprecated and discouraged. autoheader: autoheader: WARNING: Using the third argument of `AC_DEFINE' and autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without autoheader: WARNING: `acconfig.h': autoheader: autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader: [Define if a function `main' is needed.]) autoheader: autoheader: WARNING: More sophisticated templates can also be produced, see the autoheader: WARNING: documentation. automake: configure.in: installing `./install-sh' automake: configure.in: installing `./mkinstalldirs' automake: configure.in: installing `./missing' doc/Makefile.am:1: installing `doc/texinfo.tex' => 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 configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal-1.4... found checking for working autoconf... found checking for working automake-1.4... found checking for working autoheader... found checking for working makeinfo... missing checking whether make sets $(MAKE)... (cached) yes checking for i386-pc-dragonfly-gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking build system type... i386-unknown-dragonfly2.3 checking host system type... i386-pc-dragonfly checking for a sed that does not truncate output... /scratch/net/socket++/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... /scratch/net/socket++/work/.wrapper/bin/ld checking if the linker (/scratch/net/socket++/work/.wrapper/bin/ld) is GNU ld... yes checking for /scratch/net/socket++/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 recognize dependent libraries... pass_all 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-pc-dragonfly-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 nm output from cc object... ok checking for objdir... .libs checking for i386-pc-dragonfly-ar... no checking for ar... ar checking for i386-pc-dragonfly-ranlib... no checking for ranlib... ranlib checking for i386-pc-dragonfly-strip... no checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no 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 (/scratch/net/socket++/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly ld.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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /scratch/net/socket++/work/.wrapper/bin/ld checking if the linker (/scratch/net/socket++/work/.wrapper/bin/ld) is GNU ld... yes checking whether the c++ linker (/scratch/net/socket++/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++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/scratch/net/socket++/work/.wrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate 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 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 (/scratch/net/socket++/work/.wrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for makedepend... : checking how to run the C preprocessor... cc -E checking how to run the C++ preprocessor... c++ -E checking for t_accept in -lnsl... no checking for socket in -lsocket... no checking for string.h... (cached) yes checking for memory.h... (cached) yes checking sstream usability... yes checking sstream presence... yes checking for sstream... yes checking string usability... yes checking string presence... yes checking for string... yes checking _G_config.h usability... no checking _G_config.h presence... no checking for _G_config.h... no checking for sys/wait.h that is POSIX.1 compatible... yes checking for pid_t... yes checking return type of signal handlers... void checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for select... yes checking for sys_siglist... sys_siglist checking for sys_errlist... sys_errlist checking for sys_errlist prototype... yes checking for signal handler arg type... int checking if extern "C" wrappers are needed... no configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating socket++/Makefile config.status: WARNING: 'socket++/Makefile.in' seems to ignore the --datarootdir setting config.status: creating doc/Makefile config.status: WARNING: 'doc/Makefile.in' seems to ignore the --datarootdir setting config.status: creating test/Makefile config.status: creating socket++/config.h config.status: executing default-1 commands => Modifying libtool scripts to use pkgsrc libtool WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.