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/gkermit.spec'], chrootPath='/var/lib/mock/f29-build-26173-13589/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=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=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 Wrote: /builddir/build/SRPMS/gkermit-1.00-23.fc29.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/f29-build-26173-13589/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=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cFC5ff + 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):' Patch #0 (gkermit-1.00-makefile.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .makefile --fuzz=0 patching file makefile + echo 'Patch #1 (gkermit-1.00-std_headers.patch):' Patch #1 (gkermit-1.00-std_headers.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .std_headers --fuzz=0 patching file gcmdline.c patching file gkermit.c patching file gunixio.c patching file gwart.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sTW0yp + 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' 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 BUILDSTDERR: gkermit.c: In function 'chksum': BUILDSTDERR: gkermit.c:663:28: warning: value computed is not used [-Wunused-value] BUILDSTDERR: for (k = 0; len-- > 0; *p++) BUILDSTDERR: ^~~~ 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 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: write(1,"\015\012",2); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ 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 BUILDSTDERR: gcmdline.c: In function 'doarg': BUILDSTDERR: gcmdline.c:168:3: warning: value computed is not used [-Wunused-value] BUILDSTDERR: *xargv++; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: gcmdline.c:181:6: warning: value computed is not used [-Wunused-value] BUILDSTDERR: *xargv++, xargc--; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: gcmdline.c:205:6: warning: value computed is not used [-Wunused-value] BUILDSTDERR: *xargv++, xargc--; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: gcmdline.c:224:6: warning: value computed is not used [-Wunused-value] BUILDSTDERR: *p++; BUILDSTDERR: ^~~~ BUILDSTDERR: gcmdline.c:228:3: warning: value computed is not used [-Wunused-value] BUILDSTDERR: *xargv++, xargc--; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: gcmdline.c:248:6: warning: value computed is not used [-Wunused-value] BUILDSTDERR: *xargv++, xargc--; BUILDSTDERR: ^~~~~~~~ gcc -o gkermit gproto.o gkermit.o gunixio.o gcmdline.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9p4m9R + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gkermit-1.00-23.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gkermit-1.00-23.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/gkermit-1.00-23.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gkermit-1.00-23.fc29.riscv64 + cd gkermit-1.00 + install -d -m0755 /builddir/build/BUILDROOT/gkermit-1.00-23.fc29.riscv64/usr/bin + install -d -m0755 /builddir/build/BUILDROOT/gkermit-1.00-23.fc29.riscv64/usr/share/man/man1 + make install BINDIR=/builddir/build/BUILDROOT/gkermit-1.00-23.fc29.riscv64/usr/bin MANDIR=/builddir/build/BUILDROOT/gkermit-1.00-23.fc29.riscv64/usr/share/man/man1 Installing gkermit... Copying gkermit to /builddir/build/BUILDROOT/gkermit-1.00-23.fc29.riscv64/usr/bin... -rwxr-xr-x 1 mock 163832 Aug 17 14:27 /builddir/build/BUILDROOT/gkermit-1.00-23.fc29.riscv64/usr/bin/gkermit Installing man page in /builddir/build/BUILDROOT/gkermit-1.00-23.fc29.riscv64/usr/share/man/man1/gkermit.1... -rw-r--r-- 1 mock 14106 Aug 17 14:27 /builddir/build/BUILDROOT/gkermit-1.00-23.fc29.riscv64/usr/share/man/man1/gkermit.1 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.00-23.fc29 --unique-debug-suffix -1.00-23.fc29.riscv64 --unique-debug-src-base gkermit-1.00-23.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/gkermit-1.00 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gkermit-1.00-23.fc29.riscv64/usr/bin/gkermit extracting debug info from /builddir/build/BUILDROOT/gkermit-1.00-23.fc29.riscv64/usr/bin/gkermit /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 183 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: gkermit-1.00-23.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Adojy7 + umask 022 + cd /builddir/build/BUILD + cd gkermit-1.00 + DOCDIR=/builddir/build/BUILDROOT/gkermit-1.00-23.fc29.riscv64/usr/share/doc/gkermit + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gkermit-1.00-23.fc29.riscv64/usr/share/doc/gkermit + cp -pr ANNOUNCE /builddir/build/BUILDROOT/gkermit-1.00-23.fc29.riscv64/usr/share/doc/gkermit + cp -pr COPYING /builddir/build/BUILDROOT/gkermit-1.00-23.fc29.riscv64/usr/share/doc/gkermit + cp -pr README /builddir/build/BUILDROOT/gkermit-1.00-23.fc29.riscv64/usr/share/doc/gkermit + exit 0 Provides: gkermit = 1.00-23.fc29 gkermit(riscv-64) = 1.00-23.fc29 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-23.fc29.riscv64 Provides: gkermit-debugsource = 1.00-23.fc29 gkermit-debugsource(riscv-64) = 1.00-23.fc29 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-23.fc29.riscv64 Provides: debuginfo(build-id) = 9cd6bf32dd4cdf96dc7e8c827974ab1832eacf2d gkermit-debuginfo = 1.00-23.fc29 gkermit-debuginfo(riscv-64) = 1.00-23.fc29 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-23.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gkermit-1.00-23.fc29.riscv64 Wrote: /builddir/build/RPMS/gkermit-1.00-23.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/gkermit-debugsource-1.00-23.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/gkermit-debuginfo-1.00-23.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.E0SKNq + umask 022 + cd /builddir/build/BUILD + cd gkermit-1.00 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gkermit-1.00-23.fc29.riscv64 + exit 0 Child return code was: 0