Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/gkermit.spec'], chrootPath='/var/lib/mock/f31-build-55500-28123/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=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/gkermit.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=1548892800 Wrote: /builddir/build/SRPMS/gkermit-1.00-24.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gkermit.spec'], chrootPath='/var/lib/mock/f31-build-55500-28123/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=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gkermit.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=1548892800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GQq02r + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gkermit-1.00 + /usr/bin/mkdir -p gkermit-1.00 + cd gkermit-1.00 + /usr/bin/gzip -dc /builddir/build/SOURCES/gku100.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (gkermit-1.00-makefile.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .makefile --fuzz=0 + echo 'Patch #1 (gkermit-1.00-std_headers.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .std_headers --fuzz=0 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #0 (gkermit-1.00-makefile.patch): patching file makefile Patch #1 (gkermit-1.00-std_headers.patch): patching file gcmdline.c patching file gkermit.c patching file gunixio.c patching file gwart.c Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Sk8yRs + umask 022 + cd /builddir/build/BUILD + cd gkermit-1.00 + make 'RPM_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DERRNO_H' BUILDSTDERR: gkermit.c: In function 'chksum': BUILDSTDERR: gkermit.c:663:28: warning: value computed is not used [-Wunused-value] BUILDSTDERR: 663 | for (k = 0; len-- > 0; *p++) BUILDSTDERR: | ^~~~ BUILDSTDERR: gunixio.c: In function 'ttres': BUILDSTDERR: gunixio.c:513:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 513 | write(1,"\015\012",2); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gcmdline.c: In function 'doarg': BUILDSTDERR: gcmdline.c:168:3: warning: value computed is not used [-Wunused-value] BUILDSTDERR: 168 | *xargv++; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: gcmdline.c:181:6: warning: value computed is not used [-Wunused-value] BUILDSTDERR: 181 | *xargv++, xargc--; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: gcmdline.c:205:6: warning: value computed is not used [-Wunused-value] BUILDSTDERR: 205 | *xargv++, xargc--; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: gcmdline.c:224:6: warning: value computed is not used [-Wunused-value] BUILDSTDERR: 224 | *p++; BUILDSTDERR: | ^~~~ BUILDSTDERR: gcmdline.c:228:3: warning: value computed is not used [-Wunused-value] BUILDSTDERR: 228 | *xargv++, xargc--; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: gcmdline.c:248:6: warning: value computed is not used [-Wunused-value] BUILDSTDERR: 248 | *xargv++, xargc--; BUILDSTDERR: | ^~~~~~~~ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DERRNO_H -DPOSIX -O -c gwart.c gcc -o gwart gwart.o ./gwart gproto.w gproto.c 11 states, 20 actions gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DERRNO_H -DPOSIX -O -c gproto.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DERRNO_H -DPOSIX -O -c gkermit.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DERRNO_H -DPOSIX -O -c gunixio.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DERRNO_H -DPOSIX -O -c gcmdline.c gcc -o gkermit gproto.o gkermit.o gunixio.o gcmdline.o Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ptGSRu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gkermit-1.00-24.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gkermit-1.00-24.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/gkermit-1.00-24.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gkermit-1.00-24.fc31.riscv64 + cd gkermit-1.00 + install -d -m0755 /builddir/build/BUILDROOT/gkermit-1.00-24.fc31.riscv64/usr/bin + install -d -m0755 /builddir/build/BUILDROOT/gkermit-1.00-24.fc31.riscv64/usr/share/man/man1 + make install BINDIR=/builddir/build/BUILDROOT/gkermit-1.00-24.fc31.riscv64/usr/bin MANDIR=/builddir/build/BUILDROOT/gkermit-1.00-24.fc31.riscv64/usr/share/man/man1 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.00-24.fc31 --unique-debug-suffix -1.00-24.fc31.riscv64 --unique-debug-src-base gkermit-1.00-24.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/gkermit-1.00 BUILDSTDERR: 183 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 Installing gkermit... Copying gkermit to /builddir/build/BUILDROOT/gkermit-1.00-24.fc31.riscv64/usr/bin... -rwxr-xr-x. 1 mock 184712 Jul 26 10:20 /builddir/build/BUILDROOT/gkermit-1.00-24.fc31.riscv64/usr/bin/gkermit Installing man page in /builddir/build/BUILDROOT/gkermit-1.00-24.fc31.riscv64/usr/share/man/man1/gkermit.1... -rw-r--r--. 1 mock 14106 Jul 26 10:20 /builddir/build/BUILDROOT/gkermit-1.00-24.fc31.riscv64/usr/share/man/man1/gkermit.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gkermit-1.00-24.fc31.riscv64/usr/bin/gkermit extracting debug info from /builddir/build/BUILDROOT/gkermit-1.00-24.fc31.riscv64/usr/bin/gkermit original debug info size: 152kB, size after compression: 152kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Processing files: gkermit-1.00-24.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZltLbu + umask 022 + cd /builddir/build/BUILD + cd gkermit-1.00 + DOCDIR=/builddir/build/BUILDROOT/gkermit-1.00-24.fc31.riscv64/usr/share/doc/gkermit + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gkermit-1.00-24.fc31.riscv64/usr/share/doc/gkermit + cp -pr ANNOUNCE /builddir/build/BUILDROOT/gkermit-1.00-24.fc31.riscv64/usr/share/doc/gkermit + cp -pr COPYING /builddir/build/BUILDROOT/gkermit-1.00-24.fc31.riscv64/usr/share/doc/gkermit + cp -pr README /builddir/build/BUILDROOT/gkermit-1.00-24.fc31.riscv64/usr/share/doc/gkermit + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: gkermit = 1.00-24.fc31 gkermit(riscv-64) = 1.00-24.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: gkermit-debugsource-1.00-24.fc31.riscv64 Provides: gkermit-debugsource = 1.00-24.fc31 gkermit-debugsource(riscv-64) = 1.00-24.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gkermit-debuginfo-1.00-24.fc31.riscv64 Provides: debuginfo(build-id) = ae158ca943c4825eae5a0a87b4f2c58741d1aa25 gkermit-debuginfo = 1.00-24.fc31 gkermit-debuginfo(riscv-64) = 1.00-24.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gkermit-debugsource(riscv-64) = 1.00-24.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gkermit-1.00-24.fc31.riscv64 Wrote: /builddir/build/RPMS/gkermit-debugsource-1.00-24.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/gkermit-1.00-24.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/gkermit-debuginfo-1.00-24.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Z72Tlr + umask 022 + cd /builddir/build/BUILD + cd gkermit-1.00 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gkermit-1.00-24.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0