Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/packetdrill.spec'], uid=1001nspawn_args=[]logger=gid=135printOutput=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6147/root'timeout=0env={'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'SHELL': '/bin/bash'}shell=Falseuser='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/packetdrill.spec'] with env {'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', '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.el7.centos.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'], uid=1001nspawn_args=[]logger=gid=135printOutput=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6147/root'timeout=0env={'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'SHELL': '/bin/bash'}shell=Falseuser='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/packetdrill.spec'] with env {'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', '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.nJPjaW + umask 022 + cd /builddir/build/BUILD + 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 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.co20X7 + umask 022 + cd /builddir/build/BUILD + cd packetdrill-master + 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --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 parser.c cc -g -Wall -Werror -c -o link_layer.o link_layer.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 \ -lpthread -lrt /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/libpthread.a(libpthread.o): In function `sem_open': (.text+0x6823): warning: the use of `mktemp' is dangerous, better use `mkstemp' + popd ~/build/BUILD/packetdrill-master + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5WURdp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/packetdrill-0.1-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/packetdrill-0.1-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/packetdrill-0.1-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/packetdrill-0.1-1.el7.centos.x86_64 + cd packetdrill-master + install -d /builddir/build/BUILDROOT/packetdrill-0.1-1.el7.centos.x86_64//usr/sbin + install -m 0755 gtests/net/packetdrill/packetdrill /builddir/build/BUILDROOT/packetdrill-0.1-1.el7.centos.x86_64//usr/sbin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/packetdrill-master extracting debug info from /builddir/build/BUILDROOT/packetdrill-0.1-1.el7.centos.x86_64/usr/sbin/packetdrill nm: /builddir/build/BUILDROOT/packetdrill-0.1-1.el7.centos.x86_64/usr/sbin/packetdrill: no symbols dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1454 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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: packetdrill-0.1-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6HDcjH + umask 022 + cd /builddir/build/BUILD + cd packetdrill-master + DOCDIR=/builddir/build/BUILDROOT/packetdrill-0.1-1.el7.centos.x86_64/usr/share/doc/packetdrill-0.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/packetdrill-0.1-1.el7.centos.x86_64/usr/share/doc/packetdrill-0.1 + cp -pr gtests/net/packetdrill/README /builddir/build/BUILDROOT/packetdrill-0.1-1.el7.centos.x86_64/usr/share/doc/packetdrill-0.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9JBzpZ + umask 022 + cd /builddir/build/BUILD + cd packetdrill-master + LICENSEDIR=/builddir/build/BUILDROOT/packetdrill-0.1-1.el7.centos.x86_64/usr/share/licenses/packetdrill-0.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/packetdrill-0.1-1.el7.centos.x86_64/usr/share/licenses/packetdrill-0.1 + cp -pr gtests/net/packetdrill/COPYING /builddir/build/BUILDROOT/packetdrill-0.1-1.el7.centos.x86_64/usr/share/licenses/packetdrill-0.1 + exit 0 Provides: packetdrill = 0.1-1.el7.centos packetdrill(x86-64) = 0.1-1.el7.centos 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.el7.centos.x86_64 Provides: packetdrill-debuginfo = 0.1-1.el7.centos packetdrill-debuginfo(x86-64) = 0.1-1.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/packetdrill-0.1-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-436475231.novalocal Wrote: /builddir/build/RPMS/packetdrill-0.1-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/packetdrill-debuginfo-0.1-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MtSvfV + umask 022 + cd /builddir/build/BUILD + cd packetdrill-master + /usr/bin/rm -rf /builddir/build/BUILDROOT/packetdrill-0.1-1.el7.centos.x86_64 + exit 0 Child return code was: 0