D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/ocaml-zarith-1.12-4.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GvdB1c + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build + test -d /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WTnPBq + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build + rm -rf Zarith-release-1.12 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/release-1.12.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Zarith-release-1.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.17PWHW + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build + cd Zarith-release-1.12 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + 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 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 -bin-annot -c zarith_version.ml ocamlc -I +compiler-libs -bin-annot -c z.mli ocamlc -I +compiler-libs -bin-annot -c z.ml ocamlc -I +compiler-libs -bin-annot -c q.mli ocamlc -I +compiler-libs -bin-annot -c q.ml File "q.ml", line 537, characters 9-23: 537 | (Z.of_substring s 0 i) ^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function. File "q.ml", line 538, characters 9-23: 538 | (Z.of_substring s (i+1) (String.length s-i-1)) ^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function. ocamlc -I +compiler-libs -bin-annot -c big_int_Z.mli ocamlc -I +compiler-libs -bin-annot -c big_int_Z.ml ocamlmklib -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp ocamlc -ccopt "-I/usr/lib64/ocaml -DHAS_GMP " -c caml_z.c ocamlmklib -failsafe -o zarith caml_z.o -lgmp ocamlc -I +compiler-libs -bin-annot -c zarith_top.ml ocamlc -o zarith_top.cma -a zarith_top.cmo ocamlopt -I +compiler-libs -c zarith_version.ml ocamlopt -I +compiler-libs -c z.ml ocamlopt -I +compiler-libs -c q.ml File "q.ml", line 537, characters 9-23: 537 | (Z.of_substring s 0 i) ^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function. File "q.ml", line 538, characters 9-23: 538 | (Z.of_substring s (i+1) (String.length s-i-1)) ^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function. ocamlopt -I +compiler-libs -c big_int_Z.ml ocamlmklib -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp ocamlopt -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 /home/pterjan/rpmbuild/tmp/rpm-tmp.IyVQ8r + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build + mkdir /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT + cd Zarith-release-1.12 + '[' 1 -eq 1 ']' + export DESTDIR=/home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT + DESTDIR=/home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT + export OCAMLFIND_LDCONF=ignore + OCAMLFIND_LDCONF=ignore + export OCAMLFIND_DESTDIR=/home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/lib64/ocaml + mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/lib64/ocaml/zarith /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/lib64/ocaml/stublibs + make install INSTALLDIR=/home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/lib64/ocaml ocamlfind install -destdir "/home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/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 /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/lib64/ocaml/zarith/big_int_Z.cmti Installed /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/lib64/ocaml/zarith/q.cmti Installed /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/lib64/ocaml/zarith/z.cmti Installed /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/lib64/ocaml/zarith/zarith.a Installed /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/lib64/ocaml/zarith/big_int_Z.mli Installed /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/lib64/ocaml/zarith/q.mli Installed /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/lib64/ocaml/zarith/zarith.h Installed /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/lib64/ocaml/zarith/zarith.cmxs Installed /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/lib64/ocaml/zarith/big_int_Z.cmx Installed /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/lib64/ocaml/zarith/q.cmx Installed /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/lib64/ocaml/zarith/z.cmx Installed /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/lib64/ocaml/zarith/zarith.cmxa Installed /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/lib64/ocaml/zarith/z.mli Installed /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/lib64/ocaml/zarith/zarith_top.cma Installed /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/lib64/ocaml/zarith/big_int_Z.cmi Installed /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/lib64/ocaml/zarith/q.cmi Installed /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/lib64/ocaml/zarith/z.cmi Installed /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/lib64/ocaml/zarith/libzarith.a Installed /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/lib64/ocaml/zarith/zarith.cma Installed /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/lib64/ocaml/stublibs/dllzarith.so Installed /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/lib64/ocaml/stublibs/dllzarith.so.owner Installed /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/lib64/ocaml/zarith/META + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.12-4.mga10 --unique-debug-suffix -1.12-4.mga10.x86_64 --unique-debug-src-base ocaml-zarith-1.12-4.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/Zarith-release-1.12 find-debuginfo: starting Extracting debug info from 2 files DWARF-compressing 2 files sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/ocaml-zarith-1.12-4.mga10.x86_64 find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/SPECPARTS/rpm-debuginfo.specpart Processing files: ocaml-zarith-1.12-4.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.RpGxiC + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build + cd Zarith-release-1.12 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/share/doc/ocaml-zarith + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/share/doc/ocaml-zarith + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/Zarith-release-1.12/Changes /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/share/doc/ocaml-zarith + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.tdYiPU + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build + cd Zarith-release-1.12 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/share/licenses/ocaml-zarith + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/share/licenses/ocaml-zarith + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/Zarith-release-1.12/LICENSE /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/share/licenses/ocaml-zarith + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Big_int_Z) = f98827dcd70d54140f3afa5af18218b1 ocaml(Q) = 95ed12df5d619f4cf43c3f5256a0f97b ocaml(Z) = a71ac4a535434978287848841376388e ocaml(Zarith_top) = 680726b3130a10e8736152c254c36fb2 ocaml(Zarith_version) = f0a8db70850d2d218ef1b13f845aec3d ocaml-zarith = 1.12-4.mga10 ocaml-zarith(x86-64) = 1.12-4.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgmp.so.10()(64bit) ocaml(Asttypes) = c6cbda0727ab24f24ff77e0199818937 ocaml(Build_path_prefix_map) = c087ed78089388f4d3a99676f2c10fc4 ocaml(CamlinternalFormatBasics) = 8f8f634558798ee408df3c50a5539b15 ocaml(CamlinternalLazy) = 5365fec4a58da3e2d8fa2186f77d9be4 ocaml(Cmi_format) = 77a1c8f1e0d22ce55ab6c81760c7b8d6 ocaml(Env) = 0a6451d38f2684902476a54801d89f8b ocaml(Ident) = a68d3b48cf66f01c3af823a07d101708 ocaml(Identifiable) = 026dfc8fdbcf370a975e554be578d5a5 ocaml(Load_path) = 8e616f4485805b33a8219ec934a7859a ocaml(Location) = ad05a11c5350a8043d12b4819575b03b ocaml(Longident) = dddbcb2c78e865fd75e9911c4b82a7e2 ocaml(Misc) = 9d0e49da1703d17dc3043e52bca13fe5 ocaml(Outcometree) = 674374723cd44ac1194584799175f801 ocaml(Parsetree) = d160a703cc0fe2b0a7acd97f6bf25245 ocaml(Path) = c74c2553734e7c86ab23c6946a08a019 ocaml(Primitive) = 8cd5b518055f39c57cb5bfdd62b072c1 ocaml(Shape) = a7485b44c054c48b77a4c0546f654051 ocaml(Stdlib) = 6d7bf11af14ea68354925f3a37387930 ocaml(Stdlib__Buffer) = 4b09c9a6d0622bbf5a3829234b481822 ocaml(Stdlib__Callback) = fe29a598e1902f0b901e88a9865c26ef ocaml(Stdlib__Digest) = 61f6495d3274a42a78a63425ef892290 ocaml(Stdlib__Either) = 26845df28d19584687a38a1ab814c3f9 ocaml(Stdlib__Format) = b6edb97b685819e873481fe05723c8bc ocaml(Stdlib__Hashtbl) = 34c0fdd524bf2a75e4d5af64a6d34401 ocaml(Stdlib__Int32) = a71ea5238030770647165f659f80b1ab ocaml(Stdlib__Int64) = 0fa5587c47baf16a06837c7dedfc2518 ocaml(Stdlib__Lazy) = 01430d340c028322c7247031a874e355 ocaml(Stdlib__Lexing) = c9318c276ac7e383fd682c2dd06be434 ocaml(Stdlib__List) = ee222542f6f8195441543b8b399b64b9 ocaml(Stdlib__Map) = 978f82916b5a172c11d2b72719d85680 ocaml(Stdlib__Obj) = 25794d29f7f4018768ea900e331a2bf3 ocaml(Stdlib__Printf) = bc8af6214197dc8f40eaa738a4cd6a28 ocaml(Stdlib__Seq) = b63511032211eae4b567ba313cd72962 ocaml(Stdlib__Set) = 871d2ee2167ac9e7977fa13994cf4658 ocaml(Stdlib__String) = 097838f294457ecbb61ccbcf86cc6972 ocaml(Stdlib__Sys) = 7726a14ce36f5c6c3abb04975cec748b ocaml(Stdlib__Uchar) = c0dde02a556a6d79e363ad365d165d57 ocaml(Subst) = 428159e3773e2a53757d43066bcfca7f ocaml(Toploop) = 1fa2e1c3d62a6ba74f5b2f24210b7277 ocaml(Type_immediacy) = 64565e32358a6229bf90cc93d486536a ocaml(Types) = 6c92ac95b66d8794b63f94c688fe1688 ocaml(Warnings) = 1c10e6007aca64cda69b6b055565b124 ocaml(Z) = a71ac4a535434978287848841376388e ocaml(Zarith_version) = f0a8db70850d2d218ef1b13f845aec3d Processing files: ocaml-zarith-devel-1.12-4.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.53Z1oD + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build + cd Zarith-release-1.12 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/share/doc/ocaml-zarith-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/share/doc/ocaml-zarith-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/Zarith-release-1.12/html /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT/usr/share/doc/ocaml-zarith-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Big_int_Z) = f98827dcd70d54140f3afa5af18218b1 ocaml(Q) = 95ed12df5d619f4cf43c3f5256a0f97b ocaml(Z) = a71ac4a535434978287848841376388e ocaml(Zarith_version) = f0a8db70850d2d218ef1b13f845aec3d ocaml-zarith-devel = 1.12-4.mga10 ocaml-zarith-devel(x86-64) = 1.12-4.mga10 ocamlx(Big_int_Z) = 60ab8080e198343ac2d798bc4b98d698 ocamlx(Q) = 393ec06624871255a5c794fc33af63bf ocamlx(Z) = e7f7461dc7287f7895b00fdb33dca6df ocamlx(Zarith_version) = 653c079e4f97dbda8a608070e4e61aa7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = 8f8f634558798ee408df3c50a5539b15 ocaml(Stdlib) = 6d7bf11af14ea68354925f3a37387930 ocaml(Stdlib__Buffer) = 4b09c9a6d0622bbf5a3829234b481822 ocaml(Stdlib__Callback) = fe29a598e1902f0b901e88a9865c26ef ocaml(Stdlib__Either) = 26845df28d19584687a38a1ab814c3f9 ocaml(Stdlib__Format) = b6edb97b685819e873481fe05723c8bc ocaml(Stdlib__Int32) = a71ea5238030770647165f659f80b1ab ocaml(Stdlib__Int64) = 0fa5587c47baf16a06837c7dedfc2518 ocaml(Stdlib__Obj) = 25794d29f7f4018768ea900e331a2bf3 ocaml(Stdlib__Seq) = b63511032211eae4b567ba313cd72962 ocaml(Stdlib__String) = 097838f294457ecbb61ccbcf86cc6972 ocaml(Stdlib__Sys) = 7726a14ce36f5c6c3abb04975cec748b ocaml(Stdlib__Uchar) = c0dde02a556a6d79e363ad365d165d57 ocaml(Z) = a71ac4a535434978287848841376388e ocaml(Zarith_version) = f0a8db70850d2d218ef1b13f845aec3d ocamlx(Stdlib) = 38e227ea48015bcdfb5d9a4f1cb2689a ocamlx(Stdlib__Buffer) = ec734da0dbd1f4871a6e468dd99f1edb ocamlx(Stdlib__Callback) = 4071c8a0c213a3d90f3894ee1507cbf1 ocamlx(Stdlib__Format) = 252dee0ca8b365189f2ed175e3779e3c ocamlx(Stdlib__Int64) = 8a6af33b06c097c633dbf42a56b24bd0 ocamlx(Stdlib__String) = 650b799d3032d2e3c133eae0b21c0f95 ocamlx(Stdlib__Sys) = 5c3bb467dddca8a9684f29a499f12938 ocamlx(Z) = e7f7461dc7287f7895b00fdb33dca6df ocamlx(Zarith_version) = 653c079e4f97dbda8a608070e4e61aa7 Processing files: ocaml-zarith-debugsource-1.12-4.mga10.x86_64 Provides: ocaml-zarith-debugsource = 1.12-4.mga10 ocaml-zarith-debugsource(x86-64) = 1.12-4.mga10 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-4.mga10.x86_64 Provides: debuginfo(build-id) = 7e00956bbe55d7eeb5cdfb4504bad25755292ea3 debuginfo(build-id) = be4ad5ac9f0ea92b360f336c12440133323522bf ocaml-zarith-debuginfo = 1.12-4.mga10 ocaml-zarith-debuginfo(x86-64) = 1.12-4.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-zarith-debugsource(x86-64) = 1.12-4.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-zarith-debugsource-1.12-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-zarith-1.12-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-zarith-debuginfo-1.12-4.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-zarith-devel-1.12-4.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qkt6dg + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build + test -d /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-zarith-1.12-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!