<86>Jul 23 11:07:28 userdel[827249]: delete user 'rooter' <86>Jul 23 11:07:28 userdel[827249]: removed group 'rooter' owned by 'rooter' <86>Jul 23 11:07:28 userdel[827249]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 23 11:07:28 groupadd[827261]: group added to /etc/group: name=rooter, GID=630 <86>Jul 23 11:07:28 groupadd[827261]: group added to /etc/gshadow: name=rooter <86>Jul 23 11:07:28 groupadd[827261]: new group: name=rooter, GID=630 <86>Jul 23 11:07:28 useradd[827270]: new user: name=rooter, UID=630, GID=630, home=/root, shell=/bin/bash <86>Jul 23 11:07:28 userdel[827284]: delete user 'builder' <86>Jul 23 11:07:28 userdel[827284]: removed group 'builder' owned by 'builder' <86>Jul 23 11:07:28 userdel[827284]: removed shadow group 'builder' owned by 'builder' <86>Jul 23 11:07:28 groupadd[827296]: group added to /etc/group: name=builder, GID=631 <86>Jul 23 11:07:28 groupadd[827296]: group added to /etc/gshadow: name=builder <86>Jul 23 11:07:28 groupadd[827296]: new group: name=builder, GID=631 <86>Jul 23 11:07:28 useradd[827302]: new user: name=builder, UID=631, GID=631, home=/usr/src, shell=/bin/bash <13>Jul 23 11:07:31 rpmi: ocaml-runtime-4.12.0-alt1 sisyphus+279404.100.2.2 1626535407 installed <13>Jul 23 11:07:31 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+268936.100.1.1 1617543918 installed <13>Jul 23 11:07:46 rpmi: ocaml-4.12.0-alt1 sisyphus+279404.100.2.2 1626535407 installed <13>Jul 23 11:07:46 rpmi: ocaml-topkg-1.0.3-alt1 sisyphus+279404.3000.2.2 1626536729 installed <13>Jul 23 11:07:46 rpmi: ocaml-topkg-devel-1.0.3-alt1 sisyphus+279404.3000.2.2 1626536729 installed <13>Jul 23 11:07:46 rpmi: ocaml-cmdliner-1.0.4-alt1 sisyphus+279404.3600.2.2 1626537024 installed <13>Jul 23 11:07:46 rpmi: ocaml-findlib-1.9.1-alt2 sisyphus+279404.500.2.2 1626535786 installed <13>Jul 23 11:07:46 rpmi: ocaml-ocamlbuild-1:0.14.0-alt1 sisyphus+279404.300.2.2 1626535665 installed <13>Jul 23 11:07:47 rpmi: opam-2.0.8-alt2 sisyphus+279502.100.1.3 1626580673 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-fmt-0.8.9-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-fmt-0.8.9-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.52543 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-fmt-0.8.9 + echo 'Source #0 (ocaml-fmt-0.8.9.tar):' Source #0 (ocaml-fmt-0.8.9.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-fmt-0.8.9.tar + cd ocaml-fmt-0.8.9 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ocaml-fmt-0.8.9-alt1.patch):' Patch #0 (ocaml-fmt-0.8.9-alt1.patch): + /usr/bin/patch -p1 patching file .gear/ocaml-fmt.spec patching file .gear/rules patching file .gear/tags/a816ddb87894de5f9ba07e476746d53b8caa7526 patching file .gear/tags/list patching file _tags patching file opam patching file pkg/META + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.52543 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-fmt-0.8.9 + sed -i s,%%VERSION_NUM%%,0.8.9,g pkg/META + ocaml pkg/pkg.ml build ocamlfind ocamldep -modules src/fmt.ml > src/fmt.ml.depends ocamlfind ocamldep -modules src/fmt.mli > src/fmt.mli.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmi src/fmt.mli ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmx src/fmt.ml ocamlfind ocamlopt -a -I src src/fmt.cmx -o src/fmt.cmxa ocamlfind ocamlopt -shared -linkall -I src src/fmt.cmxa -o src/fmt.cmxs + ocamlfind 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 -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 -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.28967 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-fmt-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-fmt-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-fmt-0.8.9 + opam-installer --prefix=/usr/src/tmp/ocaml-fmt-buildroot/usr --libdir=/usr/src/tmp/ocaml-fmt-buildroot/usr/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_140' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt_tty__has_utf_8_462' 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_137' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt_tty__setup_std_outputs_465' 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_804 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_2963 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_226 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_255' 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_1259 the file containing the function 'camlFmt__failwith_notrace_283' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__error_289' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__error_msg_293' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__parens_505' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__brackets_508' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__oxford_brackets_511' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__braces_514' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__quote_inner_3862' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__exn_backtrace_656' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__pp_backtrace_str_661' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__round_728' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__round_dfrac_731' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__round_dsig_736' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__signal_1250' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__pair_1282' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__option_1285' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__result_1290' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__hashtbl_1314' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__stack_1317' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__queue_1319' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__field_inner_4401' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__record_1331' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__pp_at_factor_1349' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__si_size_1350' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__bi_byte_size_1388' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__pp_si_span_1478' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__pp_non_si_1479' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__uint64_ns_span_1480' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4706' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4728' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__padded0x_1663' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__pp_char_1701' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__addresses_inner_4902' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__sub_1769' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__loop_1810' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__truncated_1825' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__text_loc_1831' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__one_of_inner_5140' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__loop_1850' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__did_you_mean_1856' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_5232' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__go_2857' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__ansi_style_code_3016' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__pp_sgr_3019' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__styled_3024' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__field_inner_5276' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__field_3038' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__to_to_string_3062' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__entry' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry7_1_app' 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_4952' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_5023' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_3660' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_3664' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_3667' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__iter_inner_3684' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__iter_bindings_inner_3694' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__pp_binding_379' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__concat_389' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__list_779' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__array_783' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__seq_837' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__hashtbl_856' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__queue_1117' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__stack_1144' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__iter_1297' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__iter_bindings_1302' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__list_1308' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__array_1310' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__seq_1312' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__div_round_up_1399' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__float_1403' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__unsigned_compare_1414' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__unsigned_div_1461' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__unsigned_rem_1467' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__geq_1486' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__lt_1534' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__vec_1561' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__sub_vecs_1653' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4751' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__ascii_1669' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__octets_inner_4880' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__hex_inner_4947' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__words_1775' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__paragraphs_1788' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__text_1805' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__lines_1815' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__attr_1874' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_5229' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__get_2956' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__str_like_2999' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__record_inner_5307' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__styled_unit_3083' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry7_1_app' 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_261' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__invalid_arg_287' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__flush_298' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__flush_3005' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__any_315' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fmt_332' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__nativeint_529' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__int32_533' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__int64_537' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__uint_541' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__uint32_545' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__uint64_549' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__unativeint_553' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__float_725' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__float_dfrac_741' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__float_dsig_746' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__uchar_1255' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__string_1279' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4364' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4378' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4392' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4421' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4763' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4775' 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_4799' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4811' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4823' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4835' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4851' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_5185' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_5289' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_5346' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__using_320' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__const_326' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__pp_elt_367' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__append_382' 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__box_inner_3712' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__hbox_469' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__vbox_inner_3720' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__hvbox_inner_3727' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__hovbox_inner_3734' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__surround_498' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_3749' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_3779' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_3809' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_3839' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_3876' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_3888' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__pair_inner_3983' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__option_inner_3991' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__result_771' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4141' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4153' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4181' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4193' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4253' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4265' 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_4458' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__iter_vec_1554' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4723' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4745' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4866' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__pp_char_1680' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__pp_sep_1697' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4927' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4915' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__pp_sub_1733' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_5016' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_5068' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__if_utf_8_3008' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__prefix_3071' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__suffix_3077' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__cut_336' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__sp_340' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__sps_344' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__comma_349' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__semi_353' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__loop_714' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_5006' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__loop_1780' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__loop_1793' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__buffer_559' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__exn_606' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__loop_1820' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__of_to_string_3057' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__iter_357' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__iter_bindings_369' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__pair_751' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__option_762' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4006' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4024' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4042' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4060' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4078' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4096' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4237' 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__field_1321' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4697' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__octets_1686' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4989' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__one_of_1839' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_5199' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__store_2246' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__set_2963' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__utf_8_2977' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__set_utf_8_2980' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__style_renderer_2986' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__set_style_renderer_2989' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__record_3051' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__quote_517' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__pp_mark_523' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4708' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4713' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4730' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__fun_4735' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__stop_at_1764' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__byte_size_1384' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__not_white_1758' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__not_white_or_nl_1761' is not compiled with -fpic/-fPIC the file containing the function 'camlFmt__with_buffer_2993' 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_1259 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__format__pp_print_flush_585 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__format__fprintf_1227 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__format__pp_print_break_612 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__format__pp_print_string_516 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_431 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__format__pp_close_box_441 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__format__enqueue_string_as_405 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_351 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_140 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_560 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__format__pp_force_newline_592 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_356 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_345 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__obj__set_key_364 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_282 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_198 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__format__formatter_of_buffer_808 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_1209 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: camlStdlib__$5e_137 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_1068 verify-elf: WARNING: ./usr/lib/ocaml/fmt/fmt.cmxs: undefined symbol: caml_alloc1 Processing files: ocaml-fmt-0.8.9-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.2687 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-fmt-0.8.9 + DOCDIR=/usr/src/tmp/ocaml-fmt-buildroot/usr/share/doc/ocaml-fmt-0.8.9 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-fmt-buildroot/usr/share/doc/ocaml-fmt-0.8.9 + /bin/mkdir -p /usr/src/tmp/ocaml-fmt-buildroot/usr/share/doc/ocaml-fmt-0.8.9 + cp -prL LICENSE.md CHANGES.md README.md /usr/src/tmp/ocaml-fmt-buildroot/usr/share/doc/ocaml-fmt-0.8.9 + chmod -R go-w /usr/src/tmp/ocaml-fmt-buildroot/usr/share/doc/ocaml-fmt-0.8.9 + chmod -R a+rX /usr/src/tmp/ocaml-fmt-buildroot/usr/share/doc/ocaml-fmt-0.8.9 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fhzWR5 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.7hmtO5 find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmi(Fmt) = 4.12.0-96886D26, ocaml-cmi(Fmt_cli) = 4.12.0-C6111B17, ocaml-cmi(Fmt_top) = 4.12.0-DBBBE878, ocaml-cmi(Fmt_tty) = 4.12.0-E6B0B014 Requires: ocaml-cmi(Asttypes) = 4.12.0-BAEA8C9E, ocaml-cmi(Build_path_prefix_map) = 4.12.0-656E8C2E, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(CamlinternalLazy) = 4.12.0-0FFDD456, ocaml-cmi(Cmdliner) = 4.12.0-BE6ED18E, ocaml-cmi(Cmi_format) = 4.12.0-AD11B881, ocaml-cmi(Env) = 4.12.0-8651F47C, ocaml-cmi(Ident) = 4.12.0-D0041FEF, ocaml-cmi(Identifiable) = 4.12.0-A4D66FBC, ocaml-cmi(Load_path) = 4.12.0-CF04F5EA, ocaml-cmi(Location) = 4.12.0-C873F444, ocaml-cmi(Longident) = 4.12.0-13B3EB27, ocaml-cmi(Misc) = 4.12.0-30BE4E8F, ocaml-cmi(Outcometree) = 4.12.0-0E91EAF4, ocaml-cmi(Parsetree) = 4.12.0-92C4E671, ocaml-cmi(Path) = 4.12.0-B122D3D0, ocaml-cmi(Primitive) = 4.12.0-18B142B7, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__array) = 4.12.0-4E32E71C, ocaml-cmi(Stdlib__bigarray) = 4.12.0-73871E61, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__bytes) = 4.12.0-7EBE0A81, ocaml-cmi(Stdlib__char) = 4.12.0-CCD3738D, ocaml-cmi(Stdlib__complex) = 4.12.0-81367AAA, ocaml-cmi(Stdlib__digest) = 4.12.0-58B6F86A, ocaml-cmi(Stdlib__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__ephemeron) = 4.12.0-0E3C38F7, ocaml-cmi(Stdlib__format) = 4.12.0-E8696010, ocaml-cmi(Stdlib__hashtbl) = 4.12.0-C3EC10B9, ocaml-cmi(Stdlib__int32) = 4.12.0-4C0749E5, ocaml-cmi(Stdlib__int64) = 4.12.0-6CF7F095, ocaml-cmi(Stdlib__lazy) = 4.12.0-5D62F857, ocaml-cmi(Stdlib__lexing) = 4.12.0-F7569937, ocaml-cmi(Stdlib__list) = 4.12.0-88609EF3, ocaml-cmi(Stdlib__map) = 4.12.0-717FE01A, ocaml-cmi(Stdlib__obj) = 4.12.0-2B540DC5, ocaml-cmi(Stdlib__printexc) = 4.12.0-2ED36879, ocaml-cmi(Stdlib__queue) = 4.12.0-D2482D03, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__set) = 4.12.0-D47FAD5D, ocaml-cmi(Stdlib__stack) = 4.12.0-488EB4D3, ocaml-cmi(Stdlib__string) = 4.12.0-9F0E4229, ocaml-cmi(Stdlib__sys) = 4.12.0-EB89F871, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, ocaml-cmi(Subst) = 4.12.0-F5B88697, ocaml-cmi(Toploop) = 4.12.0-0495573E, ocaml-cmi(Type_immediacy) = 4.12.0-D5796C46, ocaml-cmi(Types) = 4.12.0-00D76638, ocaml-cmi(Unix) = 4.12.0-EADECC35, ocaml-cmi(Warnings) = 4.12.0-B2D4200E, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MC9IM6 Creating ocaml-fmt-debuginfo package Processing files: ocaml-fmt-devel-0.8.9-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CBegq4 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.5J2Bs4 find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmx(Fmt) = 4.12.0-FAE6C584, ocaml-cmx(Fmt_cli) = 4.12.0-27BB7097, ocaml-cmx(Fmt_top) = 4.12.0-6241033E, ocaml-cmx(Fmt_tty) = 4.12.0-F051523D Requires: ocaml-fmt = 0.8.9-alt1, ocaml-cmi(Asttypes) = 4.12.0-BAEA8C9E, ocaml-cmi(Build_path_prefix_map) = 4.12.0-656E8C2E, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(CamlinternalLazy) = 4.12.0-0FFDD456, ocaml-cmi(Cmdliner) = 4.12.0-BE6ED18E, ocaml-cmi(Cmi_format) = 4.12.0-AD11B881, ocaml-cmi(Env) = 4.12.0-8651F47C, ocaml-cmi(Fmt) = 4.12.0-96886D26, ocaml-cmi(Fmt_cli) = 4.12.0-C6111B17, ocaml-cmi(Fmt_top) = 4.12.0-DBBBE878, ocaml-cmi(Fmt_tty) = 4.12.0-E6B0B014, ocaml-cmi(Ident) = 4.12.0-D0041FEF, ocaml-cmi(Identifiable) = 4.12.0-A4D66FBC, ocaml-cmi(Load_path) = 4.12.0-CF04F5EA, ocaml-cmi(Location) = 4.12.0-C873F444, ocaml-cmi(Longident) = 4.12.0-13B3EB27, ocaml-cmi(Misc) = 4.12.0-30BE4E8F, ocaml-cmi(Outcometree) = 4.12.0-0E91EAF4, ocaml-cmi(Parsetree) = 4.12.0-92C4E671, ocaml-cmi(Path) = 4.12.0-B122D3D0, ocaml-cmi(Primitive) = 4.12.0-18B142B7, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__array) = 4.12.0-4E32E71C, ocaml-cmi(Stdlib__bigarray) = 4.12.0-73871E61, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__bytes) = 4.12.0-7EBE0A81, ocaml-cmi(Stdlib__char) = 4.12.0-CCD3738D, ocaml-cmi(Stdlib__complex) = 4.12.0-81367AAA, ocaml-cmi(Stdlib__digest) = 4.12.0-58B6F86A, ocaml-cmi(Stdlib__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__ephemeron) = 4.12.0-0E3C38F7, ocaml-cmi(Stdlib__format) = 4.12.0-E8696010, ocaml-cmi(Stdlib__hashtbl) = 4.12.0-C3EC10B9, ocaml-cmi(Stdlib__int32) = 4.12.0-4C0749E5, ocaml-cmi(Stdlib__int64) = 4.12.0-6CF7F095, ocaml-cmi(Stdlib__lazy) = 4.12.0-5D62F857, ocaml-cmi(Stdlib__lexing) = 4.12.0-F7569937, ocaml-cmi(Stdlib__list) = 4.12.0-88609EF3, ocaml-cmi(Stdlib__map) = 4.12.0-717FE01A, ocaml-cmi(Stdlib__obj) = 4.12.0-2B540DC5, ocaml-cmi(Stdlib__printexc) = 4.12.0-2ED36879, ocaml-cmi(Stdlib__queue) = 4.12.0-D2482D03, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__set) = 4.12.0-D47FAD5D, ocaml-cmi(Stdlib__stack) = 4.12.0-488EB4D3, ocaml-cmi(Stdlib__string) = 4.12.0-9F0E4229, ocaml-cmi(Stdlib__sys) = 4.12.0-EB89F871, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, ocaml-cmi(Subst) = 4.12.0-F5B88697, ocaml-cmi(Toploop) = 4.12.0-0495573E, ocaml-cmi(Type_immediacy) = 4.12.0-D5796C46, ocaml-cmi(Types) = 4.12.0-00D76638, ocaml-cmi(Unix) = 4.12.0-EADECC35, ocaml-cmi(Warnings) = 4.12.0-B2D4200E, ocaml-cmx(Stdlib) = 4.12.0-D5811101, ocaml-cmx(Stdlib__array) = 4.12.0-0ED96C91, ocaml-cmx(Stdlib__buffer) = 4.12.0-6D7A613A, ocaml-cmx(Stdlib__ephemeron) = 4.12.0-E8C7C263, ocaml-cmx(Stdlib__format) = 4.12.0-5D89D582, ocaml-cmx(Stdlib__hashtbl) = 4.12.0-3829FA7A, ocaml-cmx(Stdlib__int64) = 4.12.0-722E7307, ocaml-cmx(Stdlib__list) = 4.12.0-DC8662E5, ocaml-cmx(Stdlib__map) = 4.12.0-58966393, ocaml-cmx(Stdlib__printexc) = 4.12.0-59502601, ocaml-cmx(Stdlib__queue) = 4.12.0-8ACDC8C2, ocaml-cmx(Stdlib__seq) = 4.12.0-29CB9C79, ocaml-cmx(Stdlib__stack) = 4.12.0-46462526, ocaml-cmx(Stdlib__string) = 4.12.0-6DBCA81D, ocaml-cmx(Stdlib__sys) = 4.12.0-16BCA4B0, ocaml-cmx(Stdlib__uchar) = 4.12.0-51673864, ocaml-cmx(Unix) = 4.12.0-AD4D21FE Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MT6564 Processing files: ocaml-fmt-debuginfo-0.8.9-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.juv1L6 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.09nvx8 find-requires: running scripts (debuginfo) Requires: ocaml-fmt = 0.8.9-alt1 Adding to ocaml-fmt-devel a strict dependency on ocaml-fmt Adding to ocaml-fmt-debuginfo a strict dependency on ocaml-fmt Removing 4 extra deps from ocaml-fmt-devel due to dependency on ocaml-fmt Removing 50 extra deps from ocaml-fmt-devel due to repentancy on ocaml-fmt warning: Installed (but unpackaged) file(s) found: /usr/doc/fmt/CHANGES.md /usr/doc/fmt/LICENSE.md /usr/doc/fmt/README.md Wrote: /usr/src/RPM/RPMS/i586/ocaml-fmt-0.8.9-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-fmt-devel-0.8.9-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-fmt-debuginfo-0.8.9-alt1.i586.rpm (w2.lzdio) 3.50user 2.65system 0:11.62elapsed 53%CPU (0avgtext+0avgdata 25592maxresident)k 0inputs+0outputs (0major+375303minor)pagefaults 0swaps 24.46user 9.21system 0:37.90elapsed 88%CPU (0avgtext+0avgdata 102740maxresident)k 205312inputs+0outputs (0major+684061minor)pagefaults 0swaps