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/R-webp.spec'], chrootPath='/var/lib/mock/f30-build-37219-21246/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/R-webp.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/R-webp-0.4-3.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/R-webp.spec'], chrootPath='/var/lib/mock/f30-build-37219-21246/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/R-webp.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.JxmguB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf webp + /usr/bin/mkdir -p webp + cd webp + /usr/bin/gzip -dc /builddir/build/SOURCES/webp_0.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.90RNCj + umask 022 + cd /builddir/build/BUILD + cd webp + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jYQEib + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/R-webp-0.4-3.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/R-webp-0.4-3.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/R-webp-0.4-3.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/R-webp-0.4-3.fc30.riscv64 + cd webp + mkdir -p /builddir/build/BUILDROOT/R-webp-0.4-3.fc30.riscv64/usr/lib64/R/library + /usr/bin/R CMD INSTALL -l /builddir/build/BUILDROOT/R-webp-0.4-3.fc30.riscv64/usr/lib64/R/library webp BUILDSTDERR: * installing *source* package 'webp' ... BUILDSTDERR: ** package 'webp' successfully unpacked and MD5 sums checked Found pkg-config cflags and libs! Using PKG_CFLAGS= Using PKG_LIBS=-lwebp BUILDSTDERR: ** libs gcc -I"/usr/include/R" -DNDEBUG -I/usr/local/include -fpic -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 register.c -o register.o gcc -I"/usr/include/R" -DNDEBUG -I/usr/local/include -fpic -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 webp.c -o webp.o gcc -shared -L/usr/lib64/R/lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o webp.so register.o webp.o -lwebp -L/usr/lib64/R/lib -lR BUILDSTDERR: installing to /builddir/build/BUILDROOT/R-webp-0.4-3.fc30.riscv64/usr/lib64/R/library/webp/libs BUILDSTDERR: ** R BUILDSTDERR: ** byte-compile and prepare package for lazy loading BUILDSTDERR: ** help BUILDSTDERR: *** installing help indices converting help for package 'webp' BUILDSTDERR: finding HTML links ... done read_webp html BUILDSTDERR: ** building package indices BUILDSTDERR: ** testing if installed package can be loaded BUILDSTDERR: * DONE (webp) + test -d webp/src + cd webp/src + rm -f register.o webp.o webp.so + rm -f /builddir/build/BUILDROOT/R-webp-0.4-3.fc30.riscv64/usr/lib64/R/library/R.css + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.4-3.fc30 --unique-debug-suffix -0.4-3.fc30.riscv64 --unique-debug-src-base R-webp-0.4-3.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/webp explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/R-webp-0.4-3.fc30.riscv64/usr/lib64/R/library/webp/libs/webp.so extracting debug info from /builddir/build/BUILDROOT/R-webp-0.4-3.fc30.riscv64/usr/lib64/R/library/webp/libs/webp.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 4 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.mLKEsl Processing files: R-webp-0.4-3.fc30.riscv64 Provides: R-webp = 0.4-3.fc30 R-webp(riscv-64) = 0.4-3.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) libR.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libwebp.so.7()(64bit) rtld(GNU_HASH) Suggests: R-jpeg R-png Processing files: R-webp-debugsource-0.4-3.fc30.riscv64 Provides: R-webp-debugsource = 0.4-3.fc30 R-webp-debugsource(riscv-64) = 0.4-3.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: R-webp-debuginfo-0.4-3.fc30.riscv64 Provides: R-webp-debuginfo = 0.4-3.fc30 R-webp-debuginfo(riscv-64) = 0.4-3.fc30 debuginfo(build-id) = a8d4c5bd79de66e6b9f1bf8fad5b073f3cb3d229 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: R-webp-debugsource(riscv-64) = 0.4-3.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/R-webp-0.4-3.fc30.riscv64 Wrote: /builddir/build/RPMS/R-webp-0.4-3.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/R-webp-debugsource-0.4-3.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/R-webp-debuginfo-0.4-3.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wG6o36 + umask 022 + cd /builddir/build/BUILD + cd webp + /usr/bin/rm -rf /builddir/build/BUILDROOT/R-webp-0.4-3.fc30.riscv64 + exit 0 Child return code was: 0