<86>Oct 23 03:49:44 userdel[740049]: delete user 'rooter' <86>Oct 23 03:49:44 userdel[740049]: removed group 'rooter' owned by 'rooter' <86>Oct 23 03:49:44 userdel[740049]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 23 03:49:44 groupadd[740056]: group added to /etc/group: name=rooter, GID=1229 <86>Oct 23 03:49:44 groupadd[740056]: group added to /etc/gshadow: name=rooter <86>Oct 23 03:49:44 groupadd[740056]: new group: name=rooter, GID=1229 <86>Oct 23 03:49:44 useradd[740062]: new user: name=rooter, UID=1229, GID=1229, home=/root, shell=/bin/bash, from=none <86>Oct 23 03:49:44 userdel[740072]: delete user 'builder' <86>Oct 23 03:49:44 userdel[740072]: removed group 'builder' owned by 'builder' <86>Oct 23 03:49:44 userdel[740072]: removed shadow group 'builder' owned by 'builder' <86>Oct 23 03:49:44 groupadd[740079]: group added to /etc/group: name=builder, GID=1230 <86>Oct 23 03:49:44 groupadd[740079]: group added to /etc/gshadow: name=builder <86>Oct 23 03:49:44 groupadd[740079]: new group: name=builder, GID=1230 <86>Oct 23 03:49:44 useradd[740087]: new user: name=builder, UID=1230, GID=1230, home=/usr/src, shell=/bin/bash, from=none warning: Macro %ocaml_find_files not found <13>Oct 23 03:49:58 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Oct 23 03:50:02 rpmi: ocaml-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Oct 23 03:50:03 rpmi: ocaml-runtime-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Oct 23 03:50:03 rpmi: ocaml-topkg-1.0.7-alt1 sisyphus+356727.3400.13.1 1726232918 installed <13>Oct 23 03:50:07 rpmi: ocaml-compiler-libs-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Oct 23 03:50:07 rpmi: ocaml-findlib-1.9.6-alt2 sisyphus+356727.3100.13.1 1726232744 installed <13>Oct 23 03:50:07 rpmi: ocaml-topkg-devel-1.0.7-alt1 sisyphus+356727.3400.13.1 1726232918 installed <13>Oct 23 03:50:07 rpmi: ocaml-cmdliner-1.3.0-alt1 sisyphus+356727.2300.13.1 1726232522 installed <13>Oct 23 03:50:08 rpmi: ocaml-ocamlbuild-1:0.15.0-alt1 sisyphus+356727.2400.13.1 1726232565 installed <13>Oct 23 03:50:08 rpmi: opam-2.2.1-alt1 sisyphus+357908.100.1.1 1726762494 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-fmt-0.9.0-alt2.nosrc.rpm (w1.gzdio) Installing ocaml-fmt-0.9.0-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.79509 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-fmt-0.9.0 + echo 'Source #0 (ocaml-fmt-0.9.0.tar):' Source #0 (ocaml-fmt-0.9.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-fmt-0.9.0.tar + cd ocaml-fmt-0.9.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ocaml-fmt-0.9.0-alt2.patch):' Patch #0 (ocaml-fmt-0.9.0-alt2.patch): + /usr/bin/patch -p1 patching file .gear/ocaml-fmt.spec patching file .gear/rules patching file .gear/tags/23a93d4ebae5bf739c948734bbb2cabb472a26f9 patching file .gear/tags/list + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.79509 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-fmt-0.9.0 + sed -i s,%%VERSION_NUM%%,0.9.0,g pkg/META + ocaml pkg/pkg.ml build + ocamlfind ocamldep -modules src/fmt.ml > src/fmt.ml.depends + ocamlfind ocamldep -modules src/fmt.mli > src/fmt.mli.depends + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmi src/fmt.mli + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmx src/fmt.ml + ocamlfind ocamlopt -a -I src src/fmt.cmx -o src/fmt.cmxa + ocamlfind ocamlopt -shared -linkall -I src src/fmt.cmxa -o src/fmt.cmxs + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmo src/fmt.ml + ocamlfind ocamlc -a -I src src/fmt.cmo -o src/fmt.cma + ocamlfind ocamldep -package unix -modules src/fmt_tty.ml > src/fmt_tty.ml.depends + ocamlfind ocamldep -package unix -modules src/fmt_tty.mli > src/fmt_tty.mli.depends + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmi src/fmt_tty.mli + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml File "src/fmt_tty.ml", line 49, characters 12-20: 49 | try is_infix "UTF-8" (String.uppercase_ascii (Sys.getenv var)) ^^^^^^^^ Warning 6 [labels-omitted]: label affix was omitted in the application of this function. + ocamlfind ocamlopt -a -package unix -I src src/fmt_tty.cmx -o src/fmt_tty.cmxa + ocamlfind ocamlopt -shared -linkall -package unix -I src src/fmt_tty.cmxa -o src/fmt_tty.cmxs + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml File "src/fmt_tty.ml", line 49, characters 12-20: 49 | try is_infix "UTF-8" (String.uppercase_ascii (Sys.getenv var)) ^^^^^^^^ Warning 6 [labels-omitted]: label affix was omitted in the application of this function. + ocamlfind ocamlc -a -package unix -I src src/fmt_tty.cmo -o src/fmt_tty.cma + ocamlfind ocamldep -package cmdliner -modules src/fmt_cli.ml > src/fmt_cli.ml.depends + ocamlfind ocamldep -package cmdliner -modules src/fmt_cli.mli > src/fmt_cli.mli.depends + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmi src/fmt_cli.mli + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmi src/fmt_cli.mli File "src/fmt_cli.mli", line 10, characters 26-42: 10 | val style_renderer : ?env:Cmdliner.Arg.env -> ?docs:string -> unit -> ^^^^^^^^^^^^^^^^ Alert deprecated: Cmdliner.Arg.env Use Cmd.Env.info instead. + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmx src/fmt_cli.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmx src/fmt_cli.ml File "_none_", line 1: Warning 58 [no-cmx-file]: no cmx file was found in path for module Cmdliner, and its interface was not compiled with -opaque + ocamlfind ocamlopt -a -package cmdliner -I src src/fmt_cli.cmx -o src/fmt_cli.cmxa + ocamlfind ocamlopt -shared -linkall -package cmdliner -I src src/fmt_cli.cmxa -o src/fmt_cli.cmxs + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmo src/fmt_cli.ml + ocamlfind ocamlc -a -package cmdliner -I src src/fmt_cli.cmo -o src/fmt_cli.cma + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/fmt_top.ml > src/fmt_top.ml.depends + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmo src/fmt_top.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmx src/fmt_top.ml + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/fmt_top.cmx -o src/fmt_top.cmxa + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/fmt_top.cmxa -o src/fmt_top.cmxs + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/fmt_top.cmo -o src/fmt_top.cma # No parallelism done + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.30877 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-fmt-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-fmt-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ocaml-fmt-0.9.0 + opam-installer --prefix=/usr/src/tmp/ocaml-fmt-buildroot/usr --libdir=/usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml Creating directory /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/fmt _build/opam => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/fmt/opam _build/pkg/META => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/fmt/META _build/src/fmt.a => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/fmt/fmt.a _build/src/fmt.cma => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/fmt/fmt.cma _build/src/fmt.cmi => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/fmt/fmt.cmi _build/src/fmt.cmti => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/fmt/fmt.cmti _build/src/fmt.cmx => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/fmt/fmt.cmx _build/src/fmt.cmxa => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/fmt/fmt.cmxa _build/src/fmt.cmxs => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/fmt/fmt.cmxs _build/src/fmt.mli => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/fmt/fmt.mli _build/src/fmt_cli.a => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/fmt/fmt_cli.a _build/src/fmt_cli.cma => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/fmt/fmt_cli.cma _build/src/fmt_cli.cmi => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/fmt/fmt_cli.cmi _build/src/fmt_cli.cmti => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/fmt/fmt_cli.cmti _build/src/fmt_cli.cmx => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/fmt/fmt_cli.cmx _build/src/fmt_cli.cmxa => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/fmt/fmt_cli.cmxa _build/src/fmt_cli.cmxs => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/fmt/fmt_cli.cmxs _build/src/fmt_cli.mli => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/fmt/fmt_cli.mli _build/src/fmt_top.a => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/fmt/fmt_top.a _build/src/fmt_top.cma => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/fmt/fmt_top.cma _build/src/fmt_top.cmx => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/fmt/fmt_top.cmx _build/src/fmt_top.cmxa => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/fmt/fmt_top.cmxa _build/src/fmt_top.cmxs => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/fmt/fmt_top.cmxs _build/src/fmt_tty.a => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/fmt/fmt_tty.a _build/src/fmt_tty.cma => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/fmt/fmt_tty.cma _build/src/fmt_tty.cmi => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/fmt/fmt_tty.cmi _build/src/fmt_tty.cmti => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/fmt/fmt_tty.cmti _build/src/fmt_tty.cmx => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/fmt/fmt_tty.cmx _build/src/fmt_tty.cmxa => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/fmt/fmt_tty.cmxa _build/src/fmt_tty.cmxs => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/fmt/fmt_tty.cmxs _build/src/fmt_tty.mli => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/fmt/fmt_tty.mli _build/src/fmt_tty_top_init.ml => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/fmt/fmt_tty_top_init.ml Creating directory /usr/src/tmp/ocaml-fmt-buildroot/usr/doc/fmt _build/CHANGES.md => /usr/src/tmp/ocaml-fmt-buildroot/usr/doc/fmt/CHANGES.md _build/LICENSE.md => /usr/src/tmp/ocaml-fmt-buildroot/usr/doc/fmt/LICENSE.md _build/README.md => /usr/src/tmp/ocaml-fmt-buildroot/usr/doc/fmt/README.md + __ocaml_find_files + find /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(cma|cmi|cmxs|so|js)$' -o -name META ')' -printf '/usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/ -type d -printf '%%dir /usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-fmt-buildroot/usr/lib64/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(a|o|cmo|cmt|cmti|cmx|cmxa|ml|mli|exe)$' -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-fmt-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ocaml-fmt-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-fmt-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-fmt-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-fmt-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-fmt-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_tty.cmxs: undefined symbol: camlFmt verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_tty.cmxs: undefined symbol: camlFmt__style_renderer_attr_6515 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_tty.cmxs: undefined symbol: caml_exn_Not_found verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_tty.cmxs: undefined symbol: camlFmt__utf_8_attr_6520 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_tty.cmxs: undefined symbol: caml_unix_isatty verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_tty.cmxs: undefined symbol: caml_channel_descriptor verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_tty.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_tty.cmxs: undefined symbol: camlUnix__Pmakeblock_4223 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_tty.cmxs: undefined symbol: caml_sys_getenv verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_tty.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_tty.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_tty.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_tty.cmxs: undefined symbol: camlFmt.set_5172 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_tty.cmxs: undefined symbol: caml_reraise_exn verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_tty.cmxs: undefined symbol: camlStdlib__Format.formatter_of_out_channel_2968 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_tty.cmxs: undefined symbol: camlStdlib__Bytes.uppercase_ascii_1315 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_tty.cmxs: undefined symbol: caml_call_realloc_stack verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_top.cmxs: undefined symbol: camlStdlib__Format verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_top.cmxs: undefined symbol: caml_call_realloc_stack verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_top.cmxs: undefined symbol: camlToploop.use_file_604 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_cli.cmxs: undefined symbol: camlCmdliner verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_cli.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_cli.cmxs: undefined symbol: camlStdlib__Format.asprintf_5575 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_cli.cmxs: undefined symbol: caml_call_realloc_stack verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map__const_block_1165 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.pp_print_char_1823_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Hashtbl.iter_551_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.anon_fn$5bformat.ml$3a1429$2c27$2d$2d33$5d_5361_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Array.iter_411_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: caml_exn_Not_found verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Queue.anon_fn$5bqueue.ml$3a124$2c2$2d$2d27$5d_309_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: caml_obj_dup verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib.failwith_326_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Stack.iter_239_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Seq.iter_375_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__List.iter_728_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.pp_print_string_1754_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: caml_exn_Failure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map__Pmakeblock_1981 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: caml_int64_ops verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib.invalid_arg_337_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: caml_exn_Division_by_zero verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.fprintf_5356_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.printf_5372_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.eprintf_5404_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.asprintf_5575_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.kfprintf_5290_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.kasprintf_5534_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.pp_print_bool_1809_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.pp_print_int_1781_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map.singleton_44_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map.cardinal_1595_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map.bindings_1639_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map.min_binding_543_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map.min_binding_opt_565_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map.max_binding_585_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map.max_binding_opt_609_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map.find_first_316_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map.find_first_opt_367_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map.find_last_412_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map.find_last_opt_463_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map.iter_825_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map.fold_899_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map.map_847_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map.mapi_873_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map.filter_1327_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map.filter_map_1360_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map.partition_1391_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map.is_empty_199_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map.for_all_921_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map.exists_945_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map.to_seq_1733_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map.to_rev_seq_1790_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.pp_print_string_1754 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map.bal_58 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.enqueue_string_as_1172 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.pp_print_char_1823 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.pp_open_box_gen_1343 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map.join_1015 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib.min_381 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__List.assq_opt_1316 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: floor verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.kasprintf_5534 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.pp_force_newline_1938 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: caml_initialize verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.pp_print_flush_1922 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map.concat_1072 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map.cons_enum_1436 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.asprintf_5575 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: caml_alloc1 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map.merge_660 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.pp_print_as_1740 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Fun.protect_99 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: caml_alloc3 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.kfprintf_5290 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Printexc.to_string_443 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.pp_set_formatter_stag_functions_1588 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Printexc.backtrace_to_string_767 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__List.find_opt_1443 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.pp_close_box_1406 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.formatter_of_buffer_2992 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Bytes.sub_332 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: pow verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: log10 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: caml_call_realloc_stack verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Int64.unsigned_div_239 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Buffer.create_122 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map.seq_of_enum__1708 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Buffer.reset_328 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__String.concat_355 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Printexc.convert_raw_backtrace_539 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: caml_string_equal verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.pp_get_formatter_stag_functions_1572 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.pp_print_break_2033 Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ocaml-fmt-buildroot Processing files: ocaml-fmt-0.9.0-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.98093 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-fmt-0.9.0 + DOCDIR=/usr/src/tmp/ocaml-fmt-buildroot/usr/share/doc/ocaml-fmt-0.9.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-fmt-buildroot/usr/share/doc/ocaml-fmt-0.9.0 + /bin/mkdir -p /usr/src/tmp/ocaml-fmt-buildroot/usr/share/doc/ocaml-fmt-0.9.0 + cp -prL LICENSE.md CHANGES.md README.md /usr/src/tmp/ocaml-fmt-buildroot/usr/share/doc/ocaml-fmt-0.9.0 + chmod -R go-w /usr/src/tmp/ocaml-fmt-buildroot/usr/share/doc/ocaml-fmt-0.9.0 + chmod -R a+rX /usr/src/tmp/ocaml-fmt-buildroot/usr/share/doc/ocaml-fmt-0.9.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jsyPCd 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.TNTaKs 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(Fmt) = 5.2.0-864543BC, ocaml-cmi(Fmt_cli) = 5.2.0-7C64C209, ocaml-cmi(Fmt_top) = 5.2.0-C2C31F07, ocaml-cmi(Fmt_tty) = 5.2.0-E95813D4 Requires: ocaml-cmi(Asttypes) = 5.2.0-49D026CB, ocaml-cmi(Build_path_prefix_map) = 5.2.0-9AE745CF, ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(CamlinternalLazy) = 5.2.0-4D9D8246, ocaml-cmi(Cmdliner) = 5.2.0-D3B9D851, ocaml-cmi(Cmi_format) = 5.2.0-4E7E58A2, ocaml-cmi(Env) = 5.2.0-8BC376E8, ocaml-cmi(Ident) = 5.2.0-8D3AF42B, ocaml-cmi(Identifiable) = 5.2.0-72534021, ocaml-cmi(Load_path) = 5.2.0-A6427D7D, ocaml-cmi(Location) = 5.2.0-D2D00DA1, ocaml-cmi(Longident) = 5.2.0-485FBF79, ocaml-cmi(Misc) = 5.2.0-F3F05FBD, ocaml-cmi(Outcometree) = 5.2.0-FDAE5F18, ocaml-cmi(Parsetree) = 5.2.0-6919B4D0, ocaml-cmi(Path) = 5.2.0-0B76642D, ocaml-cmi(Primitive) = 5.2.0-63A867D5, ocaml-cmi(Shape) = 5.2.0-32EB11EE, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__Array) = 5.2.0-6E6E977E, ocaml-cmi(Stdlib__Bigarray) = 5.2.0-CF28A44A, ocaml-cmi(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmi(Stdlib__Bytes) = 5.2.0-68E1ECE9, ocaml-cmi(Stdlib__Char) = 5.2.0-CEE76848, ocaml-cmi(Stdlib__Complex) = 5.2.0-4D1DF53B, ocaml-cmi(Stdlib__Digest) = 5.2.0-49D0178F, ocaml-cmi(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmi(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmi(Stdlib__Format) = 5.2.0-AF7F8234, ocaml-cmi(Stdlib__Fun) = 5.2.0-67E3DAD5, ocaml-cmi(Stdlib__Hashtbl) = 5.2.0-6B739A63, ocaml-cmi(Stdlib__Int) = 5.2.0-BF75C62C, ocaml-cmi(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmi(Stdlib__Int64) = 5.2.0-17C56DD4, ocaml-cmi(Stdlib__Lazy) = 5.2.0-BFC51AF8, ocaml-cmi(Stdlib__Lexing) = 5.2.0-9D57AA71, ocaml-cmi(Stdlib__List) = 5.2.0-17210DE5, ocaml-cmi(Stdlib__Map) = 5.2.0-36790CF8, ocaml-cmi(Stdlib__Obj) = 5.2.0-84F58C21, ocaml-cmi(Stdlib__Option) = 5.2.0-2DCD6F68, ocaml-cmi(Stdlib__Printexc) = 5.2.0-E2773194, ocaml-cmi(Stdlib__Queue) = 5.2.0-5B7F3903, ocaml-cmi(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmi(Stdlib__Set) = 5.2.0-53CF6C22, ocaml-cmi(Stdlib__Stack) = 5.2.0-2FD74876, ocaml-cmi(Stdlib__String) = 5.2.0-161361DF, ocaml-cmi(Stdlib__Sys) = 5.2.0-0E44FC4D, ocaml-cmi(Stdlib__Uchar) = 5.2.0-4907C986, ocaml-cmi(Subst) = 5.2.0-1BFB580C, ocaml-cmi(Toploop) = 5.2.0-2D9BB934, ocaml-cmi(Type_immediacy) = 5.2.0-15C96FFE, ocaml-cmi(Types) = 5.2.0-3A15950A, ocaml-cmi(Unit_info) = 5.2.0-A26F55C7, ocaml-cmi(Unix) = 5.2.0-1A4F1DF4, ocaml-cmi(Warnings) = 5.2.0-EBCB524A, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ppuodh Creating ocaml-fmt-debuginfo package Processing files: ocaml-fmt-devel-0.9.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.liRxKx 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.7zqRMa 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(Fmt) = 5.2.0-864543BC, ocaml-cmi(Fmt_cli) = 5.2.0-7C64C209, ocaml-cmi(Fmt_top) = 5.2.0-C2C31F07, ocaml-cmi(Fmt_tty) = 5.2.0-E95813D4, ocaml-cmt(Fmt) = 5.2.0-864543BC, ocaml-cmt(Fmt_cli) = 5.2.0-7C64C209, ocaml-cmt(Fmt_tty) = 5.2.0-E95813D4, ocaml-cmx(Fmt) = 5.2.0-3BB78039, ocaml-cmx(Fmt_cli) = 5.2.0-461234B8, ocaml-cmx(Fmt_top) = 5.2.0-D03525BF, ocaml-cmx(Fmt_tty) = 5.2.0-DCC51079 Requires: ocaml-fmt = 0.9.0-alt2, ocaml-cmi(Asttypes) = 5.2.0-49D026CB, ocaml-cmi(Build_path_prefix_map) = 5.2.0-9AE745CF, ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(CamlinternalLazy) = 5.2.0-4D9D8246, ocaml-cmi(Cmdliner) = 5.2.0-D3B9D851, ocaml-cmi(Cmi_format) = 5.2.0-4E7E58A2, ocaml-cmi(Env) = 5.2.0-8BC376E8, ocaml-cmi(Ident) = 5.2.0-8D3AF42B, ocaml-cmi(Identifiable) = 5.2.0-72534021, ocaml-cmi(Load_path) = 5.2.0-A6427D7D, ocaml-cmi(Location) = 5.2.0-D2D00DA1, ocaml-cmi(Longident) = 5.2.0-485FBF79, ocaml-cmi(Misc) = 5.2.0-F3F05FBD, ocaml-cmi(Outcometree) = 5.2.0-FDAE5F18, ocaml-cmi(Parsetree) = 5.2.0-6919B4D0, ocaml-cmi(Path) = 5.2.0-0B76642D, ocaml-cmi(Primitive) = 5.2.0-63A867D5, ocaml-cmi(Shape) = 5.2.0-32EB11EE, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__Array) = 5.2.0-6E6E977E, ocaml-cmi(Stdlib__Bigarray) = 5.2.0-CF28A44A, ocaml-cmi(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmi(Stdlib__Bytes) = 5.2.0-68E1ECE9, ocaml-cmi(Stdlib__Char) = 5.2.0-CEE76848, ocaml-cmi(Stdlib__Complex) = 5.2.0-4D1DF53B, ocaml-cmi(Stdlib__Digest) = 5.2.0-49D0178F, ocaml-cmi(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmi(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmi(Stdlib__Format) = 5.2.0-AF7F8234, ocaml-cmi(Stdlib__Fun) = 5.2.0-67E3DAD5, ocaml-cmi(Stdlib__Hashtbl) = 5.2.0-6B739A63, ocaml-cmi(Stdlib__Int) = 5.2.0-BF75C62C, ocaml-cmi(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmi(Stdlib__Int64) = 5.2.0-17C56DD4, ocaml-cmi(Stdlib__Lazy) = 5.2.0-BFC51AF8, ocaml-cmi(Stdlib__Lexing) = 5.2.0-9D57AA71, ocaml-cmi(Stdlib__List) = 5.2.0-17210DE5, ocaml-cmi(Stdlib__Map) = 5.2.0-36790CF8, ocaml-cmi(Stdlib__Obj) = 5.2.0-84F58C21, ocaml-cmi(Stdlib__Option) = 5.2.0-2DCD6F68, ocaml-cmi(Stdlib__Printexc) = 5.2.0-E2773194, ocaml-cmi(Stdlib__Queue) = 5.2.0-5B7F3903, ocaml-cmi(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmi(Stdlib__Set) = 5.2.0-53CF6C22, ocaml-cmi(Stdlib__Stack) = 5.2.0-2FD74876, ocaml-cmi(Stdlib__String) = 5.2.0-161361DF, ocaml-cmi(Stdlib__Sys) = 5.2.0-0E44FC4D, ocaml-cmi(Stdlib__Uchar) = 5.2.0-4907C986, ocaml-cmi(Subst) = 5.2.0-1BFB580C, ocaml-cmi(Toploop) = 5.2.0-2D9BB934, ocaml-cmi(Type_immediacy) = 5.2.0-15C96FFE, ocaml-cmi(Types) = 5.2.0-3A15950A, ocaml-cmi(Unit_info) = 5.2.0-A26F55C7, ocaml-cmi(Unix) = 5.2.0-1A4F1DF4, ocaml-cmi(Warnings) = 5.2.0-EBCB524A, ocaml-cmt(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmt(Cmdliner) = 5.2.0-D3B9D851, ocaml-cmt(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmt(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmt(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmt(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmt(Stdlib__Format) = 5.2.0-AF7F8234, ocaml-cmt(Stdlib__Hashtbl) = 5.2.0-6B739A63, ocaml-cmt(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmt(Stdlib__Obj) = 5.2.0-84F58C21, ocaml-cmt(Stdlib__Printexc) = 5.2.0-E2773194, ocaml-cmt(Stdlib__Queue) = 5.2.0-5B7F3903, ocaml-cmt(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmt(Stdlib__Stack) = 5.2.0-2FD74876, ocaml-cmt(Stdlib__Uchar) = 5.2.0-4907C986, ocaml-cmx(CamlinternalFormat) = 5.2.0-2C6EC03D, ocaml-cmx(Stdlib) = 5.2.0-B288E505, ocaml-cmx(Stdlib__Array) = 5.2.0-1CF351BA, ocaml-cmx(Stdlib__Buffer) = 5.2.0-99D7622B, ocaml-cmx(Stdlib__Bytes) = 5.2.0-E0D402AF, ocaml-cmx(Stdlib__Format) = 5.2.0-7A14AC4A, ocaml-cmx(Stdlib__Fun) = 5.2.0-F8F33871, ocaml-cmx(Stdlib__Hashtbl) = 5.2.0-54D327B1, ocaml-cmx(Stdlib__Int) = 5.2.0-80763082, ocaml-cmx(Stdlib__Int64) = 5.2.0-B11DEFBB, ocaml-cmx(Stdlib__List) = 5.2.0-433221A5, ocaml-cmx(Stdlib__Map) = 5.2.0-7E296900, ocaml-cmx(Stdlib__Option) = 5.2.0-47894255, ocaml-cmx(Stdlib__Printexc) = 5.2.0-ECD49283, ocaml-cmx(Stdlib__Queue) = 5.2.0-0B8563A6, ocaml-cmx(Stdlib__Seq) = 5.2.0-2ABCA15F, ocaml-cmx(Stdlib__Stack) = 5.2.0-4083D8CD, ocaml-cmx(Stdlib__String) = 5.2.0-99C01ADD, ocaml-cmx(Stdlib__Sys) = 5.2.0-F3E1F359, ocaml-cmx(Stdlib__Uchar) = 5.2.0-7B58D69A, ocaml-cmx(Toploop) = 5.2.0-E4C50D41, ocaml-cmx(Unix) = 5.2.0-A6A96EF8 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.m3h3Xc Processing files: ocaml-fmt-debuginfo-0.9.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eO5LT3 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.51BJuY find-requires: running scripts (debuginfo) Requires: ocaml-fmt = 0.9.0-alt2 Adding to ocaml-fmt-devel a strict dependency on ocaml-fmt Adding to ocaml-fmt-debuginfo a strict dependency on ocaml-fmt Removing 55 extra deps from ocaml-fmt-devel due to repentancy on ocaml-fmt warning: Installed (but unpackaged) file(s) found: /usr/doc/fmt/CHANGES.md /usr/doc/fmt/LICENSE.md /usr/doc/fmt/README.md Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-fmt-0.9.0-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-fmt-devel-0.9.0-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-fmt-debuginfo-0.9.0-alt2.x86_64.rpm (w2.lzdio) 2.62user 1.75system 0:12.34elapsed 35%CPU (0avgtext+0avgdata 57740maxresident)k 0inputs+0outputs (0major+527998minor)pagefaults 0swaps 14.06user 3.67system 0:44.21elapsed 40%CPU (0avgtext+0avgdata 136832maxresident)k 22920inputs+0outputs (0major+210868minor)pagefaults 0swaps