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/nled.spec'], chrootPath='/var/lib/mock/f31-build-63539-29359/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/nled.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=1564012800 Wrote: /builddir/build/SRPMS/nled-2.52-23.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/nled.spec'], chrootPath='/var/lib/mock/f31-build-63539-29359/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/nled.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=1564012800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.znMElU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nled-2.52 + /usr/bin/gzip -dc /builddir/build/SOURCES/nled_2_52_src.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd nled-2.52 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zNJVAX + umask 022 + cd /builddir/build/BUILD + cd nled-2.52 + make -j4 'CCOPTIONS=-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' BUILDSTDERR: nledio.c: In function 'savefile': BUILDSTDERR: nledio.c:560:9: warning: implicit declaration of function 'system' [-Wimplicit-function-declaration] BUILDSTDERR: 560 | system(backcommand); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: nledio.c:518:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 518 | int i; BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from nledio.c:39: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'insfile' at nledio.c:260:9: BUILDSTDERR: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' output may be truncated copying 30 bytes from a string of length 259 [-Wstringop-truncation] BUILDSTDERR: 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: nledmisc.c: In function 'doscall': BUILDSTDERR: nledmisc.c:106:13: warning: implicit declaration of function 'qd_saveterm'; did you mean 'qd_resetterm'? [-Wimplicit-function-declaration] BUILDSTDERR: 106 | qd_saveterm(); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: | qd_resetterm BUILDSTDERR: nledmisc.c:108:13: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 108 | system(command); BUILDSTDERR: | ^~~~~~~~~~~~~~~ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 cc -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 nled.o nled.c cc -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 nledisp.o nledisp.c cc -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 nledit.o nledit.c cc -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 nledio.o nledio.c cc -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 nledmisc.o nledmisc.c cc -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 nledata.o nledata.c cc -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 qkdisp.o qkdisp.c cc -o nled nled.o nledisp.o nledit.o nledio.o \ nledmisc.o nledata.o qkdisp.o -lcurses Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xxyI8U + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nled-2.52-23.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nled-2.52-23.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/nled-2.52-23.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nled-2.52-23.fc31.riscv64 + cd nled-2.52 + rm -rf /builddir/build/BUILDROOT/nled-2.52-23.fc31.riscv64 + install -d /builddir/build/BUILDROOT/nled-2.52-23.fc31.riscv64//usr/bin + install -p nled /builddir/build/BUILDROOT/nled-2.52-23.fc31.riscv64//usr/bin + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.52-23.fc31 --unique-debug-suffix -2.52-23.fc31.riscv64 --unique-debug-src-base nled-2.52-23.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/nled-2.52 BUILDSTDERR: 326 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 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nled-2.52-23.fc31.riscv64/usr/bin/nled extracting debug info from /builddir/build/BUILDROOT/nled-2.52-23.fc31.riscv64/usr/bin/nled original debug info size: 180kB, size after compression: 172kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Processing files: nled-2.52-23.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1eJyxY + umask 022 + cd /builddir/build/BUILD + cd nled-2.52 + DOCDIR=/builddir/build/BUILDROOT/nled-2.52-23.fc31.riscv64/usr/share/doc/nled + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nled-2.52-23.fc31.riscv64/usr/share/doc/nled + cp -pr nled.txt /builddir/build/BUILDROOT/nled-2.52-23.fc31.riscv64/usr/share/doc/nled + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: nled = 2.52-23.fc31 nled(riscv-64) = 2.52-23.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) libncurses.so.6()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: nled-debugsource-2.52-23.fc31.riscv64 Provides: nled-debugsource = 2.52-23.fc31 nled-debugsource(riscv-64) = 2.52-23.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: nled-debuginfo-2.52-23.fc31.riscv64 Provides: debuginfo(build-id) = e82f754bffd9e193f8f6eddb910d73946ca76a29 nled-debuginfo = 2.52-23.fc31 nled-debuginfo(riscv-64) = 2.52-23.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nled-debugsource(riscv-64) = 2.52-23.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nled-2.52-23.fc31.riscv64 Wrote: /builddir/build/RPMS/nled-2.52-23.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/nled-debuginfo-2.52-23.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/nled-debugsource-2.52-23.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vx80yU + umask 022 + cd /builddir/build/BUILD + cd nled-2.52 + /usr/bin/rm -rf /builddir/build/BUILDROOT/nled-2.52-23.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0