Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ocaml-zarith.spec'], chrootPath='/var/lib/mock/f34-build-side-38374-26157849-3104154/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --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': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1614729600 Wrote: /builddir/build/SRPMS/ocaml-zarith-1.12-1.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ocaml-zarith.spec'], chrootPath='/var/lib/mock/f34-build-side-38374-26157849-3104154/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --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': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1614729600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.y6rN71 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Zarith-release-1.12 + /usr/bin/gzip -dc /builddir/build/SOURCES/release-1.12.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Zarith-release-1.12 + /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 -mbranch-protection=standard -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.SkSOqO + umask 022 + cd /builddir/build/BUILD + cd Zarith-release-1.12 + 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 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 include gmp.h: found library gmp: found OCaml supports -bin-annot to produce documentation detected configuration: native-code: yes dynamic linking: yes defines: -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection libraries: -lgmp C 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 (echo "let"; grep "version" META | head -1) > zarith_version.ml ocamldep -native zarith_version.ml 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 zarith_version.ml 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 zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp ocamlc -g -ccopt "-I/usr/lib64/ocaml -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 -mbranch-protection=standard -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 zarith_version.ml 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 zarith_version.cmx 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.lRC3XF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64 ++ dirname /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64 + cd Zarith-release-1.12 + mkdir -p /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/lib64/ocaml/stublibs + make install INSTALLDIR=/builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/lib64/ocaml ocamlfind install -destdir "/builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/lib64/ocaml" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/lib64/ocaml/zarith/big_int_Z.cmti Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/lib64/ocaml/zarith/q.cmti Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/lib64/ocaml/zarith/z.cmti Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/lib64/ocaml/zarith/zarith.a Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/lib64/ocaml/zarith/big_int_Z.mli Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/lib64/ocaml/zarith/q.mli Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/lib64/ocaml/zarith/zarith.h Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/lib64/ocaml/zarith/zarith.cmxs Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/lib64/ocaml/zarith/big_int_Z.cmx Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/lib64/ocaml/zarith/q.cmx Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/lib64/ocaml/zarith/z.cmx Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/lib64/ocaml/zarith/zarith.cmxa Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/lib64/ocaml/zarith/z.mli Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/lib64/ocaml/zarith/zarith_top.cma Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/lib64/ocaml/zarith/big_int_Z.cmi Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/lib64/ocaml/zarith/q.cmi Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/lib64/ocaml/zarith/z.cmi Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/lib64/ocaml/zarith/libzarith.a Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/lib64/ocaml/zarith/zarith.cma Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/lib64/ocaml/stublibs/dllzarith.so Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/lib64/ocaml/stublibs/dllzarith.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/lib64/ocaml/zarith/META + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 1.12-1.fc34 --unique-debug-suffix -1.12-1.fc34.aarch64 --unique-debug-src-base ocaml-zarith-1.12-1.fc34.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Zarith-release-1.12 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/lib64/ocaml/stublibs/dllzarith.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/lib64/ocaml/zarith/zarith.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/lib64/ocaml/stublibs/dllzarith.so extracting debug info from /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/lib64/ocaml/zarith/zarith.cmxs original debug info size: 348kB, size after compression: 316kB /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 237 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.IecMO0 + umask 022 + cd /builddir/build/BUILD + cd Zarith-release-1.12 + export LD_LIBRARY_PATH=/builddir/build/BUILD/Zarith-release-1.12 + LD_LIBRARY_PATH=/builddir/build/BUILD/Zarith-release-1.12 + make tests make -C tests test make[1]: Entering directory '/builddir/build/BUILD/Zarith-release-1.12/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.12/tests' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-zarith-1.12-1.fc34.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cgcTJn + umask 022 + cd /builddir/build/BUILD + cd Zarith-release-1.12 + DOCDIR=/builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/share/doc/ocaml-zarith + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/share/doc/ocaml-zarith + cp -pr README.md /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/share/doc/ocaml-zarith + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lL5xIe + umask 022 + cd /builddir/build/BUILD + cd Zarith-release-1.12 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/share/licenses/ocaml-zarith + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/share/licenses/ocaml-zarith + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/share/licenses/ocaml-zarith + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Big_int_Z) = a8edc903bc08896b90cbc7e2b8cc6262 ocaml(Q) = 90aa2591a6a91c1b5a40d6a0def33e14 ocaml(Z) = de8952b68dbf67aa7be758a82283b20a ocaml(Zarith_top) = d6b38952eb27bd7bfbc5c8fd52565d69 ocaml(Zarith_version) = 3a848fab147550209660ca5c835419bf ocaml-zarith = 1.12-1.fc34 ocaml-zarith(aarch-64) = 1.12-1.fc34 ocamlx(Big_int_Z) = b433c6d750d030da5747f6e1a3eca37f ocamlx(Q) = f3fe7023f83be0689fbf0af628d219f2 ocamlx(Z) = 919ce2d8485a2b88b9086e6f4276fbde ocamlx(Zarith_version) = e2a1f07dacb6cf02b8a5db1fbab2dae3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(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__sys) = 794924b786d5c3059c545cb526394520 ocaml(Stdlib__uchar) = ab6f1df93abf9e800a3e0d1543523c96 ocaml(Subst) = 5aa9c9ed151e83480d51fae3f911e22e ocaml(Toploop) = 8da83ed06d67609031aa12a8732b96dc ocaml(Type_immediacy) = aed60bff468de6ed7f333e3f28130d71 ocaml(Types) = 7f5d3859ee0e69f1642ce7da2623afc7 ocaml(Warnings) = 9fc34835d9f585c1668b1ef59e4954bf ocaml(Z) = de8952b68dbf67aa7be758a82283b20a ocaml(Zarith_version) = 3a848fab147550209660ca5c835419bf ocamlx(Stdlib) = 5b1118fc938423037933e63643e9f671 ocamlx(Stdlib__buffer) = f22873239984f2016980d0036e303f3b ocamlx(Stdlib__callback) = 8be8bbbb398fb67c5ac76dd97e4c8891 ocamlx(Stdlib__format) = 85e26627e3e590997aa4b74d34d397ef ocamlx(Stdlib__int64) = 02b7b393268ee7df12138125730d59dc ocamlx(Stdlib__string) = 9693062f8b4045a04e0d3ae8d45a36af ocamlx(Stdlib__sys) = 82cfd264b7875618ee810e8d1f8fa532 ocamlx(Z) = 919ce2d8485a2b88b9086e6f4276fbde ocamlx(Zarith_version) = e2a1f07dacb6cf02b8a5db1fbab2dae3 rtld(GNU_HASH) Processing files: ocaml-zarith-devel-1.12-1.fc34.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pnHY4G + umask 022 + cd /builddir/build/BUILD + cd Zarith-release-1.12 + DOCDIR=/builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/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.12-1.fc34.aarch64/usr/share/doc/ocaml-zarith-devel + cp -pr Changes /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/share/doc/ocaml-zarith-devel + cp -pr html /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64/usr/share/doc/ocaml-zarith-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Big_int_Z) = a8edc903bc08896b90cbc7e2b8cc6262 ocaml(Q) = 90aa2591a6a91c1b5a40d6a0def33e14 ocaml(Z) = de8952b68dbf67aa7be758a82283b20a ocaml(Zarith_version) = 3a848fab147550209660ca5c835419bf ocaml-zarith-devel = 1.12-1.fc34 ocaml-zarith-devel(aarch-64) = 1.12-1.fc34 ocamlx(Big_int_Z) = b433c6d750d030da5747f6e1a3eca37f ocamlx(Q) = f3fe7023f83be0689fbf0af628d219f2 ocamlx(Z) = 919ce2d8485a2b88b9086e6f4276fbde ocamlx(Zarith_version) = e2a1f07dacb6cf02b8a5db1fbab2dae3 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__sys) = 794924b786d5c3059c545cb526394520 ocaml(Stdlib__uchar) = ab6f1df93abf9e800a3e0d1543523c96 ocaml(Z) = de8952b68dbf67aa7be758a82283b20a ocaml(Zarith_version) = 3a848fab147550209660ca5c835419bf ocamlx(Stdlib) = 5b1118fc938423037933e63643e9f671 ocamlx(Stdlib__buffer) = f22873239984f2016980d0036e303f3b ocamlx(Stdlib__callback) = 8be8bbbb398fb67c5ac76dd97e4c8891 ocamlx(Stdlib__format) = 85e26627e3e590997aa4b74d34d397ef ocamlx(Stdlib__int64) = 02b7b393268ee7df12138125730d59dc ocamlx(Stdlib__string) = 9693062f8b4045a04e0d3ae8d45a36af ocamlx(Stdlib__sys) = 82cfd264b7875618ee810e8d1f8fa532 ocamlx(Z) = 919ce2d8485a2b88b9086e6f4276fbde ocamlx(Zarith_version) = e2a1f07dacb6cf02b8a5db1fbab2dae3 Processing files: ocaml-zarith-debugsource-1.12-1.fc34.aarch64 Provides: ocaml-zarith-debugsource = 1.12-1.fc34 ocaml-zarith-debugsource(aarch-64) = 1.12-1.fc34 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.12-1.fc34.aarch64 Provides: debuginfo(build-id) = a8fe0809af5f2466fddf758cc276749911a78d81 debuginfo(build-id) = db6e5342170df7d5fcaeb9aec07710bd2cdd179a ocaml-zarith-debuginfo = 1.12-1.fc34 ocaml-zarith-debuginfo(aarch-64) = 1.12-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-zarith-debugsource(aarch-64) = 1.12-1.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64 Wrote: /builddir/build/RPMS/ocaml-zarith-debugsource-1.12-1.fc34.aarch64.rpm Wrote: /builddir/build/RPMS/ocaml-zarith-debuginfo-1.12-1.fc34.aarch64.rpm Wrote: /builddir/build/RPMS/ocaml-zarith-1.12-1.fc34.aarch64.rpm Wrote: /builddir/build/RPMS/ocaml-zarith-devel-1.12-1.fc34.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sosIJY + umask 022 + cd /builddir/build/BUILD + cd Zarith-release-1.12 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-zarith-1.12-1.fc34.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0