Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/iputils.spec'], nspawn_args=[]shell=Falseuid=1004env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-x86_64/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/iputils.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/iputils-20160308-10.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/iputils.spec'], nspawn_args=[]shell=Falseuid=1004env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-x86_64/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/iputils.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fEOxn4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf iputils-s20160308 + /usr/bin/gzip -dc /builddir/build/SOURCES/iputils-s20160308.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd iputils-s20160308 + /usr/bin/gzip -dc /builddir/build/SOURCES/ifenslave.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (iputils-rh.patch): + echo 'Patch #0 (iputils-rh.patch):' + /usr/bin/cat /builddir/build/SOURCES/iputils-rh.patch + /usr/bin/patch -p1 --fuzz=0 patching file Makefile Patch #1 (iputils-ifenslave.patch): + echo 'Patch #1 (iputils-ifenslave.patch):' + /usr/bin/cat /builddir/build/SOURCES/iputils-ifenslave.patch + /usr/bin/patch -p1 --fuzz=0 patching file ifenslave.c Hunk #1 succeeded at 520 (offset -4 lines). Patch #2 (iputils-20121221-caps.patch): + echo 'Patch #2 (iputils-20121221-caps.patch):' + /usr/bin/cat /builddir/build/SOURCES/iputils-20121221-caps.patch + /usr/bin/patch -p1 --fuzz=0 patching file clockdiff.c Hunk #1 succeeded at 20 (offset -1 lines). Hunk #2 succeeded at 534 (offset -1 lines). Patch #3 (iputils-rh-ping-ipv4-by-default.patch): + echo 'Patch #3 (iputils-rh-ping-ipv4-by-default.patch):' + /usr/bin/cat /builddir/build/SOURCES/iputils-rh-ping-ipv4-by-default.patch + /usr/bin/patch -p1 --fuzz=0 patching file ping.c Hunk #1 succeeded at 445 (offset 2 lines). Patch #4 (iputils-oversized-packets.patch): + echo 'Patch #4 (iputils-oversized-packets.patch):' + /usr/bin/cat /builddir/build/SOURCES/iputils-oversized-packets.patch + /usr/bin/patch -p1 --fuzz=0 patching file ping.c Hunk #2 succeeded at 810 (offset 6 lines). Patch #5 (iputils-reorder-I-parsing.patch): + echo 'Patch #5 (iputils-reorder-I-parsing.patch):' + /usr/bin/cat /builddir/build/SOURCES/iputils-reorder-I-parsing.patch + /usr/bin/patch -p1 --fuzz=0 patching file ping.c Hunk #1 succeeded at 277 (offset -2 lines). Hunk #2 succeeded at 300 (offset -2 lines). Patch #6 (iputils-fix-I-setsockopt.patch): + echo 'Patch #6 (iputils-fix-I-setsockopt.patch):' + /usr/bin/cat /builddir/build/SOURCES/iputils-fix-I-setsockopt.patch + /usr/bin/patch -p1 --fuzz=0 patching file ping.c Hunk #1 succeeded at 572 (offset 3 lines). patching file ping6_common.c Patch #7 (iputils-ping-hang.patch): + echo 'Patch #7 (iputils-ping-hang.patch):' + /usr/bin/cat /builddir/build/SOURCES/iputils-ping-hang.patch + /usr/bin/patch -p1 --fuzz=0 patching file ping_common.c Patch #8 (iputils-arping-doc.patch): + echo 'Patch #8 (iputils-arping-doc.patch):' + /usr/bin/cat /builddir/build/SOURCES/iputils-arping-doc.patch + /usr/bin/patch -p1 --fuzz=0 patching file arping.c patching file doc/arping.sgml Patch #9 (iputils-fix-ping6-return-value.patch): + echo 'Patch #9 (iputils-fix-ping6-return-value.patch):' + /usr/bin/cat /builddir/build/SOURCES/iputils-fix-ping6-return-value.patch + /usr/bin/patch -p1 --fuzz=0 patching file ping6_common.c Hunk #1 succeeded at 807 (offset 2 lines). + echo 'Patch #10 (iputils-bind-I-interface.patch):' Patch #10 (iputils-bind-I-interface.patch): + /usr/bin/cat /builddir/build/SOURCES/iputils-bind-I-interface.patch + /usr/bin/patch -p1 --fuzz=0 patching file ping.c Hunk #1 succeeded at 105 (offset -1 lines). patching file ping.h Patch #11 (iputils-fix-possible-double-free.patch): + echo 'Patch #11 (iputils-fix-possible-double-free.patch):' + /usr/bin/cat /builddir/build/SOURCES/iputils-fix-possible-double-free.patch + /usr/bin/patch -p1 --fuzz=0 patching file ping_common.c Patch #12 (iputils-ping-eacces.patch): + echo 'Patch #12 (iputils-ping-eacces.patch):' + /usr/bin/cat /builddir/build/SOURCES/iputils-ping-eacces.patch + /usr/bin/patch -p1 --fuzz=0 patching file ping.c Hunk #1 succeeded at 606 (offset -49 lines). Patch #13 (iputils-fix-ping-t-multicast.patch): + echo 'Patch #13 (iputils-fix-ping-t-multicast.patch):' + /usr/bin/cat /builddir/build/SOURCES/iputils-fix-ping-t-multicast.patch + /usr/bin/patch -p1 --fuzz=0 patching file ping.c Hunk #1 succeeded at 792 (offset -58 lines). Patch #14 (iputils-arping-network-down.patch): + echo 'Patch #14 (iputils-arping-network-down.patch):' + /usr/bin/cat /builddir/build/SOURCES/iputils-arping-network-down.patch + /usr/bin/patch -p1 --fuzz=0 patching file arping.c Patch #15 (iputils-fix-pmtu.patch): + echo 'Patch #15 (iputils-fix-pmtu.patch):' + /usr/bin/cat /builddir/build/SOURCES/iputils-fix-pmtu.patch + /usr/bin/patch -p1 --fuzz=0 patching file ping.c Hunk #1 succeeded at 106 (offset -1 lines). Hunk #2 succeeded at 449 (offset -49 lines). patching file ping.h patching file ping6_common.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5v5EMR + umask 022 + cd /builddir/build/BUILD + cd iputils-s20160308 + export CFLAGS=-fpie + CFLAGS=-fpie + export 'LDFLAGS=-pie -Wl,-z,relro,-z,now' + LDFLAGS='-pie -Wl,-z,relro,-z,now' + make -j16 arping clockdiff ping rdisc tracepath tracepath6 ninfod /bin/sh: git: command not found cc -fpie -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -Wstrict-prototypes -Wall -D_GNU_SOURCE -c arping.c -DCAPABILITIES -DUSE_IDN -o arping.o cc -fpie -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -Wstrict-prototypes -Wall -D_GNU_SOURCE -c clockdiff.c -DCAPABILITIES -o clockdiff.o cc -fpie -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -Wstrict-prototypes -Wall -D_GNU_SOURCE -c ping.c -DCAPABILITIES -DUSE_IDN -DUSE_OPENSSL -o ping.o cc -fpie -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -Wstrict-prototypes -Wall -D_GNU_SOURCE -c ping_common.c -DCAPABILITIES -DUSE_IDN -DUSE_OPENSSL -o ping_common.o cc -fpie -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -Wstrict-prototypes -Wall -D_GNU_SOURCE -c ping6_common.c -DCAPABILITIES -DUSE_IDN -DUSE_OPENSSL -o ping6_common.o cc -fpie -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -Wstrict-prototypes -Wall -D_GNU_SOURCE -c rdisc.c -o rdisc.o cc -fpie -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -Wstrict-prototypes -Wall -D_GNU_SOURCE -c tracepath.c -DUSE_IDN -o tracepath.o cc -fpie -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -Wstrict-prototypes -Wall -D_GNU_SOURCE -c tracepath6.c -DUSE_IDN -o tracepath6.o 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... cc -pie -Wl,-z,relro,-z,now -fpie -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -Wstrict-prototypes -Wall tracepath.o -lidn -o tracepath no checking for suffix of object files... cc -pie -Wl,-z,relro,-z,now -fpie -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -Wstrict-prototypes -Wall tracepath6.o -o tracepath6 o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... cc -pie -Wl,-z,relro,-z,now -fpie -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -Wstrict-prototypes -Wall clockdiff.o -lcap -o clockdiff yes checking for gcc option to accept ISO C89... cc -pie -Wl,-z,relro,-z,now -fpie -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -Wstrict-prototypes -Wall arping.o -lcap -lidn -lrt -o arping none needed checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... cc -pie -Wl,-z,relro,-z,now -fpie -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -Wstrict-prototypes -Wall rdisc.o -o rdisc yes checking whether time.h and sys/time.h may both be included... yes checking for sys/types.h... cc -pie -Wl,-z,relro,-z,now -fpie -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -Wstrict-prototypes -Wall ping.o ping_common.o ping6_common.o -lcap -lidn -lcrypto -lresolv -lm -o ping 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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking gcrypt.h usability... no checking gcrypt.h presence... no checking for gcrypt.h... no checking gnutls/openssl.h usability... no checking gnutls/openssl.h presence... no checking for gnutls/openssl.h... no checking openssl/md5.h usability... yes checking openssl/md5.h presence... yes checking for openssl/md5.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for netinet/ip6.h... yes checking for netinet/icmp6.h... yes checking for linux/rtnetlink.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking for struct icmp6_nodeinfo... no checking for nanosleep... yes checking for pthread_create in -lpthread... yes checking for cap_init in -lcap... yes checking for MD5_Init in -lcrypto... yes checking for gcry_md_open in -lgcrypt... no configure: creating ./config.status config.status: creating Makefile config.status: creating ninfod.sh config.status: creating config.h make[1]: Entering directory `/builddir/build/BUILD/iputils-s20160308/ninfod' gcc -fpie -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -Wstrict-prototypes -Wall -D_GNU_SOURCE -c -DHAVE_CONFIG_H -o ninfod_addrs.o ninfod_addrs.c gcc -fpie -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -Wstrict-prototypes -Wall -D_GNU_SOURCE -c -DHAVE_CONFIG_H -o ni_ifaddrs.o ni_ifaddrs.c gcc -fpie -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -Wstrict-prototypes -Wall -D_GNU_SOURCE -c -DHAVE_CONFIG_H -o ninfod_name.o ninfod_name.c gcc -fpie -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -Wstrict-prototypes -Wall -D_GNU_SOURCE -c -DHAVE_CONFIG_H -o ninfod_core.o ninfod_core.c gcc -fpie -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fno-strict-aliasing -Wstrict-prototypes -Wall -D_GNU_SOURCE -c -DHAVE_CONFIG_H -o ninfod.o ninfod.c gcc -pie -Wl,-z,relro,-z,now ninfod_addrs.o ni_ifaddrs.o ninfod_name.o ninfod_core.o ninfod.o -lcrypto -lcap -lpthread -o ninfod make[1]: Leaving directory `/builddir/build/BUILD/iputils-s20160308/ninfod' + gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic ifenslave.c -o ifenslave + make -C doc man make: Entering directory `/builddir/build/BUILD/iputils-s20160308/doc' make: Leaving directory `/builddir/build/BUILD/iputils-s20160308/doc' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wqDuXO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64 + cd iputils-s20160308 + mkdir -p /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/sbin + mkdir -p /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/bin + mkdir -p /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64//usr/lib/systemd/system + mkdir -p /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/etc/sysconfig + install -c clockdiff /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/sbin/ + install -cp arping /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/sbin/ + install -cp ping /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/bin/ + install -cp ifenslave /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/sbin/ + install -cp rdisc /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/sbin/ + install -cp tracepath /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/bin/ + install -cp tracepath6 /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/bin/ + install -cp ninfod/ninfod /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/sbin/ + mkdir -p /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/bin + ln -sf ping /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/bin/ping6 + ln -sf ../bin/ping /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/sbin/ping6 + ln -sf ../bin/tracepath /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/sbin + ln -sf ../bin/tracepath6 /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/sbin + mkdir -p /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/share/man/man8 + install -cp doc/clockdiff.8 /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/share/man/man8/ + install -cp doc/arping.8 /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/share/man/man8/ + install -cp doc/ping.8 /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/share/man/man8/ + install -cp doc/rdisc.8 /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/share/man/man8/ + install -cp doc/tracepath.8 /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/share/man/man8/ + install -cp doc/ninfod.8 /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/share/man/man8/ + install -cp ifenslave.8 /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/share/man/man8/ + ln -s ping.8.gz /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/share/man/man8/ping6.8.gz + ln -s tracepath.8.gz /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/share/man/man8/tracepath6.8.gz + install -dp /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/etc/rc.d/init.d + install -m 755 -p /builddir/build/SOURCES/rdisc.initd /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/etc/rc.d/init.d/rdisc + install -m 644 /builddir/build/SOURCES/rdisc.sysconfig /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/etc/sysconfig/rdisc + install -m 644 /builddir/build/SOURCES/rdisc.service /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64//usr/lib/systemd/system + install -m 644 /builddir/build/SOURCES/ninfod.service /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64//usr/lib/systemd/system + iconv -f ISO88591 -t UTF8 RELNOTES -o RELNOTES.tmp + touch -r RELNOTES RELNOTES.tmp + mv -f RELNOTES.tmp RELNOTES + /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/iputils-s20160308 extracting debug info from /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/sbin/clockdiff extracting debug info from /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/sbin/arping extracting debug info from /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/sbin/ifenslave extracting debug info from /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/sbin/rdisc extracting debug info from /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/sbin/ninfod extracting debug info from /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/bin/ping extracting debug info from /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/bin/tracepath extracting debug info from /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/bin/tracepath6 /usr/lib/rpm/sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/bin/ping.debug to /usr/lib/debug/usr/sbin/ping6.debug symlinked /usr/lib/debug/usr/bin/tracepath.debug to /usr/lib/debug/usr/sbin/tracepath.debug symlinked /usr/lib/debug/usr/bin/tracepath6.debug to /usr/lib/debug/usr/sbin/tracepath6.debug symlinked /usr/lib/debug/usr/bin/ping.debug to /usr/lib/debug/usr/bin/ping6.debug 634 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: iputils-20160308-10.el7.x86_64 warning: Explicit %attr() mode not applicaple to symlink: /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/share/man/man8/ping6.8.gz warning: Explicit %attr() mode not applicaple to symlink: /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/share/man/man8/tracepath6.8.gz Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TNDV5O + umask 022 + cd /builddir/build/BUILD + cd iputils-s20160308 + DOCDIR=/builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/share/doc/iputils-20160308 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/share/doc/iputils-20160308 + cp -pr RELNOTES /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/share/doc/iputils-20160308 + cp -pr README.bonding /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64/usr/share/doc/iputils-20160308 + exit 0 Provides: /bin/ping /bin/ping6 /sbin/arping /sbin/rdisc config(iputils) = 20160308-10.el7 iputils = 20160308-10.el7 iputils(x86-64) = 20160308-10.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileCaps) <= 4.6.1-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/chkconfig systemd Requires(preun): /bin/sh /sbin/chkconfig systemd Requires(postun): /bin/sh systemd Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcap.so.2()(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libidn.so.11()(64bit) libidn.so.11(LIBIDN_1.0)(64bit) libm.so.6()(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: iputils-sysvinit-20160308-10.el7.x86_64 Provides: iputils-sysvinit = 20160308-10.el7 iputils-sysvinit(x86-64) = 20160308-10.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(preun): /sbin/service Requires(postun): /sbin/service Requires: /bin/bash Processing files: iputils-ninfod-20160308-10.el7.x86_64 Provides: /usr/sbin/ninfod iputils-ninfod = 20160308-10.el7 iputils-ninfod(x86-64) = 20160308-10.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileCaps) <= 4.6.1-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcap.so.2()(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: iputils-debuginfo-20160308-10.el7.x86_64 Provides: iputils-debuginfo = 20160308-10.el7 iputils-debuginfo(x86-64) = 20160308-10.el7 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/iputils-20160308-10.el7.x86_64 Wrote: /builddir/build/RPMS/iputils-20160308-10.el7.x86_64.rpm Wrote: /builddir/build/RPMS/iputils-sysvinit-20160308-10.el7.x86_64.rpm Wrote: /builddir/build/RPMS/iputils-ninfod-20160308-10.el7.x86_64.rpm Wrote: /builddir/build/RPMS/iputils-debuginfo-20160308-10.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WtxsSR + umask 022 + cd /builddir/build/BUILD + cd iputils-s20160308 + /usr/bin/rm -rf /builddir/build/BUILDROOT/iputils-20160308-10.el7.x86_64 + exit 0 Child return code was: 0