Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/fs_mark.spec'], chrootPath='/var/lib/mock/f30-build-40892-22852/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=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/fs_mark.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/fs_mark-3.3-18.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/fs_mark.spec'], chrootPath='/var/lib/mock/f30-build-40892-22852/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=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/fs_mark.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.opQ46r + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fs_mark + /usr/bin/gzip -dc /builddir/build/SOURCES/fs_mark.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fs_mark + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (nostatic):' Patch #0 (nostatic): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4jXThG + umask 022 + cd /builddir/build/BUILD + cd fs_mark + 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' + make -j4 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 -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o fs_mark.o fs_mark.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 -O2 -Wall -D_FILE_OFFSET_BITS=64 -c -o lib_timing.o lib_timing.c BUILDSTDERR: fs_mark.c: In function 'cleanup_exit': BUILDSTDERR: fs_mark.c:55:35: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 4095 [-Wformat-overflow=] BUILDSTDERR: sprintf(child_log_file_name, "%s.%d", log_file_name, getpid()); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from fs_mark.c:36: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 4108 bytes into a destination of size 4096 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs_mark.c: In function 'setup': BUILDSTDERR: fs_mark.c:463:36: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 4095 [-Wformat-overflow=] BUILDSTDERR: sprintf(thread_log_file_name, "%s.%d", log_file_name, pid); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from fs_mark.c:36: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 4108 bytes into a destination of size 4096 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs_mark.c: In function 'process_child_log_file': BUILDSTDERR: fs_mark.c:949:35: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 4095 [-Wformat-overflow=] BUILDSTDERR: sprintf(child_log_file_name, "%s.%d", log_file_name, child_pid); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from fs_mark.c:36: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 4108 bytes into a destination of size 4096 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -o fs_mark fs_mark.o lib_timing.o + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.C0nWwQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fs_mark-3.3-18.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fs_mark-3.3-18.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/fs_mark-3.3-18.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fs_mark-3.3-18.fc30.riscv64 + cd fs_mark + rm -rf /builddir/build/BUILDROOT/fs_mark-3.3-18.fc30.riscv64 + install -D fs_mark /builddir/build/BUILDROOT/fs_mark-3.3-18.fc30.riscv64/usr/bin/fs_mark + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.3-18.fc30 --unique-debug-suffix -3.3-18.fc30.riscv64 --unique-debug-src-base fs_mark-3.3-18.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fs_mark explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fs_mark-3.3-18.fc30.riscv64/usr/bin/fs_mark extracting debug info from /builddir/build/BUILDROOT/fs_mark-3.3-18.fc30.riscv64/usr/bin/fs_mark /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 89 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 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: fs_mark-3.3-18.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.b0GzYT + umask 022 + cd /builddir/build/BUILD + cd fs_mark + DOCDIR=/builddir/build/BUILDROOT/fs_mark-3.3-18.fc30.riscv64/usr/share/doc/fs_mark + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fs_mark-3.3-18.fc30.riscv64/usr/share/doc/fs_mark + cp -pr README /builddir/build/BUILDROOT/fs_mark-3.3-18.fc30.riscv64/usr/share/doc/fs_mark + cp -pr plot_test /builddir/build/BUILDROOT/fs_mark-3.3-18.fc30.riscv64/usr/share/doc/fs_mark + exit 0 Provides: fs_mark = 3.3-18.fc30 fs_mark(riscv-64) = 3.3-18.fc30 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: fs_mark-debugsource-3.3-18.fc30.riscv64 Provides: fs_mark-debugsource = 3.3-18.fc30 fs_mark-debugsource(riscv-64) = 3.3-18.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fs_mark-debuginfo-3.3-18.fc30.riscv64 Provides: debuginfo(build-id) = f4a3c58dc2acc9b68b409b514a620c08e4abacfd fs_mark-debuginfo = 3.3-18.fc30 fs_mark-debuginfo(riscv-64) = 3.3-18.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fs_mark-debugsource(riscv-64) = 3.3-18.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fs_mark-3.3-18.fc30.riscv64 Wrote: /builddir/build/RPMS/fs_mark-3.3-18.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/fs_mark-debugsource-3.3-18.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/fs_mark-debuginfo-3.3-18.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Otgyra + umask 022 + cd /builddir/build/BUILD + cd fs_mark + /usr/bin/rm -rf /builddir/build/BUILDROOT/fs_mark-3.3-18.fc30.riscv64 + exit 0 Child return code was: 0