<86>Sep 23 06:56:21 userdel[2762039]: delete user 'rooter' <86>Sep 23 06:56:21 userdel[2762039]: removed group 'rooter' owned by 'rooter' <86>Sep 23 06:56:21 userdel[2762039]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 23 06:56:21 groupadd[2762048]: group added to /etc/group: name=rooter, GID=1814 <86>Sep 23 06:56:21 groupadd[2762048]: group added to /etc/gshadow: name=rooter <86>Sep 23 06:56:21 groupadd[2762048]: new group: name=rooter, GID=1814 <86>Sep 23 06:56:21 useradd[2762054]: new user: name=rooter, UID=1814, GID=1814, home=/root, shell=/bin/bash, from=none <86>Sep 23 06:56:21 userdel[2762064]: delete user 'builder' <86>Sep 23 06:56:21 userdel[2762064]: removed group 'builder' owned by 'builder' <86>Sep 23 06:56:21 userdel[2762064]: removed shadow group 'builder' owned by 'builder' <86>Sep 23 06:56:21 groupadd[2762071]: group added to /etc/group: name=builder, GID=1815 <86>Sep 23 06:56:21 groupadd[2762071]: group added to /etc/gshadow: name=builder <86>Sep 23 06:56:21 groupadd[2762071]: new group: name=builder, GID=1815 <86>Sep 23 06:56:21 useradd[2762078]: new user: name=builder, UID=1815, GID=1815, home=/usr/src, shell=/bin/bash, from=none <13>Sep 23 06:56:24 rpmi: ocaml-runtime-4.13.1-alt1 sisyphus+288339.100.3.1 1636228564 installed <13>Sep 23 06:56:24 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+288339.1400.3.1 1636230742 installed <13>Sep 23 06:56:32 rpmi: ocaml-4.13.1-alt1 sisyphus+288339.100.3.1 1636228564 installed <13>Sep 23 06:56:32 rpmi: ocaml-topkg-1.0.5-alt1 sisyphus+297371.100.1.1 1648454900 installed <13>Sep 23 06:56:32 rpmi: ocaml-topkg-devel-1.0.5-alt1 sisyphus+297371.100.1.1 1648454900 installed <13>Sep 23 06:56:32 rpmi: ocaml-cmdliner-1.2.0-alt1 sisyphus+327770.200.7.1 1694242464 installed <13>Sep 23 06:56:32 rpmi: ocaml-findlib-1.9.3-alt1 sisyphus+294399.100.3.1 1643757341 installed <13>Sep 23 06:56:32 rpmi: ocaml-ocamlbuild-1:0.14.1-alt1 sisyphus+297192.100.1.1 1648205278 installed <13>Sep 23 06:56:32 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.37517 + 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.37517 + 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 ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmi src/fmt_cli.mli File "src/fmt_cli.mli", line 10, characters 26-42: 10 | val style_renderer : ?env:Cmdliner.Arg.env -> ?docs:string -> unit -> ^^^^^^^^^^^^^^^^ Alert deprecated: Cmdliner.Arg.env Use Cmd.Env.info instead. ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmx src/fmt_cli.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmx src/fmt_cli.ml File "_none_", line 1: Warning 58 [no-cmx-file]: no cmx file was found in path for module Cmdliner, and its interface was not compiled with -opaque ocamlfind ocamlopt -a -package cmdliner -I src src/fmt_cli.cmx -o src/fmt_cli.cmxa ocamlfind ocamlopt -shared -linkall -package cmdliner -I src src/fmt_cli.cmxa -o src/fmt_cli.cmxs + ocamlfind 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.62323 + 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_259' 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 the file containing the function 'caml_apply7' 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: caml_extra_params 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.62323 + 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.Xzsd2L 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.6z0P1d 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-63C75A03, 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-ED311EEB, 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.eCVgV0 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.kK4349 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.jgq8ne 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-EB33E62B, 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-ED311EEB, 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-63C75A03, 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.ZejRXn 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.HCHGcL find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bw3GWo 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) 1.25user 1.14system 0:09.57elapsed 25%CPU (0avgtext+0avgdata 25780maxresident)k 0inputs+0outputs (0major+366811minor)pagefaults 0swaps 3.21user 1.56system 0:25.34elapsed 18%CPU (0avgtext+0avgdata 124088maxresident)k 4136inputs+0outputs (0major+199040minor)pagefaults 0swaps