=> Bootstrap dependency digest>=20010302: found digest-20111104 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 => Checksum SHA1 OK for libtrace-3.0.10.tar.bz2 => Checksum RMD160 OK for libtrace-3.0.10.tar.bz2 ===> Installing dependencies for libtrace-3.0.10 => Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb8 => Build dependency flex>=2.5.4a: found flex-2.5.36nb1 => Build dependency checkperms>=1.1: found checkperms-1.11 => Full dependency zlib>=1.2.3: found zlib-1.2.7 => Full dependency libpcap>=0.5.0: found libpcap-1.1.1nb1 ===> Overriding tools for libtrace-3.0.10 ===> Extracting for libtrace-3.0.10 ===> Patching for libtrace-3.0.10 ===> Creating toolchain wrappers for libtrace-3.0.10 ===> Configuring for libtrace-3.0.10 => 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 pbulk -g pbulk checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /tmp/pkgsrc/net/libtrace/work/.tools/bin/mkdir -p checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for x86_64-unknown-linux-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking whether the C++ compiler works... yes checking for bison... no checking for byacc... no checking for yacc... no checking for flex... /usr/pkg/bin/flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/egrep 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 stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for strndup... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F 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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 2097152 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-unknown-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-unknown-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-unknown-linux-ar... no checking for ar... ar checking for x86_64-unknown-linux-strip... no checking for strip... strip checking for x86_64-unknown-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... /bin/rm: cannot remove `conftest*': No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... /bin/rm: cannot remove `conftest*': No such file or directory no checking dynamic linker characteristics... GNU/Linux 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 checking for ld used by g++... /usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... /bin/rm: cannot remove `conftest*': No such file or directory yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether gcc needs -traditional... no checking for socket... yes checking for strdup... yes checking for strlcpy... no checking for strcasecmp... yes checking for strncasecmp... yes checking for snprintf... yes checking for vsnprintf... yes checking size of long int... 8 checking for ANSI C header files... (cached) yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking pcap-int.h usability... yes checking pcap-int.h presence... yes checking for pcap-int.h... yes checking pcap-bpf.h usability... yes checking pcap-bpf.h presence... yes checking for pcap-bpf.h... yes checking net/bpf.h usability... no checking net/bpf.h presence... no checking for net/bpf.h... no checking sys/limits.h usability... no checking sys/limits.h presence... no checking for sys/limits.h... no checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netpacket/packet.h usability... yes checking netpacket/packet.h presence... yes checking for netpacket/packet.h... yes checking for net/if.h... yes checking for netinet/ether.h... yes checking for netinet/if_ether.h... yes checking for net/if_arp.h... yes checking for pcap-bpf.h... (cached) yes checking for net/bpf.h... (cached) no checking gdc.h usability... no checking gdc.h presence... no checking for gdc.h... no checking for library containing dlopen... -ldl checking for pcap_next_ex in -lpcap... yes checking for pcap_inject... no checking for pcap_sendpacket... no checking for pcap_setnonblock... no checking whether BIOCSETIF is declared... no checking for dag_open in -ldag... no checking whether we have DAG 2.4 API instead... false checking for deflate in -lz... yes checking for BZ2_bzDecompressInit in -lbz2... yes checking for lzo1x_1_compress in -llzo2... no checking for pthread_create in -lpthread... yes checking for library containing mvprintw... -lncurses checking for library containing getservent... none required checking for library containing inet_ntop... none required checking for doxygen... false configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating docs/Makefile config.status: creating libpacketdump/Makefile config.status: creating tools/Makefile config.status: creating tools/traceanon/Makefile config.status: creating tools/tracepktdump/Makefile config.status: creating tools/tracemerge/Makefile config.status: creating tools/tracereport/Makefile config.status: creating tools/tracertstats/Makefile config.status: creating tools/tracesplit/Makefile config.status: creating tools/tracestats/Makefile config.status: creating tools/tracetop/Makefile config.status: creating tools/tracereplay/Makefile config.status: creating tools/tracediff/Makefile config.status: creating examples/Makefile config.status: creating examples/skeleton/Makefile config.status: creating examples/rate/Makefile config.status: creating examples/stats/Makefile config.status: creating examples/tutorial/Makefile config.status: creating docs/libtrace.doxygen config.status: creating lib/libtrace.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands /bin/rm: cannot remove `libtoolT': No such file or directory configure: Libtrace version 3.0.10 configure: Compiled with PCAP 0.8 support: Yes configure: Compiled with compressed trace (zlib) support: Yes configure: Compiled with compressed trace (bz2) support: Yes configure: Compiled with compressed trace (lzo write only) support: No configure: Compiled with DAG live capture support: No configure: Compiled with LLVM BPF JIT support: No configure: Building man pages/documentation: No configure: Building tracetop (requires libncurses): Yes configure: WARNING: bison or yacc not found. Please install bison before continuing configure: error: Critical packages are missing and compilation will fail. Please install the packages listed above and rerun ./configure *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/libtrace *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/libtrace