Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/libvirt-snmp.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-b24afb2c69b2ba8f834dcef03fecafb29c7b8991/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/libvirt-snmp.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/libvirt-snmp-0.0.3-5.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/libvirt-snmp.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-b24afb2c69b2ba8f834dcef03fecafb29c7b8991/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/libvirt-snmp.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ErmmX1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libvirt-snmp-0.0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/libvirt-snmp-0.0.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libvirt-snmp-0.0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qO2onY + umask 022 + cd /builddir/build/BUILD + cd libvirt-snmp-0.0.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-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/lib --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 for armv7hl-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 for style of include used by make... GNU checking dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes checking for memset... yes checking for strdup... 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 for stdlib.h... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for size_t... yes checking for an ANSI C-conforming const... yes checking return type of signal handlers... void checking for armv7hl-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 for LIBVIRT... yes checking for virEventRunDefaultImpl in -lvirt... yes checking for SNMP... no checking net-snmp net-snmp-config... yes checking MIB directories... found /usr/share/snmp/mibs checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating docs/Makefile config.status: creating libvirt-snmp.spec config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libvirt-snmp-0.0.3' Making all in src/ make[2]: Entering directory `/builddir/build/BUILD/libvirt-snmp-0.0.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libvirtMib_subagent-libvirtGuestTable_data_get.o `test -f 'libvirtGuestTable_data_get.c' || echo './'`libvirtGuestTable_data_get.c gcc -DHAVE_CONFIG_H -I. -I.. -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libvirtMib_subagent-libvirtGuestTable_data_set.o `test -f 'libvirtGuestTable_data_set.c' || echo './'`libvirtGuestTable_data_set.c gcc -DHAVE_CONFIG_H -I. -I.. -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libvirtMib_subagent-libvirtGuestTable_data_access.o `test -f 'libvirtGuestTable_data_access.c' || echo './'`libvirtGuestTable_data_access.c gcc -DHAVE_CONFIG_H -I. -I.. -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libvirtMib_subagent-libvirtSnmpError.o `test -f 'libvirtSnmpError.c' || echo './'`libvirtSnmpError.c gcc -DHAVE_CONFIG_H -I. -I.. -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libvirtMib_subagent-libvirtNotifications.o `test -f 'libvirtNotifications.c' || echo './'`libvirtNotifications.c gcc -DHAVE_CONFIG_H -I. -I.. -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libvirtMib_subagent-libvirtSnmp.o `test -f 'libvirtSnmp.c' || echo './'`libvirtSnmp.c gcc -DHAVE_CONFIG_H -I. -I.. -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libvirtMib_subagent-libvirtGuestTable.o `test -f 'libvirtGuestTable.c' || echo './'`libvirtGuestTable.c gcc -DHAVE_CONFIG_H -I. -I.. -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libvirtMib_subagent-libvirtMib_subagent.o `test -f 'libvirtMib_subagent.c' || echo './'`libvirtMib_subagent.c gcc -DHAVE_CONFIG_H -I. -I.. -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libvirtMib_subagent-libvirtGuestTable_interface.o `test -f 'libvirtGuestTable_interface.c' || echo './'`libvirtGuestTable_interface.c libvirtSnmp.c: In function 'libvirtUnregisterEvents': libvirtSnmp.c:297:11: warning: unused variable 'status' [-Wunused-variable] void *status; ^ gcc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o libvirtMib_subagent libvirtMib_subagent-libvirtGuestTable_data_get.o libvirtMib_subagent-libvirtGuestTable_data_set.o libvirtMib_subagent-libvirtGuestTable_data_access.o libvirtMib_subagent-libvirtSnmpError.o libvirtMib_subagent-libvirtNotifications.o libvirtMib_subagent-libvirtSnmp.o libvirtMib_subagent-libvirtGuestTable.o libvirtMib_subagent-libvirtMib_subagent.o libvirtMib_subagent-libvirtGuestTable_interface.o -lpthread -lvirt -lvirt -Wl,-z,relro -Wl,-z,now -L/usr/lib -lnetsnmpmibs -lsensors -ldl -lrpm -lrpmio -lnetsnmpagent -lwrap -Wl,--enable-new-dtags -Wl,-rpath,/usr/lib/perl5/CORE -lnetsnmp -lssl -lssl -lcrypto -lm make[2]: Leaving directory `/builddir/build/BUILD/libvirt-snmp-0.0.3/src' Making all in docs/ make[2]: Entering directory `/builddir/build/BUILD/libvirt-snmp-0.0.3/docs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libvirt-snmp-0.0.3/docs' make[2]: Entering directory `/builddir/build/BUILD/libvirt-snmp-0.0.3' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-snmp-0.0.3' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-snmp-0.0.3' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Y3UbRP + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libvirt-snmp-0.0.3-5.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libvirt-snmp-0.0.3-5.el7.arm ++ dirname /builddir/build/BUILDROOT/libvirt-snmp-0.0.3-5.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libvirt-snmp-0.0.3-5.el7.arm + cd libvirt-snmp-0.0.3 + make install DESTDIR=/builddir/build/BUILDROOT/libvirt-snmp-0.0.3-5.el7.arm Making install in src/ make[1]: Entering directory `/builddir/build/BUILD/libvirt-snmp-0.0.3/src' make[2]: Entering directory `/builddir/build/BUILD/libvirt-snmp-0.0.3/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-snmp-0.0.3-5.el7.arm/usr/bin" /usr/bin/install -c libvirtMib_subagent '/builddir/build/BUILDROOT/libvirt-snmp-0.0.3-5.el7.arm/usr/bin' test -z "/builddir/build/BUILDROOT/libvirt-snmp-0.0.3-5.el7.arm/usr/share/snmp/mibs" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-snmp-0.0.3-5.el7.arm/usr/share/snmp/mibs" /usr/bin/install -c -m 644 "./LIBVIRT-MIB.txt" \ "/builddir/build/BUILDROOT/libvirt-snmp-0.0.3-5.el7.arm/usr/share/snmp/mibs/LIBVIRT-MIB.txt" make[2]: Leaving directory `/builddir/build/BUILD/libvirt-snmp-0.0.3/src' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-snmp-0.0.3/src' Making install in docs/ make[1]: Entering directory `/builddir/build/BUILD/libvirt-snmp-0.0.3/docs' make[2]: Entering directory `/builddir/build/BUILD/libvirt-snmp-0.0.3/docs' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libvirt-snmp-0.0.3-5.el7.arm/usr/share/man/man1" /usr/bin/install -c -m 644 libvirtMib_subagent.1 '/builddir/build/BUILDROOT/libvirt-snmp-0.0.3-5.el7.arm/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/libvirt-snmp-0.0.3/docs' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-snmp-0.0.3/docs' make[1]: Entering directory `/builddir/build/BUILD/libvirt-snmp-0.0.3' make[2]: Entering directory `/builddir/build/BUILD/libvirt-snmp-0.0.3' 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/libvirt-snmp-0.0.3' make[1]: Leaving directory `/builddir/build/BUILD/libvirt-snmp-0.0.3' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/libvirt-snmp-0.0.3 extracting debug info from /builddir/build/BUILDROOT/libvirt-snmp-0.0.3-5.el7.arm/usr/bin/libvirtMib_subagent dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 334 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: libvirt-snmp-0.0.3-5.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.K7evxm + umask 022 + cd /builddir/build/BUILD + cd libvirt-snmp-0.0.3 + DOCDIR=/builddir/build/BUILDROOT/libvirt-snmp-0.0.3-5.el7.arm/usr/share/doc/libvirt-snmp-0.0.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvirt-snmp-0.0.3-5.el7.arm/usr/share/doc/libvirt-snmp-0.0.3 + cp -pr README /builddir/build/BUILDROOT/libvirt-snmp-0.0.3-5.el7.arm/usr/share/doc/libvirt-snmp-0.0.3 + cp -pr NEWS /builddir/build/BUILDROOT/libvirt-snmp-0.0.3-5.el7.arm/usr/share/doc/libvirt-snmp-0.0.3 + cp -pr ChangeLog /builddir/build/BUILDROOT/libvirt-snmp-0.0.3-5.el7.arm/usr/share/doc/libvirt-snmp-0.0.3 + cp -pr AUTHORS /builddir/build/BUILDROOT/libvirt-snmp-0.0.3-5.el7.arm/usr/share/doc/libvirt-snmp-0.0.3 + exit 0 Provides: libvirt-snmp = 0.0.3-5.el7 libvirt-snmp(armv7hl-32) = 0.0.3-5.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libcrypto.so.10 libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libnetsnmp.so.31 libnetsnmpagent.so.31 libnetsnmpmibs.so.31 libpthread.so.0 libpthread.so.0(GLIBC_2.4) librpm.so.3 librpmio.so.3 libsensors.so.4 libssl.so.10 libvirt.so.0 libvirt.so.0(LIBVIRT_0.0.3) libvirt.so.0(LIBVIRT_0.0.5) libvirt.so.0(LIBVIRT_0.1.0) libvirt.so.0(LIBVIRT_0.4.0) libvirt.so.0(LIBVIRT_0.8.0) libvirt.so.0(LIBVIRT_0.8.2) libvirt.so.0(LIBVIRT_0.9.0) libvirt.so.0(LIBVIRT_0.9.3) libwrap.so.0 rtld(GNU_HASH) Processing files: libvirt-snmp-debuginfo-0.0.3-5.el7.armv7hl Provides: libvirt-snmp-debuginfo = 0.0.3-5.el7 libvirt-snmp-debuginfo(armv7hl-32) = 0.0.3-5.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/libvirt-snmp-0.0.3-5.el7.arm Wrote: /builddir/build/RPMS/libvirt-snmp-0.0.3-5.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libvirt-snmp-debuginfo-0.0.3-5.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gB99n7 + umask 022 + cd /builddir/build/BUILD + cd libvirt-snmp-0.0.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libvirt-snmp-0.0.3-5.el7.arm + exit 0 Child return code was: 0 LEAVE do -->