Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/smcroute.spec'], gid=135user='mockbuild'timeout=0shell=FalseprintOutput=Falseuid=1001nspawn_args=[]env={'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'SHELL': '/bin/bash'}chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6199/root'logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/smcroute.spec'] with env {'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'SHELL': '/bin/bash'} and shell False warning: Could not canonicalize hostname: copr-builder-280626992.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/smcroute-2.2.2-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/smcroute.spec'], gid=135user='mockbuild'timeout=0shell=FalseprintOutput=Falseuid=1001nspawn_args=[]env={'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'SHELL': '/bin/bash'}chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6199/root'logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/smcroute.spec'] with env {'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', '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.hYidmq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf smcroute-2.2.2 + /usr/bin/xz -dc /builddir/build/SOURCES/smcroute-2.2.2.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd smcroute-2.2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ud9um3 + umask 022 + cd /builddir/build/BUILD + cd smcroute-2.2.2 + 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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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 for x86_64-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 for style of include used by make... GNU checking dependency style of gcc... none checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes 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... 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for ANSI C header files... (cached) yes checking for arpa/inet.h... yes checking for fcntl.h... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/prctl.h... yes checking for sys/socket.h... yes checking for sys/types.h... (cached) yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for net/route.h... yes checking for sys/param.h... yes checking for ifaddrs.h... yes checking for linux/sockios.h... yes checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for uint32_t... yes checking for pid_t... yes 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 for atexit... yes checking for dup2... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strchr... yes checking for strerror... yes checking for strrchr... yes checking for asprintf... yes checking for sun_len member in struct sockaddr_un... no checking for linux/mroute.h... yes checking for linux/filter.h... yes checking for netinet/ip_mroute.h... no checking for linux/mroute6.h... yes checking for netinet6/ip6_mroute.h... no checking for IPv6 multicast host support... yes checking for IPv6 multicast routing support... yes checking for vifc_rate_limit member in struct mif6ctl... no checking for vifc_threshold member in struct mif6ctl... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating smcroute.service config.status: creating config.h config.status: executing depfiles commands + export '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' + 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' + make -j2 make all-am make[1]: Entering directory `/builddir/build/BUILD/smcroute-2.2.2' gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o smcroute.o smcroute.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mroute-api.o mroute-api.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ifvc.o ifvc.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cmdpkt.o cmdpkt.c ifvc.c: In function 'iface_init': ifvc.c:41:6: warning: unused variable 'family' [-Wunused-variable] int family; ^ gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ipc.o ipc.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mcgroup.o mcgroup.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o parse-conf.o parse-conf.c parse-conf.c: In function 'join_mgroup_ssm': parse-conf.c:158:6: warning: variable 'result' set but not used [-Wunused-but-set-variable] int result; ^ gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o log.o log.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pidfile.o pidfile.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o smcroute smcroute.o mroute-api.o ifvc.o cmdpkt.o ipc.o mcgroup.o parse-conf.o log.o pidfile.o -lcap make[1]: Leaving directory `/builddir/build/BUILD/smcroute-2.2.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DwGHwR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/smcroute-2.2.2-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/smcroute-2.2.2-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/smcroute-2.2.2-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/smcroute-2.2.2-1.el7.centos.x86_64 + cd smcroute-2.2.2 + rm -rf /builddir/build/BUILDROOT/smcroute-2.2.2-1.el7.centos.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/smcroute-2.2.2-1.el7.centos.x86_64 make[1]: Entering directory `/builddir/build/BUILD/smcroute-2.2.2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/smcroute-2.2.2-1.el7.centos.x86_64/usr/sbin' /usr/bin/install -c smcroute '/builddir/build/BUILDROOT/smcroute-2.2.2-1.el7.centos.x86_64/usr/sbin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/smcroute-2.2.2-1.el7.centos.x86_64/usr/share/doc/smcroute' /usr/bin/install -c -m 644 README.md AUTHORS TODO ChangeLog.md COPYING smcroute.conf smcroute.init '/builddir/build/BUILDROOT/smcroute-2.2.2-1.el7.centos.x86_64/usr/share/doc/smcroute' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/smcroute-2.2.2-1.el7.centos.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 smcroute.8 '/builddir/build/BUILDROOT/smcroute-2.2.2-1.el7.centos.x86_64/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/smcroute-2.2.2-1.el7.centos.x86_64/usr/lib/systemd/system' /usr/bin/install -c -m 644 smcroute.service '/builddir/build/BUILDROOT/smcroute-2.2.2-1.el7.centos.x86_64/usr/lib/systemd/system' make[1]: Leaving directory `/builddir/build/BUILD/smcroute-2.2.2' + make install-man DESTDIR=/builddir/build/BUILDROOT/smcroute-2.2.2-1.el7.centos.x86_64 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/smcroute-2.2.2-1.el7.centos.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 smcroute.8 '/builddir/build/BUILDROOT/smcroute-2.2.2-1.el7.centos.x86_64/usr/share/man/man8' + /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/smcroute-2.2.2 extracting debug info from /builddir/build/BUILDROOT/smcroute-2.2.2-1.el7.centos.x86_64/usr/sbin/smcroute dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 186 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: smcroute-2.2.2-1.el7.centos.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KyTkkG + umask 022 + cd /builddir/build/BUILD + cd smcroute-2.2.2 + LICENSEDIR=/builddir/build/BUILDROOT/smcroute-2.2.2-1.el7.centos.x86_64/usr/share/licenses/smcroute-2.2.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/smcroute-2.2.2-1.el7.centos.x86_64/usr/share/licenses/smcroute-2.2.2 + cp -pr COPYING /builddir/build/BUILDROOT/smcroute-2.2.2-1.el7.centos.x86_64/usr/share/licenses/smcroute-2.2.2 + exit 0 Provides: bundled(libite) = 1.4.2 smcroute = 2.2.2-1.el7.centos smcroute(x86-64) = 2.2.2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(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) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcap.so.2()(64bit) rtld(GNU_HASH) Processing files: smcroute-debuginfo-2.2.2-1.el7.centos.x86_64 Provides: smcroute-debuginfo = 2.2.2-1.el7.centos smcroute-debuginfo(x86-64) = 2.2.2-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/smcroute-2.2.2-1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/smcroute-2.2.2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/smcroute-debuginfo-2.2.2-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.f7VDS9 + umask 022 + cd /builddir/build/BUILD + cd smcroute-2.2.2 + rm -rf /builddir/build/BUILDROOT/smcroute-2.2.2-1.el7.centos.x86_64 + exit 0 Child return code was: 0