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/uread.spec'], chrootPath='/var/lib/mock/f30-build-36909-20942/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=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/uread.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/uread-0-0.19.20081006.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/uread.spec'], chrootPath='/var/lib/mock/f30-build-36909-20942/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=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/uread.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.5nd3ZK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf uread + /usr/bin/gzip -dc /builddir/build/SOURCES/uread-20081006.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd uread + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -p /builddir/build/SOURCES/uread-licence.email . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8fHkYQ + umask 022 + cd /builddir/build/BUILD + cd uread + export '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' + 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 uread.c -o uread 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 uswap.c -o uswap 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 ustrip.c -o ustrip BUILDSTDERR: uread.c:27:1: warning: return type defaults to 'int' [-Wimplicit-int] BUILDSTDERR: main(int argc, char *argv[]) BUILDSTDERR: ^~~~ BUILDSTDERR: uswap.c:25:1: warning: return type defaults to 'int' [-Wimplicit-int] BUILDSTDERR: main(int argc, char *argv[]) BUILDSTDERR: ^~~~ BUILDSTDERR: ustrip.c:30:1: warning: return type defaults to 'int' [-Wimplicit-int] BUILDSTDERR: main(int argc, char *argv[]) BUILDSTDERR: ^~~~ BUILDSTDERR: ustrip.c: In function 'main': BUILDSTDERR: ustrip.c:118:2: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: chown(infile,owner,group); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BKPPV4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/uread-0-0.19.20081006.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/uread-0-0.19.20081006.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/uread-0-0.19.20081006.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/uread-0-0.19.20081006.fc30.riscv64 + cd uread + rm -rf /builddir/build/BUILDROOT/uread-0-0.19.20081006.fc30.riscv64 + install -d -m755 /builddir/build/BUILDROOT/uread-0-0.19.20081006.fc30.riscv64/usr/share/man/man1/ + install -d -m755 /builddir/build/BUILDROOT/uread-0-0.19.20081006.fc30.riscv64/usr/bin/ + install -p -m644 uread.1 ustrip.1 uswap.1 /builddir/build/BUILDROOT/uread-0-0.19.20081006.fc30.riscv64/usr/share/man/man1/ + install -m0755 uread ustrip uswap /builddir/build/BUILDROOT/uread-0-0.19.20081006.fc30.riscv64/usr/bin/ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0-0.19.20081006.fc30 --unique-debug-suffix -0-0.19.20081006.fc30.riscv64 --unique-debug-src-base uread-0-0.19.20081006.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/uread explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uread-0-0.19.20081006.fc30.riscv64/usr/bin/uread explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uread-0-0.19.20081006.fc30.riscv64/usr/bin/uswap extracting debug info from /builddir/build/BUILDROOT/uread-0-0.19.20081006.fc30.riscv64/usr/bin/uread explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/uread-0-0.19.20081006.fc30.riscv64/usr/bin/ustrip extracting debug info from /builddir/build/BUILDROOT/uread-0-0.19.20081006.fc30.riscv64/usr/bin/uswap extracting debug info from /builddir/build/BUILDROOT/uread-0-0.19.20081006.fc30.riscv64/usr/bin/ustrip /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. BUILDSTDERR: 24 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: uread-0-0.19.20081006.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MdK1kG + umask 022 + cd /builddir/build/BUILD + cd uread + DOCDIR=/builddir/build/BUILDROOT/uread-0-0.19.20081006.fc30.riscv64/usr/share/doc/uread + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/uread-0-0.19.20081006.fc30.riscv64/usr/share/doc/uread + cp -pr uread-licence.email /builddir/build/BUILDROOT/uread-0-0.19.20081006.fc30.riscv64/usr/share/doc/uread + exit 0 Provides: uread = 0-0.19.20081006.fc30 uread(riscv-64) = 0-0.19.20081006.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: uread-debugsource-0-0.19.20081006.fc30.riscv64 Provides: uread-debugsource = 0-0.19.20081006.fc30 uread-debugsource(riscv-64) = 0-0.19.20081006.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: uread-debuginfo-0-0.19.20081006.fc30.riscv64 Provides: debuginfo(build-id) = 42fd5de660e1930b18069e6c897ae95bf94b78af debuginfo(build-id) = 430bf9959602e9435d6c569612c2a6acf4cfc789 debuginfo(build-id) = b057f15f9d479386bcd2939f04dc1977cd25e0c4 uread-debuginfo = 0-0.19.20081006.fc30 uread-debuginfo(riscv-64) = 0-0.19.20081006.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uread-debugsource(riscv-64) = 0-0.19.20081006.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/uread-0-0.19.20081006.fc30.riscv64 Wrote: /builddir/build/RPMS/uread-0-0.19.20081006.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/uread-debugsource-0-0.19.20081006.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/uread-debuginfo-0-0.19.20081006.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.y0pZSB + umask 022 + cd /builddir/build/BUILD + cd uread + /usr/bin/rm -rf /builddir/build/BUILDROOT/uread-0-0.19.20081006.fc30.riscv64 + exit 0 Child return code was: 0