* CPV: net-analyzer/tcpreplay-3.4.4 * REPO: gentoo * Maintainer: netmon@gentoo.org * USE: elibc_glibc kernel_linux tcpdump test userland_GNU x86 >>> Unpacking source... >>> Unpacking tcpreplay-3.4.4.tar.gz to /var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work >>> Source unpacked in /var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work >>> Preparing source in /var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4 ... * econf: updating tcpreplay-3.4.4/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating tcpreplay-3.4.4/config/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-shared --disable-local-libopts --with-tcpdump=/usr/sbin/tcpdump --without-pcapnav-config --disable-debug configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking whether to enable maintainer-specific portions of Makefiles... no checking if malloc debugging is wanted... no checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-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 for style of include used by make... GNU checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of i686-pc-linux-gnu-gcc... gcc3 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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking how to run the C preprocessor... i686-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 i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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 i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C99... none needed checking for i686-pc-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of i686-pc-linux-gnu-g++... (cached) gcc3 checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking how to run the C preprocessor... i686-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.9.x... ./configure: line 15710: test: -eq: unary operator expected ./configure: line 15710: test: -lt: unary operator expected 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... 64 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 i686-pc-linux-gnu-gcc -Wextra support... yes checking for i686-pc-linux-gnu-gcc -Wno-variadic-macros support... yes checking for i686-pc-linux-gnu-gcc -Wfatal-errors 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 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 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 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 checking for PF_PACKET socket sending support... yes checking for BPF device sending support... no checking for libdnet... /usr checking for DLT_LINUX_SLL in libpcap... yes checking for DLT_C_HDLC in libpcap... yes checking for /usr/include/pcap-bpf.h... yes checking for libpcap bpf header... /usr/include/pcap/bpf.h checking for pcapnav-config... no checking for requires strict byte alignment... no Using tcpdump in /usr/sbin/tcpdump checking for 'make test' profile... Linux configure: Using eth0 for 1st test network interface card configure: Using eth0 for 2nd test network interface card checking if it's ok to use pcap_findalldevs()... yes checking whether autoopts-config can be found... checking whether autoopts-config is specified... autoopts-config -Wl,-R/usr/lib -L/usr/lib -lopts checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 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 unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.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 runetype.h... no checking for wchar.h... yes checking for wchar_t... yes checking for wint_t... yes checking for stdint.h... (cached) 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... yes checking for size_t... (cached) yes checking size of char*... 4 checking size of int... 4 checking size of long... 4 checking size of short... 2 checking for pathfind in -lgen... no checking for vprintf... (cached) yes checking for _doprnt... (cached) no 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 configure: creating ./config.status config.status: creating libopts/Makefile 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 (3.4.4) ########################################################################## libpcap: /usr (>= 0.9.6) libdnet: /usr (1.11) autogen: /usr/bin/autogen (.10.2) Use libopts tearoff: no 64bit counter support: yes tcpdump binary path: /usr/sbin/tcpdump tcpreplay edit support: fragroute support: yes tcpbridge support: yes Supported Packet Injection Methods (*): Linux PF_PACKET: yes BSD BPF: no libdnet: yes pcap_inject: yes pcap_sendpacket: yes ** * In order of preference; see configure --help to override ** Required for tcpbridge >>> Source configured. >>> Compiling source in /var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4 ... make -j14 Making all in scripts make[1]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/scripts' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/scripts' Making all in lib make[1]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/lib' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT strlcat.o -MD -MP -MF .deps/strlcat.Tpo -c -o strlcat.o strlcat.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT strlcpy.o -MD -MP -MF .deps/strlcpy.Tpo -c -o strlcpy.o strlcpy.c mv -f .deps/strlcpy.Tpo .deps/strlcpy.Po mv -f .deps/strlcat.Tpo .deps/strlcat.Po rm -f libstrl.a i686-pc-linux-gnu-ar cru libstrl.a strlcat.o strlcpy.o i686-pc-linux-gnu-ranlib libstrl.a make[1]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/lib' Making all in src make[1]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src' make all-recursive make[2]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src' Making all in common make[3]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src/common' make all-am make[4]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src/common' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT cidr.o -MD -MP -MF .deps/cidr.Tpo -c -o cidr.o cidr.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT err.o -MD -MP -MF .deps/err.Tpo -c -o err.o err.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT cache.o -MD -MP -MF .deps/cache.Tpo -c -o cache.o cache.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT services.o -MD -MP -MF .deps/services.Tpo -c -o services.o services.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT get.o -MD -MP -MF .deps/get.Tpo -c -o get.o get.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT fakepcap.o -MD -MP -MF .deps/fakepcap.Tpo -c -o fakepcap.o fakepcap.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT fakepcapnav.o -MD -MP -MF .deps/fakepcapnav.Tpo -c -o fakepcapnav.o fakepcapnav.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT fakepoll.o -MD -MP -MF .deps/fakepoll.Tpo -c -o fakepoll.o fakepoll.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT xX.o -MD -MP -MF .deps/xX.Tpo -c -o xX.o xX.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT timer.o -MD -MP -MF .deps/timer.Tpo -c -o timer.o timer.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT svn_version.o -MD -MP -MF .deps/svn_version.Tpo -c -o svn_version.o svn_version.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT abort.o -MD -MP -MF .deps/abort.Tpo -c -o abort.o abort.c mv -f .deps/svn_version.Tpo .deps/svn_version.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT sendpacket.o -MD -MP -MF .deps/sendpacket.Tpo -c -o sendpacket.o sendpacket.c sendpacket.c: In function ‘sendpacket_open_pf’: sendpacket.c:627:5: warning: pointer targets in passing argument 2 of ‘get_iface_index’ differ in signedness sendpacket.c:148:12: note: expected ‘const int8_t *’ but argument is of type ‘const char *’ sendpacket.c: In function ‘get_iface_index’: sendpacket.c:706:5: warning: pointer targets in passing argument 2 of ‘strlcpy’ differ in signedness ../../lib/strlcpy.h:7:1: note: expected ‘const char *’ but argument is of type ‘const int8_t *’ sendpacket.c: At top level: sendpacket.c:505:1: warning: ‘sendpacket_open_pcap’ defined but not used sendpacket.c:545:1: warning: ‘sendpacket_get_hwaddr_pcap’ defined but not used sendpacket.c:558:1: warning: ‘sendpacket_open_libdnet’ defined but not used sendpacket.c:582:1: warning: ‘sendpacket_get_hwaddr_libdnet’ defined but not used fakepoll.c:43:13: warning: ‘FAKEPOLL’ defined but not used mv -f .deps/fakepoll.Tpo .deps/fakepoll.Po mv -f .deps/fakepcap.Tpo .deps/fakepcap.Po mv -f .deps/abort.Tpo .deps/abort.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT dlt_names.o -MD -MP -MF .deps/dlt_names.Tpo -c -o dlt_names.o dlt_names.c cache.c: In function ‘read_cache’: cache.c:141:9: warning: format ‘%ld’ expects type ‘long int’, but argument 3 has type ‘ssize_t’ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT mac.o -MD -MP -MF .deps/mac.Tpo -c -o mac.o mac.c mv -f .deps/fakepcapnav.Tpo .deps/fakepcapnav.Po mv -f .deps/err.Tpo .deps/err.Po mv -f .deps/list.Tpo .deps/list.Po mv -f .deps/timer.Tpo .deps/timer.Po mv -f .deps/sendpacket.Tpo .deps/sendpacket.Po mv -f .deps/services.Tpo .deps/services.Po mv -f .deps/xX.Tpo .deps/xX.Po mv -f .deps/utils.Tpo .deps/utils.Po mv -f .deps/dlt_names.Tpo .deps/dlt_names.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT interface.o -MD -MP -MF .deps/interface.Tpo -c -o interface.o interface.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT rdtsc.o -MD -MP -MF .deps/rdtsc.Tpo -c -o rdtsc.o rdtsc.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT tcpdump.o -MD -MP -MF .deps/tcpdump.Tpo -c -o tcpdump.o tcpdump.c mv -f .deps/cache.Tpo .deps/cache.Po mv -f .deps/get.Tpo .deps/get.Po mac.c: In function ‘dualmac2hex’: mac.c:84:11: warning: ‘tok’ may be used uninitialized in this function mac.c: In function ‘macinstring’: mac.c:124:11: warning: ‘tok’ may be used uninitialized in this function mv -f .deps/interface.Tpo .deps/interface.Po mv -f .deps/mac.Tpo .deps/mac.Po mv -f .deps/rdtsc.Tpo .deps/rdtsc.Po mv -f .deps/tcpdump.Tpo .deps/tcpdump.Po In file included from /usr/include/stdio.h:930:0, from /usr/include/pcap/pcap.h:54, from /usr/include/pcap.h:45, from ../../src/defines.h:27, from cidr.c:35: In function ‘snprintf’, inlined from ‘cidr2iplist’ at cidr.c:697:17: /usr/include/bits/stdio2.h:65:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer mv -f .deps/cidr.Tpo .deps/cidr.Po rm -f libcommon.a i686-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 svn_version.o abort.o sendpacket.o dlt_names.o mac.o interface.o rdtsc.o tcpdump.o ../../lib/libstrl.a i686-pc-linux-gnu-ranlib libcommon.a make[4]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src/common' make[3]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src/common' Making all in tcpedit make[3]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src/tcpedit' make all-am make[4]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src/tcpedit' i686-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 -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT tcpedit.o -MD -MP -MF .deps/tcpedit.Tpo -c -o tcpedit.o tcpedit.c i686-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 -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT parse_args.o -MD -MP -MF .deps/parse_args.Tpo -c -o parse_args.o parse_args.c i686-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 -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT edit_packet.o -MD -MP -MF .deps/edit_packet.Tpo -c -o edit_packet.o edit_packet.c i686-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 -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT portmap.o -MD -MP -MF .deps/portmap.Tpo -c -o portmap.o portmap.c i686-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 -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT dlt.o -MD -MP -MF .deps/dlt.Tpo -c -o dlt.o dlt.c i686-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 -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT checksum.o -MD -MP -MF .deps/checksum.Tpo -c -o checksum.o checksum.c i686-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 -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT dlt_plugins.o -MD -MP -MF .deps/dlt_plugins.Tpo -c -o dlt_plugins.o `test -f './plugins/dlt_plugins.c' || echo './'`./plugins/dlt_plugins.c i686-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 -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT ethernet.o -MD -MP -MF .deps/ethernet.Tpo -c -o ethernet.o `test -f './plugins/ethernet.c' || echo './'`./plugins/ethernet.c i686-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 -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT dlt_utils.o -MD -MP -MF .deps/dlt_utils.Tpo -c -o dlt_utils.o `test -f './plugins/dlt_utils.c' || echo './'`./plugins/dlt_utils.c i686-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 -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT en10mb.o -MD -MP -MF .deps/en10mb.Tpo -c -o en10mb.o `test -f './plugins/dlt_en10mb/en10mb.c' || echo './'`./plugins/dlt_en10mb/en10mb.c i686-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 -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT hdlc.o -MD -MP -MF .deps/hdlc.Tpo -c -o hdlc.o `test -f './plugins/dlt_hdlc/hdlc.c' || echo './'`./plugins/dlt_hdlc/hdlc.c i686-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 -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT user.o -MD -MP -MF .deps/user.Tpo -c -o user.o `test -f './plugins/dlt_user/user.c' || echo './'`./plugins/dlt_user/user.c i686-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 -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT raw.o -MD -MP -MF .deps/raw.Tpo -c -o raw.o `test -f './plugins/dlt_raw/raw.c' || echo './'`./plugins/dlt_raw/raw.c i686-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 -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT null.o -MD -MP -MF .deps/null.Tpo -c -o null.o `test -f './plugins/dlt_null/null.c' || echo './'`./plugins/dlt_null/null.c mv -f .deps/ethernet.Tpo .deps/ethernet.Po parse_args.c: In function ‘tcpedit_post_args’: parse_args.c:63:23: warning: initialization from incompatible pointer type parse_args.c:180:23: warning: initialization from incompatible pointer type i686-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 -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT loop.o -MD -MP -MF .deps/loop.Tpo -c -o loop.o `test -f './plugins/dlt_loop/loop.c' || echo './'`./plugins/dlt_loop/loop.c ./plugins/dlt_user/user.c: In function ‘dlt_user_parse_opts’: ./plugins/dlt_user/user.c:188:23: warning: initialization from incompatible pointer type ./plugins/dlt_utils.c: In function ‘tcpedit_dlt_validate’: ./plugins/dlt_utils.c:189:9: warning: suggest parentheses around operand of ‘!’ or change ‘&’ to ‘&&’ or ‘!’ to ‘~’ mv -f .deps/dlt.Tpo .deps/dlt.Po i686-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 -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT linuxsll.o -MD -MP -MF .deps/linuxsll.Tpo -c -o linuxsll.o `test -f './plugins/dlt_linuxsll/linuxsll.c' || echo './'`./plugins/dlt_linuxsll/linuxsll.c mv -f .deps/user.Tpo .deps/user.Po i686-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 -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT ieee80211.o -MD -MP -MF .deps/ieee80211.Tpo -c -o ieee80211.o `test -f './plugins/dlt_ieee80211/ieee80211.c' || echo './'`./plugins/dlt_ieee80211/ieee80211.c mv -f .deps/checksum.Tpo .deps/checksum.Po mv -f .deps/parse_args.Tpo .deps/parse_args.Po i686-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 -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT ieee80211_hdr.o -MD -MP -MF .deps/ieee80211_hdr.Tpo -c -o ieee80211_hdr.o `test -f './plugins/dlt_ieee80211/ieee80211_hdr.c' || echo './'`./plugins/dlt_ieee80211/ieee80211_hdr.c mv -f .deps/dlt_utils.Tpo .deps/dlt_utils.Po i686-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 -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT radiotap.o -MD -MP -MF .deps/radiotap.Tpo -c -o radiotap.o `test -f './plugins/dlt_radiotap/radiotap.c' || echo './'`./plugins/dlt_radiotap/radiotap.c mv -f .deps/dlt_plugins.Tpo .deps/dlt_plugins.Po mv -f .deps/hdlc.Tpo .deps/hdlc.Po mv -f .deps/raw.Tpo .deps/raw.Po mv -f .deps/tcpedit.Tpo .deps/tcpedit.Po mv -f .deps/portmap.Tpo .deps/portmap.Po mv -f .deps/null.Tpo .deps/null.Po mv -f .deps/loop.Tpo .deps/loop.Po mv -f .deps/en10mb.Tpo .deps/en10mb.Po mv -f .deps/linuxsll.Tpo .deps/linuxsll.Po mv -f .deps/edit_packet.Tpo .deps/edit_packet.Po mv -f .deps/ieee80211_hdr.Tpo .deps/ieee80211_hdr.Po mv -f .deps/ieee80211.Tpo .deps/ieee80211.Po mv -f .deps/radiotap.Tpo .deps/radiotap.Po rm -f libtcpedit.a i686-pc-linux-gnu-ar cru libtcpedit.a tcpedit.o parse_args.o edit_packet.o portmap.o dlt.o checksum.o dlt_plugins.o ethernet.o dlt_utils.o en10mb.o hdlc.o user.o raw.o null.o loop.o linuxsll.o ieee80211.o ieee80211_hdr.o radiotap.o i686-pc-linux-gnu-ranlib libtcpedit.a make[4]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src/tcpedit' make[3]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src/tcpedit' Making all in fragroute make[3]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src/fragroute' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT libfragroute_a-fragroute.o -MD -MP -MF .deps/libfragroute_a-fragroute.Tpo -c -o libfragroute_a-fragroute.o `test -f 'fragroute.c' || echo './'`fragroute.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT libfragroute_a-bget.o -MD -MP -MF .deps/libfragroute_a-bget.Tpo -c -o libfragroute_a-bget.o `test -f 'bget.c' || echo './'`bget.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT libfragroute_a-mod.o -MD -MP -MF .deps/libfragroute_a-mod.Tpo -c -o libfragroute_a-mod.o `test -f 'mod.c' || echo './'`mod.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT libfragroute_a-pkt.o -MD -MP -MF .deps/libfragroute_a-pkt.Tpo -c -o libfragroute_a-pkt.o `test -f 'pkt.c' || echo './'`pkt.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT libfragroute_a-argv.o -MD -MP -MF .deps/libfragroute_a-argv.Tpo -c -o libfragroute_a-argv.o `test -f 'argv.c' || echo './'`argv.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT libfragroute_a-randutil.o -MD -MP -MF .deps/libfragroute_a-randutil.Tpo -c -o libfragroute_a-randutil.o `test -f 'randutil.c' || echo './'`randutil.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT libfragroute_a-mod_delay.o -MD -MP -MF .deps/libfragroute_a-mod_delay.Tpo -c -o libfragroute_a-mod_delay.o `test -f 'mod_delay.c' || echo './'`mod_delay.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT libfragroute_a-mod_drop.o -MD -MP -MF .deps/libfragroute_a-mod_drop.Tpo -c -o libfragroute_a-mod_drop.o `test -f 'mod_drop.c' || echo './'`mod_drop.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT libfragroute_a-mod_dup.o -MD -MP -MF .deps/libfragroute_a-mod_dup.Tpo -c -o libfragroute_a-mod_dup.o `test -f 'mod_dup.c' || echo './'`mod_dup.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT libfragroute_a-mod_echo.o -MD -MP -MF .deps/libfragroute_a-mod_echo.Tpo -c -o libfragroute_a-mod_echo.o `test -f 'mod_echo.c' || echo './'`mod_echo.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT libfragroute_a-mod_ip_chaff.o -MD -MP -MF .deps/libfragroute_a-mod_ip_chaff.Tpo -c -o libfragroute_a-mod_ip_chaff.o `test -f 'mod_ip_chaff.c' || echo './'`mod_ip_chaff.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT libfragroute_a-mod_ip_frag.o -MD -MP -MF .deps/libfragroute_a-mod_ip_frag.Tpo -c -o libfragroute_a-mod_ip_frag.o `test -f 'mod_ip_frag.c' || echo './'`mod_ip_frag.c bget.c: In function ‘bget’: bget.c:573:14: warning: comparison between signed and unsigned integer expressions bget.c:625:28: warning: comparison between signed and unsigned integer expressions bget.c:694:11: warning: comparison between signed and unsigned integer expressions bget.c: In function ‘brel’: bget.c:935:26: warning: comparison between signed and unsigned integer expressions i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT libfragroute_a-mod_ip_opt.o -MD -MP -MF .deps/libfragroute_a-mod_ip_opt.Tpo -c -o libfragroute_a-mod_ip_opt.o `test -f 'mod_ip_opt.c' || echo './'`mod_ip_opt.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT libfragroute_a-mod_ip_ttl.o -MD -MP -MF .deps/libfragroute_a-mod_ip_ttl.Tpo -c -o libfragroute_a-mod_ip_ttl.o `test -f 'mod_ip_ttl.c' || echo './'`mod_ip_ttl.c mv -f .deps/libfragroute_a-argv.Tpo .deps/libfragroute_a-argv.Po mv -f .deps/libfragroute_a-bget.Tpo .deps/libfragroute_a-bget.Po mod_echo.c: In function ‘echo_apply’: mod_echo.c:35:34: warning: unused parameter ‘pktq’ mv -f .deps/libfragroute_a-mod_delay.Tpo .deps/libfragroute_a-mod_delay.Po mv -f .deps/libfragroute_a-randutil.Tpo .deps/libfragroute_a-randutil.Po mv -f .deps/libfragroute_a-mod_dup.Tpo .deps/libfragroute_a-mod_dup.Po mv -f .deps/libfragroute_a-mod_echo.Tpo .deps/libfragroute_a-mod_echo.Po mv -f .deps/libfragroute_a-mod_drop.Tpo .deps/libfragroute_a-mod_drop.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT libfragroute_a-mod_ip_tos.o -MD -MP -MF .deps/libfragroute_a-mod_ip_tos.Tpo -c -o libfragroute_a-mod_ip_tos.o `test -f 'mod_ip_tos.c' || echo './'`mod_ip_tos.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT libfragroute_a-mod_order.o -MD -MP -MF .deps/libfragroute_a-mod_order.Tpo -c -o libfragroute_a-mod_order.o `test -f 'mod_order.c' || echo './'`mod_order.c mod_ip_frag.c: In function ‘ip_frag_close’: mod_ip_frag.c:43:21: warning: unused parameter ‘d’ mv -f .deps/libfragroute_a-mod.Tpo .deps/libfragroute_a-mod.Po mod_ip_frag.c: In function ‘ip_frag_apply_ipv4’: mod_ip_frag.c:102:26: warning: unused parameter ‘d’ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT libfragroute_a-mod_print.o -MD -MP -MF .deps/libfragroute_a-mod_print.Tpo -c -o libfragroute_a-mod_print.o `test -f 'mod_print.c' || echo './'`mod_print.c mod_ip_frag.c: In function ‘ip_frag_apply_ipv6’: mod_ip_frag.c:200:26: warning: unused parameter ‘d’ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT libfragroute_a-mod_tcp_chaff.o -MD -MP -MF .deps/libfragroute_a-mod_tcp_chaff.Tpo -c -o libfragroute_a-mod_tcp_chaff.o `test -f 'mod_tcp_chaff.c' || echo './'`mod_tcp_chaff.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT libfragroute_a-mod_tcp_opt.o -MD -MP -MF .deps/libfragroute_a-mod_tcp_opt.Tpo -c -o libfragroute_a-mod_tcp_opt.o `test -f 'mod_tcp_opt.c' || echo './'`mod_tcp_opt.c mv -f .deps/libfragroute_a-fragroute.Tpo .deps/libfragroute_a-fragroute.Po mv -f .deps/libfragroute_a-pkt.Tpo .deps/libfragroute_a-pkt.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT libfragroute_a-mod_tcp_seg.o -MD -MP -MF .deps/libfragroute_a-mod_tcp_seg.Tpo -c -o libfragroute_a-mod_tcp_seg.o `test -f 'mod_tcp_seg.c' || echo './'`mod_tcp_seg.c mv -f .deps/libfragroute_a-mod_ip_opt.Tpo .deps/libfragroute_a-mod_ip_opt.Po mv -f .deps/libfragroute_a-mod_ip_chaff.Tpo .deps/libfragroute_a-mod_ip_chaff.Po mv -f .deps/libfragroute_a-mod_ip_ttl.Tpo .deps/libfragroute_a-mod_ip_ttl.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT libfragroute_a-iputil.o -MD -MP -MF .deps/libfragroute_a-iputil.Tpo -c -o libfragroute_a-iputil.o `test -f 'iputil.c' || echo './'`iputil.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT libfragroute_a-mod_ip6_opt.o -MD -MP -MF .deps/libfragroute_a-mod_ip6_opt.Tpo -c -o libfragroute_a-mod_ip6_opt.o `test -f 'mod_ip6_opt.c' || echo './'`mod_ip6_opt.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I../.. -I/usr/include -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT libfragroute_a-mod_ip6_qos.o -MD -MP -MF .deps/libfragroute_a-mod_ip6_qos.Tpo -c -o libfragroute_a-mod_ip6_qos.o `test -f 'mod_ip6_qos.c' || echo './'`mod_ip6_qos.c mod_print.c: In function ‘_print_icmp’: mod_print.c:28:28: warning: unused parameter ‘length’ mod_print.c: In function ‘_print_icmp6’: mod_print.c:42:29: warning: unused parameter ‘length’ mv -f .deps/libfragroute_a-mod_order.Tpo .deps/libfragroute_a-mod_order.Po mod_print.c: In function ‘_print_udp’: mod_print.c:253:39: warning: unused parameter ‘length’ mod_print.c: In function ‘_print_frag6’: mod_print.c:281:29: warning: unused parameter ‘length’ mod_print.c: In function ‘_print_ip’: mod_print.c:314:13: warning: comparison between signed and unsigned integer expressions mod_print.c: In function ‘print_apply’: mod_print.c:420:19: warning: unused parameter ‘d’ mv -f .deps/libfragroute_a-mod_ip_tos.Tpo .deps/libfragroute_a-mod_ip_tos.Po mod_tcp_seg.c: In function ‘tcp_seg_close’: mod_tcp_seg.c:36:21: warning: unused parameter ‘d’ mod_tcp_seg.c: In function ‘tcp_seg_apply’: mod_tcp_seg.c:71:21: warning: unused parameter ‘d’ mv -f .deps/libfragroute_a-mod_tcp_chaff.Tpo .deps/libfragroute_a-mod_tcp_chaff.Po mv -f .deps/libfragroute_a-mod_ip_frag.Tpo .deps/libfragroute_a-mod_ip_frag.Po mv -f .deps/libfragroute_a-mod_tcp_opt.Tpo .deps/libfragroute_a-mod_tcp_opt.Po mv -f .deps/libfragroute_a-mod_ip6_qos.Tpo .deps/libfragroute_a-mod_ip6_qos.Po mv -f .deps/libfragroute_a-iputil.Tpo .deps/libfragroute_a-iputil.Po mv -f .deps/libfragroute_a-mod_tcp_seg.Tpo .deps/libfragroute_a-mod_tcp_seg.Po mv -f .deps/libfragroute_a-mod_ip6_opt.Tpo .deps/libfragroute_a-mod_ip6_opt.Po mv -f .deps/libfragroute_a-mod_print.Tpo .deps/libfragroute_a-mod_print.Po rm -f libfragroute.a i686-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 i686-pc-linux-gnu-ranlib libfragroute.a make[3]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src/fragroute' make[3]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DTCPREPLAY -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT tcpreplay-tcpreplay_opts.o -MD -MP -MF .deps/tcpreplay-tcpreplay_opts.Tpo -c -o tcpreplay-tcpreplay_opts.o `test -f 'tcpreplay_opts.c' || echo './'`tcpreplay_opts.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DTCPREPLAY -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT tcpreplay-send_packets.o -MD -MP -MF .deps/tcpreplay-send_packets.Tpo -c -o tcpreplay-send_packets.o `test -f 'send_packets.c' || echo './'`send_packets.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DTCPREPLAY -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT tcpreplay-signal_handler.o -MD -MP -MF .deps/tcpreplay-signal_handler.Tpo -c -o tcpreplay-signal_handler.o `test -f 'signal_handler.c' || echo './'`signal_handler.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DTCPREPLAY -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT tcpreplay-tcpreplay.o -MD -MP -MF .deps/tcpreplay-tcpreplay.Tpo -c -o tcpreplay-tcpreplay.o `test -f 'tcpreplay.c' || echo './'`tcpreplay.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DTCPREPLAY -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT tcpreplay-sleep.o -MD -MP -MF .deps/tcpreplay-sleep.Tpo -c -o tcpreplay-sleep.o `test -f 'sleep.c' || echo './'`sleep.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DTCPPREP -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT tcpprep-tcpprep_opts.o -MD -MP -MF .deps/tcpprep-tcpprep_opts.Tpo -c -o tcpprep-tcpprep_opts.o `test -f 'tcpprep_opts.c' || echo './'`tcpprep_opts.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DTCPPREP -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT tcpprep-tcpprep.o -MD -MP -MF .deps/tcpprep-tcpprep.Tpo -c -o tcpprep-tcpprep.o `test -f 'tcpprep.c' || echo './'`tcpprep.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DTCPPREP -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT tcpprep-tree.o -MD -MP -MF .deps/tcpprep-tree.Tpo -c -o tcpprep-tree.o `test -f 'tree.c' || echo './'`tree.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DTCPREWRITE -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT tcprewrite-tcprewrite_opts.o -MD -MP -MF .deps/tcprewrite-tcprewrite_opts.Tpo -c -o tcprewrite-tcprewrite_opts.o `test -f 'tcprewrite_opts.c' || echo './'`tcprewrite_opts.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DTCPREWRITE -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT tcprewrite-tcprewrite.o -MD -MP -MF .deps/tcprewrite-tcprewrite.Tpo -c -o tcprewrite-tcprewrite.o `test -f 'tcprewrite.c' || echo './'`tcprewrite.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT tcpreplay_edit-tcpreplay_edit_opts.o -MD -MP -MF .deps/tcpreplay_edit-tcpreplay_edit_opts.Tpo -c -o tcpreplay_edit-tcpreplay_edit_opts.o `test -f 'tcpreplay_edit_opts.c' || echo './'`tcpreplay_edit_opts.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT tcpreplay_edit-send_packets.o -MD -MP -MF .deps/tcpreplay_edit-send_packets.Tpo -c -o tcpreplay_edit-send_packets.o `test -f 'send_packets.c' || echo './'`send_packets.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT tcpreplay_edit-signal_handler.o -MD -MP -MF .deps/tcpreplay_edit-signal_handler.Tpo -c -o tcpreplay_edit-signal_handler.o `test -f 'signal_handler.c' || echo './'`signal_handler.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT tcpreplay_edit-tcpreplay.o -MD -MP -MF .deps/tcpreplay_edit-tcpreplay.Tpo -c -o tcpreplay_edit-tcpreplay.o `test -f 'tcpreplay.c' || echo './'`tcpreplay.c tcpreplay_opts.c: In function ‘doUsageOpt’: tcpreplay_opts.c:939:17: warning: unused parameter ‘pOptDesc’ tcpreplay_opts.c: In function ‘doOptListnics’: tcpreplay_opts.c:1003:25: warning: unused parameter ‘pOptions’ tcpreplay_opts.c:1003:45: warning: unused parameter ‘pOptDesc’ tcpreplay_opts.c: In function ‘doOptPid’: tcpreplay_opts.c:1170:20: warning: unused parameter ‘pOptions’ tcpreplay_opts.c:1170:40: warning: unused parameter ‘pOptDesc’ tcpreplay_opts.c: In function ‘doOptVersion’: tcpreplay_opts.c:1233:24: warning: unused parameter ‘pOptions’ tcpreplay_opts.c:1233:44: warning: unused parameter ‘pOptDesc’ tcpreplay_opts.c: In function ‘doOptLess_Help’: tcpreplay_opts.c:1284:26: warning: unused parameter ‘pOptions’ tcpreplay_opts.c:1284:46: warning: unused parameter ‘pOptDesc’ tcpreplay.c: In function ‘post_args’: tcpreplay.c:382:23: warning: assignment makes integer from pointer without a cast sleep.c: In function ‘ioport_sleep’: sleep.c:70:36: warning: unused parameter ‘nap’ tcpreplay_edit_opts.c: In function ‘doUsageOpt’: tcpreplay_edit_opts.c:1611:17: warning: unused parameter ‘pOptDesc’ tree.c:905:1: warning: ‘tree_print’ defined but not used tcpreplay_edit_opts.c: In function ‘doOptListnics’: tcpreplay_edit_opts.c:2025:25: warning: unused parameter ‘pOptions’ tcpreplay_edit_opts.c:2025:45: warning: unused parameter ‘pOptDesc’ tcpreplay_edit_opts.c: In function ‘doOptPid’: tcpreplay_edit_opts.c:2192:20: warning: unused parameter ‘pOptions’ tcpreplay_edit_opts.c:2192:40: warning: unused parameter ‘pOptDesc’ tcpreplay_edit_opts.c: In function ‘doOptVersion’: tcpreplay_edit_opts.c:2255:24: warning: unused parameter ‘pOptions’ tcpreplay_edit_opts.c:2255:44: warning: unused parameter ‘pOptDesc’ tcpreplay_edit_opts.c: In function ‘doOptLess_Help’: tcpreplay_edit_opts.c:2306:26: warning: unused parameter ‘pOptions’ tcpreplay_edit_opts.c:2306:46: warning: unused parameter ‘pOptDesc’ mv -f .deps/tcpreplay-sleep.Tpo .deps/tcpreplay-sleep.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT tcpreplay_edit-sleep.o -MD -MP -MF .deps/tcpreplay_edit-sleep.Tpo -c -o tcpreplay_edit-sleep.o `test -f 'sleep.c' || echo './'`sleep.c tcpprep_opts.c: In function ‘doUsageOpt’: tcpprep_opts.c:919:17: warning: unused parameter ‘pOptDesc’ send_packets.c: In function ‘send_packets’: send_packets.c:158:9: warning: passing argument 3 of ‘tcpedit_packet’ from incompatible pointer type tcpedit/tcpedit.h:54:5: note: expected ‘u_char **’ but argument is of type ‘const u_char **’ mv -f .deps/tcpreplay-tcpreplay_opts.Tpo .deps/tcpreplay-tcpreplay_opts.Po tcpprep_opts.c: In function ‘doOptAuto’: tcpprep_opts.c:982:21: warning: unused parameter ‘pOptions’ tcpprep_opts.c:982:41: warning: unused parameter ‘pOptDesc’ tcprewrite_opts.c: In function ‘doUsageOpt’: tcprewrite_opts.c:1250:17: warning: unused parameter ‘pOptDesc’ tcpprep_opts.c: In function ‘doOptCidr’: tcpprep_opts.c:1012:21: warning: unused parameter ‘pOptions’ tcpprep_opts.c:1012:41: warning: unused parameter ‘pOptDesc’ tcpprep_opts.c: In function ‘doOptRegex’: tcpprep_opts.c:1029:22: warning: unused parameter ‘pOptions’ tcpprep_opts.c:1029:42: warning: unused parameter ‘pOptDesc’ tcpprep_opts.c: In function ‘doOptPort’: tcpprep_opts.c:1050:21: warning: unused parameter ‘pOptions’ tcpprep_opts.c:1050:41: warning: unused parameter ‘pOptDesc’ tcpprep_opts.c: In function ‘doOptMac’: tcpprep_opts.c:1063:20: warning: unused parameter ‘pOptions’ tcpprep_opts.c:1063:40: warning: unused parameter ‘pOptDesc’ tcpprep_opts.c: In function ‘doOptComment’: tcpprep_opts.c:1077:24: warning: unused parameter ‘pOptions’ tcpprep_opts.c:1077:44: warning: unused parameter ‘pOptDesc’ tcpprep_opts.c: In function ‘doOptNo_Arg_Comment’: tcprewrite_opts.c: In function ‘doOptCachefile’: tcprewrite_opts.c:1663:26: warning: unused parameter ‘pOptions’ tcprewrite_opts.c:1663:46: warning: unused parameter ‘pOptDesc’ tcprewrite_opts.c: In function ‘doOptVersion’: tcprewrite_opts.c:1677:24: warning: unused parameter ‘pOptions’ tcprewrite_opts.c:1677:44: warning: unused parameter ‘pOptDesc’ tcprewrite_opts.c: In function ‘doOptLess_Help’: tcprewrite_opts.c:1722:26: warning: unused parameter ‘pOptions’ tcprewrite_opts.c:1722:46: warning: unused parameter ‘pOptDesc’ tcpprep_opts.c:1097:31: warning: unused parameter ‘pOptions’ tcpprep_opts.c:1097:51: warning: unused parameter ‘pOptDesc’ tcpprep_opts.c: In function ‘doOptInclude’: tcpprep_opts.c:1109:24: warning: unused parameter ‘pOptions’ tcpprep_opts.c:1109:44: warning: unused parameter ‘pOptDesc’ tcpprep_opts.c: In function ‘doOptExclude’: tcpprep_opts.c:1130:24: warning: unused parameter ‘pOptions’ tcpprep_opts.c:1130:44: warning: unused parameter ‘pOptDesc’ tcpprep_opts.c: In function ‘doOptServices’: tcpprep_opts.c:1151:25: warning: unused parameter ‘pOptions’ tcpprep_opts.c:1151:45: warning: unused parameter ‘pOptDesc’ tcpprep_opts.c: In function ‘doOptNonip’: tcpprep_opts.c:1163:22: warning: unused parameter ‘pOptions’ tcpprep_opts.c:1163:42: warning: unused parameter ‘pOptDesc’ tcpprep_opts.c: In function ‘doOptVersion’: tcpprep_opts.c:1276:24: warning: unused parameter ‘pOptions’ tcpprep_opts.c:1276:44: warning: unused parameter ‘pOptDesc’ tcpprep_opts.c: In function ‘doOptLess_Help’: tcpprep_opts.c:1316:26: warning: unused parameter ‘pOptions’ tcpprep_opts.c:1316:46: warning: unused parameter ‘pOptDesc’ tcpreplay.c: In function ‘post_args’: tcpreplay.c:382:23: warning: assignment makes integer from pointer without a cast i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DTCPBRIDGE -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT tcpbridge-tcpbridge_opts.o -MD -MP -MF .deps/tcpbridge-tcpbridge_opts.Tpo -c -o tcpbridge-tcpbridge_opts.o `test -f 'tcpbridge_opts.c' || echo './'`tcpbridge_opts.c mv -f .deps/tcpreplay-signal_handler.Tpo .deps/tcpreplay-signal_handler.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DTCPBRIDGE -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT tcpbridge-tcpbridge.o -MD -MP -MF .deps/tcpbridge-tcpbridge.Tpo -c -o tcpbridge-tcpbridge.o `test -f 'tcpbridge.c' || echo './'`tcpbridge.c tcpprep.c: In function ‘process_raw_packets’: tcpprep.c:338:16: warning: ‘direction’ may be used uninitialized in this function mv -f .deps/tcpreplay-tcpreplay.Tpo .deps/tcpreplay-tcpreplay.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DTCPBRIDGE -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT tcpbridge-bridge.o -MD -MP -MF .deps/tcpbridge-bridge.Tpo -c -o tcpbridge-bridge.o `test -f 'bridge.c' || echo './'`bridge.c mv -f .deps/tcprewrite-tcprewrite_opts.Tpo .deps/tcprewrite-tcprewrite_opts.Po mv -f .deps/tcpreplay_edit-tcpreplay_edit_opts.Tpo .deps/tcpreplay_edit-tcpreplay_edit_opts.Po mv -f .deps/tcpreplay_edit-signal_handler.Tpo .deps/tcpreplay_edit-signal_handler.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DTCPBRIDGE -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT tcpbridge-send_packets.o -MD -MP -MF .deps/tcpbridge-send_packets.Tpo -c -o tcpbridge-send_packets.o `test -f 'send_packets.c' || echo './'`send_packets.c mv -f .deps/tcpprep-tcpprep_opts.Tpo .deps/tcpprep-tcpprep_opts.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -DTCPBRIDGE -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -MT tcpbridge-sleep.o -MD -MP -MF .deps/tcpbridge-sleep.Tpo -c -o tcpbridge-sleep.o `test -f 'sleep.c' || echo './'`sleep.c sleep.c: In function ‘ioport_sleep’: sleep.c:70:36: warning: unused parameter ‘nap’ mv -f .deps/tcpreplay-send_packets.Tpo .deps/tcpreplay-send_packets.Po tcpbridge.c: In function ‘post_args’: tcpbridge.c:207:23: warning: initialization from incompatible pointer type mv -f .deps/tcprewrite-tcprewrite.Tpo .deps/tcprewrite-tcprewrite.Po mv -f .deps/tcpreplay_edit-sleep.Tpo .deps/tcpreplay_edit-sleep.Po /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -I.. -I/usr/include -DTCPREPLAY -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o tcpreplay tcpreplay-tcpreplay_opts.o tcpreplay-send_packets.o tcpreplay-signal_handler.o tcpreplay-tcpreplay.o tcpreplay-sleep.o ./common/libcommon.a ../lib/libstrl.a /usr/lib/libpcap.a -L/usr/lib -ldnet -Wl,-R/usr/lib -L/usr/lib -lopts -lrt -lnsl /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -I.. -I/usr/include -DTCPREWRITE -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o tcprewrite tcprewrite-tcprewrite_opts.o tcprewrite-tcprewrite.o ./tcpedit/libtcpedit.a ./common/libcommon.a ../lib/libstrl.a /usr/lib/libpcap.a -Wl,-R/usr/lib -L/usr/lib -lopts ./fragroute/libfragroute.a -L/usr/lib -ldnet -lrt -lnsl tcpbridge_opts.c: In function ‘doUsageOpt’: tcpbridge_opts.c:1306:17: warning: unused parameter ‘pOptDesc’ tcpbridge_opts.c: In function ‘doOptListnics’: tcpbridge_opts.c:1720:25: warning: unused parameter ‘pOptions’ tcpbridge_opts.c:1720:45: warning: unused parameter ‘pOptDesc’ tcpbridge_opts.c: In function ‘doOptInclude’: tcpbridge_opts.c:1787:24: warning: unused parameter ‘pOptions’ tcpbridge_opts.c:1787:44: warning: unused parameter ‘pOptDesc’ tcpbridge_opts.c: In function ‘doOptExclude’: tcpbridge_opts.c:1808:24: warning: unused parameter ‘pOptions’ tcpbridge_opts.c:1808:44: warning: unused parameter ‘pOptDesc’ tcpbridge_opts.c: In function ‘doOptPid’: tcpbridge_opts.c:1829:20: warning: unused parameter ‘pOptions’ tcpbridge_opts.c:1829:40: warning: unused parameter ‘pOptDesc’ tcpbridge_opts.c: In function ‘doOptVersion’: tcpbridge_opts.c:1842:24: warning: unused parameter ‘pOptions’ tcpbridge_opts.c:1842:44: warning: unused parameter ‘pOptDesc’ tcpbridge_opts.c: In function ‘doOptLess_Help’: tcpbridge_opts.c:1883:26: warning: unused parameter ‘pOptions’ tcpbridge_opts.c:1883:46: warning: unused parameter ‘pOptDesc’ mv -f .deps/tcpreplay_edit-tcpreplay.Tpo .deps/tcpreplay_edit-tcpreplay.Po mv -f .deps/tcpprep-tcpprep.Tpo .deps/tcpprep-tcpprep.Po sleep.c: In function ‘ioport_sleep’: sleep.c:70:36: warning: unused parameter ‘nap’ mv -f .deps/tcpbridge-sleep.Tpo .deps/tcpbridge-sleep.Po mv -f .deps/tcpbridge-tcpbridge.Tpo .deps/tcpbridge-tcpbridge.Po mv -f .deps/tcpreplay_edit-send_packets.Tpo .deps/tcpreplay_edit-send_packets.Po /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -I.. -I/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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 ./tcpedit/libtcpedit.a ./common/libcommon.a ../lib/libstrl.a /usr/lib/libpcap.a -L/usr/lib -ldnet -Wl,-R/usr/lib -L/usr/lib -lopts -lrt -lnsl mv -f .deps/tcpbridge-tcpbridge_opts.Tpo .deps/tcpbridge-tcpbridge_opts.Po libtool: link: i686-pc-linux-gnu-gcc -I.. -I/usr/include -DTCPREWRITE -DHAVE_CACHEFILE_SUPPORT "-D_U_=__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o tcprewrite tcprewrite-tcprewrite_opts.o tcprewrite-tcprewrite.o -Wl,-R/usr/lib ./tcpedit/libtcpedit.a ./common/libcommon.a ../lib/libstrl.a /usr/lib/libpcap.a -L/usr/lib /usr/lib/libopts.so -lm -ldl ./fragroute/libfragroute.a /usr/lib/libdnet.so -lrt -lnsl libtool: link: i686-pc-linux-gnu-gcc -I.. -I/usr/include -DTCPREPLAY "-D_U_=__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o tcpreplay tcpreplay-tcpreplay_opts.o tcpreplay-send_packets.o tcpreplay-signal_handler.o tcpreplay-tcpreplay.o tcpreplay-sleep.o -Wl,-R/usr/lib ./common/libcommon.a ../lib/libstrl.a /usr/lib/libpcap.a -L/usr/lib /usr/lib/libdnet.so /usr/lib/libopts.so -lm -ldl -lrt -lnsl mv -f .deps/tcpbridge-send_packets.Tpo .deps/tcpbridge-send_packets.Po mv -f .deps/tcpbridge-bridge.Tpo .deps/tcpbridge-bridge.Po /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -I.. -I/usr/include -DTCPBRIDGE -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o tcpbridge tcpbridge-tcpbridge_opts.o tcpbridge-tcpbridge.o tcpbridge-bridge.o tcpbridge-send_packets.o tcpbridge-sleep.o ./tcpedit/libtcpedit.a ./common/libcommon.a ../lib/libstrl.a /usr/lib/libpcap.a -L/usr/lib -ldnet -Wl,-R/usr/lib -L/usr/lib -lopts -lrt -lnsl libtool: link: i686-pc-linux-gnu-gcc -I.. -I/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT "-D_U_=__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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 -Wl,-R/usr/lib ./tcpedit/libtcpedit.a ./common/libcommon.a ../lib/libstrl.a /usr/lib/libpcap.a -L/usr/lib /usr/lib/libdnet.so /usr/lib/libopts.so -lm -ldl -lrt -lnsl mv -f .deps/tcpprep-tree.Tpo .deps/tcpprep-tree.Po /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -I.. -I/usr/include -DTCPPREP -D_U_="__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o tcpprep tcpprep-tcpprep_opts.o tcpprep-tcpprep.o tcpprep-tree.o ./common/libcommon.a ../lib/libstrl.a /usr/lib/libpcap.a -Wl,-R/usr/lib -L/usr/lib -lopts -lrt -lnsl libtool: link: i686-pc-linux-gnu-gcc -I.. -I/usr/include -DTCPBRIDGE "-D_U_=__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o tcpbridge tcpbridge-tcpbridge_opts.o tcpbridge-tcpbridge.o tcpbridge-bridge.o tcpbridge-send_packets.o tcpbridge-sleep.o -Wl,-R/usr/lib ./tcpedit/libtcpedit.a ./common/libcommon.a ../lib/libstrl.a /usr/lib/libpcap.a -L/usr/lib /usr/lib/libdnet.so /usr/lib/libopts.so -lm -ldl -lrt -lnsl libtool: link: i686-pc-linux-gnu-gcc -I.. -I/usr/include -DTCPPREP "-D_U_=__attribute__((unused))" -O2 -pipe -Wall -O3 -std=gnu99 -Wextra -Wno-variadic-macros -Wfatal-errors -I/usr/include -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o tcpprep tcpprep-tcpprep_opts.o tcpprep-tcpprep.o tcpprep-tree.o -Wl,-R/usr/lib ./common/libcommon.a ../lib/libstrl.a /usr/lib/libpcap.a -L/usr/lib /usr/lib/libopts.so -lm -ldl -lrt -lnsl make[3]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src' make[2]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src' make[1]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src' make[1]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.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-3.4.4/work/tcpreplay-3.4.4/test * Tinderbox QA Notice: 'make' called by src_test make -j14 -C test tcpprep make: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/test' [tcpprep] Auto/Client mode test: [tcpprep] CIDR mode test: [tcpprep] Auto/First mode test: [tcpprep] Auto/Router mode test: [tcpprep] Auto/Server mode test: [tcpprep] Regex mode test: [tcpprep] Print comment mode test: [tcpprep] Comment mode test: [tcpprep] Auto/Bridge mode test: [tcpprep] Config mode test: [tcpprep] Print info mode test: [tcpprep] Port mode test: [tcpprep] MAC reverse mode test: [tcpprep] MAC mode test: OK OK OK OK OK OK OK OK OK OK OK OK OK [tcpprep] CIDR reverse mode test: OK [tcpprep] Regex reverse mode test: OK OK make: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/test' >>> Install tcpreplay-3.4.4 into /var/tmp/portage/net-analyzer/tcpreplay-3.4.4/image/ category net-analyzer * Tinderbox QA Notice: 'make' called by src_install make -j14 DESTDIR=/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/image/ install Making install in scripts make[1]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/scripts' make[2]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/scripts' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/scripts' make[1]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/scripts' Making install in lib make[1]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/lib' make[2]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/lib' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/lib' make[1]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/lib' Making install in src make[1]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src' Making install in common make[2]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src/common' make install-am make[3]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src/common' make[4]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src/common' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src/common' make[3]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src/common' make[2]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src/common' Making install in tcpedit make[2]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src/tcpedit' make install-am make[3]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src/tcpedit' make[4]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src/tcpedit' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src/tcpedit' make[3]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src/tcpedit' make[2]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src/tcpedit' Making install in fragroute make[2]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src/fragroute' make[3]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src/fragroute' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src/fragroute' make[2]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src/fragroute' make[2]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src' make[3]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src' test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/image//usr/share/man/man1" /usr/bin/install -c -m 644 tcpreplay.1 tcpprep.1 tcprewrite.1 tcpreplay-edit.1 tcpbridge.1 '/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/image//usr/share/man/man1' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/image//usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c tcpreplay tcpprep tcprewrite tcpreplay-edit tcpbridge '/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/image//usr/bin' libtool: install: /usr/bin/install -c tcpreplay /var/tmp/portage/net-analyzer/tcpreplay-3.4.4/image//usr/bin/tcpreplay libtool: install: /usr/bin/install -c tcpprep /var/tmp/portage/net-analyzer/tcpreplay-3.4.4/image//usr/bin/tcpprep libtool: install: /usr/bin/install -c tcprewrite /var/tmp/portage/net-analyzer/tcpreplay-3.4.4/image//usr/bin/tcprewrite libtool: install: /usr/bin/install -c tcpreplay-edit /var/tmp/portage/net-analyzer/tcpreplay-3.4.4/image//usr/bin/tcpreplay-edit libtool: install: /usr/bin/install -c tcpbridge /var/tmp/portage/net-analyzer/tcpreplay-3.4.4/image//usr/bin/tcpbridge make[3]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src' make[2]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src' make[1]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4/src' make[1]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4' make[2]: Entering directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4' make[1]: Leaving directory `/var/tmp/portage/net-analyzer/tcpreplay-3.4.4/work/tcpreplay-3.4.4' >>> Completed installing tcpreplay-3.4.4 into /var/tmp/portage/net-analyzer/tcpreplay-3.4.4/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/tcpreplay-edit usr/bin/tcprewrite usr/bin/tcpbridge usr/bin/tcpreplay usr/bin/tcpprep * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * /usr/include/bits/stdio2.h:65:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://tcpreplay.synfin.net/