Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/aoetools.spec'], chrootPath='/var/lib/mock/f33-build-297550-55938/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'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=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'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1596240000 Wrote: /builddir/build/SRPMS/aoetools-36-21.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/aoetools.spec'], chrootPath='/var/lib/mock/f33-build-297550-55938/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'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=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'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1596240000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RgZHnZ + 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 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Vh5bEY + 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 cc -Wall -O -g -o linux.o -c linux.c cc -Wall -O -g -o aoecfg.o -c aoecfg.c aoecfg.c: In function 'cfgquery': aoecfg.c:133:6: warning: 'write' reading 1056 bytes from a region of size 1048 [-Wstringop-overflow=] 133 | if (write(sfd, c, sizeof *c) == -1) { | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from aoecfg.c:8: /usr/include/unistd.h:367:16: note: in a call to function 'write' declared with attribute 'read_only (2, 3)' 367 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur | ^~~~~ cc -Wall -O -g -o aoecfg aoecfg.o linux.o cc -Wall -O -g -o aoeping.o -c aoeping.c aoeping.c: In function 'smart': aoeping.c:331:6: warning: variable 'n' set but not used [-Wunused-but-set-variable] 331 | int n; | ^ cc -Wall -O -g -o aoeping aoeping.o linux.o cc -Wall -O -g -o aoe-sancheck.o -c aoe-sancheck.c aoe-sancheck.c: In function 'jinput': aoe-sancheck.c:277:7: warning: variable 'aa' set but not used [-Wunused-but-set-variable] 277 | Ata *aa; | ^~ aoe-sancheck.c: In function 'sancheck': aoe-sancheck.c:614:11: warning: variable 'mtuflag' set but not used [-Wunused-but-set-variable] 614 | int mtu, mtuflag; | ^~~~~~~ cc -Wall -O -g -o aoe-sancheck aoe-sancheck.o -lpthread + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.v0gt3X + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64 + cd aoetools-36 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/aoetools-36-21.fc33.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 mkdir -p /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/sbin mkdir -p /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/share/man/man8 + install -m 755 aoe-discover /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/sbin/aoe-discover + install -m 644 aoe-discover.8 /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/share/man/man8/aoe-discover.8 + install -m 755 aoe-interfaces /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/sbin/aoe-interfaces + install -m 644 aoe-interfaces.8 /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/share/man/man8/aoe-interfaces.8 + install -m 755 aoe-mkshelf /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/sbin/aoe-mkshelf + install -m 644 aoe-mkshelf.8 /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/share/man/man8/aoe-mkshelf.8 + install -m 755 aoe-revalidate /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/sbin/aoe-revalidate + install -m 644 aoe-revalidate.8 /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/share/man/man8/aoe-revalidate.8 + install -m 755 aoe-flush /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/sbin/aoe-flush + install -m 644 aoe-flush.8 /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/share/man/man8/aoe-flush.8 + install -m 755 aoe-stat /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/sbin/aoe-stat + install -m 644 aoe-stat.8 /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/share/man/man8/aoe-stat.8 + install -m 755 aoe-mkdevs /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/sbin/aoe-mkdevs + install -m 644 aoe-mkdevs.8 /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/share/man/man8/aoe-mkdevs.8 + install -m 755 aoe-version /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/sbin/aoe-version + install -m 644 aoe-version.8 /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/share/man/man8/aoe-version.8 + install -m 755 coraid-update /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/sbin/coraid-update + install -m 644 coraid-update.8 /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/share/man/man8/coraid-update.8 + install -m 755 aoeping /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/sbin/aoeping + install -m 644 aoeping.8 /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/share/man/man8/aoeping.8 + install -m 755 aoecfg /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/sbin/aoecfg + install -m 644 aoecfg.8 /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/share/man/man8/aoecfg.8 + install -m 755 aoe-sancheck /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/sbin/aoe-sancheck + install -m 644 aoe-sancheck.8 /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/share/man/man8/aoe-sancheck.8 + mkdir -pm 755 /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64//usr/lib/udev/rules.d + install -pm 644 /builddir/build/SOURCES/60-aoe.rules /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64//usr/lib/udev/rules.d + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 36-21.fc33 --unique-debug-suffix -36-21.fc33.riscv64 --unique-debug-src-base aoetools-36-21.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/aoetools-36 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/sbin/aoe-sancheck explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/sbin/aoeping explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/sbin/aoecfg extracting debug info from /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/sbin/aoe-sancheck extracting debug info from /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/sbin/aoeping extracting debug info from /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/sbin/aoecfg original debug info size: 152kB, size after compression: 152kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 61 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/sbin/aoe-stat from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/sbin/coraid-update from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/sbin/aoe-mkshelf 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-mkdevs 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-revalidate from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/sbin/aoe-interfaces from /bin/sh to #!/usr/bin/sh Processing files: aoetools-36-21.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ynnHc2 + umask 022 + cd /builddir/build/BUILD + cd aoetools-36 + DOCDIR=/builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/share/doc/aoetools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/share/doc/aoetools + cp -pr COPYING /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/share/doc/aoetools + cp -pr HACKING /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/share/doc/aoetools + cp -pr NEWS /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/share/doc/aoetools + cp -pr README /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/share/doc/aoetools + cp -pr devnodes.txt /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64/usr/share/doc/aoetools + RPM_EC=0 ++ jobs -p + exit 0 Provides: aoetools = 36-21.fc33 aoetools(riscv-64) = 36-21.fc33 config(aoetools) = 36-21.fc33 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-21.fc33.riscv64 Provides: aoetools-debugsource = 36-21.fc33 aoetools-debugsource(riscv-64) = 36-21.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: aoetools-debuginfo-36-21.fc33.riscv64 Provides: aoetools-debuginfo = 36-21.fc33 aoetools-debuginfo(riscv-64) = 36-21.fc33 debuginfo(build-id) = 03f9d095702466900c8f8cb8a806d4ea38579b3d debuginfo(build-id) = 296a3507d369688103f1f8a36949fe71b3a2cbc4 debuginfo(build-id) = 3ca58eeab1c0828c6cf42ee2181b45b7b7e67c00 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-21.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64 Wrote: /builddir/build/RPMS/aoetools-debugsource-36-21.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/aoetools-36-21.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/aoetools-debuginfo-36-21.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.27HEAY + umask 022 + cd /builddir/build/BUILD + cd aoetools-36 + /usr/bin/rm -rf /builddir/build/BUILDROOT/aoetools-36-21.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0