Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/vnstat.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-c092a48df071865ad0b8066a6856d344c0cd2f8b/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/vnstat.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/vnstat-1.15-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/vnstat.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-c092a48df071865ad0b8066a6856d344c0cd2f8b/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/vnstat.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oqDWST + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf vnstat-1.15 + /usr/bin/gzip -dc /builddir/build/SOURCES/vnstat-1.15.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd vnstat-1.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (vnstat.service.patch): + echo 'Patch #0 (vnstat.service.patch):' + /usr/bin/cat /builddir/build/SOURCES/vnstat.service.patch + /usr/bin/patch -p1 --fuzz=0 patching file examples/systemd/vnstat.service + sed -i -e 's,/var/run/,/run/vnstat/,g; s,MaxBandwidth 100,MaxBandwidth 0,g;' cfg/vnstat.conf + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OC9gFN + umask 022 + cd /builddir/build/BUILD + cd vnstat-1.15 + 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 whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no 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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking whether make sets $(MAKE)... (cached) yes checking for pow in -lm... yes checking for gdImageLine in -lgd... yes 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 CHECK... no configure: testcases can not be execute without check installed 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for uid_t in sys/types.h... yes checking for int32_t... yes checking for mode_t... yes checking for size_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for unistd.h... (cached) yes checking for working chown... 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 stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for dup2... yes checking for localtime_r... yes checking for memset... yes checking for mkdir... yes checking for pow... yes checking for rmdir... yes checking for setlocale... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for strtoull... yes checking for tzset... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/config.h config.status: executing depfiles commands configure: configure: ============================================== configure: configure: prefix: /usr configure: sysconfdir: /etc configure: configure: Install paths configure: configure: vnstat: /usr/bin/vnstat configure: vnstati: /usr/bin/vnstati configure: vnstatd: /usr/sbin/vnstatd configure: config: /etc/vnstat.conf configure: configure: Image output support: enabled configure: configure: ============================================== configure: + /usr/bin/make -j4 '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' all Making all in . make[1]: Entering directory `/builddir/build/BUILD/vnstat-1.15' gcc -DHAVE_CONFIG_H -I. -I./src -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 src/vnstat.o src/vnstat.c gcc -DHAVE_CONFIG_H -I. -I./src -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 src/ifinfo.o src/ifinfo.c gcc -DHAVE_CONFIG_H -I. -I./src -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 src/dbxml.o src/dbxml.c gcc -DHAVE_CONFIG_H -I. -I./src -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 src/dbjson.o src/dbjson.c gcc -DHAVE_CONFIG_H -I. -I./src -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 src/dbshow.o src/dbshow.c gcc -DHAVE_CONFIG_H -I. -I./src -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 src/dbaccess.o src/dbaccess.c gcc -DHAVE_CONFIG_H -I. -I./src -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 src/dbmerge.o src/dbmerge.c gcc -DHAVE_CONFIG_H -I. -I./src -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 src/common.o src/common.c gcc -DHAVE_CONFIG_H -I. -I./src -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 src/misc.o src/misc.c gcc -DHAVE_CONFIG_H -I. -I./src -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 src/cfg.o src/cfg.c gcc -DHAVE_CONFIG_H -I. -I./src -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 src/ibw.o src/ibw.c gcc -DHAVE_CONFIG_H -I. -I./src -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 src/traffic.o src/traffic.c gcc -DHAVE_CONFIG_H -I. -I./src -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 src/vnstati.o src/vnstati.c src/traffic.c: In function 'livetrafficmeter': src/traffic.c:192:12: warning: 'timeslept' may be used uninitialized in this function [-Wmaybe-uninitialized] timespent = (uint64_t)time(NULL) - timespent - timeslept; ^ gcc -DHAVE_CONFIG_H -I. -I./src -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 src/image.o src/image.c gcc -DHAVE_CONFIG_H -I. -I./src -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 src/vnstatd.o src/vnstatd.c gcc -DHAVE_CONFIG_H -I. -I./src -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 src/dbcache.o src/dbcache.c gcc -DHAVE_CONFIG_H -I. -I./src -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 src/daemon.o src/daemon.c gcc -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 vnstat src/vnstat.o src/ifinfo.o src/dbxml.o src/dbjson.o src/dbshow.o src/dbaccess.o src/dbmerge.o src/common.o src/misc.o src/cfg.o src/ibw.o src/traffic.o -lm gcc -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 vnstatd src/vnstatd.o src/ifinfo.o src/dbaccess.o src/dbcache.o src/common.o src/misc.o src/cfg.o src/ibw.o src/daemon.o -lm gcc -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 vnstati src/vnstati.o src/image.o src/dbaccess.o src/dbmerge.o src/common.o src/misc.o src/cfg.o -lgd -lm make[1]: Leaving directory `/builddir/build/BUILD/vnstat-1.15' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.H3KnMr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm ++ dirname /builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm + cd vnstat-1.15 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm/var/lib/vnstat + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm/usr/lib/systemd/system + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm/usr/lib/tmpfiles.d + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm/run/ + /usr/bin/install -d -m 0700 /builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm/run/vnstat/ + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm Making install in . make[1]: Entering directory `/builddir/build/BUILD/vnstat-1.15' make[2]: Entering directory `/builddir/build/BUILD/vnstat-1.15' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm/usr/bin' /usr/bin/install -c vnstat vnstati '/builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm/usr/sbin' /usr/bin/install -c vnstatd '/builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm/usr/sbin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm/usr/share/man/man1' /usr/bin/install -c -m 644 man/vnstat.1 man/vnstatd.1 man/vnstati.1 '/builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm/usr/share/man/man5' /usr/bin/install -c -m 644 man/vnstat.conf.5 '/builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm/usr/share/man/man5' /usr/bin/make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/vnstat-1.15' /builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm/usr/bin/vnstat --showconfig >vnstat.conf && \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm/etc && \ mv -f vnstat.conf /builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm/etc/vnstat.conf ============================================================================ Note: No service file has been installed for starting the daemon automatically. Such setup will need to be created manually depending on the used environment. See the included documentation. ============================================================================ make[3]: Leaving directory `/builddir/build/BUILD/vnstat-1.15' make[2]: Leaving directory `/builddir/build/BUILD/vnstat-1.15' make[1]: Leaving directory `/builddir/build/BUILD/vnstat-1.15' + /usr/bin/install -p -m 644 examples/systemd/vnstat.service /builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm/usr/lib/systemd/system/ + /usr/bin/rm -rf examples/init.d + /usr/bin/rm -rf examples/systemd + /usr/bin/rm -rf examples/launchd + /usr/bin/rm -rf examples/upstart + /usr/bin/cat + /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/vnstat-1.15 extracting debug info from /builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm/usr/bin/vnstati extracting debug info from /builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm/usr/bin/vnstat extracting debug info from /builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm/usr/sbin/vnstatd /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 500 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: vnstat-1.15-2.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5lH0iP + umask 022 + cd /builddir/build/BUILD + cd vnstat-1.15 + DOCDIR=/builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm/usr/share/doc/vnstat-1.15 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm/usr/share/doc/vnstat-1.15 + cp -pr CHANGES /builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm/usr/share/doc/vnstat-1.15 + cp -pr FAQ /builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm/usr/share/doc/vnstat-1.15 + cp -pr README /builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm/usr/share/doc/vnstat-1.15 + cp -pr INSTALL /builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm/usr/share/doc/vnstat-1.15 + cp -pr examples /builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm/usr/share/doc/vnstat-1.15 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JqY3Ol + umask 022 + cd /builddir/build/BUILD + cd vnstat-1.15 + LICENSEDIR=/builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm/usr/share/licenses/vnstat-1.15 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm/usr/share/licenses/vnstat-1.15 + cp -pr COPYING /builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm/usr/share/licenses/vnstat-1.15 + exit 0 Provides: config(vnstat) = 1.15-2.el7 vnstat = 1.15-2.el7 vnstat(armv7hl-32) = 1.15-2.el7 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/perl ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgd.so.2 libm.so.6 libm.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: vnstat-debuginfo-1.15-2.el7.armv7hl Provides: vnstat-debuginfo = 1.15-2.el7 vnstat-debuginfo(armv7hl-32) = 1.15-2.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/vnstat-1.15-2.el7.arm Wrote: /builddir/build/RPMS/vnstat-1.15-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/vnstat-debuginfo-1.15-2.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nvSz7x + umask 022 + cd /builddir/build/BUILD + cd vnstat-1.15 + /usr/bin/rm -rf /builddir/build/BUILDROOT/vnstat-1.15-2.el7.arm + exit 0 Child return code was: 0