<86>Jun 3 05:43:57 userdel[3758663]: delete user 'rooter' <86>Jun 3 05:43:57 userdel[3758663]: removed group 'rooter' owned by 'rooter' <86>Jun 3 05:43:57 userdel[3758663]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 3 05:43:57 groupadd[3758723]: group added to /etc/group: name=rooter, GID=1847 <86>Jun 3 05:43:57 groupadd[3758723]: group added to /etc/gshadow: name=rooter <86>Jun 3 05:43:57 groupadd[3758723]: new group: name=rooter, GID=1847 <86>Jun 3 05:43:57 useradd[3758744]: new user: name=rooter, UID=1847, GID=1847, home=/root, shell=/bin/bash, from=none <86>Jun 3 05:43:57 userdel[3758786]: delete user 'builder' <86>Jun 3 05:43:57 userdel[3758786]: removed group 'builder' owned by 'builder' <86>Jun 3 05:43:57 userdel[3758786]: removed shadow group 'builder' owned by 'builder' <86>Jun 3 05:43:57 groupadd[3758814]: group added to /etc/group: name=builder, GID=1848 <86>Jun 3 05:43:57 groupadd[3758814]: group added to /etc/gshadow: name=builder <86>Jun 3 05:43:57 groupadd[3758814]: new group: name=builder, GID=1848 <86>Jun 3 05:43:57 useradd[3758830]: new user: name=builder, UID=1848, GID=1848, home=/usr/src, shell=/bin/bash, from=none <13>Jun 3 05:43:59 rpmi: ocaml-runtime-4.13.1-alt1 sisyphus+288339.100.3.1 1636228564 installed <13>Jun 3 05:43:59 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+288339.1400.3.1 1636230742 installed <13>Jun 3 05:44:07 rpmi: ocaml-4.13.1-alt1 sisyphus+288339.100.3.1 1636228564 installed <13>Jun 3 05:44:07 rpmi: ocaml-topkg-1.0.5-alt1 sisyphus+297371.100.1.1 1648454900 installed <13>Jun 3 05:44:07 rpmi: ocaml-topkg-devel-1.0.5-alt1 sisyphus+297371.100.1.1 1648454900 installed <13>Jun 3 05:44:07 rpmi: ocaml-cmdliner-1.0.4-alt1 sisyphus+288339.10200.3.1 1636232712 installed <13>Jun 3 05:44:07 rpmi: ocaml-findlib-1.9.3-alt1 sisyphus+294399.100.3.1 1643757341 installed <13>Jun 3 05:44:07 rpmi: ocaml-ocamlbuild-1:0.14.1-alt1 sisyphus+297192.100.1.1 1648205278 installed <13>Jun 3 05:44:07 rpmi: opam-2.1.4-alt1 sisyphus+314123.100.1.1 1674638916 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-fmt-0.8.10-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-fmt-0.8.10-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.81566 + 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.10 + echo 'Source #0 (ocaml-fmt-0.8.10.tar):' Source #0 (ocaml-fmt-0.8.10.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-fmt-0.8.10.tar + cd ocaml-fmt-0.8.10 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ocaml-fmt-0.8.10-alt1.patch):' Patch #0 (ocaml-fmt-0.8.10-alt1.patch): + /usr/bin/patch -p1 patching file .gear/ocaml-fmt.spec patching file .gear/rules patching file .gear/tags/e96f6f415919cfe3136cf1030184819d4be384a4 patching file .gear/tags/list + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.81566 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-fmt-0.8.10 + sed -i s,%%VERSION_NUM%%,0.8.10,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 ocamlopt -shared -linkall -I src src/fmt.cmxa -o src/fmt.cmxs ld: src/fmt.a(fmt.o): warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object 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 ocamlopt -shared -linkall -package unix -I src src/fmt_tty.cmxa -o src/fmt_tty.cmxs ld: src/fmt_tty.a(fmt_tty.o): warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object 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 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 ocamlopt -shared -linkall -package cmdliner -I src src/fmt_cli.cmxa -o src/fmt_cli.cmxs ld: src/fmt_cli.a(fmt_cli.o): warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object 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/lib/ocaml, /usr/lib/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/lib/ocaml, /usr/lib/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/lib/ocaml, /usr/lib/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/lib/ocaml, /usr/lib/ocaml/compiler-libs ld: src/fmt_top.a(fmt_top.o): warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object 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/lib/ocaml, /usr/lib/ocaml/compiler-libs # No parallelism done + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.91714 + 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.10 + opam-installer --prefix=/usr/src/tmp/ocaml-fmt-buildroot/usr --libdir=/usr/src/tmp/ocaml-fmt-buildroot/usr/lib/ocaml Creating directory /usr/src/tmp/ocaml-fmt-buildroot/usr/lib/ocaml/fmt _build/opam => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib/ocaml/fmt/opam _build/pkg/META => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib/ocaml/fmt/META _build/src/fmt.a => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib/ocaml/fmt/fmt.a _build/src/fmt.cma => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib/ocaml/fmt/fmt.cma _build/src/fmt.cmi => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib/ocaml/fmt/fmt.cmi _build/src/fmt.cmti => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib/ocaml/fmt/fmt.cmti _build/src/fmt.cmx => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib/ocaml/fmt/fmt.cmx _build/src/fmt.cmxa => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib/ocaml/fmt/fmt.cmxa _build/src/fmt.cmxs => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib/ocaml/fmt/fmt.cmxs _build/src/fmt.mli => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib/ocaml/fmt/fmt.mli _build/src/fmt_cli.a => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib/ocaml/fmt/fmt_cli.a _build/src/fmt_cli.cma => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib/ocaml/fmt/fmt_cli.cma _build/src/fmt_cli.cmi => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib/ocaml/fmt/fmt_cli.cmi _build/src/fmt_cli.cmti => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib/ocaml/fmt/fmt_cli.cmti _build/src/fmt_cli.cmx => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib/ocaml/fmt/fmt_cli.cmx _build/src/fmt_cli.cmxa => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib/ocaml/fmt/fmt_cli.cmxa _build/src/fmt_cli.cmxs => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib/ocaml/fmt/fmt_cli.cmxs _build/src/fmt_cli.mli => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib/ocaml/fmt/fmt_cli.mli _build/src/fmt_top.a => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib/ocaml/fmt/fmt_top.a _build/src/fmt_top.cma => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib/ocaml/fmt/fmt_top.cma _build/src/fmt_top.cmx => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib/ocaml/fmt/fmt_top.cmx _build/src/fmt_top.cmxa => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib/ocaml/fmt/fmt_top.cmxa _build/src/fmt_top.cmxs => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib/ocaml/fmt/fmt_top.cmxs _build/src/fmt_tty.a => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib/ocaml/fmt/fmt_tty.a _build/src/fmt_tty.cma => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib/ocaml/fmt/fmt_tty.cma _build/src/fmt_tty.cmi => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib/ocaml/fmt/fmt_tty.cmi _build/src/fmt_tty.cmti => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib/ocaml/fmt/fmt_tty.cmti _build/src/fmt_tty.cmx => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib/ocaml/fmt/fmt_tty.cmx _build/src/fmt_tty.cmxa => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib/ocaml/fmt/fmt_tty.cmxa _build/src/fmt_tty.cmxs => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib/ocaml/fmt/fmt_tty.cmxs _build/src/fmt_tty.mli => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib/ocaml/fmt/fmt_tty.mli _build/src/fmt_tty_top_init.ml => /usr/src/tmp/ocaml-fmt-buildroot/usr/lib/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/lib: (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=relaxed,unresolved=normal) the file containing the function 'camlFmt_tty__setup_164' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt_tty__has_utf_8_489' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt_tty__entry' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry2' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt_tty__is_infix_81' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt_tty__loop_161' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt_tty__setup_std_outputs_492' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt_tty.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt_tty.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt_tty.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt_tty.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt_tty.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt_tty.cmxs: undefined symbol: camlFmt verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt_tty.cmxs: undefined symbol: camlStdlib__Format__formatter_of_out_channel_926 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt_tty.cmxs: undefined symbol: caml_sys_getenv verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt_tty.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt_tty.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt_tty.cmxs: undefined symbol: caml_channel_descriptor verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt_tty.cmxs: undefined symbol: unix_isatty verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt_tty.cmxs: undefined symbol: camlUnix verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt_tty.cmxs: undefined symbol: camlFmt__set_3002 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt_tty.cmxs: undefined symbol: camlStdlib__Char verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt_tty.cmxs: undefined symbol: camlStdlib__Bytes__map_256 the file containing the function 'camlFmt_top__entry' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt_top.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt_top.cmxs: undefined symbol: camlToploop verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt_top.cmxs: undefined symbol: camlStdlib__Format the file containing the function 'camlFmt_cli__style_renderer_258' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt_cli__entry' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3_1' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt_cli.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt_cli.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt_cli.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt_cli.cmxs: undefined symbol: camlCmdliner verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt_cli.cmxs: undefined symbol: camlStdlib__Format verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt_cli.cmxs: undefined symbol: camlStdlib__Format__kasprintf_1409 the file containing the function 'camlFmt__failwith_notrace_286' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__error_292' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__error_msg_296' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__parens_508' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__brackets_511' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__oxford_brackets_514' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__braces_517' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__quote_inner_3904' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__exn_backtrace_659' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__pp_backtrace_str_664' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__round_755' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__round_dfrac_758' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__round_dsig_763' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__signal_1284' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__pair_1316' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__option_1319' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__result_1324' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__hashtbl_1348' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__stack_1351' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__queue_1353' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__field_inner_4443' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__record_1365' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__pp_at_factor_1383' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__si_size_1384' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__bi_byte_size_1422' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__pp_si_span_1514' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__pp_non_si_1515' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__uint64_ns_span_1516' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4748' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4770' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__padded0x_1706' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__pp_char_1744' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__addresses_inner_4951' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__sub_1808' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__loop_1849' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__truncated_1864' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__text_loc_1870' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__one_of_inner_5155' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__loop_1889' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__did_you_mean_1895' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_5247' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__go_2896' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__ansi_style_code_3055' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__pp_sgr_3058' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__styled_3063' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__field_inner_5291' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__field_3077' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__to_to_string_3101' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__entry' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_5' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry2' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_3702' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_3706' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_3709' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__iter_inner_3726' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__iter_bindings_inner_3736' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__pp_binding_382' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__concat_392' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__list_806' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__array_810' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__seq_869' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__hashtbl_890' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__queue_1151' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__stack_1178' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__iter_1331' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__iter_bindings_1336' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__list_1342' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__array_1344' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__seq_1346' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__div_round_up_1433' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__float_1437' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__unsigned_compare_1448' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__unsigned_div_1497' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__unsigned_rem_1503' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__geq_1522' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__lt_1570' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__vec_1597' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__sub_vecs_1696' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4793' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__ascii_inner_4902' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__ascii_1712' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__octets_inner_4929' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__hex_inner_4996' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__words_1814' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__paragraphs_1827' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__text_1844' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__lines_1854' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__attr_1913' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_5244' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__get_2995' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__str_like_3038' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__record_inner_5322' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__styled_unit_3122' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_2_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_3_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_4_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_5_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_6' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_2_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_3_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_4_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_5' is not compiled with -fpic/-fPIC the file containing the function 'caml_apply10' is not compiled with -fpic/-fPIC the file containing the function 'caml_apply8' is not compiled with -fpic/-fPIC the file containing the function 'caml_apply7' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__failwith_264' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__invalid_arg_290' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__flush_301' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__flush_3044' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__any_318' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fmt_335' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__nativeint_532' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__int32_536' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__int64_540' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__uint_544' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__uint32_548' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__uint64_552' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__unativeint_556' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__float_752' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__float_dfrac_768' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__float_dsig_773' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__uchar_1289' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__string_1313' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4406' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4420' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4434' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4463' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4805' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4817' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4829' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4841' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4853' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4865' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4877' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4893' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_5200' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_5304' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_5361' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__using_323' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__const_329' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__pp_elt_370' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__append_385' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_3748' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__box_inner_3754' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__hbox_472' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__vbox_inner_3762' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__hvbox_inner_3769' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__hovbox_inner_3776' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__surround_501' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_3791' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_3821' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_3851' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_3881' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_3918' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_3930' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__pair_inner_4025' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__option_inner_4033' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__result_798' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4183' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4195' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4223' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4235' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4295' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4307' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4337' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4349' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4500' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__iter_vec_1590' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4765' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4787' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4914' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__pp_char_1723' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__pp_sep_1740' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4976' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4964' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__pp_sub_1776' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_5048' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_5083' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__if_utf_8_3047' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__prefix_3110' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__suffix_3116' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__cut_339' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__sp_343' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__sps_347' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__comma_352' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__semi_356' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__loop_741' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_5038' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__loop_1819' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__loop_1832' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__buffer_562' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__exn_609' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__loop_1859' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__of_to_string_3096' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__iter_360' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__iter_bindings_372' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__pair_778' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__option_789' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4048' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4066' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4084' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4102' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4120' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4138' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4279' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4321' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__field_1355' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4739' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__octets_1729' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_5007' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__one_of_1878' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_5214' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__store_2285' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__set_3002' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__utf_8_3016' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__set_utf_8_3019' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__style_renderer_3025' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__set_style_renderer_3028' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__record_3090' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__quote_520' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__pp_mark_526' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4750' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4755' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4772' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4777' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__stop_at_1803' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__byte_size_1418' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__not_white_1797' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__not_white_or_nl_1800' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__with_buffer_3032' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: caml_extra_params verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format__kasprintf_1409 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format__pp_print_flush_707 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format__fprintf_1377 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format__pp_print_break_734 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format__pp_print_string_570 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__List verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format__pp_open_box_gen_485 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format__pp_close_box_495 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format__enqueue_string_as_459 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Bytes__sub_116 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Printexc__use_printers_219 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Printexc__to_string_default_227 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Printexc__convert_raw_backtrace_276 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Printexc__backtrace_to_string_356 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: caml_string_equal verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: floor verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: pow verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: log10 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Array verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Seq verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Hashtbl verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Queue verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Stack verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__List__assq_opt_389 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: caml_exn_Division_by_zero verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: caml_int64_sub_native verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: caml_int64_ops verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: caml_int64_compare verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Int64__1 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: caml_lessthan verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Int64__2 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: caml_int64_shift_right_unsigned verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: caml_int64_div_native verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: caml_int64_shift_left verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: caml_int64_mul_native verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: caml_int64_add_native verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Int64__unsigned_div_146 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: caml_notequal verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: caml_int64_mod_native verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__min_43 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__List__find_opt_422 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format__pp_print_char_682 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format__pp_force_newline_714 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Obj__get_key_360 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: caml_ephe_get_data verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__List__rev_append_122 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Obj__create_349 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Obj__set_key_368 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: caml_ephe_set_data verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map__find_opt_284 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__invalid_arg_9 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map__add_200 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format__formatter_of_buffer_930 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Buffer__create_86 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Format__kfprintf_1359 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__$5e_140 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: caml_obj_dup verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__Map__fun_1056 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: caml_alloc1 Processing files: ocaml-fmt-0.8.10-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.91714 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-fmt-0.8.10 + DOCDIR=/usr/src/tmp/ocaml-fmt-buildroot/usr/share/doc/ocaml-fmt-0.8.10 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-fmt-buildroot/usr/share/doc/ocaml-fmt-0.8.10 + /bin/mkdir -p /usr/src/tmp/ocaml-fmt-buildroot/usr/share/doc/ocaml-fmt-0.8.10 + cp -prL LICENSE.md CHANGES.md README.md /usr/src/tmp/ocaml-fmt-buildroot/usr/share/doc/ocaml-fmt-0.8.10 + chmod -R go-w /usr/src/tmp/ocaml-fmt-buildroot/usr/share/doc/ocaml-fmt-0.8.10 + chmod -R a+rX /usr/src/tmp/ocaml-fmt-buildroot/usr/share/doc/ocaml-fmt-0.8.10 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.afL4Xo 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.ITVggN 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.13.1-7F91AAE6, ocaml-cmi(Fmt_cli) = 4.13.1-D12CCBCB, ocaml-cmi(Fmt_top) = 4.13.1-C3389C5F, ocaml-cmi(Fmt_tty) = 4.13.1-F55FF059 Requires: ocaml-cmi(Asttypes) = 4.13.1-8D9243B2, ocaml-cmi(Build_path_prefix_map) = 4.13.1-768AAA9A, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(CamlinternalLazy) = 4.13.1-82103148, ocaml-cmi(Cmdliner) = 4.13.1-EA194622, ocaml-cmi(Cmi_format) = 4.13.1-76D3429A, ocaml-cmi(Env) = 4.13.1-3E1FEE82, ocaml-cmi(Ident) = 4.13.1-66346E41, ocaml-cmi(Identifiable) = 4.13.1-9F19D868, ocaml-cmi(Load_path) = 4.13.1-8AB42785, ocaml-cmi(Location) = 4.13.1-42FE4A2F, ocaml-cmi(Longident) = 4.13.1-A52B92DB, ocaml-cmi(Misc) = 4.13.1-5AD92B5C, ocaml-cmi(Outcometree) = 4.13.1-AC56C08F, ocaml-cmi(Parsetree) = 4.13.1-EBAF0FCB, ocaml-cmi(Path) = 4.13.1-B4C2C6EA, ocaml-cmi(Primitive) = 4.13.1-849BB0DB, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Array) = 4.13.1-581E55EB, ocaml-cmi(Stdlib__Bigarray) = 4.13.1-0658EFAB, ocaml-cmi(Stdlib__Buffer) = 4.13.1-AE6F92BA, ocaml-cmi(Stdlib__Bytes) = 4.13.1-CBDE4789, ocaml-cmi(Stdlib__Char) = 4.13.1-61E527E7, ocaml-cmi(Stdlib__Complex) = 4.13.1-DC5B34D1, ocaml-cmi(Stdlib__Digest) = 4.13.1-4288C582, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Ephemeron) = 4.13.1-E281E6BF, ocaml-cmi(Stdlib__Format) = 4.13.1-7EC40152, ocaml-cmi(Stdlib__Hashtbl) = 4.13.1-F8A1618A, ocaml-cmi(Stdlib__Int32) = 4.13.1-D7020701, ocaml-cmi(Stdlib__Int64) = 4.13.1-55E959E4, ocaml-cmi(Stdlib__Lazy) = 4.13.1-DEE38639, ocaml-cmi(Stdlib__Lexing) = 4.13.1-58F88856, ocaml-cmi(Stdlib__List) = 4.13.1-A655EC23, ocaml-cmi(Stdlib__Map) = 4.13.1-406D1BC5, ocaml-cmi(Stdlib__Obj) = 4.13.1-F013B5AB, ocaml-cmi(Stdlib__Printexc) = 4.13.1-265CF863, ocaml-cmi(Stdlib__Queue) = 4.13.1-6B9F2131, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__Set) = 4.13.1-62A5B229, ocaml-cmi(Stdlib__Stack) = 4.13.1-19A2DFCD, ocaml-cmi(Stdlib__String) = 4.13.1-2E8342C8, ocaml-cmi(Stdlib__Sys) = 4.13.1-77E29567, ocaml-cmi(Stdlib__Uchar) = 4.13.1-6F39F075, ocaml-cmi(Subst) = 4.13.1-B172A3FE, ocaml-cmi(Toploop) = 4.13.1-442ADDBC, ocaml-cmi(Type_immediacy) = 4.13.1-D9790C85, ocaml-cmi(Types) = 4.13.1-5E0F9BE6, ocaml-cmi(Unix) = 4.13.1-49C6C492, ocaml-cmi(Warnings) = 4.13.1-EAE45E31, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gA1NRf Creating ocaml-fmt-debuginfo package Processing files: ocaml-fmt-devel-0.8.10-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G8Rurl 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.ljOBmw 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.13.1-902E2C99, ocaml-cmx(Fmt_cli) = 4.13.1-2DA8E3D7, ocaml-cmx(Fmt_top) = 4.13.1-FE3355A9, ocaml-cmx(Fmt_tty) = 4.13.1-3120B4A5 Requires: ocaml-fmt = 0.8.10-alt1, ocaml-cmi(Asttypes) = 4.13.1-8D9243B2, ocaml-cmi(Build_path_prefix_map) = 4.13.1-768AAA9A, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(CamlinternalLazy) = 4.13.1-82103148, ocaml-cmi(Cmdliner) = 4.13.1-EA194622, ocaml-cmi(Cmi_format) = 4.13.1-76D3429A, ocaml-cmi(Env) = 4.13.1-3E1FEE82, ocaml-cmi(Fmt) = 4.13.1-7F91AAE6, ocaml-cmi(Fmt_cli) = 4.13.1-D12CCBCB, ocaml-cmi(Fmt_top) = 4.13.1-C3389C5F, ocaml-cmi(Fmt_tty) = 4.13.1-F55FF059, ocaml-cmi(Ident) = 4.13.1-66346E41, ocaml-cmi(Identifiable) = 4.13.1-9F19D868, ocaml-cmi(Load_path) = 4.13.1-8AB42785, ocaml-cmi(Location) = 4.13.1-42FE4A2F, ocaml-cmi(Longident) = 4.13.1-A52B92DB, ocaml-cmi(Misc) = 4.13.1-5AD92B5C, ocaml-cmi(Outcometree) = 4.13.1-AC56C08F, ocaml-cmi(Parsetree) = 4.13.1-EBAF0FCB, ocaml-cmi(Path) = 4.13.1-B4C2C6EA, ocaml-cmi(Primitive) = 4.13.1-849BB0DB, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Array) = 4.13.1-581E55EB, ocaml-cmi(Stdlib__Bigarray) = 4.13.1-0658EFAB, ocaml-cmi(Stdlib__Buffer) = 4.13.1-AE6F92BA, ocaml-cmi(Stdlib__Bytes) = 4.13.1-CBDE4789, ocaml-cmi(Stdlib__Char) = 4.13.1-61E527E7, ocaml-cmi(Stdlib__Complex) = 4.13.1-DC5B34D1, ocaml-cmi(Stdlib__Digest) = 4.13.1-4288C582, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Ephemeron) = 4.13.1-E281E6BF, ocaml-cmi(Stdlib__Format) = 4.13.1-7EC40152, ocaml-cmi(Stdlib__Hashtbl) = 4.13.1-F8A1618A, ocaml-cmi(Stdlib__Int32) = 4.13.1-D7020701, ocaml-cmi(Stdlib__Int64) = 4.13.1-55E959E4, ocaml-cmi(Stdlib__Lazy) = 4.13.1-DEE38639, ocaml-cmi(Stdlib__Lexing) = 4.13.1-58F88856, ocaml-cmi(Stdlib__List) = 4.13.1-A655EC23, ocaml-cmi(Stdlib__Map) = 4.13.1-406D1BC5, ocaml-cmi(Stdlib__Obj) = 4.13.1-F013B5AB, ocaml-cmi(Stdlib__Printexc) = 4.13.1-265CF863, ocaml-cmi(Stdlib__Queue) = 4.13.1-6B9F2131, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__Set) = 4.13.1-62A5B229, ocaml-cmi(Stdlib__Stack) = 4.13.1-19A2DFCD, ocaml-cmi(Stdlib__String) = 4.13.1-2E8342C8, ocaml-cmi(Stdlib__Sys) = 4.13.1-77E29567, ocaml-cmi(Stdlib__Uchar) = 4.13.1-6F39F075, ocaml-cmi(Subst) = 4.13.1-B172A3FE, ocaml-cmi(Toploop) = 4.13.1-442ADDBC, ocaml-cmi(Type_immediacy) = 4.13.1-D9790C85, ocaml-cmi(Types) = 4.13.1-5E0F9BE6, ocaml-cmi(Unix) = 4.13.1-49C6C492, ocaml-cmi(Warnings) = 4.13.1-EAE45E31, ocaml-cmx(Stdlib) = 4.13.1-C82208C6, ocaml-cmx(Stdlib__Array) = 4.13.1-548E90B7, ocaml-cmx(Stdlib__Buffer) = 4.13.1-6EEFA361, ocaml-cmx(Stdlib__Ephemeron) = 4.13.1-33C219FA, ocaml-cmx(Stdlib__Format) = 4.13.1-D5F7C8EF, ocaml-cmx(Stdlib__Hashtbl) = 4.13.1-7228153E, ocaml-cmx(Stdlib__Int64) = 4.13.1-010120A8, ocaml-cmx(Stdlib__List) = 4.13.1-749429E7, ocaml-cmx(Stdlib__Map) = 4.13.1-B03FE642, ocaml-cmx(Stdlib__Printexc) = 4.13.1-E72B22D8, ocaml-cmx(Stdlib__Queue) = 4.13.1-EBB8D10D, ocaml-cmx(Stdlib__Seq) = 4.13.1-017827BB, ocaml-cmx(Stdlib__Stack) = 4.13.1-6990C9CB, ocaml-cmx(Stdlib__String) = 4.13.1-5279372C, ocaml-cmx(Stdlib__Sys) = 4.13.1-7E4B56BE, ocaml-cmx(Stdlib__Uchar) = 4.13.1-ED609FCD, ocaml-cmx(Unix) = 4.13.1-20B643D7 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fkxcPy Processing files: ocaml-fmt-debuginfo-0.8.10-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0V8aKQ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8xLGMj find-requires: running scripts (debuginfo) Requires: ocaml-fmt = 0.8.10-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/i586/ocaml-fmt-0.8.10-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-fmt-devel-0.8.10-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-fmt-debuginfo-0.8.10-alt1.i586.rpm (w2.lzdio) 0.98user 1.38system 0:09.41elapsed 25%CPU (0avgtext+0avgdata 25792maxresident)k 0inputs+0outputs (0major+361394minor)pagefaults 0swaps 1.87user 1.19system 0:22.65elapsed 13%CPU (0avgtext+0avgdata 109856maxresident)k 0inputs+0outputs (0major+194673minor)pagefaults 0swaps --- ocaml-fmt-0.8.10-alt1.i586.rpm.repo 2021-11-06 21:07:12.000000000 +0000 +++ ocaml-fmt-0.8.10-alt1.i586.rpm.hasher 2023-06-03 05:44:18.910527427 +0000 @@ -84,3 +84,3 @@ File: /usr/lib/ocaml/fmt/fmt.cmti 100644 root:root 380c7ebbe0f1a71ec0b975339325c433 -File: /usr/lib/ocaml/fmt/fmt.cmxs 100644 root:root 99c90275d6d1026466a7c66c6000edf7 +File: /usr/lib/ocaml/fmt/fmt.cmxs 100644 root:root 5d747151cbb34fb619ed6bd378f5cf9c File: /usr/lib/ocaml/fmt/fmt_cli.cma 100644 root:root 4b5b83cdb8db262b13398248eb491a31 @@ -88,5 +88,5 @@ File: /usr/lib/ocaml/fmt/fmt_cli.cmti 100644 root:root 28429a7a8b7b285d5b2a49af3a4282a8 -File: /usr/lib/ocaml/fmt/fmt_cli.cmxs 100644 root:root a5d8550ee1bb26053dfc210c453dd8ff +File: /usr/lib/ocaml/fmt/fmt_cli.cmxs 100644 root:root be1c45e4452400e7b8fd0e72e1d415cb File: /usr/lib/ocaml/fmt/fmt_top.cma 100644 root:root 4f2dfca0f01fd5fcd1e4baba20b2168e -File: /usr/lib/ocaml/fmt/fmt_top.cmxs 100644 root:root a9b949ac9805c606c708676956f674ed +File: /usr/lib/ocaml/fmt/fmt_top.cmxs 100644 root:root 72bbfb94caf3bc1db6b31a22a2111308 File: /usr/lib/ocaml/fmt/fmt_tty.cma 100644 root:root 66be288f44fb30c8d26507ac61a42ba8 @@ -94,3 +94,3 @@ File: /usr/lib/ocaml/fmt/fmt_tty.cmti 100644 root:root decfc6dd21fc775258da55142b727207 -File: /usr/lib/ocaml/fmt/fmt_tty.cmxs 100644 root:root 6f11fbcd6234b27f93afecc483f4da79 +File: /usr/lib/ocaml/fmt/fmt_tty.cmxs 100644 root:root 4fb92c2aab8684f0be4931f37568fd98 File: /usr/lib/ocaml/fmt/fmt_tty_top_init.ml 100644 root:root 3eb6eb265a198a4ab3304b289ef195d3 @@ -101,2 +101,2 @@ File: /usr/share/doc/ocaml-fmt-0.8.10/README.md 100644 root:root 2e3b9f7c6844c3e3e246c3e39aaef445 -RPMIdentity: 2bf2c08ebe144012eb48fc9ac32fd143fd99c74e503657f5569dd3ff7c96420506210b3afe00e770c32321178bcb4376cd54497ef6930d07eb6bbbf00404e9e9 +RPMIdentity: e702ac1d3bbd5416a408a094523a4e1eb1dca873dce0dd93ebd4a45a66c2d37afef1e8a3097ea8437d5298a8159b93357713216d297d2f2574c9fef424f58b34 --- ocaml-fmt-debuginfo-0.8.10-alt1.i586.rpm.repo 2021-11-06 21:07:12.000000000 +0000 +++ ocaml-fmt-debuginfo-0.8.10-alt1.i586.rpm.hasher 2023-06-03 05:44:18.978528612 +0000 @@ -1,13 +1,13 @@ -/usr/lib/debug/.build-id/08 40755 root:root -/usr/lib/debug/.build-id/08/1456ba8d073e01c14285f3acddbd9ac0556ec9 120777 root:root ../../../ocaml/fmt/fmt_tty.cmxs -/usr/lib/debug/.build-id/08/1456ba8d073e01c14285f3acddbd9ac0556ec9.debug 120777 root:root ../../usr/lib/ocaml/fmt/fmt_tty.cmxs.debug -/usr/lib/debug/.build-id/65 40755 root:root -/usr/lib/debug/.build-id/65/3962febc909ac9fd69939b848206c618191b18 120777 root:root ../../../ocaml/fmt/fmt_cli.cmxs -/usr/lib/debug/.build-id/65/3962febc909ac9fd69939b848206c618191b18.debug 120777 root:root ../../usr/lib/ocaml/fmt/fmt_cli.cmxs.debug -/usr/lib/debug/.build-id/b4 40755 root:root -/usr/lib/debug/.build-id/b4/03c70facc446d5f89168e012a312a5d1407f1f 120777 root:root ../../../ocaml/fmt/fmt.cmxs -/usr/lib/debug/.build-id/b4/03c70facc446d5f89168e012a312a5d1407f1f.debug 120777 root:root ../../usr/lib/ocaml/fmt/fmt.cmxs.debug -/usr/lib/debug/.build-id/f6 40755 root:root -/usr/lib/debug/.build-id/f6/4cb567be944a17ff7c1d7b821812f33487beef 120777 root:root ../../../ocaml/fmt/fmt_top.cmxs -/usr/lib/debug/.build-id/f6/4cb567be944a17ff7c1d7b821812f33487beef.debug 120777 root:root ../../usr/lib/ocaml/fmt/fmt_top.cmxs.debug +/usr/lib/debug/.build-id/1b 40755 root:root +/usr/lib/debug/.build-id/1b/2bae25dfdb18bb61b29818a76469c157075ac1 120777 root:root ../../../ocaml/fmt/fmt_tty.cmxs +/usr/lib/debug/.build-id/1b/2bae25dfdb18bb61b29818a76469c157075ac1.debug 120777 root:root ../../usr/lib/ocaml/fmt/fmt_tty.cmxs.debug +/usr/lib/debug/.build-id/60 40755 root:root +/usr/lib/debug/.build-id/60/c4deee700cf2c9cf465de201da28a5f2d04975 120777 root:root ../../../ocaml/fmt/fmt_cli.cmxs +/usr/lib/debug/.build-id/60/c4deee700cf2c9cf465de201da28a5f2d04975.debug 120777 root:root ../../usr/lib/ocaml/fmt/fmt_cli.cmxs.debug +/usr/lib/debug/.build-id/ad 40755 root:root +/usr/lib/debug/.build-id/ad/2f041494d54e5e6cdf1d766862b19cc849015f 120777 root:root ../../../ocaml/fmt/fmt.cmxs +/usr/lib/debug/.build-id/ad/2f041494d54e5e6cdf1d766862b19cc849015f.debug 120777 root:root ../../usr/lib/ocaml/fmt/fmt.cmxs.debug +/usr/lib/debug/.build-id/e8 40755 root:root +/usr/lib/debug/.build-id/e8/94bebc137dabc1a613c4855049c55ec55e982e 120777 root:root ../../../ocaml/fmt/fmt_top.cmxs +/usr/lib/debug/.build-id/e8/94bebc137dabc1a613c4855049c55ec55e982e.debug 120777 root:root ../../usr/lib/ocaml/fmt/fmt_top.cmxs.debug /usr/lib/debug/usr/lib/ocaml 40755 root:root @@ -28,20 +28,20 @@ Provides: ocaml-fmt-debuginfo = 0.8.10-alt1:sisyphus+288339.10600.3.1 -File: /usr/lib/debug/.build-id/08 40755 root:root -File: /usr/lib/debug/.build-id/08/1456ba8d073e01c14285f3acddbd9ac0556ec9 120777 root:root ../../../ocaml/fmt/fmt_tty.cmxs -File: /usr/lib/debug/.build-id/08/1456ba8d073e01c14285f3acddbd9ac0556ec9.debug 120777 root:root ../../usr/lib/ocaml/fmt/fmt_tty.cmxs.debug -File: /usr/lib/debug/.build-id/65 40755 root:root -File: /usr/lib/debug/.build-id/65/3962febc909ac9fd69939b848206c618191b18 120777 root:root ../../../ocaml/fmt/fmt_cli.cmxs -File: /usr/lib/debug/.build-id/65/3962febc909ac9fd69939b848206c618191b18.debug 120777 root:root ../../usr/lib/ocaml/fmt/fmt_cli.cmxs.debug -File: /usr/lib/debug/.build-id/b4 40755 root:root -File: /usr/lib/debug/.build-id/b4/03c70facc446d5f89168e012a312a5d1407f1f 120777 root:root ../../../ocaml/fmt/fmt.cmxs -File: /usr/lib/debug/.build-id/b4/03c70facc446d5f89168e012a312a5d1407f1f.debug 120777 root:root ../../usr/lib/ocaml/fmt/fmt.cmxs.debug -File: /usr/lib/debug/.build-id/f6 40755 root:root -File: /usr/lib/debug/.build-id/f6/4cb567be944a17ff7c1d7b821812f33487beef 120777 root:root ../../../ocaml/fmt/fmt_top.cmxs -File: /usr/lib/debug/.build-id/f6/4cb567be944a17ff7c1d7b821812f33487beef.debug 120777 root:root ../../usr/lib/ocaml/fmt/fmt_top.cmxs.debug +File: /usr/lib/debug/.build-id/1b 40755 root:root +File: /usr/lib/debug/.build-id/1b/2bae25dfdb18bb61b29818a76469c157075ac1 120777 root:root ../../../ocaml/fmt/fmt_tty.cmxs +File: /usr/lib/debug/.build-id/1b/2bae25dfdb18bb61b29818a76469c157075ac1.debug 120777 root:root ../../usr/lib/ocaml/fmt/fmt_tty.cmxs.debug +File: /usr/lib/debug/.build-id/60 40755 root:root +File: /usr/lib/debug/.build-id/60/c4deee700cf2c9cf465de201da28a5f2d04975 120777 root:root ../../../ocaml/fmt/fmt_cli.cmxs +File: /usr/lib/debug/.build-id/60/c4deee700cf2c9cf465de201da28a5f2d04975.debug 120777 root:root ../../usr/lib/ocaml/fmt/fmt_cli.cmxs.debug +File: /usr/lib/debug/.build-id/ad 40755 root:root +File: /usr/lib/debug/.build-id/ad/2f041494d54e5e6cdf1d766862b19cc849015f 120777 root:root ../../../ocaml/fmt/fmt.cmxs +File: /usr/lib/debug/.build-id/ad/2f041494d54e5e6cdf1d766862b19cc849015f.debug 120777 root:root ../../usr/lib/ocaml/fmt/fmt.cmxs.debug +File: /usr/lib/debug/.build-id/e8 40755 root:root +File: /usr/lib/debug/.build-id/e8/94bebc137dabc1a613c4855049c55ec55e982e 120777 root:root ../../../ocaml/fmt/fmt_top.cmxs +File: /usr/lib/debug/.build-id/e8/94bebc137dabc1a613c4855049c55ec55e982e.debug 120777 root:root ../../usr/lib/ocaml/fmt/fmt_top.cmxs.debug File: /usr/lib/debug/usr/lib/ocaml 40755 root:root File: /usr/lib/debug/usr/lib/ocaml/fmt 40755 root:root -File: /usr/lib/debug/usr/lib/ocaml/fmt/fmt.cmxs.debug 100644 root:root e0e921203777c6d1bbfd4f952dc6a53e -File: /usr/lib/debug/usr/lib/ocaml/fmt/fmt_cli.cmxs.debug 100644 root:root 8a869c3ea42ea6fcd158611573040e6d -File: /usr/lib/debug/usr/lib/ocaml/fmt/fmt_top.cmxs.debug 100644 root:root 287dcc3e6aa74ba689b81bfa81418da9 -File: /usr/lib/debug/usr/lib/ocaml/fmt/fmt_tty.cmxs.debug 100644 root:root 9be49fa1f14fae0acf9c472966cfa26a +File: /usr/lib/debug/usr/lib/ocaml/fmt/fmt.cmxs.debug 100644 root:root ffca4afaa6f8be5b6635dfe5b102b88c +File: /usr/lib/debug/usr/lib/ocaml/fmt/fmt_cli.cmxs.debug 100644 root:root 4b69df7e37d47eb5a8b8a9603a946024 +File: /usr/lib/debug/usr/lib/ocaml/fmt/fmt_top.cmxs.debug 100644 root:root adb0e7b22c8075451c3f9a16e73d4888 +File: /usr/lib/debug/usr/lib/ocaml/fmt/fmt_tty.cmxs.debug 100644 root:root 709f43ae975d8c94bc538510e42714f0 File: /usr/src/debug/ocaml-fmt-0.8.10 40755 root:root @@ -53,2 +53,2 @@ File: /usr/src/debug/ocaml-fmt-0.8.10/_build/src/fmt_tty.ml 100644 root:root 33589738c7c13c5652158a51e527b6ac -RPMIdentity: c588573e6571a6038ee79bdca68b242c0c456a9dc92b1c1afa58f1c3bef6a7edb10f9e1ea10feebd8a6571b555ebdcfcf4734f9bd2484abc72684b7fea809556 +RPMIdentity: bc166ba0ebc56b3338df4d5644f24f130a212eb37a2bd44ac67f82001a2c4fbf2f69c9d1fb14d866aae0b7c80e66e103053df5b6ab2e2e3f796136909b01d846 --- ocaml-fmt-devel-0.8.10-alt1.i586.rpm.repo 2021-11-06 21:07:12.000000000 +0000 +++ ocaml-fmt-devel-0.8.10-alt1.i586.rpm.hasher 2023-06-03 05:44:19.043529745 +0000 @@ -39,3 +39,3 @@ Provides: ocaml-fmt-devel = 0.8.10-alt1:sisyphus+288339.10600.3.1 -File: /usr/lib/ocaml/fmt/fmt.a 100644 root:root 2a39b994e7edc77d2eeac2c6f56616c9 +File: /usr/lib/ocaml/fmt/fmt.a 100644 root:root 084fc662a23c4637de2a49557dd585b2 File: /usr/lib/ocaml/fmt/fmt.cmx 100644 root:root 5adc8a13638191c1ba1cf5c994d002b3 @@ -43,3 +43,3 @@ File: /usr/lib/ocaml/fmt/fmt.mli 100644 root:root 58930d5a5c91c6ce3bc37c0dcc47db80 -File: /usr/lib/ocaml/fmt/fmt_cli.a 100644 root:root 2e9d4bab93f93064112715834b81b7ac +File: /usr/lib/ocaml/fmt/fmt_cli.a 100644 root:root be14b1f8559dafc66977291cd0b2027c File: /usr/lib/ocaml/fmt/fmt_cli.cmx 100644 root:root 8e308e051d3293f37d6bb7902cb713dd @@ -47,6 +47,6 @@ File: /usr/lib/ocaml/fmt/fmt_cli.mli 100644 root:root 7b68cbb05580a6e567d305b09543c246 -File: /usr/lib/ocaml/fmt/fmt_top.a 100644 root:root 73a52b6b2983f088721975f031ec7b48 +File: /usr/lib/ocaml/fmt/fmt_top.a 100644 root:root b8b0c39e13ce33aec6e07feb1cbb192b File: /usr/lib/ocaml/fmt/fmt_top.cmx 100644 root:root 08fc5dad07576bf0a6e4a9c5ecedb09d File: /usr/lib/ocaml/fmt/fmt_top.cmxa 100644 root:root e18267839cd22b9cba23684468516a73 -File: /usr/lib/ocaml/fmt/fmt_tty.a 100644 root:root 7354b92ae752882fd57187064c277073 +File: /usr/lib/ocaml/fmt/fmt_tty.a 100644 root:root 8956034150dc05df234d069cc9e40814 File: /usr/lib/ocaml/fmt/fmt_tty.cmx 100644 root:root 215b3cf03061a6664ec2501be507b373 @@ -54,2 +54,2 @@ File: /usr/lib/ocaml/fmt/fmt_tty.mli 100644 root:root b822b4718d41eb544ea24cafd6ebdf28 -RPMIdentity: 01d659507642a3bb9fedd08907c7fa2b696f95beb93ac25865c8a24aa362bd1c1af31e60df2dfc342b4ca7e6317c95b8c871900ccd3cf69a4455d0678831e701 +RPMIdentity: 15a59af166d3f3358cf5f005aaa0c08ea77e64c771c0d2f3e0440edebce44cc551644d42bab314e9a71e44c48da95fee765890cc131435c3f06ad6773e1fde9c