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/lxsplit.spec'], chrootPath='/var/lib/mock/f33-build-297304-55876/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/lxsplit.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=1595894400 Wrote: /builddir/build/SRPMS/lxsplit-0.2.4-22.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/lxsplit.spec'], chrootPath='/var/lib/mock/f33-build-297304-55876/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/lxsplit.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=1595894400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GEmY45 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lxsplit-0.2.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/lxsplit-0.2.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lxsplit-0.2.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.x8pUS5 + umask 022 + cd /builddir/build/BUILD + cd lxsplit-0.2.4 + /usr/bin/make 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o mkuoff_t mkuoff_t.c Generating uoff_t.h cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -o func.o func.c cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -o merge.o merge.c In file included from /usr/include/string.h:519, from merge.c:32: In function 'strncpy', inlined from 'merge_files' at merge.c:88:2: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ merge.c: In function 'merge_files': merge.c:63:8: note: length computed here 63 | len = strlen(filename); | ^~~~~~~~~~~~~~~~ cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -o split.o split.c cc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -o main.o main.c In file included from /usr/include/string.h:519, from main.c:32: In function 'strncpy', inlined from 'main' at main.c:93:3: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'main': main.c:91:9: note: length computed here 91 | len = strlen(argv[3]); | ^~~~~~~~~~~~~~~ cc -o lxsplit func.o merge.o split.o main.o In function 'strncpy', inlined from 'merge_files' at merge.c:88:2, inlined from 'main' at main.c:149:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ main.c: In function 'main': merge.c:63:8: note: length computed here 63 | len = strlen(filename); | ^ In function 'strncpy', inlined from 'main' at main.c:93:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^ main.c: In function 'main': main.c:91:9: note: length computed here 91 | len = strlen(argv[3]); | ^ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5EnlH6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lxsplit-0.2.4-22.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lxsplit-0.2.4-22.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/lxsplit-0.2.4-22.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lxsplit-0.2.4-22.fc33.riscv64 + cd lxsplit-0.2.4 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lxsplit-0.2.4-22.fc33.riscv64//usr/bin + /usr/bin/install -D -m755 lxsplit /builddir/build/BUILDROOT/lxsplit-0.2.4-22.fc33.riscv64//usr/bin/lxsplit + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.2.4-22.fc33 --unique-debug-suffix -0.2.4-22.fc33.riscv64 --unique-debug-src-base lxsplit-0.2.4-22.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/lxsplit-0.2.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lxsplit-0.2.4-22.fc33.riscv64/usr/bin/lxsplit extracting debug info from /builddir/build/BUILDROOT/lxsplit-0.2.4-22.fc33.riscv64/usr/bin/lxsplit original debug info size: 112kB, size after compression: 112kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 43 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 Processing files: lxsplit-0.2.4-22.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ia2am6 + umask 022 + cd /builddir/build/BUILD + cd lxsplit-0.2.4 + DOCDIR=/builddir/build/BUILDROOT/lxsplit-0.2.4-22.fc33.riscv64/usr/share/doc/lxsplit + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lxsplit-0.2.4-22.fc33.riscv64/usr/share/doc/lxsplit + cp -pr ChangeLog /builddir/build/BUILDROOT/lxsplit-0.2.4-22.fc33.riscv64/usr/share/doc/lxsplit + cp -pr README /builddir/build/BUILDROOT/lxsplit-0.2.4-22.fc33.riscv64/usr/share/doc/lxsplit + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KBFIb5 + umask 022 + cd /builddir/build/BUILD + cd lxsplit-0.2.4 + LICENSEDIR=/builddir/build/BUILDROOT/lxsplit-0.2.4-22.fc33.riscv64/usr/share/licenses/lxsplit + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lxsplit-0.2.4-22.fc33.riscv64/usr/share/licenses/lxsplit + cp -pr COPYING /builddir/build/BUILDROOT/lxsplit-0.2.4-22.fc33.riscv64/usr/share/licenses/lxsplit + RPM_EC=0 ++ jobs -p + exit 0 Provides: lxsplit = 0.2.4-22.fc33 lxsplit(riscv-64) = 0.2.4-22.fc33 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: lxsplit-debugsource-0.2.4-22.fc33.riscv64 Provides: lxsplit-debugsource = 0.2.4-22.fc33 lxsplit-debugsource(riscv-64) = 0.2.4-22.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lxsplit-debuginfo-0.2.4-22.fc33.riscv64 Provides: debuginfo(build-id) = 9bf55c4c0d81a156c1f1e00a8805adf20fc3ad91 lxsplit-debuginfo = 0.2.4-22.fc33 lxsplit-debuginfo(riscv-64) = 0.2.4-22.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lxsplit-debugsource(riscv-64) = 0.2.4-22.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lxsplit-0.2.4-22.fc33.riscv64 Wrote: /builddir/build/RPMS/lxsplit-debugsource-0.2.4-22.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/lxsplit-0.2.4-22.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/lxsplit-debuginfo-0.2.4-22.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QcrrU5 + umask 022 + cd /builddir/build/BUILD + cd lxsplit-0.2.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/lxsplit-0.2.4-22.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0