Mock Version: 1.2.18 Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc --nodeps /builddir/build/SPECS/tcpreplay.spec'], timeout=172800shell=Falseuser='mockbuild'gid=425logger=env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'}chrootPath='/var/lib/mock/dist-5E-epel-build-5986525-617351/root'uid=1000printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc --nodeps /builddir/build/SPECS/tcpreplay.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'} and shell False warning: Could not canonicalize hostname: buildppc-03.phx2.fedoraproject.org Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/tcpreplay-4.1.1-2.el5.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc --nodeps /builddir/build/SPECS/tcpreplay.spec'], timeout=172800private_network=Trueuser='mockbuild'gid=425logger=env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'}shell=FalsechrootPath='/var/lib/mock/dist-5E-epel-build-5986525-617351/root'uid=1000printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc --nodeps /builddir/build/SPECS/tcpreplay.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'} and shell False Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.19184 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf tcpreplay-4.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/tcpreplay-4.1.1.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd tcpreplay-4.1.1 ++ /usr/bin/id -u + '[' 1000 = 0 ']' ++ /usr/bin/id -u + '[' 1000 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (tcpreplay-4.1.1-enforce-maxpacket.patch):' Patch #0 (tcpreplay-4.1.1-enforce-maxpacket.patch): + patch -p1 -b --suffix .enforce-maxpacket -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.41832 + umask 022 + cd /builddir/build/BUILD + cd tcpreplay-4.1.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config/config.guess' + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-dynamic-link --enable-tcpreplay-edit --enable-local-libopts --disable-libopts-install configure: WARNING: unrecognized options: --enable-tcpreplay-edit checking whether to enable maintainer-specific portions of Makefiles... no checking if malloc debugging is wanted... no checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking target system type... powerpc-redhat-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 whether make supports nested variables... (cached) yes checking how to print strings... printf checking for style of include used by make... GNU checking for ppc-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of 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 gcc... /usr/bin/ld checking if the linker (/usr/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... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert powerpc-redhat-linux-gnu file names to powerpc-redhat-linux-gnu format... func_convert_file_noop checking how to convert powerpc-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for ppc-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ppc-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for ppc-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for ppc-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/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 for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking for ppc-redhat-linux-gnu-g++... no checking for ppc-redhat-linux-gnu-c++... no checking for ppc-redhat-linux-gnu-gpp... no checking for ppc-redhat-linux-gnu-aCC... no checking for ppc-redhat-linux-gnu-CC... no checking for ppc-redhat-linux-gnu-cxx... no checking for ppc-redhat-linux-gnu-cc++... no checking for ppc-redhat-linux-gnu-cl.exe... no checking for ppc-redhat-linux-gnu-FCC... no checking for ppc-redhat-linux-gnu-KCC... no checking for ppc-redhat-linux-gnu-RCC... no checking for ppc-redhat-linux-gnu-xlC_r... no checking for ppc-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) 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... 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... no checking for groff... no checking for depmod... /sbin/depmod checking for insmod... /sbin/insmod checking for rmmod... /sbin/rmmod configure: Using included libopts tearoff checking for ANSI C header files... (cached) yes checking whether sys/types.h defines makedev... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for int8_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_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... (cached) 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 gcc -Wextra support... no checking for gcc -Wno-variadic-macros support... yes checking for gcc -Wfatal-errors support... yes checking for gcc -Wno-format-contains-nul support... no 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 libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/systeminfo.h usability... no checking sys/systeminfo.h presence... no checking for sys/systeminfo.h... no checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (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 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 whether lstat correctly handles trailing slash... yes 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 sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/param.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking for getpagesize... yes checking for working mmap... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for struct timeval.tv_sec... yes checking for alarm... (cached) yes checking for atexit... yes checking for bzero... yes checking for dup2... yes checking for gethostbyname... yes checking for getpagesize... (cached) yes checking for gettimeofday... yes checking for ctime... yes checking for inet_ntoa... yes checking for memmove... yes checking for memset... yes checking for munmap... yes checking for pow... no checking for putenv... yes checking for realpath... yes checking for regcomp... yes checking for strdup... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strdup... (cached) 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 strpbrk... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for strtoul... yes checking for strlcpy... no checking whether byte ordering is bigendian... yes configure: Bypassing libpcap discovery via pcap_config 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 linux/if_tun.h usability... yes checking linux/if_tun.h presence... yes checking for linux/if_tun.h... yes checking for libpcap... /usr checking for library containing nl_handle_alloc... no checking for nl_cache_alloc in -lnl... no checking for genl_connect in -lnl-genl-3... no checking for nl_cache_alloc in -lnl-3... no checking for dbus_malloc in -ldbus-1... no checking for numa_available in -lnuma... no checking for pthread_create in -lpthread... yes checking for library containing pcap_get_pfring_id... no checking for library containing pcap_close... none required checking for libpcap version... libpcap version 0.9.4 >= 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 for PF_PACKET socket sending support... yes checking for TX_RING socket sending support... no checking net/bpf.h usability... no checking net/bpf.h presence... no checking for net/bpf.h... no checking for mktemp... yes checking for Linux kernel sources... missing checking for libdnet... no configure: WARNING: libdnet not found, disabling fragroute feature 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 checking for tcpdump... /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 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 libintl.h... (cached) 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 for stdbool.h... (cached) 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 working stdnoreturn.h... no 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 for ptrdiff_t... 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 gettext in -lintl... no checking for vprintf... (cached) yes checking for _doprnt... (cached) no checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) 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... (cached) 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 configure: Using supplied libopts tearoff checking whether a reg expr header is specified... no checking whether with-libregex was specified... no checking whether with-libregex-cflags was specified... no checking whether with-libregex-libs was specified... no checking whether libregex functions properly... yes checking whether pathfind(3) works... no checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Jul 7 23:10 /dev/zero checking whether we have a functional realpath(3C)... yes checking whether strftime() works... yes checking whether fopen accepts "b" mode... yes checking whether fopen accepts "t" mode... yes checking whether not wanting optional option args... yes checking that generated files are newer than configure... done 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/tcpedit/Makefile config.status: creating src/fragroute/Makefile config.status: creating src/common/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 configure: WARNING: unrecognized options: --enable-tcpreplay-edit ########################################################################## TCPREPLAY Suite Configuration Results (4.1.1) ########################################################################## libpcap: /usr (>= 0.9.6) PF_RING libpcap no libdnet: no autogen: (unknown - man pages will not be built) Use libopts tearoff: yes 64bit counter support: yes tcpdump binary path: /usr/sbin/tcpdump fragroute support: no tcpbridge support: yes tcpliveplay support: yes Supported Packet Injection Methods (*): Linux TX_RING: no Linux PF_PACKET: yes BSD BPF: no libdnet: no pcap_inject: yes pcap_sendpacket: yes ** pcap_netmap no Linux Quick TX: no Linux/BSD netmap: no Tuntap device support: yes * In order of preference; see configure --help to override ** Required for tcpbridge ++ find . -name Makefile + /bin/sed -i -e 's/^CFLAGS.*/CFLAGS=${RPM_OPT_FLAGS} -std=gnu99 -D_U_="__attribute__((unused))"/' ./libopts/Makefile ./src/tcpedit/Makefile ./src/fragroute/Makefile ./src/Makefile ./src/common/Makefile ./docs/Makefile ./scripts/Makefile ./lib/Makefile ./test/Makefile ./Makefile + /bin/rm -f docs/INSTALL docs/Makefile docs/Makefile.am docs/Makefile.in + /bin/chmod -x src/bridge.c src/replay.c src/send_packets.c src/signal_handler.c src/tcpbridge.c src/tcpbridge_opts.c src/tcpcapinfo.c src/tcpcapinfo_opts.c src/tcpliveplay.c src/tcpliveplay_opts.c src/tcpprep.c src/tcpprep_api.c src/tcpprep_opts.c src/tcpreplay.c src/tcpreplay_api.c src/tcpreplay_edit_opts.c src/tcpreplay_opts.c src/tcprewrite.c src/tcprewrite_opts.c src/tree.c src/common/cache.c src/common/cidr.c src/common/dlt_names.c src/common/err.c src/common/fakepcap.c src/common/fakepcapnav.c src/common/fakepoll.c src/common/flows.c src/common/get.c src/common/git_version.c src/common/interface.c src/common/list.c src/common/mac.c src/common/netmap.c src/common/sendpacket.c src/common/services.c src/common/tcpdump.c src/common/timer.c src/common/txring.c src/common/utils.c src/common/xX.c + /usr/bin/make -j4 Making all in scripts make[1]: Entering directory `/builddir/build/BUILD/tcpreplay-4.1.1/scripts' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/tcpreplay-4.1.1/scripts' Making all in lib make[1]: Entering directory `/builddir/build/BUILD/tcpreplay-4.1.1/lib' CC strlcat.o CC strlcpy.o AR libstrl.a make[1]: Leaving directory `/builddir/build/BUILD/tcpreplay-4.1.1/lib' Making all in libopts make[1]: Entering directory `/builddir/build/BUILD/tcpreplay-4.1.1/libopts' GEN stdnoreturn.h /usr/bin/make all-am make[2]: Entering directory `/builddir/build/BUILD/tcpreplay-4.1.1/libopts' CC libopts_la-libopts.lo In file included from libopts.c:24: enum.c: In function 'enum_err': enum.c:112: warning: embedded '\0' in format enum.c:135: warning: embedded '\0' in format enum.c:148: warning: embedded '\0' in format enum.c:155: warning: embedded '\0' in format enum.c: In function 'optionEnumerationVal': enum.c:307: warning: embedded '\0' in format In file included from libopts.c:27: find.c: In function 'opt_ambiguities': find.c:114: warning: embedded '\0' in format find.c:119: warning: embedded '\0' in format find.c: In function 'opt_set': find.c:219: warning: embedded '\0' in format find.c: In function 'opt_find_short': find.c:432: warning: embedded '\0' in format In file included from libopts.c:30: makeshell.c: In function 'optionParseShell': makeshell.c:147: warning: embedded '\0' in format makeshell.c:157: warning: embedded '\0' in format makeshell.c:166: warning: embedded '\0' in format makeshell.c:178: warning: embedded '\0' in format makeshell.c:184: warning: embedded '\0' in format makeshell.c:195: warning: embedded '\0' in format makeshell.c: In function 'emit_var_text': makeshell.c:230: warning: embedded '\0' in format makeshell.c: In function 'emit_usage': makeshell.c:373: warning: embedded '\0' in format makeshell.c:381: warning: embedded '\0' in format makeshell.c:383: warning: embedded '\0' in format makeshell.c:386: warning: embedded '\0' in format makeshell.c: In function 'emit_wrapup': makeshell.c:436: warning: embedded '\0' in format makeshell.c: In function 'emit_action': makeshell.c:532: warning: embedded '\0' in format makeshell.c:535: warning: embedded '\0' in format makeshell.c:538: warning: embedded '\0' in format makeshell.c:539: warning: embedded '\0' in format makeshell.c:544: warning: embedded '\0' in format makeshell.c:545: warning: embedded '\0' in format makeshell.c:547: warning: embedded '\0' in format makeshell.c:551: warning: embedded '\0' in format makeshell.c:554: warning: embedded '\0' in format makeshell.c:557: warning: embedded '\0' in format makeshell.c:564: warning: embedded '\0' in format makeshell.c:565: warning: embedded '\0' in format makeshell.c:568: warning: embedded '\0' in format makeshell.c:569: warning: embedded '\0' in format makeshell.c:572: warning: embedded '\0' in format makeshell.c: In function 'emit_inaction': makeshell.c:582: warning: embedded '\0' in format makeshell.c:585: warning: embedded '\0' in format makeshell.c:588: warning: embedded '\0' in format makeshell.c:591: warning: embedded '\0' in format makeshell.c: In function 'emit_flag': makeshell.c:614: warning: embedded '\0' in format makeshell.c: In function 'emit_match_expr': makeshell.c:689: warning: embedded '\0' in format makeshell.c:699: warning: embedded '\0' in format In file included from libopts.c:31: nested.c: In function 'emit_special_char': nested.c:926: warning: embedded '\0' in format In file included from libopts.c:33: pgusage.c: In function 'open_tmp_usage': pgusage.c:49: warning: embedded '\0' in format pgusage.c: In function 'mk_pager_cmd': pgusage.c:90: warning: embedded '\0' in format In file included from libopts.c:34: putshell.c: In function 'optionQuoteString': putshell.c:190: warning: embedded '\0' in format putshell.c: In function 'print_quot_str': putshell.c:251: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result putshell.c: In function 'print_enumeration': putshell.c:277: warning: embedded '\0' in format putshell.c:283: warning: embedded '\0' in format putshell.c:288: warning: embedded '\0' in format putshell.c: In function 'print_membership': putshell.c:297: warning: embedded '\0' in format putshell.c:315: warning: embedded '\0' in format putshell.c: In function 'print_stacked_arg': putshell.c:330: warning: embedded '\0' in format putshell.c:333: warning: embedded '\0' in format putshell.c:336: warning: embedded '\0' in format putshell.c: In function 'optionPutShell': putshell.c:375: warning: embedded '\0' in format putshell.c:403: warning: embedded '\0' in format putshell.c:440: warning: embedded '\0' in format putshell.c:451: warning: embedded '\0' in format putshell.c:471: warning: embedded '\0' in format putshell.c:483: warning: embedded '\0' in format putshell.c:491: warning: embedded '\0' in format putshell.c:493: warning: embedded '\0' in format In file included from libopts.c:37: save.c: In function 'prt_entry': save.c:325: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result save.c: In function 'prt_value': save.c:351: warning: embedded '\0' in format save.c:366: warning: embedded '\0' in format save.c:386: warning: embedded '\0' in format save.c:392: warning: embedded '\0' in format save.c:396: warning: embedded '\0' in format save.c: In function 'prt_string': save.c:411: warning: embedded '\0' in format save.c:439: warning: embedded '\0' in format save.c: In function 'prt_val_list': save.c:459: warning: embedded '\0' in format save.c:463: warning: embedded '\0' in format save.c: In function 'prt_nested': save.c:503: warning: embedded '\0' in format save.c: In function 'open_sv_file': save.c:556: warning: embedded '\0' in format save.c:549: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result In file included from libopts.c:44: usage.c: In function 'print_usage_details': usage.c:352: warning: embedded '\0' in format usage.c:357: warning: embedded '\0' in format usage.c: In function 'print_one_paragraph': usage.c:437: warning: embedded '\0' in format In file included from libopts.c:45: version.c: In function 'emit_first_line': version.c:60: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result In file included from libopts.c:46: init.c: In function 'validate_struct': init.c:105: warning: dereferencing type-punned pointer will break strict-aliasing rules init.c:116: warning: dereferencing type-punned pointer will break strict-aliasing rules init.c:94: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result CCLD libopts.la libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries make[2]: Leaving directory `/builddir/build/BUILD/tcpreplay-4.1.1/libopts' make[1]: Leaving directory `/builddir/build/BUILD/tcpreplay-4.1.1/libopts' Making all in src make[1]: Entering directory `/builddir/build/BUILD/tcpreplay-4.1.1/src' /usr/bin/make all-recursive make[2]: Entering directory `/builddir/build/BUILD/tcpreplay-4.1.1/src' Making all in common make[3]: Entering directory `/builddir/build/BUILD/tcpreplay-4.1.1/src/common' /usr/bin/make all-am make[4]: Entering directory `/builddir/build/BUILD/tcpreplay-4.1.1/src/common' CC cidr.o CC err.o CC list.o CC cache.o CC services.o CC get.o CC fakepcap.o CC fakepcapnav.o CC fakepoll.o CC xX.o CC utils.o CC timer.o CC git_version.o CC sendpacket.o CC dlt_names.o CC mac.o CC interface.o CC flows.o CC txring.o CC tcpdump.o AR libcommon.a make[4]: Leaving directory `/builddir/build/BUILD/tcpreplay-4.1.1/src/common' make[3]: Leaving directory `/builddir/build/BUILD/tcpreplay-4.1.1/src/common' Making all in tcpedit make[3]: Entering directory `/builddir/build/BUILD/tcpreplay-4.1.1/src/tcpedit' /usr/bin/make all-am make[4]: Entering directory `/builddir/build/BUILD/tcpreplay-4.1.1/src/tcpedit' CC tcpedit.o CC parse_args.o CC edit_packet.o CC portmap.o CC dlt.o CC checksum.o CC incremental_checksum.o CC tcpedit_api.o checksum.c: In function 'do_checksum': checksum.c:89: warning: dereferencing type-punned pointer will break strict-aliasing rules checksum.c:105: warning: dereferencing type-punned pointer will break strict-aliasing rules CC dlt_plugins.o CC ethernet.o CC dlt_utils.o CC en10mb.o CC en10mb_api.o CC hdlc.o CC hdlc_api.o CC user.o CC user_api.o CC raw.o CC null.o CC loop.o CC linuxsll.o CC ieee80211.o CC ieee80211_hdr.o CC radiotap.o CC jnpr_ether.o CC pppserial.o AR libtcpedit.a make[4]: Leaving directory `/builddir/build/BUILD/tcpreplay-4.1.1/src/tcpedit' make[3]: Leaving directory `/builddir/build/BUILD/tcpreplay-4.1.1/src/tcpedit' make[3]: Entering directory `/builddir/build/BUILD/tcpreplay-4.1.1/src' CC tcpreplay-tcpreplay_opts.o CC tcpreplay-send_packets.o CC tcpreplay-signal_handler.o CC tcpreplay-tcpreplay.o CC tcpreplay-tcpreplay_api.o CC tcpreplay-replay.o CC tcpprep-tcpprep_opts.o CC tcpprep-tcpprep.o CC tcpprep-tree.o CC tcpprep-tcpprep_api.o CC tcprewrite-tcprewrite_opts.o CC tcprewrite-tcprewrite.o CC tcpreplay_edit-tcpreplay_edit_opts.o CC tcpreplay_edit-send_packets.o CC tcpreplay_edit-signal_handler.o CC tcpreplay_edit-tcpreplay.o CC tcpreplay_edit-tcpreplay_api.o CC tcpreplay_edit-replay.o CC tcpcapinfo-tcpcapinfo_opts.o CC tcpcapinfo-tcpcapinfo.o CC tcpbridge-tcpbridge_opts.o CC tcpbridge-tcpbridge.o CC tcpbridge-bridge.o CC tcpliveplay-tcpliveplay_opts.o CC tcpliveplay-tcpliveplay.o CCLD tcpreplay CCLD tcpprep CCLD tcprewrite CCLD tcpreplay-edit CCLD tcpcapinfo CCLD tcpbridge CCLD tcpliveplay make[3]: Leaving directory `/builddir/build/BUILD/tcpreplay-4.1.1/src' make[2]: Leaving directory `/builddir/build/BUILD/tcpreplay-4.1.1/src' make[1]: Leaving directory `/builddir/build/BUILD/tcpreplay-4.1.1/src' make[1]: Entering directory `/builddir/build/BUILD/tcpreplay-4.1.1' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/tcpreplay-4.1.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.13536 + umask 022 + cd /builddir/build/BUILD + cd tcpreplay-4.1.1 + rm -rf /var/tmp/tcpreplay-4.1.1-2.el5-root-mockbuild + /bin/rm -rf /var/tmp/tcpreplay-4.1.1-2.el5-root-mockbuild + /usr/bin/make -j4 DESTDIR=/var/tmp/tcpreplay-4.1.1-2.el5-root-mockbuild install Making install in scripts make[1]: Entering directory `/builddir/build/BUILD/tcpreplay-4.1.1/scripts' make[2]: Entering directory `/builddir/build/BUILD/tcpreplay-4.1.1/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 `/builddir/build/BUILD/tcpreplay-4.1.1/scripts' make[1]: Leaving directory `/builddir/build/BUILD/tcpreplay-4.1.1/scripts' Making install in lib make[1]: Entering directory `/builddir/build/BUILD/tcpreplay-4.1.1/lib' make[2]: Entering directory `/builddir/build/BUILD/tcpreplay-4.1.1/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 `/builddir/build/BUILD/tcpreplay-4.1.1/lib' make[1]: Leaving directory `/builddir/build/BUILD/tcpreplay-4.1.1/lib' Making install in libopts make[1]: Entering directory `/builddir/build/BUILD/tcpreplay-4.1.1/libopts' /usr/bin/make install-am make[2]: Entering directory `/builddir/build/BUILD/tcpreplay-4.1.1/libopts' make[3]: Entering directory `/builddir/build/BUILD/tcpreplay-4.1.1/libopts' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/tcpreplay-4.1.1/libopts' make[2]: Leaving directory `/builddir/build/BUILD/tcpreplay-4.1.1/libopts' make[1]: Leaving directory `/builddir/build/BUILD/tcpreplay-4.1.1/libopts' Making install in src make[1]: Entering directory `/builddir/build/BUILD/tcpreplay-4.1.1/src' Making install in common make[2]: Entering directory `/builddir/build/BUILD/tcpreplay-4.1.1/src/common' /usr/bin/make install-am make[3]: Entering directory `/builddir/build/BUILD/tcpreplay-4.1.1/src/common' make[4]: Entering directory `/builddir/build/BUILD/tcpreplay-4.1.1/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 `/builddir/build/BUILD/tcpreplay-4.1.1/src/common' make[3]: Leaving directory `/builddir/build/BUILD/tcpreplay-4.1.1/src/common' make[2]: Leaving directory `/builddir/build/BUILD/tcpreplay-4.1.1/src/common' Making install in tcpedit make[2]: Entering directory `/builddir/build/BUILD/tcpreplay-4.1.1/src/tcpedit' /usr/bin/make install-am make[3]: Entering directory `/builddir/build/BUILD/tcpreplay-4.1.1/src/tcpedit' make[4]: Entering directory `/builddir/build/BUILD/tcpreplay-4.1.1/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 `/builddir/build/BUILD/tcpreplay-4.1.1/src/tcpedit' make[3]: Leaving directory `/builddir/build/BUILD/tcpreplay-4.1.1/src/tcpedit' make[2]: Leaving directory `/builddir/build/BUILD/tcpreplay-4.1.1/src/tcpedit' make[2]: Entering directory `/builddir/build/BUILD/tcpreplay-4.1.1/src' make[3]: Entering directory `/builddir/build/BUILD/tcpreplay-4.1.1/src' /bin/mkdir -p '/var/tmp/tcpreplay-4.1.1-2.el5-root-mockbuild/usr/share/man/man1' /bin/mkdir -p '/var/tmp/tcpreplay-4.1.1-2.el5-root-mockbuild/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c tcpreplay tcpprep tcprewrite tcpreplay-edit tcpcapinfo tcpbridge tcpliveplay '/var/tmp/tcpreplay-4.1.1-2.el5-root-mockbuild/usr/bin' /usr/bin/install -c -m 644 tcpreplay.1 tcpprep.1 tcprewrite.1 tcpreplay-edit.1 tcpcapinfo.1 tcpbridge.1 tcpliveplay.1 '/var/tmp/tcpreplay-4.1.1-2.el5-root-mockbuild/usr/share/man/man1' libtool: install: /usr/bin/install -c tcpreplay /var/tmp/tcpreplay-4.1.1-2.el5-root-mockbuild/usr/bin/tcpreplay libtool: install: /usr/bin/install -c tcpprep /var/tmp/tcpreplay-4.1.1-2.el5-root-mockbuild/usr/bin/tcpprep libtool: install: /usr/bin/install -c tcprewrite /var/tmp/tcpreplay-4.1.1-2.el5-root-mockbuild/usr/bin/tcprewrite libtool: install: /usr/bin/install -c tcpreplay-edit /var/tmp/tcpreplay-4.1.1-2.el5-root-mockbuild/usr/bin/tcpreplay-edit libtool: install: /usr/bin/install -c tcpcapinfo /var/tmp/tcpreplay-4.1.1-2.el5-root-mockbuild/usr/bin/tcpcapinfo libtool: install: /usr/bin/install -c tcpbridge /var/tmp/tcpreplay-4.1.1-2.el5-root-mockbuild/usr/bin/tcpbridge libtool: install: /usr/bin/install -c tcpliveplay /var/tmp/tcpreplay-4.1.1-2.el5-root-mockbuild/usr/bin/tcpliveplay make[3]: Leaving directory `/builddir/build/BUILD/tcpreplay-4.1.1/src' make[2]: Leaving directory `/builddir/build/BUILD/tcpreplay-4.1.1/src' make[1]: Leaving directory `/builddir/build/BUILD/tcpreplay-4.1.1/src' make[1]: Entering directory `/builddir/build/BUILD/tcpreplay-4.1.1' make[2]: Entering directory `/builddir/build/BUILD/tcpreplay-4.1.1' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/tcpreplay-4.1.1' make[1]: Leaving directory `/builddir/build/BUILD/tcpreplay-4.1.1' + exit Processing files: tcpreplay-4.1.1-2.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.13536 + umask 022 + cd /builddir/build/BUILD + cd tcpreplay-4.1.1 + DOCDIR=/var/tmp/tcpreplay-4.1.1-2.el5-root-mockbuild/usr/share/doc/tcpreplay-4.1.1 + export DOCDIR + rm -rf /var/tmp/tcpreplay-4.1.1-2.el5-root-mockbuild/usr/share/doc/tcpreplay-4.1.1 + /bin/mkdir -p /var/tmp/tcpreplay-4.1.1-2.el5-root-mockbuild/usr/share/doc/tcpreplay-4.1.1 + cp -pr docs/CHANGELOG docs/CREDIT docs/HACKING docs/LICENSE docs/TODO docs/Win32Readme.txt /var/tmp/tcpreplay-4.1.1-2.el5-root-mockbuild/usr/share/doc/tcpreplay-4.1.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/sbin/tcpdump libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libnsl.so.1 libpcap.so.0.9.4 librt.so.1 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/tcpreplay-4.1.1-2.el5-root-mockbuild warning: Could not canonicalize hostname: buildppc-03.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/tcpreplay-4.1.1-2.el5.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.99081 + umask 022 + cd /builddir/build/BUILD + cd tcpreplay-4.1.1 + rm -rf /var/tmp/tcpreplay-4.1.1-2.el5-root-mockbuild + exit 0 Child return code was: 0