<86>Oct 3 04:29:10 userdel[2096620]: delete user 'rooter' <86>Oct 3 04:29:10 userdel[2096620]: removed group 'rooter' owned by 'rooter' <86>Oct 3 04:29:10 userdel[2096620]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 3 04:29:10 groupadd[2096634]: group added to /etc/group: name=rooter, GID=642 <86>Oct 3 04:29:10 groupadd[2096634]: group added to /etc/gshadow: name=rooter <86>Oct 3 04:29:10 groupadd[2096634]: new group: name=rooter, GID=642 <86>Oct 3 04:29:10 useradd[2096640]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash <86>Oct 3 04:29:10 userdel[2096652]: delete user 'builder' <86>Oct 3 04:29:10 userdel[2096652]: removed group 'builder' owned by 'builder' <86>Oct 3 04:29:10 userdel[2096652]: removed shadow group 'builder' owned by 'builder' <86>Oct 3 04:29:10 groupadd[2096661]: group added to /etc/group: name=builder, GID=643 <86>Oct 3 04:29:10 groupadd[2096661]: group added to /etc/gshadow: name=builder <86>Oct 3 04:29:10 groupadd[2096661]: new group: name=builder, GID=643 <86>Oct 3 04:29:10 useradd[2096666]: new user: name=builder, UID=643, GID=643, home=/usr/src, shell=/bin/bash <13>Oct 3 04:29:14 rpmi: ocaml-runtime-4.12.0-alt1 sisyphus+279404.100.2.2 1626535812 installed <13>Oct 3 04:29:14 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+268936.100.1.1 1617543918 installed <13>Oct 3 04:29:32 rpmi: ocaml-4.12.0-alt1 sisyphus+279404.100.2.2 1626535812 installed <13>Oct 3 04:29:32 rpmi: ocaml-topkg-1.0.3-alt1 sisyphus+279404.3000.2.2 1626537264 installed <13>Oct 3 04:29:32 rpmi: ocaml-topkg-devel-1.0.3-alt1 sisyphus+279404.3000.2.2 1626537264 installed <13>Oct 3 04:29:32 rpmi: ocaml-cmdliner-1.0.4-alt1 sisyphus+279404.3600.2.2 1626537581 installed <13>Oct 3 04:29:32 rpmi: ocaml-findlib-1.9.1-alt2 sisyphus+279404.500.2.2 1626536218 installed <13>Oct 3 04:29:32 rpmi: ocaml-ocamlbuild-1:0.14.0-alt1 sisyphus+279404.300.2.2 1626536081 installed <13>Oct 3 04:29:32 rpmi: opam-2.0.8-alt2 sisyphus+279502.100.1.3 1626580592 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-fmt-0.8.9-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-fmt-0.8.9-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.96523 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-fmt-0.8.9 + echo 'Source #0 (ocaml-fmt-0.8.9.tar):' Source #0 (ocaml-fmt-0.8.9.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-fmt-0.8.9.tar + cd ocaml-fmt-0.8.9 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ocaml-fmt-0.8.9-alt1.patch):' Patch #0 (ocaml-fmt-0.8.9-alt1.patch): + /usr/bin/patch -p1 patching file .gear/ocaml-fmt.spec patching file .gear/rules patching file .gear/tags/a816ddb87894de5f9ba07e476746d53b8caa7526 patching file .gear/tags/list patching file _tags patching file opam patching file pkg/META + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.96523 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-fmt-0.8.9 + sed -i s,%%VERSION_NUM%%,0.8.9,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 -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 -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 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 ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmo src/fmt_top.ml findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib64/ocaml, /usr/lib64/ocaml/compiler-libs 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 -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmx src/fmt_top.ml findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib64/ocaml, /usr/lib64/ocaml/compiler-libs File "_none_", line 1: Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/fmt_top.cmx -o src/fmt_top.cmxa + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/fmt_top.cmx -o src/fmt_top.cmxa findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib64/ocaml, /usr/lib64/ocaml/compiler-libs ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/fmt_top.cmxa -o src/fmt_top.cmxs + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/fmt_top.cmxa -o src/fmt_top.cmxs findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib64/ocaml, /usr/lib64/ocaml/compiler-libs ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/fmt_top.cmo -o src/fmt_top.cma + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/fmt_top.cmo -o src/fmt_top.cma findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib64/ocaml, /usr/lib64/ocaml/compiler-libs # No parallelism done + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.46243 + 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:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-fmt-0.8.9 + 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 + /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: camlUnix 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: unix_isatty 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: caml_sys_getenv verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_tty.cmxs: undefined symbol: camlStdlib__char 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: camlStdlib__format__formatter_of_out_channel_804 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_2963 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_tty.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_tty.cmxs: undefined symbol: camlStdlib__bytes__map_226 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 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt_cli.cmxs: undefined symbol: camlStdlib__format 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__kasprintf_1259 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__int64__1 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: caml_ephe_set_data verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__seq 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: caml_ephe_get_data 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__list verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__hashtbl verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__stack verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__int64__2 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__array 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: caml_int64_ops verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__queue 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__map__fun_1068 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__map__add_198 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__$5e_137 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__format__pp_close_box_441 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__list__find_opt_422 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__formatter_of_buffer_808 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__buffer__create_86 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__map__find_opt_282 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_fresh_oo_id verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__format__kasprintf_1259 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__format__pp_print_char_560 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__obj__get_key_356 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__format__pp_force_newline_592 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__printexc__backtrace_to_string_351 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__bytes__sub_116 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__printexc__to_string_default_227 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__printexc__convert_raw_backtrace_276 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: camlStdlib__invalid_arg_9 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__printexc__use_printers_219 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__list__assq_opt_389 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_open_box_gen_431 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__format__pp_print_break_612 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__obj__create_345 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__format__enqueue_string_as_405 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__format__fprintf_1227 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__int64__unsigned_div_140 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__obj__set_key_364 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__format__pp_print_string_516 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__min_43 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__list__rev_append_122 verify-elf: WARNING: ./usr/lib64/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__format__pp_print_flush_585 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__kfprintf_1209 Processing files: ocaml-fmt-0.8.9-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.26482 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-fmt-0.8.9 + DOCDIR=/usr/src/tmp/ocaml-fmt-buildroot/usr/share/doc/ocaml-fmt-0.8.9 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-fmt-buildroot/usr/share/doc/ocaml-fmt-0.8.9 + /bin/mkdir -p /usr/src/tmp/ocaml-fmt-buildroot/usr/share/doc/ocaml-fmt-0.8.9 + cp -prL LICENSE.md CHANGES.md README.md /usr/src/tmp/ocaml-fmt-buildroot/usr/share/doc/ocaml-fmt-0.8.9 + chmod -R go-w /usr/src/tmp/ocaml-fmt-buildroot/usr/share/doc/ocaml-fmt-0.8.9 + chmod -R a+rX /usr/src/tmp/ocaml-fmt-buildroot/usr/share/doc/ocaml-fmt-0.8.9 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LChOTG 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.A8HRNH 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) = 4.12.0-96886D26, ocaml-cmi(Fmt_cli) = 4.12.0-C6111B17, ocaml-cmi(Fmt_top) = 4.12.0-DBBBE878, ocaml-cmi(Fmt_tty) = 4.12.0-E6B0B014 Requires: ocaml-cmi(Asttypes) = 4.12.0-BAEA8C9E, ocaml-cmi(Build_path_prefix_map) = 4.12.0-656E8C2E, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(CamlinternalLazy) = 4.12.0-0FFDD456, ocaml-cmi(Cmdliner) = 4.12.0-BE6ED18E, ocaml-cmi(Cmi_format) = 4.12.0-AD11B881, ocaml-cmi(Env) = 4.12.0-8651F47C, ocaml-cmi(Ident) = 4.12.0-D0041FEF, ocaml-cmi(Identifiable) = 4.12.0-A4D66FBC, ocaml-cmi(Load_path) = 4.12.0-CF04F5EA, ocaml-cmi(Location) = 4.12.0-C873F444, ocaml-cmi(Longident) = 4.12.0-13B3EB27, ocaml-cmi(Misc) = 4.12.0-30BE4E8F, ocaml-cmi(Outcometree) = 4.12.0-0E91EAF4, ocaml-cmi(Parsetree) = 4.12.0-92C4E671, ocaml-cmi(Path) = 4.12.0-B122D3D0, ocaml-cmi(Primitive) = 4.12.0-18B142B7, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__array) = 4.12.0-4E32E71C, ocaml-cmi(Stdlib__bigarray) = 4.12.0-73871E61, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__bytes) = 4.12.0-7EBE0A81, ocaml-cmi(Stdlib__char) = 4.12.0-CCD3738D, ocaml-cmi(Stdlib__complex) = 4.12.0-81367AAA, ocaml-cmi(Stdlib__digest) = 4.12.0-58B6F86A, ocaml-cmi(Stdlib__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__ephemeron) = 4.12.0-0E3C38F7, ocaml-cmi(Stdlib__format) = 4.12.0-E8696010, ocaml-cmi(Stdlib__hashtbl) = 4.12.0-C3EC10B9, ocaml-cmi(Stdlib__int32) = 4.12.0-4C0749E5, ocaml-cmi(Stdlib__int64) = 4.12.0-6CF7F095, ocaml-cmi(Stdlib__lazy) = 4.12.0-5D62F857, ocaml-cmi(Stdlib__lexing) = 4.12.0-F7569937, ocaml-cmi(Stdlib__list) = 4.12.0-88609EF3, ocaml-cmi(Stdlib__map) = 4.12.0-717FE01A, ocaml-cmi(Stdlib__obj) = 4.12.0-2B540DC5, ocaml-cmi(Stdlib__printexc) = 4.12.0-2ED36879, ocaml-cmi(Stdlib__queue) = 4.12.0-D2482D03, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__set) = 4.12.0-D47FAD5D, ocaml-cmi(Stdlib__stack) = 4.12.0-488EB4D3, ocaml-cmi(Stdlib__string) = 4.12.0-9F0E4229, ocaml-cmi(Stdlib__sys) = 4.12.0-EB89F871, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, ocaml-cmi(Subst) = 4.12.0-F5B88697, ocaml-cmi(Toploop) = 4.12.0-0495573E, ocaml-cmi(Type_immediacy) = 4.12.0-D5796C46, ocaml-cmi(Types) = 4.12.0-00D76638, ocaml-cmi(Unix) = 4.12.0-EADECC35, ocaml-cmi(Warnings) = 4.12.0-B2D4200E, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FbmpUK Creating ocaml-fmt-debuginfo package Processing files: ocaml-fmt-devel-0.8.9-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lH5u0J 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.Zev0gJ find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmx(Fmt) = 4.12.0-3607A297, ocaml-cmx(Fmt_cli) = 4.12.0-76822C93, ocaml-cmx(Fmt_top) = 4.12.0-4DE2EC89, ocaml-cmx(Fmt_tty) = 4.12.0-147036FB Requires: ocaml-fmt = 0.8.9-alt1, ocaml-cmi(Asttypes) = 4.12.0-BAEA8C9E, ocaml-cmi(Build_path_prefix_map) = 4.12.0-656E8C2E, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(CamlinternalLazy) = 4.12.0-0FFDD456, ocaml-cmi(Cmdliner) = 4.12.0-BE6ED18E, ocaml-cmi(Cmi_format) = 4.12.0-AD11B881, ocaml-cmi(Env) = 4.12.0-8651F47C, ocaml-cmi(Fmt) = 4.12.0-96886D26, ocaml-cmi(Fmt_cli) = 4.12.0-C6111B17, ocaml-cmi(Fmt_top) = 4.12.0-DBBBE878, ocaml-cmi(Fmt_tty) = 4.12.0-E6B0B014, ocaml-cmi(Ident) = 4.12.0-D0041FEF, ocaml-cmi(Identifiable) = 4.12.0-A4D66FBC, ocaml-cmi(Load_path) = 4.12.0-CF04F5EA, ocaml-cmi(Location) = 4.12.0-C873F444, ocaml-cmi(Longident) = 4.12.0-13B3EB27, ocaml-cmi(Misc) = 4.12.0-30BE4E8F, ocaml-cmi(Outcometree) = 4.12.0-0E91EAF4, ocaml-cmi(Parsetree) = 4.12.0-92C4E671, ocaml-cmi(Path) = 4.12.0-B122D3D0, ocaml-cmi(Primitive) = 4.12.0-18B142B7, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__array) = 4.12.0-4E32E71C, ocaml-cmi(Stdlib__bigarray) = 4.12.0-73871E61, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__bytes) = 4.12.0-7EBE0A81, ocaml-cmi(Stdlib__char) = 4.12.0-CCD3738D, ocaml-cmi(Stdlib__complex) = 4.12.0-81367AAA, ocaml-cmi(Stdlib__digest) = 4.12.0-58B6F86A, ocaml-cmi(Stdlib__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__ephemeron) = 4.12.0-0E3C38F7, ocaml-cmi(Stdlib__format) = 4.12.0-E8696010, ocaml-cmi(Stdlib__hashtbl) = 4.12.0-C3EC10B9, ocaml-cmi(Stdlib__int32) = 4.12.0-4C0749E5, ocaml-cmi(Stdlib__int64) = 4.12.0-6CF7F095, ocaml-cmi(Stdlib__lazy) = 4.12.0-5D62F857, ocaml-cmi(Stdlib__lexing) = 4.12.0-F7569937, ocaml-cmi(Stdlib__list) = 4.12.0-88609EF3, ocaml-cmi(Stdlib__map) = 4.12.0-717FE01A, ocaml-cmi(Stdlib__obj) = 4.12.0-2B540DC5, ocaml-cmi(Stdlib__printexc) = 4.12.0-2ED36879, ocaml-cmi(Stdlib__queue) = 4.12.0-D2482D03, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__set) = 4.12.0-D47FAD5D, ocaml-cmi(Stdlib__stack) = 4.12.0-488EB4D3, ocaml-cmi(Stdlib__string) = 4.12.0-9F0E4229, ocaml-cmi(Stdlib__sys) = 4.12.0-EB89F871, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, ocaml-cmi(Subst) = 4.12.0-F5B88697, ocaml-cmi(Toploop) = 4.12.0-0495573E, ocaml-cmi(Type_immediacy) = 4.12.0-D5796C46, ocaml-cmi(Types) = 4.12.0-00D76638, ocaml-cmi(Unix) = 4.12.0-EADECC35, ocaml-cmi(Warnings) = 4.12.0-B2D4200E, ocaml-cmx(Stdlib) = 4.12.0-90535572, ocaml-cmx(Stdlib__array) = 4.12.0-BD748DF8, ocaml-cmx(Stdlib__buffer) = 4.12.0-F2C78998, ocaml-cmx(Stdlib__ephemeron) = 4.12.0-DA048B6F, ocaml-cmx(Stdlib__format) = 4.12.0-41296AC9, ocaml-cmx(Stdlib__hashtbl) = 4.12.0-D6C11956, ocaml-cmx(Stdlib__int64) = 4.12.0-54C5D202, ocaml-cmx(Stdlib__list) = 4.12.0-53D7956D, ocaml-cmx(Stdlib__map) = 4.12.0-9B04E108, ocaml-cmx(Stdlib__printexc) = 4.12.0-E4C142A6, ocaml-cmx(Stdlib__queue) = 4.12.0-8ACDC8C2, ocaml-cmx(Stdlib__seq) = 4.12.0-29CB9C79, ocaml-cmx(Stdlib__stack) = 4.12.0-671AEFD3, ocaml-cmx(Stdlib__string) = 4.12.0-0F51BE4F, ocaml-cmx(Stdlib__sys) = 4.12.0-53713114, ocaml-cmx(Stdlib__uchar) = 4.12.0-D51B9F6E, ocaml-cmx(Unix) = 4.12.0-6CAD08EE Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HZ0B1I Processing files: ocaml-fmt-debuginfo-0.8.9-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yeOlqJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zHO4RK find-requires: running scripts (debuginfo) Requires: ocaml-fmt = 0.8.9-alt1 Adding to ocaml-fmt-devel a strict dependency on ocaml-fmt Adding to ocaml-fmt-debuginfo a strict dependency on ocaml-fmt Removing 4 extra deps from ocaml-fmt-devel due to dependency on ocaml-fmt Removing 50 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.8.9-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-fmt-devel-0.8.9-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-fmt-debuginfo-0.8.9-alt1.x86_64.rpm (w2.lzdio) 2.45user 0.80system 0:13.79elapsed 23%CPU (0avgtext+0avgdata 43352maxresident)k 0inputs+0outputs (0major+408126minor)pagefaults 0swaps 16.70user 4.91system 0:47.59elapsed 45%CPU (0avgtext+0avgdata 108092maxresident)k 9432inputs+0outputs (31180major+681708minor)pagefaults 0swaps --- ocaml-fmt-0.8.9-alt1.x86_64.rpm.repo 2021-07-17 16:03:05.000000000 +0000 +++ ocaml-fmt-0.8.9-alt1.x86_64.rpm.hasher 2021-10-03 04:29:52.109841434 +0000 @@ -84,3 +84,3 @@ File: /usr/lib64/ocaml/fmt/fmt.cmti 100644 root:root ccc8aecf5ad3b3fbaf887f06347fe9ea -File: /usr/lib64/ocaml/fmt/fmt.cmxs 100644 root:root 96d419fa5834510c89becfc0a092e586 +File: /usr/lib64/ocaml/fmt/fmt.cmxs 100644 root:root 59fc9de94798a28e23fa4b2972c1077a File: /usr/lib64/ocaml/fmt/fmt_cli.cma 100644 root:root 157665887f1ed72041dd110b5674a1e5 @@ -88,5 +88,5 @@ File: /usr/lib64/ocaml/fmt/fmt_cli.cmti 100644 root:root da38e6996f0496cce8ef0fd877ded3c1 -File: /usr/lib64/ocaml/fmt/fmt_cli.cmxs 100644 root:root cad9e0095645b4af6a5fe6030fd49497 +File: /usr/lib64/ocaml/fmt/fmt_cli.cmxs 100644 root:root 6817951707839a65c75450a2ba5a9779 File: /usr/lib64/ocaml/fmt/fmt_top.cma 100644 root:root bc565e99f3a1022d15095e6c349c4fb4 -File: /usr/lib64/ocaml/fmt/fmt_top.cmxs 100644 root:root 7dd410e0d8c961d2fa35766d53df6cc1 +File: /usr/lib64/ocaml/fmt/fmt_top.cmxs 100644 root:root 9e961b0f30f2ce8026785cb3c5b6db1a File: /usr/lib64/ocaml/fmt/fmt_tty.cma 100644 root:root 83fe68ebe52089dc4668e208cd38d041 @@ -94,3 +94,3 @@ File: /usr/lib64/ocaml/fmt/fmt_tty.cmti 100644 root:root 55336602bd6ed73f85a8ee78a32d8d84 -File: /usr/lib64/ocaml/fmt/fmt_tty.cmxs 100644 root:root 4d5b2a7ab5da327147833b7b8265bb00 +File: /usr/lib64/ocaml/fmt/fmt_tty.cmxs 100644 root:root e26c349ab4e69a9cf53af2de7fd464c2 File: /usr/lib64/ocaml/fmt/fmt_tty_top_init.ml 100644 root:root 40b1ae1fe6d0027fde2ef43c90510e91 @@ -101,2 +101,2 @@ File: /usr/share/doc/ocaml-fmt-0.8.9/README.md 100644 root:root 2e3b9f7c6844c3e3e246c3e39aaef445 -RPMIdentity: 234b7bb6dec4080336f9e8cd2e761ba4efadc88d985f95a7fdc75814573405ab8874be09f3e46f31e7400eadda0bd25e94d5d3f1da9842840b6fe925ea52093e +RPMIdentity: 526ab60d8dadb12023c19afbddee773b6a23d88412b26aa4b7d5d71e1147b4821b505d9ecba6887db2c289fd442bba0b77f5159a7d188d668c6a413387e9170f --- ocaml-fmt-debuginfo-0.8.9-alt1.x86_64.rpm.repo 2021-07-17 16:03:05.000000000 +0000 +++ ocaml-fmt-debuginfo-0.8.9-alt1.x86_64.rpm.hasher 2021-10-03 04:29:52.561841846 +0000 @@ -1,13 +1,13 @@ -/usr/lib/debug/.build-id/0d 40755 root:root -/usr/lib/debug/.build-id/0d/bcae6562a2a50b55ad86260c7dd573c5e8240e 120777 root:root ../../../../lib64/ocaml/fmt/fmt_top.cmxs -/usr/lib/debug/.build-id/0d/bcae6562a2a50b55ad86260c7dd573c5e8240e.debug 120777 root:root ../../usr/lib64/ocaml/fmt/fmt_top.cmxs.debug -/usr/lib/debug/.build-id/80 40755 root:root -/usr/lib/debug/.build-id/80/dac48fc1ce3a794cbc98f92314fa88fe355311 120777 root:root ../../../../lib64/ocaml/fmt/fmt_cli.cmxs -/usr/lib/debug/.build-id/80/dac48fc1ce3a794cbc98f92314fa88fe355311.debug 120777 root:root ../../usr/lib64/ocaml/fmt/fmt_cli.cmxs.debug -/usr/lib/debug/.build-id/ac 40755 root:root -/usr/lib/debug/.build-id/ac/75fee1f63ddd0974de67f2f98101acdb86c402 120777 root:root ../../../../lib64/ocaml/fmt/fmt_tty.cmxs -/usr/lib/debug/.build-id/ac/75fee1f63ddd0974de67f2f98101acdb86c402.debug 120777 root:root ../../usr/lib64/ocaml/fmt/fmt_tty.cmxs.debug -/usr/lib/debug/.build-id/f4 40755 root:root -/usr/lib/debug/.build-id/f4/f27f962e28ef1d0035cfdf6081ea96f57675f7 120777 root:root ../../../../lib64/ocaml/fmt/fmt.cmxs -/usr/lib/debug/.build-id/f4/f27f962e28ef1d0035cfdf6081ea96f57675f7.debug 120777 root:root ../../usr/lib64/ocaml/fmt/fmt.cmxs.debug +/usr/lib/debug/.build-id/0f 40755 root:root +/usr/lib/debug/.build-id/0f/45be80dc36083134aa44571a28bc807cf93125 120777 root:root ../../../../lib64/ocaml/fmt/fmt_cli.cmxs +/usr/lib/debug/.build-id/0f/45be80dc36083134aa44571a28bc807cf93125.debug 120777 root:root ../../usr/lib64/ocaml/fmt/fmt_cli.cmxs.debug +/usr/lib/debug/.build-id/20 40755 root:root +/usr/lib/debug/.build-id/20/0de30fb9bd8f9bba9f85396660e8a21ae9b91c 120777 root:root ../../../../lib64/ocaml/fmt/fmt_top.cmxs +/usr/lib/debug/.build-id/20/0de30fb9bd8f9bba9f85396660e8a21ae9b91c.debug 120777 root:root ../../usr/lib64/ocaml/fmt/fmt_top.cmxs.debug +/usr/lib/debug/.build-id/c1 40755 root:root +/usr/lib/debug/.build-id/c1/0b11080aef6ead39bf271b7f50d257bb54c318 120777 root:root ../../../../lib64/ocaml/fmt/fmt_tty.cmxs +/usr/lib/debug/.build-id/c1/0b11080aef6ead39bf271b7f50d257bb54c318.debug 120777 root:root ../../usr/lib64/ocaml/fmt/fmt_tty.cmxs.debug +/usr/lib/debug/.build-id/c6 40755 root:root +/usr/lib/debug/.build-id/c6/83c43bbbe4f5fd7b1a5b2eb54f83a12eff935e 120777 root:root ../../../../lib64/ocaml/fmt/fmt.cmxs +/usr/lib/debug/.build-id/c6/83c43bbbe4f5fd7b1a5b2eb54f83a12eff935e.debug 120777 root:root ../../usr/lib64/ocaml/fmt/fmt.cmxs.debug /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -28,20 +28,20 @@ Provides: ocaml-fmt-debuginfo = 0.8.9-alt1:sisyphus+279404.4200.2.2 -File: /usr/lib/debug/.build-id/0d 40755 root:root -File: /usr/lib/debug/.build-id/0d/bcae6562a2a50b55ad86260c7dd573c5e8240e 120777 root:root ../../../../lib64/ocaml/fmt/fmt_top.cmxs -File: /usr/lib/debug/.build-id/0d/bcae6562a2a50b55ad86260c7dd573c5e8240e.debug 120777 root:root ../../usr/lib64/ocaml/fmt/fmt_top.cmxs.debug -File: /usr/lib/debug/.build-id/80 40755 root:root -File: /usr/lib/debug/.build-id/80/dac48fc1ce3a794cbc98f92314fa88fe355311 120777 root:root ../../../../lib64/ocaml/fmt/fmt_cli.cmxs -File: /usr/lib/debug/.build-id/80/dac48fc1ce3a794cbc98f92314fa88fe355311.debug 120777 root:root ../../usr/lib64/ocaml/fmt/fmt_cli.cmxs.debug -File: /usr/lib/debug/.build-id/ac 40755 root:root -File: /usr/lib/debug/.build-id/ac/75fee1f63ddd0974de67f2f98101acdb86c402 120777 root:root ../../../../lib64/ocaml/fmt/fmt_tty.cmxs -File: /usr/lib/debug/.build-id/ac/75fee1f63ddd0974de67f2f98101acdb86c402.debug 120777 root:root ../../usr/lib64/ocaml/fmt/fmt_tty.cmxs.debug -File: /usr/lib/debug/.build-id/f4 40755 root:root -File: /usr/lib/debug/.build-id/f4/f27f962e28ef1d0035cfdf6081ea96f57675f7 120777 root:root ../../../../lib64/ocaml/fmt/fmt.cmxs -File: /usr/lib/debug/.build-id/f4/f27f962e28ef1d0035cfdf6081ea96f57675f7.debug 120777 root:root ../../usr/lib64/ocaml/fmt/fmt.cmxs.debug +File: /usr/lib/debug/.build-id/0f 40755 root:root +File: /usr/lib/debug/.build-id/0f/45be80dc36083134aa44571a28bc807cf93125 120777 root:root ../../../../lib64/ocaml/fmt/fmt_cli.cmxs +File: /usr/lib/debug/.build-id/0f/45be80dc36083134aa44571a28bc807cf93125.debug 120777 root:root ../../usr/lib64/ocaml/fmt/fmt_cli.cmxs.debug +File: /usr/lib/debug/.build-id/20 40755 root:root +File: /usr/lib/debug/.build-id/20/0de30fb9bd8f9bba9f85396660e8a21ae9b91c 120777 root:root ../../../../lib64/ocaml/fmt/fmt_top.cmxs +File: /usr/lib/debug/.build-id/20/0de30fb9bd8f9bba9f85396660e8a21ae9b91c.debug 120777 root:root ../../usr/lib64/ocaml/fmt/fmt_top.cmxs.debug +File: /usr/lib/debug/.build-id/c1 40755 root:root +File: /usr/lib/debug/.build-id/c1/0b11080aef6ead39bf271b7f50d257bb54c318 120777 root:root ../../../../lib64/ocaml/fmt/fmt_tty.cmxs +File: /usr/lib/debug/.build-id/c1/0b11080aef6ead39bf271b7f50d257bb54c318.debug 120777 root:root ../../usr/lib64/ocaml/fmt/fmt_tty.cmxs.debug +File: /usr/lib/debug/.build-id/c6 40755 root:root +File: /usr/lib/debug/.build-id/c6/83c43bbbe4f5fd7b1a5b2eb54f83a12eff935e 120777 root:root ../../../../lib64/ocaml/fmt/fmt.cmxs +File: /usr/lib/debug/.build-id/c6/83c43bbbe4f5fd7b1a5b2eb54f83a12eff935e.debug 120777 root:root ../../usr/lib64/ocaml/fmt/fmt.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 7d23c3b333a245b54a5eed215586ac38 -File: /usr/lib/debug/usr/lib64/ocaml/fmt/fmt_cli.cmxs.debug 100644 root:root 1f2c4a335d9bf8af01eea8791228970b -File: /usr/lib/debug/usr/lib64/ocaml/fmt/fmt_top.cmxs.debug 100644 root:root af7f0d8d141bd49a9de940968af09aa5 -File: /usr/lib/debug/usr/lib64/ocaml/fmt/fmt_tty.cmxs.debug 100644 root:root 95a25c3eac8e1a247ec7b3e69334c2a6 +File: /usr/lib/debug/usr/lib64/ocaml/fmt/fmt.cmxs.debug 100644 root:root 7e7a19655c2fcfbe1453643dbc7645b8 +File: /usr/lib/debug/usr/lib64/ocaml/fmt/fmt_cli.cmxs.debug 100644 root:root 7650e7ad3f8536898af159b2f9dbcd4f +File: /usr/lib/debug/usr/lib64/ocaml/fmt/fmt_top.cmxs.debug 100644 root:root 45a19811d1613833fea6df9a2b989da3 +File: /usr/lib/debug/usr/lib64/ocaml/fmt/fmt_tty.cmxs.debug 100644 root:root 2ecd68a1b8039551269e616649d69a41 File: /usr/src/debug/ocaml-fmt-0.8.9 40755 root:root @@ -53,2 +53,2 @@ File: /usr/src/debug/ocaml-fmt-0.8.9/_build/src/fmt_tty.ml 100644 root:root cd7a4dc2c692eb60a33d66140e81a863 -RPMIdentity: 09b43941bc2b3f547deb6f1cd35a81e658e5fea9bd2c24b583be50de3bf34f708faecb06adba99e7348a31648a5ff934d2847742c5fe4ebfc6d599ed7089454f +RPMIdentity: 237c4624be0bc898277146a605cad8fab8b4c9b058991198d3b0d72511a03e7b96549c40fcb06171b9d5b0b8306813379d91447f42974382e32597a295f8ea63