<86>Feb 3 03:15:03 userdel[506081]: delete user 'rooter' <86>Feb 3 03:15:03 userdel[506081]: removed group 'rooter' owned by 'rooter' <86>Feb 3 03:15:03 userdel[506081]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 3 03:15:03 groupadd[506115]: group added to /etc/group: name=rooter, GID=1859 <86>Feb 3 03:15:03 groupadd[506115]: group added to /etc/gshadow: name=rooter <86>Feb 3 03:15:03 groupadd[506115]: new group: name=rooter, GID=1859 <86>Feb 3 03:15:03 useradd[506146]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash, from=none <86>Feb 3 03:15:03 userdel[506178]: delete user 'builder' <86>Feb 3 03:15:03 userdel[506178]: removed group 'builder' owned by 'builder' <86>Feb 3 03:15:03 userdel[506178]: removed shadow group 'builder' owned by 'builder' <86>Feb 3 03:15:03 groupadd[506200]: group added to /etc/group: name=builder, GID=1860 <86>Feb 3 03:15:03 groupadd[506200]: group added to /etc/gshadow: name=builder <86>Feb 3 03:15:03 groupadd[506200]: new group: name=builder, GID=1860 <86>Feb 3 03:15:03 useradd[506221]: new user: name=builder, UID=1860, GID=1860, home=/usr/src, shell=/bin/bash, from=none warning: Macro %dune_build not found warning: Macro %dune_install not found warning: Macro %dune_check not found <13>Feb 3 03:15:07 rpmi: rpm-build-ocaml-1.6.4-alt1 sisyphus+370960.40.7.1 1738062732 installed <13>Feb 3 03:15:10 rpmi: ocaml-5.3.0-alt2 sisyphus+370960.140.7.2 1738104583 installed <13>Feb 3 03:15:10 rpmi: ocaml-runtime-5.3.0-alt2 sisyphus+370960.140.7.2 1738104583 installed <13>Feb 3 03:15:13 rpmi: ocaml-compiler-libs-5.3.0-alt2 sisyphus+370960.140.7.2 1738104583 installed <13>Feb 3 03:15:13 rpmi: dune-3.17.1-alt2 sisyphus+370960.500.7.2 1738104771 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-integers-0.7.0-alt2.nosrc.rpm (w1.gzdio) Installing ocaml-integers-0.7.0-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.32453 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf integers-0.7.0 + echo 'Source #0 (integers-0.7.0.tar):' Source #0 (integers-0.7.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/integers-0.7.0.tar + cd integers-0.7.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.32453 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd integers-0.7.0 + sed -i s,stdlib-shims,, src/dune + /usr/bin/dune build --verbose -j16 -p integers Shared cache: enabled-except-user-rules Shared cache location: /usr/src/.cache/dune/db Workspace root: /usr/src/RPM/BUILD/integers-0.7.0 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } Actual targets: - recursive alias @install Running[1]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/unsigned.ml) > _build/default/src/.integers.objs/unsigned.impl.d Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl top/integer_printers.ml) > _build/default/top/.integers_top.objs/integer_printers.impl.d Running[3]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -g -fno-omit-frame-pointer -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -g -fno-omit-frame-pointer -fPIC -pthread -g -I /usr/lib64/ocaml -o unsigned_stubs.o -c unsigned_stubs.c) Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/signed.ml) > _build/default/src/.integers.objs/signed.impl.d Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/signed.mli) > _build/default/src/.integers.objs/signed.intf.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf top/install_integer_printers.mli) > _build/default/top/.integers_top.objs/install_integer_printers.intf.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/unsigned.mli) > _build/default/src/.integers.objs/unsigned.intf.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl top/install_integer_printers.ml) > _build/default/top/.integers_top.objs/install_integer_printers.impl.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf top/integer_printers.mli) > _build/default/top/.integers_top.objs/integer_printers.intf.d Running[10]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.integers.objs/byte -no-alias-deps -o src/.integers.objs/byte/unsigned.cmi -c -intf src/unsigned.mli) Running[11]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.integers.objs/byte -I src/.integers.objs/native -intf-suffix .ml -no-alias-deps -o src/.integers.objs/native/unsigned.cmx -c -impl src/unsigned.ml) Running[12]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.integers.objs/byte -intf-suffix .ml -no-alias-deps -o src/.integers.objs/byte/unsigned.cmo -c -impl src/unsigned.ml) Running[13]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.integers.objs/byte -no-alias-deps -o src/.integers.objs/byte/signed.cmi -c -intf src/signed.mli) Running[14]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.integers.objs/byte -intf-suffix .ml -no-alias-deps -o src/.integers.objs/byte/signed.cmo -c -impl src/signed.ml) Running[15]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I top/.integers_top.objs/byte -I /usr/lib64/ocaml/compiler-libs -I src/.integers.objs/byte -no-alias-deps -o top/.integers_top.objs/byte/install_integer_printers.cmi -c -intf top/install_integer_printers.mli) Running[16]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I top/.integers_top.objs/byte -I /usr/lib64/ocaml/compiler-libs -I src/.integers.objs/byte -no-alias-deps -o top/.integers_top.objs/byte/integer_printers.cmi -c -intf top/integer_printers.mli) Running[17]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I top/.integers_top.objs/byte -I /usr/lib64/ocaml/compiler-libs -I src/.integers.objs/byte -intf-suffix .ml -no-alias-deps -o top/.integers_top.objs/byte/integer_printers.cmo -c -impl top/integer_printers.ml) Running[18]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I top/.integers_top.objs/byte -I /usr/lib64/ocaml/compiler-libs -I src/.integers.objs/byte -intf-suffix .ml -no-alias-deps -o top/.integers_top.objs/byte/install_integer_printers.cmo -c -impl top/install_integer_printers.ml) Running[19]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/integers.cma -dllib -lintegers_stubs -cclib -lintegers_stubs src/.integers.objs/byte/unsigned.cmo src/.integers.objs/byte/signed.cmo) Running[20]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o top/integers_top.cma top/.integers_top.objs/byte/integer_printers.cmo top/.integers_top.objs/byte/install_integer_printers.cmo) Running[21]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.integers.objs/byte -I src/.integers.objs/native -intf-suffix .ml -no-alias-deps -o src/.integers.objs/native/signed.cmx -c -impl src/signed.ml) Running[22]: (cd _build/default && /usr/bin/ocamlmklib -g -o src/integers_stubs src/unsigned_stubs.o) Running[23]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/integers.cmxa -cclib -lintegers_stubs src/.integers.objs/native/unsigned.cmx src/.integers.objs/native/signed.cmx) Running[24]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src -o src/integers.cmxs src/integers.cmxa) Promoting "_build/default/integers.install" to "integers.install" + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.58064 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-integers-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-integers-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd integers-0.7.0 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-integers-buildroot + __ocaml_find_files + find /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(cmo|cma|cmi|cmxs|so|js)$' ')' -printf '/usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/ -type d -printf '%%dir /usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-integers-buildroot/usr/lib64/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(a|o|cmt|cmti|cmx|cmxa|ml|mli|exe)$' -o -name META -o -name opam -o -name dune-package ')' -printf '/usr/lib64/ocaml/%P\n' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-integers-buildroot (auto) mode of './usr/lib64/ocaml/integers/integers.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ocaml/stublibs/dllintegers_stubs.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-integers-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-integers-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-integers-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-integers-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-integers-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_int_of_string verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_exn_Division_by_zero verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_int64_ops verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_exn_Failure verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_int32_of_string verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_equal verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_int32_ops verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_format_int verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_nativeint_ops verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__Format.anon_fn$5bformat.ml$3a1453$2c27$2d$2d33$5d_5500_closure verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_compare verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_int64_of_string verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib.string_of_int_541_closure verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib.lnot_410_closure verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib.max_390_closure verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib.min_381_closure verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib.abs_399_closure verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__Int32.to_string_189_closure verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__Int32.lognot_112_closure verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__Int32.succ_74_closure verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__Int32.pred_84_closure verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__Int32.compare_220_closure verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__Int32.equal_228_closure verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__Int32.of_string_opt_199_closure verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__Int32.abs_94_closure verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__Int64.to_string_147_closure verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__Int64.lognot_112_closure verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__Int64.succ_74_closure verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__Int64.pred_84_closure verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__Int64.compare_178_closure verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__Int64.equal_186_closure verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__Int64.of_string_opt_157_closure verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__Int64.abs_94_closure verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib.min_381 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__Format.kfprintf_5429 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_call_realloc_stack verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib.invalid_arg_337 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__Format.asprintf_5714 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_copy_int32 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib.string_of_int_541 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_deserialize_uint_8 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib.max_390 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_raise_zero_divide verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_copy_int64 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_deserialize_uint_4 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_serialize_int_4 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_serialize_int_8 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_register_custom_operations verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlStdlib__Format.output_acc_5068 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_initialize verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: camlCamlinternalFormat.make_printf_5097 verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_reraise_exn verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_alloc_custom verify-elf: WARNING: ./usr/lib64/ocaml/integers/integers.cmxs: undefined symbol: caml_failwith verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_copy_int32 verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_deserialize_uint_8 verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_raise_zero_divide verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_copy_int64 verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_deserialize_uint_4 verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_serialize_int_4 verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_serialize_int_8 verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_register_custom_operations verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_alloc_custom verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllintegers_stubs.so: undefined symbol: caml_failwith Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ocaml-integers-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.58064 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd integers-0.7.0 + /usr/bin/dune runtest UInt64-Int64 conversion test: ? UInt64-Int64 conversion test: ✓ UInt32-Int32 conversion test: ? UInt32-Int32 conversion test: ✓ Hexstring test: ? Hexstring test: ✓ + exit 0 Processing files: ocaml-integers-0.7.0-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.58064 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd integers-0.7.0 + DOCDIR=/usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.7.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.7.0 + /bin/mkdir -p /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.7.0 + cp -prL README.md /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.7.0 + chmod -R go-w /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.7.0 + chmod -R a+rX /usr/src/tmp/ocaml-integers-buildroot/usr/share/doc/ocaml-integers-0.7.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EkN3cM find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zKfw8u find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmi(Install_integer_printers) = 5.3.0-BD2EC396, ocaml-cmi(Integer_printers) = 5.3.0-9B9D2EFC, ocaml-cmi(Signed) = 5.3.0-BA6F9899, ocaml-cmi(Unsigned) = 5.3.0-0380E287, ocaml-dll(integers_stubs) Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), ocaml-cmi(Asttypes) = 5.3.0-D263009C, ocaml-cmi(Build_path_prefix_map) = 5.3.0-AAD10641, ocaml-cmi(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmi(CamlinternalLazy) = 5.3.0-4914AC3A, ocaml-cmi(Cmi_format) = 5.3.0-4D4A59D1, ocaml-cmi(Env) = 5.3.0-BA43CEF4, ocaml-cmi(Format_doc) = 5.3.0-531ACF24, ocaml-cmi(Ident) = 5.3.0-9BCEE82F, ocaml-cmi(Identifiable) = 5.3.0-1C946504, ocaml-cmi(Load_path) = 5.3.0-50831C55, ocaml-cmi(Location) = 5.3.0-09B7D625, ocaml-cmi(Longident) = 5.3.0-BDF05222, ocaml-cmi(Misc) = 5.3.0-144A2840, ocaml-cmi(Oprint) = 5.3.0-77D9FA43, ocaml-cmi(Outcometree) = 5.3.0-8E6B8425, ocaml-cmi(Parsetree) = 5.3.0-14E087E7, ocaml-cmi(Path) = 5.3.0-D8E892D1, ocaml-cmi(Primitive) = 5.3.0-9B0F3994, ocaml-cmi(Shape) = 5.3.0-64B8DCAA, ocaml-cmi(Stdlib) = 5.3.0-B7726274, ocaml-cmi(Stdlib__Buffer) = 5.3.0-FB4E9405, ocaml-cmi(Stdlib__Digest) = 5.3.0-145B7C60, ocaml-cmi(Stdlib__Domain) = 5.3.0-22513DFB, ocaml-cmi(Stdlib__Either) = 5.3.0-46032D55, ocaml-cmi(Stdlib__Format) = 5.3.0-41F15359, ocaml-cmi(Stdlib__Hashtbl) = 5.3.0-8B294113, ocaml-cmi(Stdlib__Int32) = 5.3.0-0A5B97A0, ocaml-cmi(Stdlib__Int64) = 5.3.0-44FF2E18, ocaml-cmi(Stdlib__Lazy) = 5.3.0-8BCECD13, ocaml-cmi(Stdlib__Lexing) = 5.3.0-79BFB1F8, ocaml-cmi(Stdlib__Map) = 5.3.0-BA9F06A4, ocaml-cmi(Stdlib__Nativeint) = 5.3.0-B4961979, ocaml-cmi(Stdlib__Obj) = 5.3.0-8BE8B5F8, ocaml-cmi(Stdlib__Printf) = 5.3.0-48AAE94B, ocaml-cmi(Stdlib__Result) = 5.3.0-BDC9CA5D, ocaml-cmi(Stdlib__Seq) = 5.3.0-22AB37E5, ocaml-cmi(Stdlib__Set) = 5.3.0-D579D6A5, ocaml-cmi(Stdlib__String) = 5.3.0-E140441D, ocaml-cmi(Stdlib__Sys) = 5.3.0-37FFC174, ocaml-cmi(Stdlib__Uchar) = 5.3.0-E99839B7, ocaml-cmi(Subst) = 5.3.0-D795F25C, ocaml-cmi(Toploop) = 5.3.0-37EC48B2, ocaml-cmi(Type_immediacy) = 5.3.0-780D8452, ocaml-cmi(Types) = 5.3.0-64FA73D6, ocaml-cmi(Unit_info) = 5.3.0-92E54ADA, ocaml-cmi(Warnings) = 5.3.0-742B4443, ocaml-runtime = 5.3.0, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SFyGp8 Creating ocaml-integers-debuginfo package Processing files: ocaml-integers-devel-0.7.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EzDk9V find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G8IvFk find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmt(Install_integer_printers) = 5.3.0-BD2EC396, ocaml-cmt(Integer_printers) = 5.3.0-9B9D2EFC, ocaml-cmt(Signed) = 5.3.0-BA6F9899, ocaml-cmt(Unsigned) = 5.3.0-0380E287, ocaml-cmx(Signed) = 5.3.0-46A1C4BF, ocaml-cmx(Unsigned) = 5.3.0-D3D4022C Requires: ocaml-integers = 0.7.0-alt2, ocaml, ocaml-cmi(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmi(Signed) = 5.3.0-BA6F9899, ocaml-cmi(Stdlib) = 5.3.0-B7726274, ocaml-cmi(Stdlib__Buffer) = 5.3.0-FB4E9405, ocaml-cmi(Stdlib__Domain) = 5.3.0-22513DFB, ocaml-cmi(Stdlib__Either) = 5.3.0-46032D55, ocaml-cmi(Stdlib__Format) = 5.3.0-41F15359, ocaml-cmi(Stdlib__Int32) = 5.3.0-0A5B97A0, ocaml-cmi(Stdlib__Int64) = 5.3.0-44FF2E18, ocaml-cmi(Stdlib__Nativeint) = 5.3.0-B4961979, ocaml-cmi(Stdlib__Seq) = 5.3.0-22AB37E5, ocaml-cmi(Stdlib__Uchar) = 5.3.0-E99839B7, ocaml-cmi(Unsigned) = 5.3.0-0380E287, ocaml-cmt(Asttypes) = 5.3.0-D263009C, ocaml-cmt(Build_path_prefix_map) = 5.3.0-AAD10641, ocaml-cmt(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmt(CamlinternalLazy) = 5.3.0-4914AC3A, ocaml-cmt(Cmi_format) = 5.3.0-4D4A59D1, ocaml-cmt(Env) = 5.3.0-BA43CEF4, ocaml-cmt(Format_doc) = 5.3.0-531ACF24, ocaml-cmt(Ident) = 5.3.0-9BCEE82F, ocaml-cmt(Identifiable) = 5.3.0-1C946504, ocaml-cmt(Load_path) = 5.3.0-50831C55, ocaml-cmt(Location) = 5.3.0-09B7D625, ocaml-cmt(Longident) = 5.3.0-BDF05222, ocaml-cmt(Misc) = 5.3.0-144A2840, ocaml-cmt(Oprint) = 5.3.0-77D9FA43, ocaml-cmt(Outcometree) = 5.3.0-8E6B8425, ocaml-cmt(Parsetree) = 5.3.0-14E087E7, ocaml-cmt(Path) = 5.3.0-D8E892D1, ocaml-cmt(Primitive) = 5.3.0-9B0F3994, ocaml-cmt(Shape) = 5.3.0-64B8DCAA, ocaml-cmt(Stdlib) = 5.3.0-B7726274, ocaml-cmt(Stdlib__Buffer) = 5.3.0-FB4E9405, ocaml-cmt(Stdlib__Digest) = 5.3.0-145B7C60, ocaml-cmt(Stdlib__Domain) = 5.3.0-22513DFB, ocaml-cmt(Stdlib__Either) = 5.3.0-46032D55, ocaml-cmt(Stdlib__Format) = 5.3.0-41F15359, ocaml-cmt(Stdlib__Hashtbl) = 5.3.0-8B294113, ocaml-cmt(Stdlib__Int32) = 5.3.0-0A5B97A0, ocaml-cmt(Stdlib__Int64) = 5.3.0-44FF2E18, ocaml-cmt(Stdlib__Lazy) = 5.3.0-8BCECD13, ocaml-cmt(Stdlib__Lexing) = 5.3.0-79BFB1F8, ocaml-cmt(Stdlib__Map) = 5.3.0-BA9F06A4, ocaml-cmt(Stdlib__Nativeint) = 5.3.0-B4961979, ocaml-cmt(Stdlib__Obj) = 5.3.0-8BE8B5F8, ocaml-cmt(Stdlib__Printf) = 5.3.0-48AAE94B, ocaml-cmt(Stdlib__Result) = 5.3.0-BDC9CA5D, ocaml-cmt(Stdlib__Seq) = 5.3.0-22AB37E5, ocaml-cmt(Stdlib__Set) = 5.3.0-D579D6A5, ocaml-cmt(Stdlib__String) = 5.3.0-E140441D, ocaml-cmt(Stdlib__Sys) = 5.3.0-37FFC174, ocaml-cmt(Stdlib__Uchar) = 5.3.0-E99839B7, ocaml-cmt(Subst) = 5.3.0-D795F25C, ocaml-cmt(Toploop) = 5.3.0-37EC48B2, ocaml-cmt(Type_immediacy) = 5.3.0-780D8452, ocaml-cmt(Types) = 5.3.0-64FA73D6, ocaml-cmt(Unit_info) = 5.3.0-92E54ADA, ocaml-cmt(Warnings) = 5.3.0-742B4443, ocaml-cmx(CamlinternalFormat) = 5.3.0-45235C23, ocaml-cmx(Stdlib) = 5.3.0-121948B3, ocaml-cmx(Stdlib__Format) = 5.3.0-51731280, ocaml-cmx(Stdlib__Int32) = 5.3.0-4913CE16, ocaml-cmx(Stdlib__Int64) = 5.3.0-8DA4B276 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.L0sMNP Processing files: ocaml-integers-debuginfo-0.7.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2ukGEf find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UxD9t6 find-requires: running scripts (debuginfo) Requires: ocaml-integers = 0.7.0-alt2, debug64(libc.so.6) Adding to ocaml-integers-devel a strict dependency on ocaml-integers Adding to ocaml-integers-debuginfo a strict dependency on ocaml-integers Removing 2 extra deps from ocaml-integers-devel due to dependency on ocaml-integers Removing 11 extra deps from ocaml-integers-devel due to repentancy on ocaml-integers warning: Installed (but unpackaged) file(s) found: /usr/share/doc/integers/CHANGES.md /usr/share/doc/integers/LICENSE.md /usr/share/doc/integers/README.md Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-integers-0.7.0-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-integers-devel-0.7.0-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-integers-debuginfo-0.7.0-alt2.x86_64.rpm (w2.lzdio) 2.42user 2.60system 0:10.43elapsed 48%CPU (0avgtext+0avgdata 34764maxresident)k 0inputs+0outputs (0major+546324minor)pagefaults 0swaps 3.62user 2.77system 0:26.05elapsed 24%CPU (0avgtext+0avgdata 141588maxresident)k 0inputs+0outputs (0major+205142minor)pagefaults 0swaps