=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum SHA1 OK for ns-2.33.tar.gz
=> Checksum RMD160 OK for ns-2.33.tar.gz
===> Installing dependencies for ns-2.33nb1
=> Build dependency nbpatch-[0-9]*: found nbpatch-20100124
=> Build dependency kbproto>=1.0.2: found kbproto-1.0.6
=> Build dependency xproto>=7.0.9: found xproto-7.0.23nb1
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.7.1nb1
=> Build dependency libXt>=1.0.0: found libXt-1.1.3
=> Build dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency tcl-tclcl>=1.19nb1: found tcl-tclcl-1.19nb1
=> Full dependency tcl>=8.5.7: found tcl-8.5.12nb1
=> Full dependency tcl-otcl>=1.11nb1: found tcl-otcl-1.14
=> Full dependency tk>=8.5.7: found tk-8.5.12nb1
=> Full dependency libX11>=1.1: found libX11-1.5.0nb1
=> Full dependency libpcap>=0.5.0: found libpcap-1.1.1nb1
=> Full dependency libXext>=0.99.0: found libXext-1.3.1
===> Overriding tools for ns-2.33nb1
===> Extracting for ns-2.33nb1
===> Patching for ns-2.33nb1
=> Applying pkgsrc patches for ns-2.33nb1
===> Creating toolchain wrappers for ns-2.33nb1
===> Configuring for ns-2.33nb1
=> 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
No .configure file found in current directory
Continuing with default options...
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 x86_64-unknown-linux-gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for x86_64-unknown-linux-g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -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 for string.h... (cached) yes
checking for main in -lXbsd... no
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... yes
checking for dcgettext in -lintl... no
checking for getnodebyname in -ldnet_stub... no
checking that g++ can handle -O2... no
checking if C++ libraries work without any namespace... no
checking if C++ libraries work with namespace std... yes
checking if STL works without any namespace... no
checking if STL works with namespace std... yes
checking should use STL... yes
checking for tcl.h... -I/usr/pkg/include
checking for libtcl8.5... -L/usr/pkg/lib -ltcl85
checking for init.tcl... /usr/pkg/lib/tcl8.5
checking for tclsh8.5... /usr/pkg/bin/tclsh8.5
checking for tk.h... -I/usr/pkg/include
checking for libtk8.5... -L/usr/pkg/lib -ltk85
checking for tk.tcl... /usr/pkg/lib/tk8.5
checking for otcl.h... -I/usr/pkg/include
checking for libotcl1.13... -L/usr/pkg/lib -lotcl
checking for tclcl.h... -I/usr/pkg/include
checking for libtclcl... -L/usr/pkg/lib -ltclcl
checking for tcl2c++... /usr/pkg/bin
checking for X11 header files
checking for X11 library archive
checking for XOpenDisplay in -lX11... yes
checking for XShmAttach in -lXext... yes
checking for libtcldbg... no
checking dmalloc... not requested with --with-dmalloc
checking for perl... /tmp/pkgsrc/net/ns/work/.tools/bin
    not version 5.002
checking for perl5... no
    perl version 5.002 not found
configure: WARNING: Perl5 not found; test scripts will not run succesfully.
checking for ANSI C header files... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking net/ethernet.h usability... yes
checking net/ethernet.h presence... yes
checking for net/ethernet.h... yes
checking netinet/if_ether.h usability... yes
checking netinet/if_ether.h presence... yes
checking for netinet/if_ether.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for main in -lm... yes
checking for bcopy... yes
checking for bzero... yes
checking for fesetprecision... no
checking for feenableexcept... yes
checking for getrusage... yes
checking for sbrk... yes
checking for snprintf... yes
checking return type of random... long
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for u_int8_t... yes
checking for u_int16_t... yes
checking for u_int32_t... yes
checking for u_char... yes
checking for u_int... yes
checking for strtoq... yes
checking for strtoll... yes
checking for long... yes
checking size of long... 8
checking for strtol... yes
checking for __int64_t... no
checking for long long... yes
checking for int64_t... yes
checking which kind of 64-bit int to use... int64_t
checking system version (for dynamic loading)... Linux-3.2.7-altar
checking for dlopen in -ldl... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ns library name... libns.so
checking for struct ether_header... found
checking for struct ether_addr... found
checking for addr2ascii... no
checking for Linux compliant tcphdr... found
checking for BSD compliant tcphdr... not found
checking for socklen_t... yes
checking for main in -lpcap... yes
checking to make nse... yes
Explicitly disabling static compilation
checking for dlopen in -ldl... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tcl/lib/ns-autoconf.tcl
config.status: creating indep-utils/webtrace-conv/ucb/Makefile
config.status: creating indep-utils/webtrace-conv/dec/Makefile
config.status: creating indep-utils/webtrace-conv/nlanr/Makefile
config.status: creating indep-utils/webtrace-conv/epa/Makefile
config.status: creating indep-utils/cmu-scen-gen/setdest/Makefile
config.status: creating autoconf.h
creating ./gen
WARNING: Please add USE_TOOLS+=perl to the package Makefile.