=> Bootstrap dependency digest>=20010302: found digest-20121220 WARNING: [bsd.prefs.mk] The package net-quanta-0.3 is missing DESTDIR support. WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for QUANTA-0.3.tar.gz => Checksum RMD160 OK for QUANTA-0.3.tar.gz ===> Installing dependencies for net-quanta-0.3 => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb3 => Tool dependency gmake>=3.81: found gmake-3.82nb7 => Tool dependency checkperms>=1.1: found checkperms-1.11 ===> Overriding tools for net-quanta-0.3 ===> Extracting for net-quanta-0.3 ===> Patching for net-quanta-0.3 => Applying pkgsrc patches for net-quanta-0.3 => Verifying /usr/pkgsrc/wip/net-quanta/patches/patch-aa => Applying pkgsrc patch /usr/pkgsrc/wip/net-quanta/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |--- configure.orig Sun Jan 11 22:22:04 2004 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 8793. done => Verifying /usr/pkgsrc/wip/net-quanta/patches/patch-ab => Applying pkgsrc patch /usr/pkgsrc/wip/net-quanta/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |--- include/QUANTA/QUANTAnet_socketbase_c.hxx.orig Fri Jan 9 21:24:02 2004 |+++ include/QUANTA/QUANTAnet_socketbase_c.hxx -------------------------- Patching file include/QUANTA/QUANTAnet_socketbase_c.hxx using Plan A... Hunk #1 succeeded at 25. done => Verifying /usr/pkgsrc/wip/net-quanta/patches/patch-ac => Applying pkgsrc patch /usr/pkgsrc/wip/net-quanta/patches/patch-ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |--- src/QUANTAnet_barrierUdp_c.cxx.orig 2003-10-07 13:02:53.000000000 -0700 |+++ src/QUANTAnet_barrierUdp_c.cxx -------------------------- Patching file src/QUANTAnet_barrierUdp_c.cxx using Plan A... Hunk #1 succeeded at 23. done ===> Creating toolchain wrappers for net-quanta-0.3 ===> Configuring for net-quanta-0.3 => 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 for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... /usr/bin/awk checking whether make sets ${MAKE}... yes checking for x86_64--netbsd-g++... c++ checking for C++ compiler default output... 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 c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether make sets ${MAKE}... (cached) yes checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking for x86_64--netbsd-gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking dependency style of gcc... gcc3 checking for ld used by GCC... /scratch/wip/net-quanta/work/.wrapper/bin/ld checking if the linker (/scratch/wip/net-quanta/work/.wrapper/bin/ld) is GNU ld... yes checking for /scratch/wip/net-quanta/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 dependant libraries... match_pattern /lib[^/\.]+\.so$ checking command to parse nm output... ok 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 for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking for x86_64--netbsd-strip... no checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... no checking if we can lock with hard links... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/scratch/wip/net-quanta/work/.wrapper/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... yes creating libtool checking whether byte ordering is bigendian... no checking for usleep... yes checking for sleep... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking fts.h usability... yes checking fts.h presence... yes checking for fts.h... yes checking ftw.h usability... yes checking ftw.h presence... yes checking for ftw.h... yes checking cygwin/socket.h usability... no checking cygwin/socket.h presence... no checking for cygwin/socket.h... no checking for socklen_t in sys/socket.h... yes checking for sin in -lm... yes checking for pthread_create in -lpthread... yes configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/QUANTA/Makefile config.status: creating include/QUANTA/QUANTA_APPLICATION_INCLUDES config.status: creating src/Makefile config.status: creating tools/Makefile config.status: creating tools/perf_daemon/Makefile config.status: creating demos/Makefile config.status: creating demos/db/Makefile config.status: creating demos/misc/Makefile config.status: creating demos/misc/adt/Makefile config.status: creating demos/misc/observer/Makefile config.status: creating demos/threads/Makefile config.status: creating demos/threads/mutex/Makefile config.status: creating demos/threads/thread/Makefile config.status: creating demos/threads/barrier/Makefile config.status: creating demos/threads/condition/Makefile config.status: creating demos/network/Makefile config.status: creating demos/network/udp/Makefile config.status: creating demos/network/datapack/Makefile config.status: creating demos/network/extendedParallelTcp/Makefile config.status: creating demos/network/extendedTcp/Makefile config.status: creating demos/network/fec/Makefile config.status: creating demos/network/http/Makefile config.status: creating demos/network/mcast/Makefile config.status: creating demos/network/objectStream/Makefile config.status: creating demos/network/objectStream/objectStreamTcp/Makefile config.status: creating demos/network/objectStream/objectStreamUdp/Makefile config.status: creating demos/network/paralleltcp/Makefile config.status: creating demos/network/remoteFileIO32/Makefile config.status: creating demos/network/remoteFileIO64/Makefile config.status: creating demos/network/remoteParallelFileIO32/Makefile config.status: creating demos/network/remoteParallelFileIO64/Makefile config.status: creating demos/network/rpc/Makefile config.status: creating demos/network/rbudp/Makefile config.status: creating demos/network/tcp/Makefile config.status: creating demos/network/tcpreflector/Makefile config.status: creating demos/network/udpreflector/Makefile config.status: creating demos/network/sync/Makefile config.status: creating demos/network/sync/barrier/Makefile config.status: creating demos/network/sync/barrier/tcpbarrier/Makefile config.status: creating demos/network/sync/barrier/udpbarrier/Makefile config.status: creating include/QUANTA/QUANTAconfig.hxx config.status: executing depfiles commands ------------------------------------------------------------------------ Configuration: Compiler: c++ Compiler flags: -O2 -I/usr/include Linker: /scratch/wip/net-quanta/work/.wrapper/bin/ld Linker flags: -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib Libs: -lpthread -lm Host system type: x86_64--netbsd Install path: /usr/pkg Binary type: 32 See ./include/QUANTAconfig.hxx for further configuration information. ------------------------------------------------------------------------ => Modifying libtool scripts to use pkgsrc libtool