Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ioping.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-8b1ea7b05d4d57d35bd544e1a9104cd14474c228/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/ioping.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/ioping-0.9-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ioping.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-8b1ea7b05d4d57d35bd544e1a9104cd14474c228/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', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ioping.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.75mDN8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ioping-0.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/ioping-0.9.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ioping-0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's|install -s |install |g' Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0HYtK7 + umask 022 + cd /builddir/build/BUILD + cd ioping-0.9 + make 'CFLAGS=-Wextra -pedantic -funroll-loops -ftree-vectorize -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' 'LDFLAGS=-Wl,-z,relro ' -j4 test ! -d .git || git describe --tags --dirty=+ | sed 's/^v//;s/-/./g' > version cc -Wextra -pedantic -funroll-loops -ftree-vectorize -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 -DVERSION=\"0.9\" -c -o ioping.o ioping.c ioping.c: In function 'usage': ioping.c:248:9: warning: string length '1161' is greater than the length '509' ISO C90 compilers are required to support [-Woverlength-strings] ); ^ ioping.c: At top level: ioping.c:263:7: warning: ISO C90 does not support 'long long' [-Wlong-long] long long mul; ^ ioping.c:267:10: warning: use of C99 long long integer constant [-Wlong-long] { "T", 1000000000000ll }, ^ ioping.c:268:10: warning: use of C99 long long integer constant [-Wlong-long] { "G", 1000000000ll }, ^ ioping.c:269:10: warning: use of C99 long long integer constant [-Wlong-long] { "M", 1000000ll }, ^ ioping.c:270:10: warning: use of C99 long long integer constant [-Wlong-long] { "k", 1000ll }, ^ ioping.c:271:9: warning: use of C99 long long integer constant [-Wlong-long] { "", 1ll }, ^ ioping.c:272:11: warning: use of C99 long long integer constant [-Wlong-long] { "da", 10ll }, ^ ioping.c:273:10: warning: use of C99 long long integer constant [-Wlong-long] { "P", 1000000000000000ll }, ^ ioping.c:274:10: warning: use of C99 long long integer constant [-Wlong-long] { "E", 1000000000000000000ll }, ^ ioping.c:275:11: warning: use of C99 long long integer constant [-Wlong-long] { NULL, 0ll }, ^ ioping.c:280:11: warning: use of C99 long long integer constant [-Wlong-long] { "PiB", 1ll<<50 }, ^ ioping.c:281:11: warning: use of C99 long long integer constant [-Wlong-long] { "TiB", 1ll<<40 }, ^ ioping.c:282:11: warning: use of C99 long long integer constant [-Wlong-long] { "GiB", 1ll<<30 }, ^ ioping.c:283:11: warning: use of C99 long long integer constant [-Wlong-long] { "MiB", 1ll<<20 }, ^ ioping.c:284:11: warning: use of C99 long long integer constant [-Wlong-long] { "KiB", 1ll<<10 }, ^ ioping.c:288:10: warning: use of C99 long long integer constant [-Wlong-long] { "k", 1ll<<10 }, ^ ioping.c:289:11: warning: use of C99 long long integer constant [-Wlong-long] { "kb", 1ll<<10 }, ^ ioping.c:290:10: warning: use of C99 long long integer constant [-Wlong-long] { "m", 1ll<<20 }, ^ ioping.c:291:11: warning: use of C99 long long integer constant [-Wlong-long] { "mb", 1ll<<20 }, ^ ioping.c:292:10: warning: use of C99 long long integer constant [-Wlong-long] { "g", 1ll<<30 }, ^ ioping.c:293:11: warning: use of C99 long long integer constant [-Wlong-long] { "gb", 1ll<<30 }, ^ ioping.c:294:10: warning: use of C99 long long integer constant [-Wlong-long] { "t", 1ll<<40 }, ^ ioping.c:295:11: warning: use of C99 long long integer constant [-Wlong-long] { "tb", 1ll<<40 }, ^ ioping.c:296:11: warning: use of C99 long long integer constant [-Wlong-long] { "pb", 1ll<<50 }, ^ ioping.c:297:11: warning: use of C99 long long integer constant [-Wlong-long] { "eb", 1ll<<60 }, ^ ioping.c:300:11: warning: use of C99 long long integer constant [-Wlong-long] { NULL, 0ll }, ^ ioping.c:304:11: warning: use of C99 long long integer constant [-Wlong-long] { "day", 1000000ll * 60 * 60 * 24 }, ^ ioping.c:305:12: warning: use of C99 long long integer constant [-Wlong-long] { "hour", 1000000ll * 60 * 60 }, ^ ioping.c:306:11: warning: use of C99 long long integer constant [-Wlong-long] { "min", 1000000ll * 60 }, ^ ioping.c:307:10: warning: use of C99 long long integer constant [-Wlong-long] { "s", 1000000ll }, ^ ioping.c:308:11: warning: use of C99 long long integer constant [-Wlong-long] { "ms", 1000ll }, ^ ioping.c:309:11: warning: use of C99 long long integer constant [-Wlong-long] { "us", 1ll }, ^ ioping.c:310:12: warning: use of C99 long long integer constant [-Wlong-long] { "usec", 1ll }, ^ ioping.c:311:12: warning: use of C99 long long integer constant [-Wlong-long] { "msec", 1000ll }, ^ ioping.c:312:9: warning: use of C99 long long integer constant [-Wlong-long] { "", 1000000ll }, ^ ioping.c:313:11: warning: use of C99 long long integer constant [-Wlong-long] { "sec", 1000000ll }, ^ ioping.c:314:10: warning: use of C99 long long integer constant [-Wlong-long] { "m", 1000000ll * 60 }, ^ ioping.c:315:10: warning: use of C99 long long integer constant [-Wlong-long] { "h", 1000000ll * 60 * 60 }, ^ ioping.c:316:12: warning: use of C99 long long integer constant [-Wlong-long] { "week", 1000000ll * 60 * 60 * 24 * 7 }, ^ ioping.c:317:13: warning: use of C99 long long integer constant [-Wlong-long] { "month", 1000000ll * 60 * 60 * 24 * 7 * 30 }, ^ ioping.c:318:12: warning: use of C99 long long integer constant [-Wlong-long] { "year", 1000000ll * 60 * 60 * 24 * 7 * 365 }, ^ ioping.c:319:15: warning: use of C99 long long integer constant [-Wlong-long] { "century", 1000000ll * 60 * 60 * 24 * 7 * 365 * 100 }, ^ ioping.c:320:17: warning: use of C99 long long integer constant [-Wlong-long] { "millenium", 1000000ll * 60 * 60 * 24 * 7 * 365 * 1000 }, ^ ioping.c:321:11: warning: use of C99 long long integer constant [-Wlong-long] { NULL, 0ll }, ^ ioping.c:324:6: warning: ISO C90 does not support 'long long' [-Wlong-long] long long parse_suffix(const char *str, struct suffix *sfx) ^ ioping.c:338:6: warning: ISO C90 does not support 'long long' [-Wlong-long] long long parse_int(const char *str) ^ ioping.c:343:6: warning: ISO C90 does not support 'long long' [-Wlong-long] long long parse_size(const char *str) ^ ioping.c:348:6: warning: ISO C90 does not support 'long long' [-Wlong-long] long long parse_time(const char *str) ^ ioping.c:353:24: warning: ISO C90 does not support 'long long' [-Wlong-long] void print_suffix(long long val, struct suffix *sfx) ^ ioping.c:372:21: warning: ISO C90 does not support 'long long' [-Wlong-long] void print_int(long long val) ^ ioping.c:377:22: warning: ISO C90 does not support 'long long' [-Wlong-long] void print_size(long long val) ^ ioping.c:382:22: warning: ISO C90 does not support 'long long' [-Wlong-long] void print_time(long long val) ^ ioping.c:387:6: warning: ISO C90 does not support 'long long' [-Wlong-long] long long now(void) ^ ioping.c: In function 'now': ioping.c:394:21: warning: use of C99 long long integer constant [-Wlong-long] return tv.tv_sec * 1000000ll + tv.tv_usec; ^ ioping.c: At top level: ioping.c:416:6: warning: ISO C90 does not support 'long long' [-Wlong-long] long long period_time = 0; ^ ioping.c:418:6: warning: ISO C90 does not support 'long long' [-Wlong-long] long long interval = 1000000; ^ ioping.c:420:6: warning: ISO C90 does not support 'long long' [-Wlong-long] long long deadline = 0; ^ ioping.c: In function 'get_device_size': ioping.c:591:16: warning: ISO C90 does not support 'long long' [-Wlong-long] unsigned long long blksize = 0; ^ ioping.c: In function 'main': ioping.c:911:7: warning: ISO C90 does not support 'long long' [-Wlong-long] long long this_time, time_total; ^ ioping.c:915:7: warning: ISO C90 does not support 'long long' [-Wlong-long] long long time_now, time_next, period_deadline; ^ cc -o ioping ioping.o -Wextra -pedantic -funroll-loops -ftree-vectorize -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 -lm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AdyACx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ioping-0.9-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ioping-0.9-1.el7.arm ++ dirname /builddir/build/BUILDROOT/ioping-0.9-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ioping-0.9-1.el7.arm + cd ioping-0.9 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/ioping-0.9-1.el7.arm PREFIX=/usr test ! -d .git || git describe --tags --dirty=+ | sed 's/^v//;s/-/./g' > version mkdir -p /builddir/build/BUILDROOT/ioping-0.9-1.el7.arm/usr/bin install -m 0755 ioping /builddir/build/BUILDROOT/ioping-0.9-1.el7.arm/usr/bin mkdir -p /builddir/build/BUILDROOT/ioping-0.9-1.el7.arm/usr/share/man/man1 install -m 644 ioping.1 /builddir/build/BUILDROOT/ioping-0.9-1.el7.arm/usr/share/man/man1 + /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/ioping-0.9 extracting debug info from /builddir/build/BUILDROOT/ioping-0.9-1.el7.arm/usr/bin/ioping dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 49 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: ioping-0.9-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nK1zo5 + umask 022 + cd /builddir/build/BUILD + cd ioping-0.9 + DOCDIR=/builddir/build/BUILDROOT/ioping-0.9-1.el7.arm/usr/share/doc/ioping-0.9 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ioping-0.9-1.el7.arm/usr/share/doc/ioping-0.9 + cp -pr changelog /builddir/build/BUILDROOT/ioping-0.9-1.el7.arm/usr/share/doc/ioping-0.9 + cp -pr README /builddir/build/BUILDROOT/ioping-0.9-1.el7.arm/usr/share/doc/ioping-0.9 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.iFRj3E + umask 022 + cd /builddir/build/BUILD + cd ioping-0.9 + LICENSEDIR=/builddir/build/BUILDROOT/ioping-0.9-1.el7.arm/usr/share/licenses/ioping-0.9 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ioping-0.9-1.el7.arm/usr/share/licenses/ioping-0.9 + cp -pr LICENSE /builddir/build/BUILDROOT/ioping-0.9-1.el7.arm/usr/share/licenses/ioping-0.9 + exit 0 Provides: ioping = 0.9-1.el7 ioping(armv7hl-32) = 0.9-1.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) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: ioping-debuginfo-0.9-1.el7.armv7hl Provides: ioping-debuginfo = 0.9-1.el7 ioping-debuginfo(armv7hl-32) = 0.9-1.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/ioping-0.9-1.el7.arm Wrote: /builddir/build/RPMS/ioping-0.9-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/ioping-debuginfo-0.9-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jKFbBr + umask 022 + cd /builddir/build/BUILD + cd ioping-0.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ioping-0.9-1.el7.arm + exit 0 Child return code was: 0 LEAVE do -->