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/bidiv.spec'], chrootPath='/var/lib/mock/f30-build-38750-22260/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/bidiv.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False BUILDSTDERR: warning: Macro expanded in comment on line 38: %{_mandir}/he/man1/bidiv.1 ? ;) Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/bidiv-1.5-23.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/bidiv.spec'], chrootPath='/var/lib/mock/f30-build-38750-22260/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/bidiv.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False BUILDSTDERR: warning: Macro expanded in comment on line 38: %{_mandir}/he/man1/bidiv.1 ? ;) Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fZKFtt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bidiv + /usr/bin/gzip -dc /builddir/build/SOURCES/bidiv-1.5.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bidiv + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (nostrip.patch.gz):' Patch #0 (nostrip.patch.gz): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 + /usr/bin/gzip -dc /builddir/build/SOURCES/nostrip.patch.gz patching file Makefile + echo 'Patch #1 (fribidi-0.19.patch.gz):' Patch #1 (fribidi-0.19.patch.gz): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 + /usr/bin/gzip -dc /builddir/build/SOURCES/fribidi-0.19.patch.gz patching file Makefile patching file bidiv.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KpMcmS + umask 022 + cd /builddir/build/BUILD + cd bidiv + make PREFIX=/builddir/build/BUILDROOT/bidiv-1.5-23.fc30.riscv64 'CC_OPT_FLAGS=-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' -j4 cc -c -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 `pkg-config --cflags fribidi` bidiv.c BUILDSTDERR: bidiv.c: In function 'bidiv': BUILDSTDERR: bidiv.c:80:16: warning: comparison between 'FriBidiCharType' {aka 'enum '} and 'enum ' [-Wenum-compare] BUILDSTDERR: if(base_dir!=FRIBIDI_TYPE_N) BUILDSTDERR: ^~ BUILDSTDERR: bidiv.c:86:16: warning: comparison between 'FriBidiCharType' {aka 'enum '} and 'enum ' [-Wenum-compare] BUILDSTDERR: if(base_dir!=FRIBIDI_TYPE_N) BUILDSTDERR: ^~ BUILDSTDERR: bidiv.c:141:7: warning: passing argument 2 of 'fribidi_charset_to_unicode' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: &c, 1, &unicode_in[len]); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/fribidi/fribidi.h:42, BUILDSTDERR: from bidiv.c:23: BUILDSTDERR: /usr/include/fribidi/fribidi-char-sets.h:60:15: note: expected 'const char *' but argument is of type 'int *' BUILDSTDERR: const char *s, /* input string encoded in char_set */ BUILDSTDERR: ~~~~~~~~~~~~^ BUILDSTDERR: bidiv.c:154:6: warning: passing argument 2 of 'fribidi_charset_to_unicode' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: &c, 1, &unicode_in[len]); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/fribidi/fribidi.h:42, BUILDSTDERR: from bidiv.c:23: BUILDSTDERR: /usr/include/fribidi/fribidi-char-sets.h:60:15: note: expected 'const char *' but argument is of type 'int *' BUILDSTDERR: const char *s, /* input string encoded in char_set */ BUILDSTDERR: ~~~~~~~~~~~~^ BUILDSTDERR: bidiv.c:181:36: warning: passing argument 3 of 'fribidi_log2vis' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: fribidi_log2vis(unicode_in, len, &base_dir, BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/fribidi/fribidi.h:47, BUILDSTDERR: from bidiv.c:23: BUILDSTDERR: /usr/include/fribidi/fribidi-deprecated.h:186:19: note: expected 'FriBidiParType *' {aka 'enum *'} but argument is of type 'FriBidiCharType *' {aka 'enum *'} BUILDSTDERR: FriBidiParType *pbase_dir, /* requested and resolved paragraph BUILDSTDERR: ~~~~~~~~~~~~~~~~^~~~~~~~~ BUILDSTDERR: bidiv.c:189:14: warning: comparison between 'FriBidiCharType' {aka 'enum '} and 'enum ' [-Wenum-compare] BUILDSTDERR: if(base_dir==FRIBIDI_TYPE_N){ BUILDSTDERR: ^~ BUILDSTDERR: bidiv.c:196:37: warning: passing argument 3 of 'fribidi_log2vis' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: fribidi_log2vis(unicode_in, len, &tmp_dir, BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/fribidi/fribidi.h:47, BUILDSTDERR: from bidiv.c:23: BUILDSTDERR: /usr/include/fribidi/fribidi-deprecated.h:186:19: note: expected 'FriBidiParType *' {aka 'enum *'} but argument is of type 'FriBidiCharType *' {aka 'enum *'} BUILDSTDERR: FriBidiParType *pbase_dir, /* requested and resolved paragraph BUILDSTDERR: ~~~~~~~~~~~~~~~~^~~~~~~~~ BUILDSTDERR: bidiv.c:181:3: warning: ignoring return value of 'fribidi_log2vis', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fribidi_log2vis(unicode_in, len, &base_dir, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: unicode_out, NULL, NULL, NULL); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: bidiv.c:196:4: warning: ignoring return value of 'fribidi_log2vis', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: fribidi_log2vis(unicode_in, len, &tmp_dir, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: unicode_out, NULL, NULL, NULL); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -o bidiv bidiv.o `pkg-config --libs fribidi` + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OCbCUh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bidiv-1.5-23.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bidiv-1.5-23.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/bidiv-1.5-23.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bidiv-1.5-23.fc30.riscv64 + cd bidiv + rm -rf /builddir/build/BUILDROOT/bidiv-1.5-23.fc30.riscv64 + install -d /builddir/build/BUILDROOT/bidiv-1.5-23.fc30.riscv64/usr/bin + install -d /builddir/build/BUILDROOT/bidiv-1.5-23.fc30.riscv64/usr/share/man/man1 + make PREFIX=/builddir/build/BUILDROOT/bidiv-1.5-23.fc30.riscv64/usr MAN_PATH=/builddir/build/BUILDROOT/bidiv-1.5-23.fc30.riscv64/usr/share/man install cp bidiv /builddir/build/BUILDROOT/bidiv-1.5-23.fc30.riscv64/usr/bin chmod 755 /builddir/build/BUILDROOT/bidiv-1.5-23.fc30.riscv64/usr/bin/bidiv cp bidiv.1 /builddir/build/BUILDROOT/bidiv-1.5-23.fc30.riscv64/usr/share/man/man1/bidiv.1 chmod 644 /builddir/build/BUILDROOT/bidiv-1.5-23.fc30.riscv64/usr/share/man/man1/bidiv.1 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.5-23.fc30 --unique-debug-suffix -1.5-23.fc30.riscv64 --unique-debug-src-base bidiv-1.5-23.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/bidiv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/bidiv-1.5-23.fc30.riscv64/usr/bin/bidiv extracting debug info from /builddir/build/BUILDROOT/bidiv-1.5-23.fc30.riscv64/usr/bin/bidiv /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 16 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: bidiv-1.5-23.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.v72zPz + umask 022 + cd /builddir/build/BUILD + cd bidiv + DOCDIR=/builddir/build/BUILDROOT/bidiv-1.5-23.fc30.riscv64/usr/share/doc/bidiv + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bidiv-1.5-23.fc30.riscv64/usr/share/doc/bidiv + cp -pr README /builddir/build/BUILDROOT/bidiv-1.5-23.fc30.riscv64/usr/share/doc/bidiv + cp -pr COPYING /builddir/build/BUILDROOT/bidiv-1.5-23.fc30.riscv64/usr/share/doc/bidiv + exit 0 Provides: bidiv = 1.5-23.fc30 bidiv(riscv-64) = 1.5-23.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) libfribidi.so.0()(64bit) rtld(GNU_HASH) Processing files: bidiv-debugsource-1.5-23.fc30.riscv64 Provides: bidiv-debugsource = 1.5-23.fc30 bidiv-debugsource(riscv-64) = 1.5-23.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: bidiv-debuginfo-1.5-23.fc30.riscv64 Provides: bidiv-debuginfo = 1.5-23.fc30 bidiv-debuginfo(riscv-64) = 1.5-23.fc30 debuginfo(build-id) = 9e8fc9b2e9f739077f13a0ab236fb986e7189fb3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: bidiv-debugsource(riscv-64) = 1.5-23.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bidiv-1.5-23.fc30.riscv64 Wrote: /builddir/build/RPMS/bidiv-1.5-23.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/bidiv-debugsource-1.5-23.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/bidiv-debuginfo-1.5-23.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.k0mTWy + umask 022 + cd /builddir/build/BUILD + cd bidiv + /usr/bin/rm -rf /builddir/build/BUILDROOT/bidiv-1.5-23.fc30.riscv64 + exit 0 Child return code was: 0