Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/aoetools.spec'], chrootPath='/var/lib/mock/f31-build-75071-31202/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/aoetools.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1563926400 Wrote: /builddir/build/SRPMS/aoetools-36-18.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/aoetools.spec'], chrootPath='/var/lib/mock/f31-build-75071-31202/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/aoetools.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1563926400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ehQv7l + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf aoetools-36 + /usr/bin/gzip -dc /builddir/build/SOURCES/aoetools-36.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd aoetools-36 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/aoetools-makefile.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.a9iKkm + umask 022 + cd /builddir/build/BUILD + cd aoetools-36 + /usr/bin/make -O -j4 V=1 VERBOSE=1 + sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-discover.in + sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-interfaces.in + sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-mkshelf.in + sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-revalidate.in + sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-flush.in + sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-stat.in BUILDSTDERR: aoeping.c: In function 'smart': BUILDSTDERR: aoeping.c:331:6: warning: variable 'n' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 331 | int n; BUILDSTDERR: | ^ BUILDSTDERR: aoe-sancheck.c: In function 'jinput': BUILDSTDERR: aoe-sancheck.c:277:7: warning: variable 'aa' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 277 | Ata *aa; BUILDSTDERR: | ^~ BUILDSTDERR: aoe-sancheck.c: In function 'sancheck': BUILDSTDERR: aoe-sancheck.c:614:11: warning: variable 'mtuflag' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 614 | int mtu, mtuflag; BUILDSTDERR: | ^~~~~~~ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 cc -Wall -O -g -o linux.o -c linux.c cc -Wall -O -g -o aoecfg.o -c aoecfg.c cc -Wall -O -g -o aoecfg aoecfg.o linux.o cc -Wall -O -g -o aoeping.o -c aoeping.c cc -Wall -O -g -o aoeping aoeping.o linux.o cc -Wall -O -g -o aoe-sancheck.o -c aoe-sancheck.c cc -Wall -O -g -o aoe-sancheck aoe-sancheck.o -lpthread Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mE072k + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64 + cd aoetools-36 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64 'INSTALL=/usr/bin/install -p' + sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-discover.in + sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-interfaces.in + sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-mkshelf.in + sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-revalidate.in + sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-flush.in + sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-stat.in + install -m 755 aoe-discover /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/sbin/aoe-discover + install -m 644 aoe-discover.8 /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/share/man/man8/aoe-discover.8 + install -m 755 aoe-interfaces /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/sbin/aoe-interfaces + install -m 644 aoe-interfaces.8 /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/share/man/man8/aoe-interfaces.8 + install -m 755 aoe-mkshelf /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/sbin/aoe-mkshelf + install -m 644 aoe-mkshelf.8 /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/share/man/man8/aoe-mkshelf.8 + install -m 755 aoe-revalidate /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/sbin/aoe-revalidate + install -m 644 aoe-revalidate.8 /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/share/man/man8/aoe-revalidate.8 + install -m 755 aoe-flush /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/sbin/aoe-flush + install -m 644 aoe-flush.8 /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/share/man/man8/aoe-flush.8 + install -m 755 aoe-stat /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/sbin/aoe-stat + install -m 644 aoe-stat.8 /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/share/man/man8/aoe-stat.8 + install -m 755 aoe-mkdevs /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/sbin/aoe-mkdevs + install -m 644 aoe-mkdevs.8 /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/share/man/man8/aoe-mkdevs.8 + install -m 755 aoe-version /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/sbin/aoe-version + install -m 644 aoe-version.8 /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/share/man/man8/aoe-version.8 + install -m 755 coraid-update /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/sbin/coraid-update + install -m 644 coraid-update.8 /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/share/man/man8/coraid-update.8 + install -m 755 aoeping /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/sbin/aoeping + install -m 644 aoeping.8 /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/share/man/man8/aoeping.8 + install -m 755 aoecfg /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/sbin/aoecfg + install -m 644 aoecfg.8 /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/share/man/man8/aoecfg.8 + install -m 755 aoe-sancheck /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/sbin/aoe-sancheck + install -m 644 aoe-sancheck.8 /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/share/man/man8/aoe-sancheck.8 + mkdir -pm 755 /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64//usr/lib/udev/rules.d + install -pm 644 /builddir/build/SOURCES/60-aoe.rules /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64//usr/lib/udev/rules.d + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 36-18.fc31 --unique-debug-suffix -36-18.fc31.riscv64 --unique-debug-src-base aoetools-36-18.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/aoetools-36 BUILDSTDERR: 61 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mkdir -p /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/sbin mkdir -p /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/share/man/man8 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/sbin/aoe-sancheck explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/sbin/aoecfg extracting debug info from /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/sbin/aoe-sancheck extracting debug info from /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/sbin/aoecfg explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/sbin/aoeping extracting debug info from /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/sbin/aoeping original debug info size: 148kB, size after compression: 148kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. mangling shebang in /usr/sbin/aoe-interfaces from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/sbin/aoe-mkdevs from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/sbin/aoe-stat from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/sbin/aoe-mkshelf from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/sbin/coraid-update from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/sbin/aoe-version from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/sbin/aoe-flush from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/sbin/aoe-discover from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/sbin/aoe-revalidate from /bin/sh to #!/usr/bin/sh Processing files: aoetools-36-18.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yB550n + umask 022 + cd /builddir/build/BUILD + cd aoetools-36 + DOCDIR=/builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/share/doc/aoetools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/share/doc/aoetools + cp -pr COPYING /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/share/doc/aoetools + cp -pr HACKING /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/share/doc/aoetools + cp -pr NEWS /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/share/doc/aoetools + cp -pr README /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/share/doc/aoetools + cp -pr devnodes.txt /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64/usr/share/doc/aoetools + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: aoetools = 36-18.fc31 aoetools(riscv-64) = 36-18.fc31 config(aoetools) = 36-18.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: aoetools-debugsource-36-18.fc31.riscv64 Provides: aoetools-debugsource = 36-18.fc31 aoetools-debugsource(riscv-64) = 36-18.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: aoetools-debuginfo-36-18.fc31.riscv64 Provides: aoetools-debuginfo = 36-18.fc31 aoetools-debuginfo(riscv-64) = 36-18.fc31 debuginfo(build-id) = 0349534c9bc47eb24ef219e42c3776c01f7463dd debuginfo(build-id) = 51b392370f9212d799d38a284eff91995f5dfd73 debuginfo(build-id) = 5d629341896a3af755e74262e3060237480aa936 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: aoetools-debugsource(riscv-64) = 36-18.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64 Wrote: /builddir/build/RPMS/aoetools-debugsource-36-18.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/aoetools-36-18.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/aoetools-debuginfo-36-18.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7t7NNm + umask 022 + cd /builddir/build/BUILD + cd aoetools-36 + /usr/bin/rm -rf /builddir/build/BUILDROOT/aoetools-36-18.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0