Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/packetdrill.spec'], env={'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'}timeout=0user='mockbuild'printOutput=Falselogger=chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-7343/root'gid=135uid=1001shell=Falsenspawn_args=[]) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/packetdrill.spec'] with env {'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'} and shell False warning: Could not canonicalize hostname: copr-builder-436475231.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/packetdrill-0.1-1.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/packetdrill.spec'], env={'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'}timeout=0user='mockbuild'printOutput=Falselogger=chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-7343/root'gid=135uid=1001shell=Falsenspawn_args=[]) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/packetdrill.spec'] with env {'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.y63YRf + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf packetdrill-master + /usr/bin/unzip -qq /builddir/build/SOURCES/master.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd packetdrill-master + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FqcjJQ + umask 022 + cd /builddir/build/BUILD + cd packetdrill-master + LANG=C + export LANG + unset DISPLAY + pushd gtests/net/packetdrill ~/build/BUILD/packetdrill-master/gtests/net/packetdrill ~/build/BUILD/packetdrill-master + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info + /usr/bin/make -j2 cc -g -Wall -Werror -c -o packetdrill.o packetdrill.c cc -g -Wall -Werror -c -o checksum.o checksum.c cc -g -Wall -Werror -c -o code.o code.c cc -g -Wall -Werror -c -o config.o config.c cc -g -Wall -Werror -c -o hash.o hash.c cc -g -Wall -Werror -c -o hash_map.o hash_map.c cc -g -Wall -Werror -c -o ip_address.o ip_address.c cc -g -Wall -Werror -c -o ip_prefix.o ip_prefix.c cc -g -Wall -Werror -c -o netdev.o netdev.c cc -g -Wall -Werror -c -o net_utils.o net_utils.c cc -g -Wall -Werror -c -o packet.o packet.c cc -g -Wall -Werror -c -o packet_socket_linux.o packet_socket_linux.c cc -g -Wall -Werror -c -o packet_socket_pcap.o packet_socket_pcap.c cc -g -Wall -Werror -c -o packet_checksum.o packet_checksum.c cc -g -Wall -Werror -c -o packet_parser.o packet_parser.c cc -g -Wall -Werror -c -o packet_to_string.o packet_to_string.c cc -g -Wall -Werror -c -o symbols_linux.o symbols_linux.c cc -g -Wall -Werror -c -o symbols_freebsd.o symbols_freebsd.c cc -g -Wall -Werror -c -o symbols_openbsd.o symbols_openbsd.c cc -g -Wall -Werror -c -o symbols_netbsd.o symbols_netbsd.c cc -g -Wall -Werror -c -o gre_packet.o gre_packet.c cc -g -Wall -Werror -c -o icmp_packet.o icmp_packet.c cc -g -Wall -Werror -c -o ip_packet.o ip_packet.c cc -g -Wall -Werror -c -o tcp_packet.o tcp_packet.c cc -g -Wall -Werror -c -o udp_packet.o udp_packet.c cc -g -Wall -Werror -c -o mpls_packet.o mpls_packet.c cc -g -Wall -Werror -c -o run.o run.c cc -g -Wall -Werror -c -o run_command.o run_command.c cc -g -Wall -Werror -c -o run_packet.o run_packet.c cc -g -Wall -Werror -c -o run_system_call.o run_system_call.c cc -g -Wall -Werror -c -o script.o script.c cc -g -Wall -Werror -c -o socket.o socket.c cc -g -Wall -Werror -c -o system.o system.c cc -g -Wall -Werror -c -o tcp_options.o tcp_options.c cc -g -Wall -Werror -c -o tcp_options_iterator.o tcp_options_iterator.c cc -g -Wall -Werror -c -o tcp_options_to_string.o tcp_options_to_string.c cc -g -Wall -Werror -c -o logging.o logging.c cc -g -Wall -Werror -c -o types.o types.c bison --output=parser.c --defines=parser.h --report=state parser.y cc -g -Wall -Werror -c -o fmemopen.o fmemopen.c cc -g -Wall -Werror -c -o open_memstream.o open_memstream.c cc -g -Wall -Werror -c -o link_layer.o link_layer.c cc -g -Wall -Werror -c parser.c cc -g -Wall -Werror -c -o wire_conn.o wire_conn.c cc -g -Wall -Werror -c -o wire_protocol.o wire_protocol.c cc -g -Wall -Werror -c -o wire_client.o wire_client.c cc -g -Wall -Werror -c -o wire_client_netdev.o wire_client_netdev.c cc -g -Wall -Werror -c -o wire_server.o wire_server.c cc -g -Wall -Werror -c -o wire_server_netdev.o wire_server_netdev.c cc -g -Wall -Werror -c -o checksum_test.o checksum_test.c cc -g -Wall -Werror -c -o packet_parser_test.o packet_parser_test.c cc -g -Wall -Werror -c -o packet_to_string_test.o packet_to_string_test.c flex -olexer.c lexer.l cc -O2 -g -Wall -c lexer.c cc -o packetdrill -g -static packetdrill.o checksum.o code.o config.o hash.o hash_map.o ip_address.o ip_prefix.o netdev.o net_utils.o packet.o packet_socket_linux.o packet_socket_pcap.o packet_checksum.o packet_parser.o packet_to_string.o symbols_linux.o symbols_freebsd.o symbols_openbsd.o symbols_netbsd.o gre_packet.o icmp_packet.o ip_packet.o tcp_packet.o udp_packet.o mpls_packet.o run.o run_command.o run_packet.o run_system_call.o script.o socket.o system.o tcp_options.o tcp_options_iterator.o tcp_options_to_string.o logging.o types.o lexer.o parser.o fmemopen.o open_memstream.o link_layer.o wire_conn.o wire_protocol.o wire_client.o wire_client_netdev.o wire_server.o wire_server_netdev.o -lpthread -lrt cc -o checksum_test checksum.o code.o config.o hash.o hash_map.o ip_address.o ip_prefix.o netdev.o net_utils.o packet.o packet_socket_linux.o packet_socket_pcap.o packet_checksum.o packet_parser.o packet_to_string.o symbols_linux.o symbols_freebsd.o symbols_openbsd.o symbols_netbsd.o gre_packet.o icmp_packet.o ip_packet.o tcp_packet.o udp_packet.o mpls_packet.o run.o run_command.o run_packet.o run_system_call.o script.o socket.o system.o tcp_options.o tcp_options_iterator.o tcp_options_to_string.o logging.o types.o lexer.o parser.o fmemopen.o open_memstream.o link_layer.o wire_conn.o wire_protocol.o wire_client.o wire_client_netdev.o wire_server.o wire_server_netdev.o checksum_test.o -lpthread -lrt cc -o packet_parser_test checksum.o code.o config.o hash.o hash_map.o ip_address.o ip_prefix.o netdev.o net_utils.o packet.o packet_socket_linux.o packet_socket_pcap.o packet_checksum.o packet_parser.o packet_to_string.o symbols_linux.o symbols_freebsd.o symbols_openbsd.o symbols_netbsd.o gre_packet.o icmp_packet.o ip_packet.o tcp_packet.o udp_packet.o mpls_packet.o run.o run_command.o run_packet.o run_system_call.o script.o socket.o system.o tcp_options.o tcp_options_iterator.o tcp_options_to_string.o logging.o types.o lexer.o parser.o fmemopen.o open_memstream.o link_layer.o wire_conn.o wire_protocol.o wire_client.o wire_client_netdev.o wire_server.o wire_server_netdev.o packet_parser_test.o \ -lpthread -lrt cc -o packet_to_string_test checksum.o code.o config.o hash.o hash_map.o ip_address.o ip_prefix.o netdev.o net_utils.o packet.o packet_socket_linux.o packet_socket_pcap.o packet_checksum.o packet_parser.o packet_to_string.o symbols_linux.o symbols_freebsd.o symbols_openbsd.o symbols_netbsd.o gre_packet.o icmp_packet.o ip_packet.o tcp_packet.o udp_packet.o mpls_packet.o run.o run_command.o run_packet.o run_system_call.o script.o socket.o system.o tcp_options.o tcp_options_iterator.o tcp_options_to_string.o logging.o types.o lexer.o parser.o fmemopen.o open_memstream.o link_layer.o wire_conn.o wire_protocol.o wire_client.o wire_client_netdev.o wire_server.o wire_server_netdev.o packet_to_string_test.o \ /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/libpthread.a(libpthread.o): In function `sem_open': (.text+0x77cd): warning: the use of `mktemp' is dangerous, better use `mkstemp' -lpthread -lrt ~/build/BUILD/packetdrill-master + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Oz9FMw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/packetdrill-0.1-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/packetdrill-0.1-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/packetdrill-0.1-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/packetdrill-0.1-1.el6.x86_64 + cd packetdrill-master + LANG=C + export LANG + unset DISPLAY + install -d /builddir/build/BUILDROOT/packetdrill-0.1-1.el6.x86_64//usr/sbin + install -m 0755 gtests/net/packetdrill/packetdrill /builddir/build/BUILDROOT/packetdrill-0.1-1.el6.x86_64//usr/sbin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/packetdrill-master extracting debug info from /builddir/build/BUILDROOT/packetdrill-0.1-1.el6.x86_64/usr/sbin/packetdrill 1441 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: packetdrill-0.1-1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RoFtmd + umask 022 + cd /builddir/build/BUILD + cd packetdrill-master + DOCDIR=/builddir/build/BUILDROOT/packetdrill-0.1-1.el6.x86_64/usr/share/doc/packetdrill-0.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/packetdrill-0.1-1.el6.x86_64/usr/share/doc/packetdrill-0.1 + /bin/mkdir -p /builddir/build/BUILDROOT/packetdrill-0.1-1.el6.x86_64/usr/share/doc/packetdrill-0.1 + cp -pr gtests/net/packetdrill/COPYING /builddir/build/BUILDROOT/packetdrill-0.1-1.el6.x86_64/usr/share/doc/packetdrill-0.1 + cp -pr gtests/net/packetdrill/README /builddir/build/BUILDROOT/packetdrill-0.1-1.el6.x86_64/usr/share/doc/packetdrill-0.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: packetdrill-debuginfo-0.1-1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/packetdrill-0.1-1.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-436475231.novalocal Wrote: /builddir/build/RPMS/packetdrill-0.1-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/packetdrill-debuginfo-0.1-1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mJglok + umask 022 + cd /builddir/build/BUILD + cd packetdrill-master + /bin/rm -rf /builddir/build/BUILDROOT/packetdrill-0.1-1.el6.x86_64 + exit 0 Child return code was: 0