Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/utf8proc.spec'], chrootPath='/var/lib/mock/f29-build-26954-14044/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=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/utf8proc.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/utf8proc-2.1.1-4.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/utf8proc.spec'], chrootPath='/var/lib/mock/f29-build-26954-14044/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=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/utf8proc.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.zVNXSm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf utf8proc-2.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/utf8proc-v2.1.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd utf8proc-2.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i '/-C bench/d;/\ttest.* data/d' Makefile + touch data/NormalizationTest.txt data/GraphemeBreakTest.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GpHXSF + umask 022 + cd /builddir/build/BUILD + cd utf8proc-2.1.1 + 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' + export CFLAGS + CXXFLAGS='-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' + export CXXFLAGS + FFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + 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 -fPIC -std=c99 -Wall -pedantic -DUTF8PROC_EXPORTS -c -o utf8proc.o utf8proc.c rm -f libutf8proc.a cc -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o libutf8proc.so.2.1.1 -Wl,-soname -Wl,libutf8proc.so.2 utf8proc.o ar rs libutf8proc.a utf8proc.o BUILDSTDERR: ar: creating libutf8proc.a chmod a-x libutf8proc.so.2.1.1 ln -f -s libutf8proc.so.2.1.1 libutf8proc.so ln -f -s libutf8proc.so.2.1.1 libutf8proc.so.2 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PNyBj5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/utf8proc-2.1.1-4.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/utf8proc-2.1.1-4.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/utf8proc-2.1.1-4.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/utf8proc-2.1.1-4.fc29.riscv64 + cd utf8proc-2.1.1 + make install DESTDIR=/builddir/build/BUILDROOT/utf8proc-2.1.1-4.fc29.riscv64 prefix=/usr includedir=/usr/include libdir=/usr/lib64 mkdir -m 755 -p /builddir/build/BUILDROOT/utf8proc-2.1.1-4.fc29.riscv64/usr/include install -m 644 utf8proc.h /builddir/build/BUILDROOT/utf8proc-2.1.1-4.fc29.riscv64/usr/include mkdir -m 755 -p /builddir/build/BUILDROOT/utf8proc-2.1.1-4.fc29.riscv64/usr/lib64 install -m 644 libutf8proc.a /builddir/build/BUILDROOT/utf8proc-2.1.1-4.fc29.riscv64/usr/lib64 install -m 755 libutf8proc.so.2.1.1 /builddir/build/BUILDROOT/utf8proc-2.1.1-4.fc29.riscv64/usr/lib64 ln -f -s libutf8proc.so.2.1.1 /builddir/build/BUILDROOT/utf8proc-2.1.1-4.fc29.riscv64/usr/lib64/libutf8proc.so ln -f -s libutf8proc.so.2.1.1 /builddir/build/BUILDROOT/utf8proc-2.1.1-4.fc29.riscv64/usr/lib64/libutf8proc.so.2 + rm /builddir/build/BUILDROOT/utf8proc-2.1.1-4.fc29.riscv64/usr/lib64/libutf8proc.a + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.1.1-4.fc29 --unique-debug-suffix -2.1.1-4.fc29.riscv64 --unique-debug-src-base utf8proc-2.1.1-4.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/utf8proc-2.1.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/utf8proc-2.1.1-4.fc29.riscv64/usr/lib64/libutf8proc.so.2.1.1 extracting debug info from /builddir/build/BUILDROOT/utf8proc-2.1.1-4.fc29.riscv64/usr/lib64/libutf8proc.so.2.1.1 /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 3285 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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.SNd0uy Processing files: utf8proc-2.1.1-4.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xdWSH4 + umask 022 + cd /builddir/build/BUILD + cd utf8proc-2.1.1 + DOCDIR=/builddir/build/BUILDROOT/utf8proc-2.1.1-4.fc29.riscv64/usr/share/doc/utf8proc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/utf8proc-2.1.1-4.fc29.riscv64/usr/share/doc/utf8proc + cp -pr LICENSE.md /builddir/build/BUILDROOT/utf8proc-2.1.1-4.fc29.riscv64/usr/share/doc/utf8proc + cp -pr NEWS.md /builddir/build/BUILDROOT/utf8proc-2.1.1-4.fc29.riscv64/usr/share/doc/utf8proc + cp -pr README.md /builddir/build/BUILDROOT/utf8proc-2.1.1-4.fc29.riscv64/usr/share/doc/utf8proc + exit 0 Provides: libutf8proc.so.2()(64bit) utf8proc = 2.1.1-4.fc29 utf8proc(riscv-64) = 2.1.1-4.fc29 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig 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: utf8proc-devel-2.1.1-4.fc29.riscv64 Provides: utf8proc-devel = 2.1.1-4.fc29 utf8proc-devel(riscv-64) = 2.1.1-4.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libutf8proc.so.2()(64bit) Processing files: utf8proc-debugsource-2.1.1-4.fc29.riscv64 Provides: utf8proc-debugsource = 2.1.1-4.fc29 utf8proc-debugsource(riscv-64) = 2.1.1-4.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: utf8proc-debuginfo-2.1.1-4.fc29.riscv64 Provides: debuginfo(build-id) = 340ffc975c2465c4c2910a0b7d5ae486488ff884 utf8proc-debuginfo = 2.1.1-4.fc29 utf8proc-debuginfo(riscv-64) = 2.1.1-4.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: utf8proc-debugsource(riscv-64) = 2.1.1-4.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/utf8proc-2.1.1-4.fc29.riscv64 Wrote: /builddir/build/RPMS/utf8proc-2.1.1-4.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/utf8proc-devel-2.1.1-4.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/utf8proc-debugsource-2.1.1-4.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/utf8proc-debuginfo-2.1.1-4.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MyZzsH + umask 022 + cd /builddir/build/BUILD + cd utf8proc-2.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/utf8proc-2.1.1-4.fc29.riscv64 + exit 0 Child return code was: 0