Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-expat.spec'], chrootPath='/var/lib/mock/f33-build-200191-47986/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-expat.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 setting SOURCE_DATE_EPOCH=1588550400 Wrote: /builddir/build/SRPMS/ocaml-expat-0.9.1-66.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-expat.spec'], chrootPath='/var/lib/mock/f33-build-200191-47986/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-expat.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 setting SOURCE_DATE_EPOCH=1588550400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fwNmM8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ocaml-expat-0.9.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/ocaml-expat-0.9.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-expat-0.9.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.seSiB8 + umask 022 + cd /builddir/build/BUILD + cd ocaml-expat-0.9.1 + make depend gcc -MM *.c > depend ocamldep *.mli *.ml >> depend make: 'depend' is up to date. + make -j1 all allopt 'OCAMLC=ocamlc.opt -g' 'OCAMLOPT=ocamlopt.opt -g' ocamlc.opt -g -c -ccopt "-DFULL_UNROLL -O2 -I/usr/local/include" expat_stubs.c In file included from expat_stubs.c:23: expat_stubs.c: In function 'String_option_val': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ expat_stubs.c:78:9: note: in expansion of macro 'String_val' 78 | return String_val(Field(string_option, 0)); | ^~~~~~~~~~ expat_stubs.c: In function 'expat_error': expat_stubs.c:350:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 350 | expat_error_exn = caml_named_value("expat_error"); | ^ In file included from expat_stubs.c:23: expat_stubs.c: In function 'expat_XML_ParseSub': /usr/lib64/ocaml/caml/mlvalues.h:265:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ^ expat_stubs.c:387:20: note: in expansion of macro 'String_val' 387 | char *string = String_val(vstring); | ^~~~~~~~~~ expat_stubs.c: In function 'character_data_handler': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ expat_stubs.c:550:12: note: in expansion of macro 'String_val' 550 | memcpy(String_val(str), data, len); | ^~~~~~~~~~ In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from expat_stubs.c:12: /usr/include/bits/string_fortified.h:31:1: note: expected 'void * restrict' but argument is of type 'const char *' 31 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ In file included from expat_stubs.c:23: expat_stubs.c: In function 'default_handler': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 1 of 'memmove' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ expat_stubs.c:819:13: note: in expansion of macro 'String_val' 819 | memmove(String_val(d), data, len); | ^~~~~~~~~~ In file included from /usr/include/features.h:465, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from expat_stubs.c:12: /usr/include/bits/string_fortified.h:38:1: note: expected 'void *' but argument is of type 'const char *' 38 | __NTH (memmove (void *__dest, const void *__src, size_t __len)) | ^~~~~ ocamlmklib -oc mlexpat expat_stubs.o \ -L/usr/local/lib -lexpat ocamlc.opt -g -c expat.mli ocamlc.opt -g -c expat.ml ocamlmklib -o expat expat.cmo -oc mlexpat \ -L/usr/local/lib -lexpat ocamlopt.opt -g -c expat.ml ocamlmklib -o expat expat.cmx -oc mlexpat \ -L/usr/local/lib -lexpat + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sc3Aj9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64 + cd ocaml-expat-0.9.1 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64 + DESTDIR=/builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64/usr/lib64/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64/usr/lib64/ocaml /builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64/usr/lib64/ocaml/stublibs + make install { test ! -f expat.cmxa || extra="expat.cmxa expat.a"; }; \ ocamlfind install expat META expat.cmi expat.mli expat.cma \ dllmlexpat.so libmlexpat.a $extra Installed /builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64/usr/lib64/ocaml/expat/expat.a Installed /builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64/usr/lib64/ocaml/expat/expat.cmxa Installed /builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64/usr/lib64/ocaml/expat/libmlexpat.a Installed /builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64/usr/lib64/ocaml/expat/expat.cma Installed /builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64/usr/lib64/ocaml/expat/expat.mli Installed /builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64/usr/lib64/ocaml/expat/expat.cmi Installed /builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64/usr/lib64/ocaml/stublibs/dllmlexpat.so Installed /builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64/usr/lib64/ocaml/stublibs/dllmlexpat.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64/usr/lib64/ocaml/expat/META + chrpath --delete /builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64/usr/lib64/ocaml/stublibs/dllmlexpat.so + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.9.1-66.fc33 --unique-debug-suffix -0.9.1-66.fc33.riscv64 --unique-debug-src-base ocaml-expat-0.9.1-66.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ocaml-expat-0.9.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64/usr/lib64/ocaml/stublibs/dllmlexpat.so extracting debug info from /builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64/usr/lib64/ocaml/stublibs/dllmlexpat.so original debug info size: 104kB, size after compression: 104kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 47 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ocaml-expat-0.9.1-66.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gYHAO8 + umask 022 + cd /builddir/build/BUILD + cd ocaml-expat-0.9.1 + DOCDIR=/builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64/usr/share/doc/ocaml-expat + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64/usr/share/doc/ocaml-expat + cp -pr LICENCE /builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64/usr/share/doc/ocaml-expat + cp -pr README /builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64/usr/share/doc/ocaml-expat + cp -pr changelog /builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64/usr/share/doc/ocaml-expat + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Expat) = a81abb0270f6b15b1bae17bfa67e5b97 ocaml-expat = 0.9.1-66.fc33 ocaml-expat(riscv-64) = 0.9.1-66.fc33 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) libexpat.so.1()(64bit) ocaml(CamlinternalFormatBasics) = abb6a3e103af15618334f607881d2f6e ocaml(Stdlib) = 758bb07a9fe47ce2726d308103d8c6ac ocaml(Stdlib__callback) = 163655e158bea18bef01aa78b1eff19a rtld(GNU_HASH) Processing files: ocaml-expat-devel-0.9.1-66.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vTfj18 + umask 022 + cd /builddir/build/BUILD + cd ocaml-expat-0.9.1 + DOCDIR=/builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64/usr/share/doc/ocaml-expat-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64/usr/share/doc/ocaml-expat-devel + cp -pr LICENCE /builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64/usr/share/doc/ocaml-expat-devel + cp -pr README /builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64/usr/share/doc/ocaml-expat-devel + cp -pr changelog /builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64/usr/share/doc/ocaml-expat-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Expat) = a81abb0270f6b15b1bae17bfa67e5b97 ocaml-expat-devel = 0.9.1-66.fc33 ocaml-expat-devel(riscv-64) = 0.9.1-66.fc33 ocamlx(Expat) = 5248d292a90fb7e48736976f3f9148f7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = abb6a3e103af15618334f607881d2f6e ocaml(Stdlib) = 758bb07a9fe47ce2726d308103d8c6ac ocaml(Stdlib__callback) = 163655e158bea18bef01aa78b1eff19a ocamlx(Stdlib__callback) = 7f310ba88c7f5a1aa21a0b1072c24a6f Processing files: ocaml-expat-debugsource-0.9.1-66.fc33.riscv64 Provides: ocaml-expat-debugsource = 0.9.1-66.fc33 ocaml-expat-debugsource(riscv-64) = 0.9.1-66.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-expat-debuginfo-0.9.1-66.fc33.riscv64 Provides: debuginfo(build-id) = 3c6b3ded67377bdf6103921bea33bb69e4accfb5 ocaml-expat-debuginfo = 0.9.1-66.fc33 ocaml-expat-debuginfo(riscv-64) = 0.9.1-66.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-expat-debugsource(riscv-64) = 0.9.1-66.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64 Wrote: /builddir/build/RPMS/ocaml-expat-0.9.1-66.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-expat-debugsource-0.9.1-66.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-expat-debuginfo-0.9.1-66.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-expat-devel-0.9.1-66.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9qP2C6 + umask 022 + cd /builddir/build/BUILD + cd ocaml-expat-0.9.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-expat-0.9.1-66.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0