<86>Jan 28 18:39:33 userdel[2940827]: delete user 'rooter' <86>Jan 28 18:39:33 userdel[2940827]: removed group 'rooter' owned by 'rooter' <86>Jan 28 18:39:33 userdel[2940827]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 28 18:39:33 groupadd[2940864]: group added to /etc/group: name=rooter, GID=1820 <86>Jan 28 18:39:33 groupadd[2940864]: group added to /etc/gshadow: name=rooter <86>Jan 28 18:39:33 groupadd[2940864]: new group: name=rooter, GID=1820 <86>Jan 28 18:39:33 useradd[2940897]: new user: name=rooter, UID=1820, GID=1820, home=/root, shell=/bin/bash, from=none <86>Jan 28 18:39:33 userdel[2940940]: delete user 'builder' <86>Jan 28 18:39:33 userdel[2940940]: removed group 'builder' owned by 'builder' <86>Jan 28 18:39:33 userdel[2940940]: removed shadow group 'builder' owned by 'builder' <86>Jan 28 18:39:33 groupadd[2940961]: group added to /etc/group: name=builder, GID=1821 <86>Jan 28 18:39:33 groupadd[2940961]: group added to /etc/gshadow: name=builder <86>Jan 28 18:39:33 groupadd[2940961]: new group: name=builder, GID=1821 <86>Jan 28 18:39:33 useradd[2940976]: new user: name=builder, UID=1821, GID=1821, home=/usr/src, shell=/bin/bash, from=none warning: Macro %ocaml_find_files not found <13>Jan 28 18:39:37 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Jan 28 18:39:39 rpmi: ocaml-5.3.0-alt1 sisyphus+369757.40.8.1 1737141511 installed <13>Jan 28 18:39:39 rpmi: ocaml-runtime-5.3.0-alt1 sisyphus+369757.40.8.1 1737141511 installed <13>Jan 28 18:39:42 rpmi: ocaml-compiler-libs-5.3.0-alt1 sisyphus+369757.40.8.1 1737141511 installed <13>Jan 28 18:39:42 rpmi: ocaml-findlib-1.9.6-alt2 sisyphus+369757.3200.8.1 1737142594 installed <13>Jan 28 18:39:42 rpmi: ocaml-cmdliner-1.3.0-alt1 sisyphus+369757.2600.8.1 1737142413 installed <13>Jan 28 18:39:42 rpmi: ocaml-topkg-1.0.7-alt1 sisyphus+369757.3700.8.1 1737142828 installed <13>Jan 28 18:39:42 rpmi: ocaml-topkg-devel-1.0.7-alt1 sisyphus+369757.3700.8.1 1737142828 installed <13>Jan 28 18:39:42 rpmi: ocaml-cmdliner-devel-1.3.0-alt1 sisyphus+369757.2600.8.1 1737142413 installed <13>Jan 28 18:39:42 rpmi: ocaml-findlib-devel-1.9.6-alt2 sisyphus+369757.3200.8.1 1737142594 installed <13>Jan 28 18:39:43 rpmi: ocaml-ocamlbuild-1:0.15.0-alt1 sisyphus+369757.2700.8.1 1737142453 installed <13>Jan 28 18:39:43 rpmi: opam-2.3.0-alt2 sisyphus+371091.100.1.1 1737718604 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-fmt-0.9.0-alt4.nosrc.rpm (w1.gzdio) Installing ocaml-fmt-0.9.0-alt4.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.3649 + 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-alt4.patch):' Patch #0 (ocaml-fmt-0.9.0-alt4.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.3649 + 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 -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.61518 + 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.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__Hashtbl.iter_551_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.pp_print_string_1827_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: caml_obj_dup verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.pp_print_char_1930_closure 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__Queue.anon_fn$5bqueue.ml$3a133$2c2$2d$2d27$5d_342_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__Format.anon_fn$5bformat.ml$3a1453$2c27$2d$2d33$5d_5500_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__List.iter_740_closure 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_5495_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.printf_5511_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.eprintf_5543_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.asprintf_5714_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.kfprintf_5429_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.kasprintf_5673_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.pp_print_bool_1916_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.pp_print_int_1888_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: 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.pp_open_box_gen_1416 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: floor verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__List.assq_opt_1328 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.formatter_of_buffer_3099 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__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.pp_print_break_2140 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__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: camlStdlib__Format.kasprintf_5673 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.pp_print_as_1813 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.pp_force_newline_2045 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.pp_close_box_1479 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.asprintf_5714 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__Bytes.sub_332 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.pp_get_formatter_stag_functions_1645 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__Format.pp_print_char_1930 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.pp_set_formatter_stag_functions_1661 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__List.find_opt_1455 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__Format.enqueue_string_as_1225 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.pp_print_flush_2029 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.kfprintf_5429 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format.pp_print_string_1827 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_cli.cmxs: undefined symbol: camlCmdliner_arg.anon_fn$5bcmdliner_arg.ml$3a18$2c60$2d$2d63$5d_184_closure verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_cli.cmxs: undefined symbol: camlCmdliner_info__const_immstring_867 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: camlCmdliner_base.alts_str_635 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_cli.cmxs: undefined symbol: camlCmdliner_base.enum_1370 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_cli.cmxs: undefined symbol: camlCmdliner_arg.opt_1165 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_cli.cmxs: undefined symbol: camlStdlib__List.map_dps_521 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_cli.cmxs: undefined symbol: camlStdlib__Format.asprintf_5714 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_cli.cmxs: undefined symbol: caml_call_realloc_stack verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_cli.cmxs: undefined symbol: camlCmdliner_info.v_inner_295 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: camlToploop.use_file_608 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_top.cmxs: undefined symbol: caml_call_realloc_stack 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__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_tty.cmxs: undefined symbol: camlStdlib__Format.formatter_of_out_channel_3075 Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ocaml-fmt-buildroot Processing files: ocaml-fmt-0.9.0-alt4 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.92827 + 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.kYzyzx 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.qnSjwp 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.3.0-C6184AF6, ocaml-cmi(Fmt_cli) = 5.3.0-FCE50C79, ocaml-cmi(Fmt_top) = 5.3.0-28293B13, ocaml-cmi(Fmt_tty) = 5.3.0-E6B2C2FB Requires: 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(Cmdliner) = 5.3.0-83CBB5FB, 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__Array) = 5.3.0-4DC32424, ocaml-cmi(Stdlib__Bigarray) = 5.3.0-5BD8A0C0, ocaml-cmi(Stdlib__Buffer) = 5.3.0-FB4E9405, ocaml-cmi(Stdlib__Bytes) = 5.3.0-3103574F, ocaml-cmi(Stdlib__Char) = 5.3.0-BEAD476D, ocaml-cmi(Stdlib__Complex) = 5.3.0-D3484881, 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__Fun) = 5.3.0-181CE39E, ocaml-cmi(Stdlib__Hashtbl) = 5.3.0-8B294113, ocaml-cmi(Stdlib__Int) = 5.3.0-828707E7, 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__List) = 5.3.0-62B12B20, ocaml-cmi(Stdlib__Map) = 5.3.0-BA9F06A4, ocaml-cmi(Stdlib__Obj) = 5.3.0-8BE8B5F8, ocaml-cmi(Stdlib__Option) = 5.3.0-C4940F0C, ocaml-cmi(Stdlib__Printexc) = 5.3.0-9182CDC9, ocaml-cmi(Stdlib__Queue) = 5.3.0-27F0799B, 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__Stack) = 5.3.0-0929CAFE, 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(Unix) = 5.3.0-03E897AE, ocaml-cmi(Warnings) = 5.3.0-742B4443, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.F8r7oB Creating ocaml-fmt-debuginfo package Processing files: ocaml-fmt-devel-0.9.0-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pnqVBk 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.ApC54O 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.3.0-C6184AF6, ocaml-cmi(Fmt_cli) = 5.3.0-FCE50C79, ocaml-cmi(Fmt_top) = 5.3.0-28293B13, ocaml-cmi(Fmt_tty) = 5.3.0-E6B2C2FB, ocaml-cmt(Fmt) = 5.3.0-C6184AF6, ocaml-cmt(Fmt_cli) = 5.3.0-FCE50C79, ocaml-cmt(Fmt_tty) = 5.3.0-E6B2C2FB, ocaml-cmx(Fmt) = 5.3.0-57BD08BE, ocaml-cmx(Fmt_cli) = 5.3.0-A0141BD6, ocaml-cmx(Fmt_top) = 5.3.0-172DA4C5, ocaml-cmx(Fmt_tty) = 5.3.0-37273D0E Requires: ocaml-fmt = 0.9.0-alt4, 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(Cmdliner) = 5.3.0-83CBB5FB, 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__Array) = 5.3.0-4DC32424, ocaml-cmi(Stdlib__Bigarray) = 5.3.0-5BD8A0C0, ocaml-cmi(Stdlib__Buffer) = 5.3.0-FB4E9405, ocaml-cmi(Stdlib__Bytes) = 5.3.0-3103574F, ocaml-cmi(Stdlib__Char) = 5.3.0-BEAD476D, ocaml-cmi(Stdlib__Complex) = 5.3.0-D3484881, 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__Fun) = 5.3.0-181CE39E, ocaml-cmi(Stdlib__Hashtbl) = 5.3.0-8B294113, ocaml-cmi(Stdlib__Int) = 5.3.0-828707E7, 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__List) = 5.3.0-62B12B20, ocaml-cmi(Stdlib__Map) = 5.3.0-BA9F06A4, ocaml-cmi(Stdlib__Obj) = 5.3.0-8BE8B5F8, ocaml-cmi(Stdlib__Option) = 5.3.0-C4940F0C, ocaml-cmi(Stdlib__Printexc) = 5.3.0-9182CDC9, ocaml-cmi(Stdlib__Queue) = 5.3.0-27F0799B, 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__Stack) = 5.3.0-0929CAFE, 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(Unix) = 5.3.0-03E897AE, ocaml-cmi(Warnings) = 5.3.0-742B4443, ocaml-cmt(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmt(Cmdliner) = 5.3.0-83CBB5FB, ocaml-cmt(Stdlib) = 5.3.0-B7726274, ocaml-cmt(Stdlib__Buffer) = 5.3.0-FB4E9405, 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__Obj) = 5.3.0-8BE8B5F8, ocaml-cmt(Stdlib__Printexc) = 5.3.0-9182CDC9, ocaml-cmt(Stdlib__Queue) = 5.3.0-27F0799B, ocaml-cmt(Stdlib__Seq) = 5.3.0-22AB37E5, ocaml-cmt(Stdlib__Stack) = 5.3.0-0929CAFE, ocaml-cmt(Stdlib__Uchar) = 5.3.0-E99839B7, ocaml-cmx(CamlinternalFormat) = 5.3.0-45235C23, ocaml-cmx(Cmdliner) = 5.3.0-26796D39, ocaml-cmx(Cmdliner_arg) = 5.3.0-7D2C567E, ocaml-cmx(Cmdliner_base) = 5.3.0-19DD5350, ocaml-cmx(Cmdliner_info) = 5.3.0-CBC32FB5, ocaml-cmx(Cmdliner_manpage) = 5.3.0-3733F6E4, ocaml-cmx(Stdlib) = 5.3.0-121948B3, ocaml-cmx(Stdlib__Array) = 5.3.0-21257D8C, ocaml-cmx(Stdlib__Buffer) = 5.3.0-9EF977E9, ocaml-cmx(Stdlib__Bytes) = 5.3.0-6FE694A6, ocaml-cmx(Stdlib__Format) = 5.3.0-51731280, ocaml-cmx(Stdlib__Fun) = 5.3.0-510F29C2, ocaml-cmx(Stdlib__Hashtbl) = 5.3.0-B61BA0B1, ocaml-cmx(Stdlib__Int) = 5.3.0-FD65F6B3, ocaml-cmx(Stdlib__Int64) = 5.3.0-8DA4B276, ocaml-cmx(Stdlib__List) = 5.3.0-4723A931, ocaml-cmx(Stdlib__Map) = 5.3.0-24D40250, ocaml-cmx(Stdlib__Option) = 5.3.0-FF384CE9, ocaml-cmx(Stdlib__Printexc) = 5.3.0-47A6DD9E, ocaml-cmx(Stdlib__Queue) = 5.3.0-8B615DDD, ocaml-cmx(Stdlib__Seq) = 5.3.0-78C75D3E, ocaml-cmx(Stdlib__Stack) = 5.3.0-3CA5CF20, ocaml-cmx(Stdlib__String) = 5.3.0-B7399B63, ocaml-cmx(Stdlib__Sys) = 5.3.0-2EB4BE75, ocaml-cmx(Stdlib__Uchar) = 5.3.0-2BD1AE6D, ocaml-cmx(Toploop) = 5.3.0-FAFA9145, ocaml-cmx(Unix) = 5.3.0-68D4CB68 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.umaSB5 Processing files: ocaml-fmt-debuginfo-0.9.0-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5d5h9I find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pdTqTL find-requires: running scripts (debuginfo) Requires: ocaml-fmt = 0.9.0-alt4 Adding to ocaml-fmt-devel a strict dependency on ocaml-fmt Adding to ocaml-fmt-debuginfo a strict dependency on ocaml-fmt Removing 58 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-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-fmt-devel-0.9.0-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-fmt-debuginfo-0.9.0-alt4.x86_64.rpm (w2.lzdio) 1.57user 2.34system 0:09.78elapsed 40%CPU (0avgtext+0avgdata 57900maxresident)k 0inputs+0outputs (0major+558389minor)pagefaults 0swaps 3.57user 2.33system 0:24.90elapsed 23%CPU (0avgtext+0avgdata 137460maxresident)k 23536inputs+0outputs (0major+223745minor)pagefaults 0swaps