<86>Dec 19 04:13:02 userdel[3597821]: delete user 'rooter' <86>Dec 19 04:13:02 userdel[3597821]: removed group 'rooter' owned by 'rooter' <86>Dec 19 04:13:02 userdel[3597821]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 19 04:13:02 groupadd[3597844]: group added to /etc/group: name=rooter, GID=1847 <86>Dec 19 04:13:02 groupadd[3597844]: group added to /etc/gshadow: name=rooter <86>Dec 19 04:13:02 groupadd[3597844]: new group: name=rooter, GID=1847 <86>Dec 19 04:13:02 useradd[3597868]: new user: name=rooter, UID=1847, GID=1847, home=/root, shell=/bin/bash, from=none <86>Dec 19 04:13:02 userdel[3597900]: delete user 'builder' <86>Dec 19 04:13:02 userdel[3597900]: removed group 'builder' owned by 'builder' <86>Dec 19 04:13:02 userdel[3597900]: removed shadow group 'builder' owned by 'builder' <86>Dec 19 04:13:02 groupadd[3597927]: group added to /etc/group: name=builder, GID=1848 <86>Dec 19 04:13:02 groupadd[3597927]: group added to /etc/gshadow: name=builder <86>Dec 19 04:13:02 groupadd[3597927]: new group: name=builder, GID=1848 <86>Dec 19 04:13:02 useradd[3597954]: new user: name=builder, UID=1848, GID=1848, home=/usr/src, shell=/bin/bash, from=none warning: Macro %ocaml_find_files not found <13>Dec 19 04:13:06 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Dec 19 04:13:08 rpmi: ocaml-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Dec 19 04:13:08 rpmi: ocaml-runtime-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Dec 19 04:13:08 rpmi: ocaml-topkg-1.0.7-alt1 sisyphus+356727.3400.13.1 1726232918 installed <13>Dec 19 04:13:11 rpmi: ocaml-compiler-libs-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Dec 19 04:13:11 rpmi: ocaml-findlib-1.9.6-alt2 sisyphus+356727.3100.13.1 1726232744 installed <13>Dec 19 04:13:11 rpmi: ocaml-topkg-devel-1.0.7-alt1 sisyphus+356727.3400.13.1 1726232918 installed <13>Dec 19 04:13:11 rpmi: ocaml-cmdliner-1.3.0-alt1 sisyphus+356727.2300.13.1 1726232522 installed <13>Dec 19 04:13:11 rpmi: ocaml-ocamlbuild-1:0.15.0-alt1 sisyphus+356727.2400.13.1 1726232565 installed <13>Dec 19 04:13:11 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.23088 + 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.23088 + 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.64983 + 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__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 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_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_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 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.64983 + 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.XyS3BN 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.6LdANj 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.Z8cg8P 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.YSJBZS 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.M5EtAw 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.9n2q0K 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.hyibFf find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K9vu5f 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) 1.61user 2.32system 0:09.74elapsed 40%CPU (0avgtext+0avgdata 56228maxresident)k 0inputs+0outputs (0major+527809minor)pagefaults 0swaps 3.37user 2.68system 0:24.85elapsed 24%CPU (0avgtext+0avgdata 136908maxresident)k 21336inputs+0outputs (0major+205457minor)pagefaults 0swaps --- ocaml-fmt-0.9.0-alt2.x86_64.rpm.repo 2024-09-13 13:11:10.000000000 +0000 +++ ocaml-fmt-0.9.0-alt2.x86_64.rpm.hasher 2024-12-19 04:13:24.088858565 +0000 @@ -85,11 +85,11 @@ File: /usr/lib64/ocaml/fmt/fmt.cmi 100644 root:root 0a9a9a6284ebd76417a757c3d02cb4c6 -File: /usr/lib64/ocaml/fmt/fmt.cmxs 100644 root:root e79ac62efab6411355e0e05b4816c12a +File: /usr/lib64/ocaml/fmt/fmt.cmxs 100644 root:root bfe09af5a56d094f3974e593217d69fb File: /usr/lib64/ocaml/fmt/fmt_cli.cma 100644 root:root 204cfe948c0f8edc73a2970045143ac2 File: /usr/lib64/ocaml/fmt/fmt_cli.cmi 100644 root:root bf3c275806981531e71771e325412417 -File: /usr/lib64/ocaml/fmt/fmt_cli.cmxs 100644 root:root eb45980509987061782eb285755bbb1e +File: /usr/lib64/ocaml/fmt/fmt_cli.cmxs 100644 root:root 6689eece0ec3f082250cff2f26b7cc63 File: /usr/lib64/ocaml/fmt/fmt_top.cma 100644 root:root 659938cbd3c22c184ff60b79bcc731b8 -File: /usr/lib64/ocaml/fmt/fmt_top.cmxs 100644 root:root 2be3902fd30b2c73113c9650c3b51e56 +File: /usr/lib64/ocaml/fmt/fmt_top.cmxs 100644 root:root c2aec2cebafbdb205d449bc97ef54d4f File: /usr/lib64/ocaml/fmt/fmt_tty.cma 100644 root:root 99919ad15b1a920e3d1ff473573a2170 File: /usr/lib64/ocaml/fmt/fmt_tty.cmi 100644 root:root ad7be323225a51a7a5d74012c2e57ead -File: /usr/lib64/ocaml/fmt/fmt_tty.cmxs 100644 root:root e4a617258f9ab3a58a263f93c7aac7da +File: /usr/lib64/ocaml/fmt/fmt_tty.cmxs 100644 root:root 8e9f71beff07f43b9f982a3963ba47ec File: /usr/share/doc/ocaml-fmt-0.9.0 40755 root:root @@ -98,2 +98,2 @@ File: /usr/share/doc/ocaml-fmt-0.9.0/README.md 100644 root:root 2e3b9f7c6844c3e3e246c3e39aaef445 -RPMIdentity: 10ed69b9ca68edf1acbb6b0ea6f6ebe7189af34485f2ed9b5d46a43192bfa3783de6b415f73dd4c46dacea24fdf9ecdd75efad2db866ad27427b90fabd6b3a95 +RPMIdentity: c813290e0dffbe9a4a0d4355f592425f6e9f945eb50529fa8a3a72ecd605fbb333a45f09bfdbb7f387d60deda9b48654e82ce9d59aeb27419e444ddc797c6937 --- ocaml-fmt-debuginfo-0.9.0-alt2.x86_64.rpm.repo 2024-09-13 13:11:11.000000000 +0000 +++ ocaml-fmt-debuginfo-0.9.0-alt2.x86_64.rpm.hasher 2024-12-19 04:13:24.166859783 +0000 @@ -1,13 +1,13 @@ -/usr/lib/debug/.build-id/22 40755 root:root -/usr/lib/debug/.build-id/22/fb67b501f69337336ba6836e1c7114f7d79f21 120777 root:root ../../../../lib64/ocaml/fmt/fmt_top.cmxs -/usr/lib/debug/.build-id/22/fb67b501f69337336ba6836e1c7114f7d79f21.debug 120777 root:root ../../usr/lib64/ocaml/fmt/fmt_top.cmxs.debug -/usr/lib/debug/.build-id/6b 40755 root:root -/usr/lib/debug/.build-id/6b/a15f78072e6a337b3f93534d4eb42c30cdf642 120777 root:root ../../../../lib64/ocaml/fmt/fmt_cli.cmxs -/usr/lib/debug/.build-id/6b/a15f78072e6a337b3f93534d4eb42c30cdf642.debug 120777 root:root ../../usr/lib64/ocaml/fmt/fmt_cli.cmxs.debug -/usr/lib/debug/.build-id/7f 40755 root:root -/usr/lib/debug/.build-id/7f/715533c0247261d33bcbea1e0ed0206c8289d4 120777 root:root ../../../../lib64/ocaml/fmt/fmt.cmxs -/usr/lib/debug/.build-id/7f/715533c0247261d33bcbea1e0ed0206c8289d4.debug 120777 root:root ../../usr/lib64/ocaml/fmt/fmt.cmxs.debug -/usr/lib/debug/.build-id/e2 40755 root:root -/usr/lib/debug/.build-id/e2/568fc49512041a0a6dc9169029c0e37c4de7ac 120777 root:root ../../../../lib64/ocaml/fmt/fmt_tty.cmxs -/usr/lib/debug/.build-id/e2/568fc49512041a0a6dc9169029c0e37c4de7ac.debug 120777 root:root ../../usr/lib64/ocaml/fmt/fmt_tty.cmxs.debug +/usr/lib/debug/.build-id/10 40755 root:root +/usr/lib/debug/.build-id/10/652b4542614cc4c7c81a8efa74711e04624599 120777 root:root ../../../../lib64/ocaml/fmt/fmt_cli.cmxs +/usr/lib/debug/.build-id/10/652b4542614cc4c7c81a8efa74711e04624599.debug 120777 root:root ../../usr/lib64/ocaml/fmt/fmt_cli.cmxs.debug +/usr/lib/debug/.build-id/37 40755 root:root +/usr/lib/debug/.build-id/37/8e61869c3d2b87cafec3637f59e6589a077f65 120777 root:root ../../../../lib64/ocaml/fmt/fmt.cmxs +/usr/lib/debug/.build-id/37/8e61869c3d2b87cafec3637f59e6589a077f65.debug 120777 root:root ../../usr/lib64/ocaml/fmt/fmt.cmxs.debug +/usr/lib/debug/.build-id/ec 40755 root:root +/usr/lib/debug/.build-id/ec/021d7d06df0c8cf65ec9b7d7073c0a93dfdbe8 120777 root:root ../../../../lib64/ocaml/fmt/fmt_tty.cmxs +/usr/lib/debug/.build-id/ec/021d7d06df0c8cf65ec9b7d7073c0a93dfdbe8.debug 120777 root:root ../../usr/lib64/ocaml/fmt/fmt_tty.cmxs.debug +/usr/lib/debug/.build-id/ed 40755 root:root +/usr/lib/debug/.build-id/ed/7936dff3c311854e6258399e28a5aec0d8833e 120777 root:root ../../../../lib64/ocaml/fmt/fmt_top.cmxs +/usr/lib/debug/.build-id/ed/7936dff3c311854e6258399e28a5aec0d8833e.debug 120777 root:root ../../usr/lib64/ocaml/fmt/fmt_top.cmxs.debug /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -28,20 +28,20 @@ Provides: ocaml-fmt-debuginfo = 0.9.0-alt2:sisyphus+356727.4000.13.1 -File: /usr/lib/debug/.build-id/22 40755 root:root -File: /usr/lib/debug/.build-id/22/fb67b501f69337336ba6836e1c7114f7d79f21 120777 root:root ../../../../lib64/ocaml/fmt/fmt_top.cmxs -File: /usr/lib/debug/.build-id/22/fb67b501f69337336ba6836e1c7114f7d79f21.debug 120777 root:root ../../usr/lib64/ocaml/fmt/fmt_top.cmxs.debug -File: /usr/lib/debug/.build-id/6b 40755 root:root -File: /usr/lib/debug/.build-id/6b/a15f78072e6a337b3f93534d4eb42c30cdf642 120777 root:root ../../../../lib64/ocaml/fmt/fmt_cli.cmxs -File: /usr/lib/debug/.build-id/6b/a15f78072e6a337b3f93534d4eb42c30cdf642.debug 120777 root:root ../../usr/lib64/ocaml/fmt/fmt_cli.cmxs.debug -File: /usr/lib/debug/.build-id/7f 40755 root:root -File: /usr/lib/debug/.build-id/7f/715533c0247261d33bcbea1e0ed0206c8289d4 120777 root:root ../../../../lib64/ocaml/fmt/fmt.cmxs -File: /usr/lib/debug/.build-id/7f/715533c0247261d33bcbea1e0ed0206c8289d4.debug 120777 root:root ../../usr/lib64/ocaml/fmt/fmt.cmxs.debug -File: /usr/lib/debug/.build-id/e2 40755 root:root -File: /usr/lib/debug/.build-id/e2/568fc49512041a0a6dc9169029c0e37c4de7ac 120777 root:root ../../../../lib64/ocaml/fmt/fmt_tty.cmxs -File: /usr/lib/debug/.build-id/e2/568fc49512041a0a6dc9169029c0e37c4de7ac.debug 120777 root:root ../../usr/lib64/ocaml/fmt/fmt_tty.cmxs.debug +File: /usr/lib/debug/.build-id/10 40755 root:root +File: /usr/lib/debug/.build-id/10/652b4542614cc4c7c81a8efa74711e04624599 120777 root:root ../../../../lib64/ocaml/fmt/fmt_cli.cmxs +File: /usr/lib/debug/.build-id/10/652b4542614cc4c7c81a8efa74711e04624599.debug 120777 root:root ../../usr/lib64/ocaml/fmt/fmt_cli.cmxs.debug +File: /usr/lib/debug/.build-id/37 40755 root:root +File: /usr/lib/debug/.build-id/37/8e61869c3d2b87cafec3637f59e6589a077f65 120777 root:root ../../../../lib64/ocaml/fmt/fmt.cmxs +File: /usr/lib/debug/.build-id/37/8e61869c3d2b87cafec3637f59e6589a077f65.debug 120777 root:root ../../usr/lib64/ocaml/fmt/fmt.cmxs.debug +File: /usr/lib/debug/.build-id/ec 40755 root:root +File: /usr/lib/debug/.build-id/ec/021d7d06df0c8cf65ec9b7d7073c0a93dfdbe8 120777 root:root ../../../../lib64/ocaml/fmt/fmt_tty.cmxs +File: /usr/lib/debug/.build-id/ec/021d7d06df0c8cf65ec9b7d7073c0a93dfdbe8.debug 120777 root:root ../../usr/lib64/ocaml/fmt/fmt_tty.cmxs.debug +File: /usr/lib/debug/.build-id/ed 40755 root:root +File: /usr/lib/debug/.build-id/ed/7936dff3c311854e6258399e28a5aec0d8833e 120777 root:root ../../../../lib64/ocaml/fmt/fmt_top.cmxs +File: /usr/lib/debug/.build-id/ed/7936dff3c311854e6258399e28a5aec0d8833e.debug 120777 root:root ../../usr/lib64/ocaml/fmt/fmt_top.cmxs.debug File: /usr/lib/debug/usr/lib64/ocaml 40755 root:root File: /usr/lib/debug/usr/lib64/ocaml/fmt 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/fmt/fmt.cmxs.debug 100644 root:root d96826f9a7bab4a07a327bef0fb5c1f9 -File: /usr/lib/debug/usr/lib64/ocaml/fmt/fmt_cli.cmxs.debug 100644 root:root 165302ff8283c93aeb669a90cabcded9 -File: /usr/lib/debug/usr/lib64/ocaml/fmt/fmt_top.cmxs.debug 100644 root:root 103fda8c8501ae49e41b8c09976a31bb -File: /usr/lib/debug/usr/lib64/ocaml/fmt/fmt_tty.cmxs.debug 100644 root:root db887d78a67abbf0193269fabd39ca7f +File: /usr/lib/debug/usr/lib64/ocaml/fmt/fmt.cmxs.debug 100644 root:root 9c54e67f904aab64432923085722dcf0 +File: /usr/lib/debug/usr/lib64/ocaml/fmt/fmt_cli.cmxs.debug 100644 root:root db014e0dd9c4509b0f1dd3fce8ef32c9 +File: /usr/lib/debug/usr/lib64/ocaml/fmt/fmt_top.cmxs.debug 100644 root:root 53bf09599c70a5082722a5441283886f +File: /usr/lib/debug/usr/lib64/ocaml/fmt/fmt_tty.cmxs.debug 100644 root:root 724deff63ffec6b2d28f0c12ddf19748 File: /usr/src/debug/ocaml-fmt-0.9.0 40755 root:root @@ -53,2 +53,2 @@ File: /usr/src/debug/ocaml-fmt-0.9.0/_build/src/fmt_tty.ml 100644 root:root 33589738c7c13c5652158a51e527b6ac -RPMIdentity: 39556a246a3bad341b904e3f67201c1574c98c8b994c7a71af058e9f794293d57f5e3a2a46c4c4dd002e1ba4b0da80e2f2d5b212774b867de501050a7a89e465 +RPMIdentity: d850a0de424ffe7a9369b37f36b03fe4924f1791efc8a04e428a5f08a62be235cca81ce995f84c5edec852f459be1d0fe2eb2648b6aea10e1fbb87b9a7526d09 --- ocaml-fmt-devel-0.9.0-alt2.x86_64.rpm.repo 2024-09-13 13:11:11.000000000 +0000 +++ ocaml-fmt-devel-0.9.0-alt2.x86_64.rpm.hasher 2024-12-19 04:13:24.228860750 +0000 @@ -71,3 +71,3 @@ Provides: ocaml-fmt-devel = 0.9.0-alt2:sisyphus+356727.4000.13.1 -File: /usr/lib64/ocaml/fmt/fmt.a 100644 root:root ab70e903c045f0ca1691289fff98d1e1 +File: /usr/lib64/ocaml/fmt/fmt.a 100644 root:root 790a651706580166218d4f38e79cf96d File: /usr/lib64/ocaml/fmt/fmt.cmti 100644 root:root 05f222593bd3fce29d5b9bef98f575a6 @@ -76,3 +76,3 @@ File: /usr/lib64/ocaml/fmt/fmt.mli 100644 root:root d8155da5790b917da793fcc3609fc408 -File: /usr/lib64/ocaml/fmt/fmt_cli.a 100644 root:root 1150f4464ed150bad9abc716f5c499eb +File: /usr/lib64/ocaml/fmt/fmt_cli.a 100644 root:root 33a88444af735686978d6936fb16f1fa File: /usr/lib64/ocaml/fmt/fmt_cli.cmti 100644 root:root f5f7175e8ffa22bd98cb96a6f505a37c @@ -81,6 +81,6 @@ File: /usr/lib64/ocaml/fmt/fmt_cli.mli 100644 root:root 7b68cbb05580a6e567d305b09543c246 -File: /usr/lib64/ocaml/fmt/fmt_top.a 100644 root:root 98ff3d25535b6d7e4f45733f5102ba27 +File: /usr/lib64/ocaml/fmt/fmt_top.a 100644 root:root 34d4d7786d232e3f3b4592e9efcd6669 File: /usr/lib64/ocaml/fmt/fmt_top.cmx 100644 root:root b3c4489342fda494587d5f7fd5a6fe85 File: /usr/lib64/ocaml/fmt/fmt_top.cmxa 100644 root:root de613d7bb36902dcfaa549d9a80ffdf4 -File: /usr/lib64/ocaml/fmt/fmt_tty.a 100644 root:root 62d282ed83b04b420c974e36d5daa33c +File: /usr/lib64/ocaml/fmt/fmt_tty.a 100644 root:root 8022899ad469ea3aa52b40c7452d4746 File: /usr/lib64/ocaml/fmt/fmt_tty.cmti 100644 root:root 48d741d8e39055ba863d857bce248ca4 @@ -91,2 +91,2 @@ File: /usr/lib64/ocaml/fmt/opam 100644 root:root d1b11e4e6975fceba133ac08b5ceb245 -RPMIdentity: fa4cd3a6dd075763ff28a1f8ea6666bad42e964437813c36536c2cc57b01fffc80e933f7b32104f638a4250d32192e5dd935378ea2472d7b5089e08ddfd79a11 +RPMIdentity: 1ce577a317af8e25ea67d4b82aa4aa218bdf9de36fd93bc2784e63f89c2776abcb6c94ec94098e73d224ffc82f6eabf0480763f99d47e29edffa0da4b481e3d6