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-zarith.spec'], chrootPath='/var/lib/mock/f33-build-366816-60844/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-zarith.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=1605484800 Wrote: /builddir/build/SRPMS/ocaml-zarith-1.11-1.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-zarith.spec'], chrootPath='/var/lib/mock/f33-build-366816-60844/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-zarith.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=1605484800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rq94Px + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Zarith-release-1.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/release-1.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Zarith-release-1.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -p /usr/lib/rpm/redhat/config.guess config.guess + sed -i 's|^ccdef='\'''\''|ccdef='\''-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection'\''|' configure + sed -ri 's/(-ccopt|-shared|-failsafe)/-g &/' project.mak + sed -i 's/+compiler-libs/& -g/;s/\($(OCAMLC)\) -o/\1 -g -o/' project.mak + sed -i 's|(OCAMLMKLIB)|& -ldopt "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld "|' project.mak + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1uRK6x + umask 022 + cd /builddir/build/BUILD + cd Zarith-release-1.11 + export CC=gcc + CC=gcc + ./configure binary ocaml: found in /usr/bin binary ocamlc: found in /usr/bin binary ocamldep: found in /usr/bin binary ocamlmklib: found in /usr/bin binary ocamldoc: found in /usr/bin binary ar: found in /usr/bin binary perl: found in /usr/bin binary gcc: found in /usr/bin binary ocamlopt: found in /usr/bin checking compilation with gcc : working include caml/mlvalues.h: found library dynlink.cmxa: found binary ocamlfind: found in /usr/bin OCaml's word size is 64 binary uname: found in /usr/bin unknown host riscv64-unknown-linux-gnu include gmp.h: found library gmp: found OCaml extended comparison supported OCaml new hash functions available OCaml supports -bin-annot to produce documentation detected configuration: native-code: yes dynamic linking: yes asm path: none defines: -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection libraries: -lgmp C options: asm options installation path: /usr/lib64/ocaml installation method findlib configuration successful! now type "make" to build then type "make install" or "sudo make install" to install + make ./z_pp.pl none Name "main::extra" used only once: possible typo at ./z_pp.pl line 29. ocamldep -native z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend ocamlc -I +compiler-libs -g -bin-annot -c z.mli ocamlc -I +compiler-libs -g -bin-annot -c z.ml ocamlc -I +compiler-libs -g -bin-annot -c q.mli ocamlc -I +compiler-libs -g -bin-annot -c q.ml ocamlc -I +compiler-libs -g -bin-annot -c big_int_Z.mli ocamlc -I +compiler-libs -g -bin-annot -c big_int_Z.ml ocamlmklib -ldopt "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -g -failsafe -o zarith z.cmo q.cmo big_int_Z.cmo -lgmp ocamlc -g -ccopt "-I/usr/lib64/ocaml -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection " -c caml_z.c ocamlmklib -ldopt "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -g -failsafe -o zarith caml_z.o -lgmp ocamlc -I +compiler-libs -g -bin-annot -c zarith_top.ml ocamlc -g -o zarith_top.cma -a zarith_top.cmo ocamlopt -I +compiler-libs -g -c z.ml ocamlopt -I +compiler-libs -g -c q.ml ocamlopt -I +compiler-libs -g -c big_int_Z.ml ocamlmklib -ldopt "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -g -failsafe -o zarith z.cmx q.cmx big_int_Z.cmx -lgmp ocamlopt -g -shared -o zarith.cmxs -I . zarith.cmxa -linkall + make doc mkdir -p html ocamldoc -html -d html -charset utf8 z.mli q.mli big_int_Z.mli + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.O24ZTv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64 + cd Zarith-release-1.11 + mkdir -p /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/lib64/ocaml/stublibs + make install INSTALLDIR=/builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/lib64/ocaml ocamlfind install -destdir "/builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/lib64/ocaml" zarith META zarith.h zarith.cma libzarith.a z.mli q.mli big_int_Z.mli z.cmi q.cmi big_int_Z.cmi zarith_top.cma zarith.a zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so Installed /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/lib64/ocaml/zarith/big_int_Z.cmti Installed /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/lib64/ocaml/zarith/q.cmti Installed /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/lib64/ocaml/zarith/z.cmti Installed /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/lib64/ocaml/zarith/zarith.cmxs Installed /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/lib64/ocaml/zarith/big_int_Z.cmx Installed /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/lib64/ocaml/zarith/q.cmx Installed /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/lib64/ocaml/zarith/z.cmx Installed /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/lib64/ocaml/zarith/zarith.cmxa Installed /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/lib64/ocaml/zarith/zarith.a Installed /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/lib64/ocaml/zarith/zarith_top.cma Installed /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/lib64/ocaml/zarith/big_int_Z.cmi Installed /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/lib64/ocaml/zarith/q.cmi Installed /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/lib64/ocaml/zarith/z.cmi Installed /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/lib64/ocaml/zarith/big_int_Z.mli Installed /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/lib64/ocaml/zarith/q.mli Installed /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/lib64/ocaml/zarith/z.mli Installed /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/lib64/ocaml/zarith/libzarith.a Installed /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/lib64/ocaml/zarith/zarith.cma Installed /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/lib64/ocaml/zarith/zarith.h Installed /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/lib64/ocaml/stublibs/dllzarith.so Installed /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/lib64/ocaml/stublibs/dllzarith.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/lib64/ocaml/zarith/META + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.11-1.fc33 --unique-debug-suffix -1.11-1.fc33.riscv64 --unique-debug-src-base ocaml-zarith-1.11-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Zarith-release-1.11 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/lib64/ocaml/stublibs/dllzarith.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/lib64/ocaml/zarith/zarith.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/lib64/ocaml/stublibs/dllzarith.so extracting debug info from /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/lib64/ocaml/zarith/zarith.cmxs original debug info size: 1176kB, size after compression: 1144kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. cpio: stdlib.ml: Cannot stat: No such file or directory cpio: string.ml: Cannot stat: No such file or directory 228 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 '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.TcvpIt + umask 022 + cd /builddir/build/BUILD + cd Zarith-release-1.11 + export LD_LIBRARY_PATH=/builddir/build/BUILD/Zarith-release-1.11 + LD_LIBRARY_PATH=/builddir/build/BUILD/Zarith-release-1.11 + make tests make -C tests test make[1]: Entering directory '/builddir/build/BUILD/Zarith-release-1.11/tests' ocamlopt -I .. -ccopt "-L.." zarith.cmxa -o zq.exe zq.ml Testing zq (native)... zq: passed ocamlc -I .. -ccopt "-L.." zarith.cma -o zq.byt zq.ml Testing zq (bytecode)... zq: passed ocamlopt -I .. -ccopt "-L.." zarith.cmxa -o pi.exe pi.ml Testing pi... pi: passed ocamlc -c setround.c ocamlopt -I .. -ccopt "-L.." zarith.cmxa -o tofloat.exe \ setround.o tofloat.ml Testing tofloat... Default rounding mode (Z) (100000 tests)... passed Default rounding mode (Q) (100000 tests)... passed Round toward zero (Z) (100000 tests)... passed Round toward zero (Q) (100000 tests)... passed Round downward (Z) (100000 tests)... passed Round downward (Q) (100000 tests)... passed Round upward (Z) (100000 tests)... passed Round upward (Q) (100000 tests)... passed Round to nearest (Z) (100000 tests)... passed Round to nearest (Q) (100000 tests)... passed ocamlopt -I .. -ccopt "-L.." zarith.cmxa -o ofstring.exe ofstring.ml Testing ofstring... make[1]: Leaving directory '/builddir/build/BUILD/Zarith-release-1.11/tests' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-zarith-1.11-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UQSXXw + umask 022 + cd /builddir/build/BUILD + cd Zarith-release-1.11 + DOCDIR=/builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/share/doc/ocaml-zarith + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/share/doc/ocaml-zarith + cp -pr README.md /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/share/doc/ocaml-zarith + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ANtiwu + umask 022 + cd /builddir/build/BUILD + cd Zarith-release-1.11 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/share/licenses/ocaml-zarith + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/share/licenses/ocaml-zarith + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/share/licenses/ocaml-zarith + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Big_int_Z) = a8edc903bc08896b90cbc7e2b8cc6262 ocaml(Q) = 90aa2591a6a91c1b5a40d6a0def33e14 ocaml(Z) = 87f987774a45851690ee158727593b00 ocaml(Zarith_top) = d6b38952eb27bd7bfbc5c8fd52565d69 ocaml-zarith = 1.11-1.fc33 ocaml-zarith(riscv-64) = 1.11-1.fc33 ocamlx(Big_int_Z) = e8becc81eb9dd32876dadd452e069c4f ocamlx(Q) = 01e9e1d0f71167a153d5dc48a514b2e2 ocamlx(Z) = 9b5f6b92aaa61ee45f00aba76bf0f367 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) libgmp.so.10()(64bit) ocaml(Asttypes) = f3116da6c504a78730232b03aa20181d ocaml(Build_path_prefix_map) = 76d6dfe9178c4edb4c49e8c8d40e6ed6 ocaml(CamlinternalFormatBasics) = 3a3ca1838627f7762f49679ce0278ad1 ocaml(CamlinternalLazy) = 9a1263a7a1e44e1eb3fb6d0986f3063d ocaml(Cmi_format) = f66ac0fb2eb4b309576fcaec1badedcc ocaml(Env) = 46561220c31ee80e7505ddd3864ecd18 ocaml(Ident) = bea92412b9364964f776e823aa5c1018 ocaml(Identifiable) = 68502454b9fab63bdab18ce280212bad ocaml(Load_path) = f712ce1219b70c28dd75298c9c12ade5 ocaml(Location) = 722b21356e33038e96cfb2fdd9b44788 ocaml(Longident) = 564fd070592ca8e49ea8b9aeff4d41ed ocaml(Misc) = 351ca333dbf3bfb2b9027e198870f550 ocaml(Outcometree) = 897424d1fcbd0cc939563ef300149153 ocaml(Parsetree) = c4c38bd4958d5671d85fb37cebeaa3e5 ocaml(Path) = e3a8285fa21d72c172b74b733f9f4f59 ocaml(Primitive) = 26e8968c8046a490e0db3d81b18c16e6 ocaml(Stdlib) = c21c5d26416461b543321872a551ea0d ocaml(Stdlib__buffer) = 234b61fa3906003822205287eb65a481 ocaml(Stdlib__callback) = 1b88fbd71c9cf564eb0790c5709a779a ocaml(Stdlib__digest) = f1b97f3e19af05cd4078e6503af92f71 ocaml(Stdlib__format) = de2a0cc4d0ca0cc218de7447f48aaa41 ocaml(Stdlib__hashtbl) = b762db4e3b71657dfcfd14539af9611a ocaml(Stdlib__int32) = 2e6c00c32474b3f4f0ca069a3eceab68 ocaml(Stdlib__int64) = 8da509b391e66cf2a7e37819728d5a15 ocaml(Stdlib__lazy) = bad82b0dffc3f26083e1d1c8e5965818 ocaml(Stdlib__lexing) = c57f9c5debbcb9d656c70b1e7385c4f9 ocaml(Stdlib__list) = 15cef02558cc6576c616c84f09d5b0ea ocaml(Stdlib__map) = 9d421c1da8aa330b734c69f7a2083439 ocaml(Stdlib__obj) = 387c3c41dccbee81a28b3728d6386b48 ocaml(Stdlib__printf) = 5cec2efa6f5a2459d17f2788deb783f2 ocaml(Stdlib__seq) = d6a8de25c9eecf5ae9420a9f3f8b2e88 ocaml(Stdlib__set) = 5d365647a10f75c22f2b045a867b4d3e ocaml(Stdlib__string) = 9d02da014acaf1dfdd63872e707eaed9 ocaml(Stdlib__uchar) = ab6f1df93abf9e800a3e0d1543523c96 ocaml(Subst) = 5aa9c9ed151e83480d51fae3f911e22e ocaml(Toploop) = 8da83ed06d67609031aa12a8732b96dc ocaml(Type_immediacy) = aed60bff468de6ed7f333e3f28130d71 ocaml(Types) = 7f5d3859ee0e69f1642ce7da2623afc7 ocaml(Warnings) = 9fc34835d9f585c1668b1ef59e4954bf ocaml(Z) = 87f987774a45851690ee158727593b00 ocamlx(Stdlib) = 5b1118fc938423037933e63643e9f671 ocamlx(Stdlib__buffer) = f22873239984f2016980d0036e303f3b ocamlx(Stdlib__callback) = 8be8bbbb398fb67c5ac76dd97e4c8891 ocamlx(Stdlib__format) = 85e26627e3e590997aa4b74d34d397ef ocamlx(Stdlib__int64) = 02b7b393268ee7df12138125730d59dc ocamlx(Stdlib__string) = 9693062f8b4045a04e0d3ae8d45a36af ocamlx(Z) = 9b5f6b92aaa61ee45f00aba76bf0f367 rtld(GNU_HASH) Processing files: ocaml-zarith-devel-1.11-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gcZnVt + umask 022 + cd /builddir/build/BUILD + cd Zarith-release-1.11 + DOCDIR=/builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/share/doc/ocaml-zarith-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/share/doc/ocaml-zarith-devel + cp -pr Changes /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/share/doc/ocaml-zarith-devel + cp -pr html /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64/usr/share/doc/ocaml-zarith-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Big_int_Z) = a8edc903bc08896b90cbc7e2b8cc6262 ocaml(Q) = 90aa2591a6a91c1b5a40d6a0def33e14 ocaml(Z) = 87f987774a45851690ee158727593b00 ocaml-zarith-devel = 1.11-1.fc33 ocaml-zarith-devel(riscv-64) = 1.11-1.fc33 ocamlx(Big_int_Z) = e8becc81eb9dd32876dadd452e069c4f ocamlx(Q) = 01e9e1d0f71167a153d5dc48a514b2e2 ocamlx(Z) = 9b5f6b92aaa61ee45f00aba76bf0f367 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = 3a3ca1838627f7762f49679ce0278ad1 ocaml(Stdlib) = c21c5d26416461b543321872a551ea0d ocaml(Stdlib__buffer) = 234b61fa3906003822205287eb65a481 ocaml(Stdlib__callback) = 1b88fbd71c9cf564eb0790c5709a779a ocaml(Stdlib__format) = de2a0cc4d0ca0cc218de7447f48aaa41 ocaml(Stdlib__int32) = 2e6c00c32474b3f4f0ca069a3eceab68 ocaml(Stdlib__int64) = 8da509b391e66cf2a7e37819728d5a15 ocaml(Stdlib__obj) = 387c3c41dccbee81a28b3728d6386b48 ocaml(Stdlib__seq) = d6a8de25c9eecf5ae9420a9f3f8b2e88 ocaml(Stdlib__string) = 9d02da014acaf1dfdd63872e707eaed9 ocaml(Stdlib__uchar) = ab6f1df93abf9e800a3e0d1543523c96 ocaml(Z) = 87f987774a45851690ee158727593b00 ocamlx(Stdlib) = 5b1118fc938423037933e63643e9f671 ocamlx(Stdlib__buffer) = f22873239984f2016980d0036e303f3b ocamlx(Stdlib__callback) = 8be8bbbb398fb67c5ac76dd97e4c8891 ocamlx(Stdlib__format) = 85e26627e3e590997aa4b74d34d397ef ocamlx(Stdlib__int64) = 02b7b393268ee7df12138125730d59dc ocamlx(Stdlib__string) = 9693062f8b4045a04e0d3ae8d45a36af ocamlx(Z) = 9b5f6b92aaa61ee45f00aba76bf0f367 Processing files: ocaml-zarith-debugsource-1.11-1.fc33.riscv64 Provides: ocaml-zarith-debugsource = 1.11-1.fc33 ocaml-zarith-debugsource(riscv-64) = 1.11-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-zarith-debuginfo-1.11-1.fc33.riscv64 Provides: debuginfo(build-id) = 69a1a538f2dbc7e5d3a91282d3c1a543d295f788 debuginfo(build-id) = c6814fbfb9586dd270d852b025f76ae1d9dcbd61 ocaml-zarith-debuginfo = 1.11-1.fc33 ocaml-zarith-debuginfo(riscv-64) = 1.11-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-zarith-debugsource(riscv-64) = 1.11-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64 Wrote: /builddir/build/RPMS/ocaml-zarith-debugsource-1.11-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-zarith-debuginfo-1.11-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-zarith-1.11-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-zarith-devel-1.11-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.V7owgx + umask 022 + cd /builddir/build/BUILD + cd Zarith-release-1.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-zarith-1.11-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0