Calculating dependencies ... done! >>> Verifying ebuild manifests >>> Emerging (1 of 1) net-analyzer/tcpreplay-4.0.4 * tcpreplay-4.0.4.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking tcpreplay-4.0.4.tar.gz to /var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work >>> Source unpacked in /var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work >>> Preparing source in /var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4 ... * Running eautoreconf in '/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4 -I libopts/m4 ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: tcpreplay-4.0.4/ * Applying target-nm/2.4.2 patch ... * Running elibtoolize in: tcpreplay-4.0.4/config/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4 ... * econf: updating tcpreplay-4.0.4/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating tcpreplay-4.0.4/config/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --disable-debug --without-pcapnav-config --with-tcpdump=/usr/sbin/tcpdump --disable-local-libopts --enable-dynamic-link --enable-shared --with-libdnet --with-testnic2=lo --with-testnic=lo checking whether to enable maintainer-specific portions of Makefiles... no checking if malloc debugging is wanted... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for cygwin development environment... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... 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 whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed checking for x86_64-pc-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking whether ln -s works... yes checking for gawk... (cached) gawk checking for a sed that does not truncate output... (cached) /bin/sed checking whether make sets $(MAKE)... (cached) yes checking for printf... /usr/bin/printf checking for echo... /bin/echo checking for cut... /usr/bin/cut checking for autogen... /usr/bin/autogen checking for groff... /usr/bin/groff checking for autogen version >= 5.16.x... yes configure: Using system libopts checking for ANSI C header files... (cached) yes checking whether sys/types.h defines makedev... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for u_int8_t... yes checking for u_int16_t... yes checking for u_int32_t... yes checking for u_int64_t... yes checking for x86_64-pc-linux-gnu-gcc -Wextra support... no checking for x86_64-pc-linux-gnu-gcc -Wno-variadic-macros support... yes checking for x86_64-pc-linux-gnu-gcc -Wfatal-errors support... yes checking for x86_64-pc-linux-gnu-gcc -Wno-format-contains-nul support... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for inttypes.h... (cached) yes checking for sys/sysctl.h... yes checking for net/route.h... yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... yes checking for nanosleep in -lrt... yes checking for resolv in -lresolv... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for struct timeval.tv_sec... yes checking for gettimeofday... yes checking for ctime... yes checking for memset... yes checking for regcomp... yes checking for strdup... yes checking for strchr... yes checking for strerror... yes checking for strtol... yes checking for strncpy... yes checking for strtoull... yes checking for poll... yes checking for ntohll... no checking for mmap... yes checking for snprintf... yes checking for vsnprintf... yes checking for strsignal... yes checking for strlcpy... no checking whether byte ordering is bigendian... no configure: Using u_int64_t for packet counters checking for inet_aton... yes checking for inet_pton... yes checking for inet_ntop... yes checking for inet_addr... yes checking for libpcap... /usr checking for library containing nl_handle_alloc... no checking for library containing pcap_close... none required checking for libpcap version... >= 0.8.0 checking for pcap_setnonblock... yes checking for pcap_datalink_val_to_description... yes checking for pcap_get_selectable_fd... yes checking for pcap_dump_fopen... yes checking for pcap_inject sending support... yes checking for pcap_sendpacket sending support... yes checking for pcap_breakloop... no checking for pcap_version... yes checking for pcap_snapshot... yes configure: Building tcpbridge configure: Building tcpliveplay checking for Netmap socket sending support... no checking stdio.h usability... no checking stdio.h presence... no checking for stdio.h... no checking net/netmap_user.h usability... no checking net/netmap_user.h presence... no checking for net/netmap_user.h... no checking for PF_PACKET socket sending support... yes checking for TX_RING socket sending support... no checking for BPF device sending support... no checking for libdnet... /usr checking dumbnet.h usability... no checking dumbnet.h presence... no checking for dumbnet.h... no checking dnet.h usability... yes checking dnet.h presence... yes checking for dnet.h... yes checking for DLT_LINUX_SLL in libpcap... yes checking for DLT_C_HDLC in libpcap... yes checking for /usr/include/pcap-bpf.h... no checking for libpcap bpf header... no no checking for /usr/include/pcap-netmap.c... no checking for pcapnav-config... no checking for requires strict byte alignment... no Using tcpdump in /usr/sbin/tcpdump checking for 'make test' profile... Using --with-testnic=lo configure: Using lo for 1st test network interface card configure: Using lo for 2nd test network interface card checking if it's ok to use pcap_findalldevs()... no checking for pid_t... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for sys/param.h... (cached) yes checking for sys/poll.h... (cached) yes checking sys/procset.h usability... no checking sys/procset.h presence... no checking for sys/procset.h... no checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking sys/stropts.h usability... yes checking sys/stropts.h presence... yes checking for sys/stropts.h... yes checking for sys/time.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for dlfcn.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for fcntl.h... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for memory.h... (cached) yes checking for netinet/in.h... (cached) yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking for runetype.h... no checking for wchar.h... yes checking for wchar_t... yes checking for wint_t... yes checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for intptr_t... yes checking for uintptr_t... yes checking for uint_t... no checking for pid_t... (cached) yes checking for size_t... (cached) yes checking size of char*... 8 checking size of int... 4 checking size of long... 8 checking size of short... 2 checking for pathfind in -lgen... no checking for vprintf... (cached) yes checking for _doprnt... (cached) no 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 mmap... (cached) yes checking for canonicalize_file_name... yes checking for snprintf... (cached) yes checking for strdup... (cached) yes checking for strchr... (cached) yes checking for strrchr... yes checking for strsignal... (cached) yes checking for fchmod... yes checking for fstat... yes checking for chmod... yes checking for a sed that does not truncate output... (cached) /bin/sed checking whether autoopts-config can be found... checking whether autoopts-config is specified... autoopts-config -lopts checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doxygen.cfg config.status: creating lib/Makefile config.status: creating docs/Makefile config.status: creating src/Makefile config.status: creating src/common/Makefile config.status: creating src/tcpedit/Makefile config.status: creating src/fragroute/Makefile config.status: creating src/defines.h config.status: creating test/Makefile config.status: creating test/config config.status: creating scripts/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands ########################################################################## TCPREPLAY Suite Configuration Results (4.0.4) ########################################################################## libpcap: /usr (>= 0.9.6) libdnet: /usr (1.12) autogen: /usr/bin/autogen (5.18.1) Use libopts tearoff: no 64bit counter support: yes tcpdump binary path: /usr/sbin/tcpdump fragroute support: yes tcpbridge support: yes tcpliveplay support: yes Supported Packet Injection Methods (*): Linux TX_RING: no Linux PF_PACKET: yes BSD BPF: no libdnet: yes pcap_inject: yes pcap_sendpacket: yes ** pcap_netmap no Linux/BSD netmap: no * In order of preference; see configure --help to override ** Required for tcpbridge >>> Source configured. >>> Compiling source in /var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4 ... make -j6 Making all in scripts make[1]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4/scripts' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4/scripts' Making all in lib make[1]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4/lib' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c strlcat.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c strlcpy.c rm -f libstrl.a x86_64-pc-linux-gnu-ar cru libstrl.a strlcat.o strlcpy.o x86_64-pc-linux-gnu-ranlib libstrl.a make[1]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4/lib' Making all in src make[1]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4/src' make all-recursive make[2]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4/src' Making all in common make[3]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4/src/common' make all-am make[4]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4/src/common' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c cidr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c err.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c list.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c cache.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c services.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c get.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c fakepcap.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c fakepcapnav.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c fakepoll.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c xX.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c utils.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c timer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c git_version.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c sendpacket.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c dlt_names.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c mac.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c interface.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c flows.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c txring.c sendpacket.c:865:1: warning: ‘sendpacket_open_libdnet’ defined but not used [-Wunused-function] sendpacket.c:889:1: warning: ‘sendpacket_get_hwaddr_libdnet’ defined but not used [-Wunused-function] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c tcpdump.c rm -f libcommon.a x86_64-pc-linux-gnu-ar cru libcommon.a cidr.o err.o list.o cache.o services.o get.o fakepcap.o fakepcapnav.o fakepoll.o xX.o utils.o timer.o git_version.o sendpacket.o dlt_names.o mac.o interface.o git_version.o flows.o txring.o tcpdump.o ../../lib/libstrl.a x86_64-pc-linux-gnu-ranlib libcommon.a make[4]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4/src/common' make[3]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4/src/common' Making all in tcpedit make[3]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4/src/tcpedit' make all-am make[4]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4/src/tcpedit' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../common -I../.. -I/usr/include -I. -I./plugins -I./../common -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c tcpedit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../common -I../.. -I/usr/include -I. -I./plugins -I./../common -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c parse_args.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../common -I../.. -I/usr/include -I. -I./plugins -I./../common -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c edit_packet.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../common -I../.. -I/usr/include -I. -I./plugins -I./../common -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c portmap.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../common -I../.. -I/usr/include -I. -I./plugins -I./../common -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c dlt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../common -I../.. -I/usr/include -I. -I./plugins -I./../common -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c checksum.c edit_packet.c: In function ‘extract_data’: edit_packet.c:321:16: warning: variable ‘udp_hdr’ set but not used [-Wunused-but-set-variable] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../common -I../.. -I/usr/include -I. -I./plugins -I./../common -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c tcpedit_api.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../common -I../.. -I/usr/include -I. -I./plugins -I./../common -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o dlt_plugins.o `test -f './plugins/dlt_plugins.c' || echo './'`./plugins/dlt_plugins.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../common -I../.. -I/usr/include -I. -I./plugins -I./../common -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o ethernet.o `test -f './plugins/ethernet.c' || echo './'`./plugins/ethernet.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../common -I../.. -I/usr/include -I. -I./plugins -I./../common -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o dlt_utils.o `test -f './plugins/dlt_utils.c' || echo './'`./plugins/dlt_utils.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../common -I../.. -I/usr/include -I. -I./plugins -I./../common -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o en10mb.o `test -f './plugins/dlt_en10mb/en10mb.c' || echo './'`./plugins/dlt_en10mb/en10mb.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../common -I../.. -I/usr/include -I. -I./plugins -I./../common -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o en10mb_api.o `test -f './plugins/dlt_en10mb/en10mb_api.c' || echo './'`./plugins/dlt_en10mb/en10mb_api.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../common -I../.. -I/usr/include -I. -I./plugins -I./../common -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o hdlc.o `test -f './plugins/dlt_hdlc/hdlc.c' || echo './'`./plugins/dlt_hdlc/hdlc.c ./plugins/dlt_en10mb/en10mb.c: In function ‘dlt_en10mb_decode’: ./plugins/dlt_en10mb/en10mb.c:276:22: warning: variable ‘config’ set but not used [-Wunused-but-set-variable] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../common -I../.. -I/usr/include -I. -I./plugins -I./../common -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o hdlc_api.o `test -f './plugins/dlt_hdlc/hdlc_api.c' || echo './'`./plugins/dlt_hdlc/hdlc_api.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../common -I../.. -I/usr/include -I. -I./plugins -I./../common -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o user.o `test -f './plugins/dlt_user/user.c' || echo './'`./plugins/dlt_user/user.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../common -I../.. -I/usr/include -I. -I./plugins -I./../common -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o user_api.o `test -f './plugins/dlt_user/user_api.c' || echo './'`./plugins/dlt_user/user_api.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../common -I../.. -I/usr/include -I. -I./plugins -I./../common -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o raw.o `test -f './plugins/dlt_raw/raw.c' || echo './'`./plugins/dlt_raw/raw.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../common -I../.. -I/usr/include -I. -I./plugins -I./../common -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o null.o `test -f './plugins/dlt_null/null.c' || echo './'`./plugins/dlt_null/null.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../common -I../.. -I/usr/include -I. -I./plugins -I./../common -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o loop.o `test -f './plugins/dlt_loop/loop.c' || echo './'`./plugins/dlt_loop/loop.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../common -I../.. -I/usr/include -I. -I./plugins -I./../common -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o linuxsll.o `test -f './plugins/dlt_linuxsll/linuxsll.c' || echo './'`./plugins/dlt_linuxsll/linuxsll.c ./plugins/dlt_raw/raw.c: In function ‘dlt_raw_init’: ./plugins/dlt_raw/raw.c:100:19: warning: variable ‘config’ set but not used [-Wunused-but-set-variable] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../common -I../.. -I/usr/include -I. -I./plugins -I./../common -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o ieee80211.o `test -f './plugins/dlt_ieee80211/ieee80211.c' || echo './'`./plugins/dlt_ieee80211/ieee80211.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../common -I../.. -I/usr/include -I. -I./plugins -I./../common -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o ieee80211_hdr.o `test -f './plugins/dlt_ieee80211/ieee80211_hdr.c' || echo './'`./plugins/dlt_ieee80211/ieee80211_hdr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../common -I../.. -I/usr/include -I. -I./plugins -I./../common -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o radiotap.o `test -f './plugins/dlt_radiotap/radiotap.c' || echo './'`./plugins/dlt_radiotap/radiotap.c ./plugins/dlt_linuxsll/linuxsll.c: In function ‘dlt_linuxsll_init’: ./plugins/dlt_linuxsll/linuxsll.c:99:24: warning: variable ‘config’ set but not used [-Wunused-but-set-variable] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../common -I../.. -I/usr/include -I. -I./plugins -I./../common -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o jnpr_ether.o `test -f './plugins/dlt_jnpr_ether/jnpr_ether.c' || echo './'`./plugins/dlt_jnpr_ether/jnpr_ether.c ./plugins/dlt_ieee80211/ieee80211.c: In function ‘dlt_ieee80211_init’: ./plugins/dlt_ieee80211/ieee80211.c:104:25: warning: variable ‘config’ set but not used [-Wunused-but-set-variable] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../common -I../.. -I/usr/include -I. -I./plugins -I./../common -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o pppserial.o `test -f './plugins/dlt_pppserial/pppserial.c' || echo './'`./plugins/dlt_pppserial/pppserial.c ./plugins/dlt_radiotap/radiotap.c: In function ‘dlt_radiotap_init’: ./plugins/dlt_radiotap/radiotap.c:105:24: warning: variable ‘config’ set but not used [-Wunused-but-set-variable] ./plugins/dlt_jnpr_ether/jnpr_ether.c: In function ‘dlt_jnpr_ether_init’: ./plugins/dlt_jnpr_ether/jnpr_ether.c:112:26: warning: variable ‘config’ set but not used [-Wunused-but-set-variable] ./plugins/dlt_pppserial/pppserial.c: In function ‘dlt_pppserial_init’: ./plugins/dlt_pppserial/pppserial.c:111:25: warning: variable ‘config’ set but not used [-Wunused-but-set-variable] ./plugins/dlt_pppserial/pppserial.c: In function ‘dlt_pppserial_decode’: ./plugins/dlt_pppserial/pppserial.c:217:26: warning: variable ‘plugin’ set but not used [-Wunused-but-set-variable] ./plugins/dlt_pppserial/pppserial.c: In function ‘dlt_pppserial_proto’: ./plugins/dlt_pppserial/pppserial.c:276:26: warning: variable ‘plugin’ set but not used [-Wunused-but-set-variable] rm -f libtcpedit.a x86_64-pc-linux-gnu-ar cru libtcpedit.a tcpedit.o parse_args.o edit_packet.o portmap.o dlt.o checksum.o tcpedit_api.o dlt_plugins.o ethernet.o dlt_utils.o en10mb.o en10mb_api.o hdlc.o hdlc_api.o user.o user_api.o raw.o null.o loop.o linuxsll.o ieee80211.o ieee80211_hdr.o radiotap.o jnpr_ether.o jnpr_ether.o pppserial.o pppserial.o x86_64-pc-linux-gnu-ranlib libtcpedit.a make[4]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4/src/tcpedit' make[3]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4/src/tcpedit' Making all in fragroute make[3]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4/src/fragroute' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o libfragroute_a-fragroute.o `test -f 'fragroute.c' || echo './'`fragroute.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o libfragroute_a-bget.o `test -f 'bget.c' || echo './'`bget.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o libfragroute_a-mod.o `test -f 'mod.c' || echo './'`mod.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o libfragroute_a-pkt.o `test -f 'pkt.c' || echo './'`pkt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o libfragroute_a-argv.o `test -f 'argv.c' || echo './'`argv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o libfragroute_a-randutil.o `test -f 'randutil.c' || echo './'`randutil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o libfragroute_a-mod_delay.o `test -f 'mod_delay.c' || echo './'`mod_delay.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o libfragroute_a-mod_drop.o `test -f 'mod_drop.c' || echo './'`mod_drop.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o libfragroute_a-mod_dup.o `test -f 'mod_dup.c' || echo './'`mod_dup.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o libfragroute_a-mod_echo.o `test -f 'mod_echo.c' || echo './'`mod_echo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o libfragroute_a-mod_ip_chaff.o `test -f 'mod_ip_chaff.c' || echo './'`mod_ip_chaff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o libfragroute_a-mod_ip_frag.o `test -f 'mod_ip_frag.c' || echo './'`mod_ip_frag.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o libfragroute_a-mod_ip_opt.o `test -f 'mod_ip_opt.c' || echo './'`mod_ip_opt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o libfragroute_a-mod_ip_ttl.o `test -f 'mod_ip_ttl.c' || echo './'`mod_ip_ttl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o libfragroute_a-mod_ip_tos.o `test -f 'mod_ip_tos.c' || echo './'`mod_ip_tos.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o libfragroute_a-mod_order.o `test -f 'mod_order.c' || echo './'`mod_order.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o libfragroute_a-mod_print.o `test -f 'mod_print.c' || echo './'`mod_print.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o libfragroute_a-mod_tcp_chaff.o `test -f 'mod_tcp_chaff.c' || echo './'`mod_tcp_chaff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o libfragroute_a-mod_tcp_opt.o `test -f 'mod_tcp_opt.c' || echo './'`mod_tcp_opt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o libfragroute_a-mod_tcp_seg.o `test -f 'mod_tcp_seg.c' || echo './'`mod_tcp_seg.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o libfragroute_a-iputil.o `test -f 'iputil.c' || echo './'`iputil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o libfragroute_a-mod_ip6_opt.o `test -f 'mod_ip6_opt.c' || echo './'`mod_ip6_opt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o libfragroute_a-mod_ip6_qos.o `test -f 'mod_ip6_qos.c' || echo './'`mod_ip6_qos.c mod_ip6_opt.c: In function ‘ip6_opt_apply’: mod_ip6_opt.c:110:33: warning: variable ‘route’ set but not used [-Wunused-but-set-variable] rm -f libfragroute.a x86_64-pc-linux-gnu-ar cru libfragroute.a libfragroute_a-fragroute.o libfragroute_a-bget.o libfragroute_a-mod.o libfragroute_a-pkt.o libfragroute_a-argv.o libfragroute_a-randutil.o libfragroute_a-mod_delay.o libfragroute_a-mod_drop.o libfragroute_a-mod_dup.o libfragroute_a-mod_echo.o libfragroute_a-mod_ip_chaff.o libfragroute_a-mod_ip_frag.o libfragroute_a-mod_ip_opt.o libfragroute_a-mod_ip_ttl.o libfragroute_a-mod_ip_tos.o libfragroute_a-mod_order.o libfragroute_a-mod_print.o libfragroute_a-mod_tcp_chaff.o libfragroute_a-mod_tcp_opt.o libfragroute_a-mod_tcp_seg.o libfragroute_a-iputil.o libfragroute_a-mod_ip6_opt.o libfragroute_a-mod_ip6_qos.o x86_64-pc-linux-gnu-ranlib libfragroute.a make[3]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4/src/fragroute' make[3]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DTCPREPLAY -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o tcpreplay-tcpreplay_opts.o `test -f 'tcpreplay_opts.c' || echo './'`tcpreplay_opts.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DTCPREPLAY -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o tcpreplay-send_packets.o `test -f 'send_packets.c' || echo './'`send_packets.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DTCPREPLAY -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o tcpreplay-signal_handler.o `test -f 'signal_handler.c' || echo './'`signal_handler.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DTCPREPLAY -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o tcpreplay-tcpreplay.o `test -f 'tcpreplay.c' || echo './'`tcpreplay.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DTCPREPLAY -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o tcpreplay-sleep.o `test -f 'sleep.c' || echo './'`sleep.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DTCPREPLAY -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o tcpreplay-tcpreplay_api.o `test -f 'tcpreplay_api.c' || echo './'`tcpreplay_api.c send_packets.c: In function ‘fast_edit_packet_dl’: send_packets.c:89:13: warning: variable ‘packet’ set but not used [-Wunused-but-set-variable] send_packets.c: In function ‘send_dual_packets’: send_packets.c:640:68: warning: variable ‘prev_packet’ set but not used [-Wunused-but-set-variable] send_packets.c:632:13: warning: variable ‘pcap’ set but not used [-Wunused-but-set-variable] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DTCPREPLAY -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o tcpreplay-replay.o `test -f 'replay.c' || echo './'`replay.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DTCPPREP -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o tcpprep-tcpprep_opts.o `test -f 'tcpprep_opts.c' || echo './'`tcpprep_opts.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DTCPPREP -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o tcpprep-tcpprep.o `test -f 'tcpprep.c' || echo './'`tcpprep.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DTCPPREP -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o tcpprep-tree.o `test -f 'tree.c' || echo './'`tree.c tcpprep.c: In function ‘process_raw_packets’: tcpprep.c:338:19: warning: variable ‘poller’ set but not used [-Wunused-but-set-variable] tcpprep.c:332:16: warning: variable ‘cache_result’ set but not used [-Wunused-but-set-variable] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DTCPPREP -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o tcpprep-tcpprep_api.o `test -f 'tcpprep_api.c' || echo './'`tcpprep_api.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Itcpedit -I/usr/include -DTCPREWRITE -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o tcprewrite-tcprewrite_opts.o `test -f 'tcprewrite_opts.c' || echo './'`tcprewrite_opts.c tree.c: In function ‘add_tree_first_ipv4’: tree.c:373:16: warning: variable ‘eth_hdr’ set but not used [-Wunused-but-set-variable] tree.c: In function ‘add_tree_first_ipv6’: tree.c:424:16: warning: variable ‘eth_hdr’ set but not used [-Wunused-but-set-variable] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Itcpedit -I/usr/include -DTCPREWRITE -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o tcprewrite-tcprewrite.o `test -f 'tcprewrite.c' || echo './'`tcprewrite.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Itcpedit -I/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o tcpreplay_edit-tcpreplay_edit_opts.o `test -f 'tcpreplay_edit_opts.c' || echo './'`tcpreplay_edit_opts.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Itcpedit -I/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o tcpreplay_edit-send_packets.o `test -f 'send_packets.c' || echo './'`send_packets.c tcprewrite.c: In function ‘rewrite_packets’: tcprewrite.c:232:19: warning: variable ‘i’ set but not used [-Wunused-but-set-variable] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Itcpedit -I/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o tcpreplay_edit-signal_handler.o `test -f 'signal_handler.c' || echo './'`signal_handler.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Itcpedit -I/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o tcpreplay_edit-tcpreplay.o `test -f 'tcpreplay.c' || echo './'`tcpreplay.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Itcpedit -I/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o tcpreplay_edit-sleep.o `test -f 'sleep.c' || echo './'`sleep.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Itcpedit -I/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o tcpreplay_edit-tcpreplay_api.o `test -f 'tcpreplay_api.c' || echo './'`tcpreplay_api.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Itcpedit -I/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o tcpreplay_edit-replay.o `test -f 'replay.c' || echo './'`replay.c send_packets.c: In function ‘fast_edit_packet_dl’: send_packets.c:89:13: warning: variable ‘packet’ set but not used [-Wunused-but-set-variable] send_packets.c: In function ‘send_dual_packets’: send_packets.c:640:68: warning: variable ‘prev_packet’ set but not used [-Wunused-but-set-variable] send_packets.c:632:13: warning: variable ‘pcap’ set but not used [-Wunused-but-set-variable] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DTCPCAPINFO -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o tcpcapinfo-tcpcapinfo_opts.o `test -f 'tcpcapinfo_opts.c' || echo './'`tcpcapinfo_opts.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DTCPCAPINFO -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o tcpcapinfo-tcpcapinfo.o `test -f 'tcpcapinfo.c' || echo './'`tcpcapinfo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Itcpedit -I/usr/include -DTCPBRIDGE -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o tcpbridge-tcpbridge_opts.o `test -f 'tcpbridge_opts.c' || echo './'`tcpbridge_opts.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Itcpedit -I/usr/include -DTCPBRIDGE -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o tcpbridge-tcpbridge.o `test -f 'tcpbridge.c' || echo './'`tcpbridge.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Itcpedit -I/usr/include -DTCPBRIDGE -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o tcpbridge-bridge.o `test -f 'bridge.c' || echo './'`bridge.c tcpcapinfo.c: In function ‘main’: tcpcapinfo.c:285:43: warning: ‘last_usec’ may be used uninitialized in this function [-Wmaybe-uninitialized] tcpcapinfo.c:285:26: warning: ‘last_sec’ may be used uninitialized in this function [-Wmaybe-uninitialized] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Itcpedit -I/usr/include -DTCPBRIDGE -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o tcpbridge-sleep.o `test -f 'sleep.c' || echo './'`sleep.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DTCPREPLAY -DTCPLIVEPLAY -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o tcpliveplay-tcpliveplay_opts.o `test -f 'tcpliveplay_opts.c' || echo './'`tcpliveplay_opts.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DTCPREPLAY -DTCPLIVEPLAY -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -c -o tcpliveplay-tcpliveplay.o `test -f 'tcpliveplay.c' || echo './'`tcpliveplay.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I.. -I/usr/include -DTCPREPLAY -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -Wl,-O1 -Wl,--as-needed -o tcpreplay tcpreplay-tcpreplay_opts.o tcpreplay-send_packets.o tcpreplay-signal_handler.o tcpreplay-tcpreplay.o tcpreplay-sleep.o tcpreplay-tcpreplay_api.o tcpreplay-replay.o ./common/libcommon.a ../lib/libstrl.a -L/usr/lib64 -lpcap -ldnet -lopts -lrt -lnsl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I.. -I/usr/include -DTCPPREP -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -Wl,-O1 -Wl,--as-needed -o tcpprep tcpprep-tcpprep_opts.o tcpprep-tcpprep.o tcpprep-tree.o tcpprep-tcpprep_api.o ./common/libcommon.a ../lib/libstrl.a -L/usr/lib64 -lpcap -lopts -lrt -lnsl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I.. -Itcpedit -I/usr/include -DTCPREWRITE -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -Wl,-O1 -Wl,--as-needed -o tcprewrite tcprewrite-tcprewrite_opts.o tcprewrite-tcprewrite.o ./tcpedit/libtcpedit.a ./common/libcommon.a ../lib/libstrl.a -L/usr/lib64 -lpcap -lopts ./fragroute/libfragroute.a -ldnet -lrt -lnsl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I.. -Itcpedit -I/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -Wl,-O1 -Wl,--as-needed -o tcpreplay-edit tcpreplay_edit-tcpreplay_edit_opts.o tcpreplay_edit-send_packets.o tcpreplay_edit-signal_handler.o tcpreplay_edit-tcpreplay.o tcpreplay_edit-sleep.o tcpreplay_edit-tcpreplay_api.o tcpreplay_edit-replay.o ./tcpedit/libtcpedit.a ./common/libcommon.a ../lib/libstrl.a -L/usr/lib64 -lpcap -ldnet -lopts -lrt -lnsl libtool: link: x86_64-pc-linux-gnu-gcc -I.. -I/usr/include -DTCPPREP "-D_U_=__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -Wl,-O1 -o tcpprep tcpprep-tcpprep_opts.o tcpprep-tcpprep.o tcpprep-tree.o tcpprep-tcpprep_api.o -Wl,--as-needed ./common/libcommon.a ../lib/libstrl.a -L/usr/lib64 -lpcap -lopts -lrt -lnsl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I.. -I/usr/include -DTCPCAPINFO -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -Wl,-O1 -Wl,--as-needed -o tcpcapinfo tcpcapinfo-tcpcapinfo_opts.o tcpcapinfo-tcpcapinfo.o ./common/libcommon.a ../lib/libstrl.a -L/usr/lib64 -lpcap -lopts -lrt -lnsl libtool: link: x86_64-pc-linux-gnu-gcc -I.. -I/usr/include -DTCPREPLAY "-D_U_=__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -Wl,-O1 -o tcpreplay tcpreplay-tcpreplay_opts.o tcpreplay-send_packets.o tcpreplay-signal_handler.o tcpreplay-tcpreplay.o tcpreplay-sleep.o tcpreplay-tcpreplay_api.o tcpreplay-replay.o -Wl,--as-needed ./common/libcommon.a ../lib/libstrl.a -L/usr/lib64 -lpcap -ldnet -lopts -lrt -lnsl libtool: link: x86_64-pc-linux-gnu-gcc -I.. -Itcpedit -I/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT "-D_U_=__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -Wl,-O1 -o tcpreplay-edit tcpreplay_edit-tcpreplay_edit_opts.o tcpreplay_edit-send_packets.o tcpreplay_edit-signal_handler.o tcpreplay_edit-tcpreplay.o tcpreplay_edit-sleep.o tcpreplay_edit-tcpreplay_api.o tcpreplay_edit-replay.o -Wl,--as-needed ./tcpedit/libtcpedit.a ./common/libcommon.a ../lib/libstrl.a -L/usr/lib64 -lpcap -ldnet -lopts -lrt -lnsl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I.. -Itcpedit -I/usr/include -DTCPBRIDGE -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -Wl,-O1 -Wl,--as-needed -o tcpbridge tcpbridge-tcpbridge_opts.o tcpbridge-tcpbridge.o tcpbridge-bridge.o tcpbridge-sleep.o ./tcpedit/libtcpedit.a ./common/libcommon.a ../lib/libstrl.a -L/usr/lib64 -lpcap -ldnet -lopts -lrt -lnsl libtool: link: x86_64-pc-linux-gnu-gcc -I.. -Itcpedit -I/usr/include -DTCPREWRITE -DHAVE_CACHEFILE_SUPPORT "-D_U_=__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -Wl,-O1 -o tcprewrite tcprewrite-tcprewrite_opts.o tcprewrite-tcprewrite.o -Wl,--as-needed ./tcpedit/libtcpedit.a ./common/libcommon.a ../lib/libstrl.a -L/usr/lib64 -lpcap -lopts ./fragroute/libfragroute.a -ldnet -lrt -lnsl libtool: link: x86_64-pc-linux-gnu-gcc -I.. -I/usr/include -DTCPCAPINFO "-D_U_=__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -Wl,-O1 -o tcpcapinfo tcpcapinfo-tcpcapinfo_opts.o tcpcapinfo-tcpcapinfo.o -Wl,--as-needed ./common/libcommon.a ../lib/libstrl.a -L/usr/lib64 -lpcap -lopts -lrt -lnsl libtool: link: x86_64-pc-linux-gnu-gcc -I.. -Itcpedit -I/usr/include -DTCPBRIDGE "-D_U_=__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -Wl,-O1 -o tcpbridge tcpbridge-tcpbridge_opts.o tcpbridge-tcpbridge.o tcpbridge-bridge.o tcpbridge-sleep.o -Wl,--as-needed ./tcpedit/libtcpedit.a ./common/libcommon.a ../lib/libstrl.a -L/usr/lib64 -lpcap -ldnet -lopts -lrt -lnsl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I.. -DTCPREPLAY -DTCPLIVEPLAY -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -Wl,-O1 -Wl,--as-needed -o tcpliveplay tcpliveplay-tcpliveplay_opts.o tcpliveplay-tcpliveplay.o ./common/libcommon.a ../lib/libstrl.a -L/usr/lib64 -lpcap -ldnet -lopts -ldnet -lrt -lnsl libtool: link: x86_64-pc-linux-gnu-gcc -I.. -DTCPREPLAY -DTCPLIVEPLAY -I/usr/include "-D_U_=__attribute__((unused))" -O2 -pipe -Wall -std=gnu99 -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -I/usr/include -Wl,-O1 -o tcpliveplay tcpliveplay-tcpliveplay_opts.o tcpliveplay-tcpliveplay.o -Wl,--as-needed ./common/libcommon.a ../lib/libstrl.a -L/usr/lib64 -lpcap -lopts -ldnet -lrt -lnsl make[3]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4/src' make[2]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4/src' make[1]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4/src' make[1]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4' >>> Source compiled. * Some tests were disabled due to FEATURES=userpriv * To run all tests issue the following command as root: * # make -C /var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4/test make: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4/test' [tcpprep] Auto/Router mode test: OK [tcpprep] Auto/Bridge mode test: OK [tcpprep] Auto/Client mode test: OK [tcpprep] Auto/Server mode test: OK [tcpprep] Auto/First mode test: OK [tcpprep] CIDR mode test: OK [tcpprep] Regex mode test: OK [tcpprep] Port mode test: OK [tcpprep] MAC mode test: OK [tcpprep] Comment mode test: OK [tcpprep] Print info mode test: OK [tcpprep] Print comment mode test: OK [tcpprep] Config mode test: make: *** [prep_config] Error 2 [tcpprep] MAC reverse mode test: OK [tcpprep] CIDR reverse mode test: OK [tcpprep] Regex reverse mode test: OK make: Target `tcpprep' not remade because of errors. make: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4/test' * ERROR: net-analyzer/tcpreplay-4.0.4::gentoo failed (test phase): * self test failed - see /var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4/test/test.log * * Call stack: * ebuild.sh, line 93: Called src_test * environment, line 3077: Called die * The specific snippet of code: * make -C test tcpprep || die "self test failed - see ${S}/test/test.log"; * * If you need support, post the output of `emerge --info '=net-analyzer/tcpreplay-4.0.4::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-analyzer/tcpreplay-4.0.4::gentoo'`. * The complete build log is located at '/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/temp/environment'. * Working directory: '/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4' * S: '/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4' >>> Failed to emerge net-analyzer/tcpreplay-4.0.4, Log file: >>> '/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/temp/build.log' * Messages for package net-analyzer/tcpreplay-4.0.4: * Some tests were disabled due to FEATURES=userpriv * To run all tests issue the following command as root: * # make -C /var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4/test * ERROR: net-analyzer/tcpreplay-4.0.4::gentoo failed (test phase): * self test failed - see /var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4/test/test.log * * Call stack: * ebuild.sh, line 93: Called src_test * environment, line 3077: Called die * The specific snippet of code: * make -C test tcpprep || die "self test failed - see ${S}/test/test.log"; * * If you need support, post the output of `emerge --info '=net-analyzer/tcpreplay-4.0.4::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-analyzer/tcpreplay-4.0.4::gentoo'`. * The complete build log is located at '/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/temp/environment'. * Working directory: '/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4' * S: '/var/tmp/portage/net-analyzer/tcpreplay-4.0.4/work/tcpreplay-4.0.4'