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/lpsk31.spec'], chrootPath='/var/lib/mock/f29-build-10395-4693/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/lpsk31.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/lpsk31-1.1-19.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/lpsk31.spec'], chrootPath='/var/lib/mock/f29-build-10395-4693/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/lpsk31.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.edA6QN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lpsk31 + /usr/bin/gzip -dc /builddir/build/SOURCES/lpsk31-1.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lpsk31 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (lpsk31-1.1-makefile.patch): + echo 'Patch #0 (lpsk31-1.1-makefile.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0uMfHv + umask 022 + cd /builddir/build/BUILD + cd lpsk31 + make 'CC=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' -j4 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 -c -o cat.o cat.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 -c -o lpsk31.o lpsk31.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 -c -o phase.o phase.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 -c -o pskcodec.o pskcodec.c BUILDSTDERR: cat.c: In function 'Read_Rx_Status': BUILDSTDERR: cat.c:100:27: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: snprintf( freq, 4, "%3d", temp/10 ); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from lpsk31.h:36, BUILDSTDERR: from cat.c:25: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 4 and 5 bytes into a destination of size 4 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); 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 -c -o screen.o screen.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 -c -o sound.o sound.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 -lform -lncurses -o lpsk31 cat.o lpsk31.o phase.o pskcodec.o screen.o sound.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.slwJ0m + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lpsk31-1.1-19.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lpsk31-1.1-19.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/lpsk31-1.1-19.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lpsk31-1.1-19.fc29.riscv64 + cd lpsk31 + rm -rf /builddir/build/BUILDROOT/lpsk31-1.1-19.fc29.riscv64 + install lpsk31 -D -p /builddir/build/BUILDROOT/lpsk31-1.1-19.fc29.riscv64/usr/libexec/lpsk31-bin + install -m 0755 -D -p /builddir/build/SOURCES/lpsk31-1.1-wrapper.in /builddir/build/BUILDROOT/lpsk31-1.1-19.fc29.riscv64/usr/bin/lpsk31 + install -D -p -m 0644 default/lpsk31rc /builddir/build/BUILDROOT/lpsk31-1.1-19.fc29.riscv64/usr/share/lpsk31/lpsk31rc + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.1-19.fc29 --unique-debug-suffix -1.1-19.fc29.riscv64 --unique-debug-src-base lpsk31-1.1-19.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/lpsk31 extracting debug info from /builddir/build/BUILDROOT/lpsk31-1.1-19.fc29.riscv64/usr/libexec/lpsk31-bin /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 247 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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: lpsk31-1.1-19.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YCSU8d + umask 022 + cd /builddir/build/BUILD + cd lpsk31 + DOCDIR=/builddir/build/BUILDROOT/lpsk31-1.1-19.fc29.riscv64/usr/share/doc/lpsk31 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lpsk31-1.1-19.fc29.riscv64/usr/share/doc/lpsk31 + cp -pr AUTHORS /builddir/build/BUILDROOT/lpsk31-1.1-19.fc29.riscv64/usr/share/doc/lpsk31 + cp -pr README /builddir/build/BUILDROOT/lpsk31-1.1-19.fc29.riscv64/usr/share/doc/lpsk31 + cp -pr doc/lpsk31.html doc/p31g3plx.pdf /builddir/build/BUILDROOT/lpsk31-1.1-19.fc29.riscv64/usr/share/doc/lpsk31 + exit 0 Provides: lpsk31 = 1.1-19.fc29 lpsk31(riscv-64) = 1.1-19.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh 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) libform.so.6()(64bit) libncurses.so.6()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: lpsk31-debugsource-1.1-19.fc29.riscv64 Provides: lpsk31-debugsource = 1.1-19.fc29 lpsk31-debugsource(riscv-64) = 1.1-19.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lpsk31-debuginfo-1.1-19.fc29.riscv64 Provides: debuginfo(build-id) = 66b14c2748d47ad98add1ebca20477e814c2d76b lpsk31-debuginfo = 1.1-19.fc29 lpsk31-debuginfo(riscv-64) = 1.1-19.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lpsk31-debugsource(riscv-64) = 1.1-19.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lpsk31-1.1-19.fc29.riscv64 Wrote: /builddir/build/RPMS/lpsk31-1.1-19.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/lpsk31-debugsource-1.1-19.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/lpsk31-debuginfo-1.1-19.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hO6zKf + umask 022 + cd /builddir/build/BUILD + cd lpsk31 + rm -rf /builddir/build/BUILDROOT/lpsk31-1.1-19.fc29.riscv64 + exit 0 Child return code was: 0