<86>Jun 8 11:36:42 userdel[819650]: delete user 'rooter' <86>Jun 8 11:36:42 groupadd[819685]: group added to /etc/group: name=rooter, GID=687 <86>Jun 8 11:36:42 groupadd[819685]: new group: name=rooter, GID=687 <86>Jun 8 11:36:42 useradd[819719]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash <86>Jun 8 11:36:42 userdel[819768]: delete user 'builder' <86>Jun 8 11:36:43 groupadd[819861]: group added to /etc/group: name=builder, GID=688 <86>Jun 8 11:36:43 groupadd[819861]: new group: name=builder, GID=688 <86>Jun 8 11:36:43 useradd[819898]: new user: name=builder, UID=688, GID=688, home=/usr/src, shell=/bin/bash warning: Macro %dune_build not found warning: Macro %dune_install not found warning: Macro %dune_check not found <13>Jun 8 11:36:46 rpmi: ocaml-runtime-4.12.0-alt1 sisyphus+268975.200.3.1 1617722000 installed <13>Jun 8 11:36:46 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+268936.100.1.1 1617543918 installed <13>Jun 8 11:37:01 rpmi: ocaml-4.12.0-alt1 sisyphus+268975.200.3.1 1617722000 installed <13>Jun 8 11:37:01 rpmi: ocaml-easy-format-1.3.2-alt2 sisyphus+268975.23100.3.1 1617731512 installed <13>Jun 8 11:37:01 rpmi: ocaml-easy-format-devel-1.3.2-alt2 sisyphus+268975.23100.3.1 1617731512 installed <13>Jun 8 11:37:01 rpmi: ocaml-ocamldoc-4.12.0-alt1 sisyphus+268975.200.3.1 1617722000 installed <13>Jun 8 11:37:01 rpmi: opam-2.0.8-alt2 sisyphus+272161.100.1.1 1621437828 installed <13>Jun 8 11:37:02 rpmi: dune-2.8.5-alt1 sisyphus+269321.100.1.1 1618036815 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-biniou-1.2.1-alt3.nosrc.rpm (w1.gzdio) Installing ocaml-biniou-1.2.1-alt3.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.24032 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-biniou-1.2.1 + echo 'Source #0 (ocaml-biniou-1.2.1.tar):' Source #0 (ocaml-biniou-1.2.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-biniou-1.2.1.tar + cd ocaml-biniou-1.2.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.24032 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-biniou-1.2.1 + /usr/bin/dune build --verbose -p biniou Workspace root: /usr/src/RPM/BUILD/ocaml-biniou-1.2.1 Running[0]: /usr/bin/nproc > /usr/src/tmp/dune033377.output 2> /dev/null Auto-detected concurrency: 8 disable binary cache Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/duneeacadf.output Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; for_host = None ; fdo_target_exe = None ; build_dir = "default" ; toplevel_path = None ; ocaml_bin = External "/usr/bin" ; ocaml = Ok External "/usr/bin/ocaml" ; ocamlc = External "/usr/bin/ocamlc.opt" ; ocamlopt = Ok External "/usr/bin/ocamlopt.opt" ; ocamldep = Ok External "/usr/bin/ocamldep.opt" ; ocamlmklib = Ok External "/usr/bin/ocamlmklib.opt" ; env = map { "CAML_LD_LIBRARY_PATH" : "/usr/src/RPM/BUILD/ocaml-biniou-1.2.1/_build/install/default/lib/stublibs" ; "DUNE_OCAML_HARDCODED" : "/usr/lib/ocaml" ; "DUNE_OCAML_STDLIB" : "/usr/lib/ocaml" ; "DUNE_SOURCEROOT" : "/usr/src/RPM/BUILD/ocaml-biniou-1.2.1" ; "INSIDE_DUNE" : "/usr/src/RPM/BUILD/ocaml-biniou-1.2.1/_build/default" ; "MANPATH" : "/usr/src/RPM/BUILD/ocaml-biniou-1.2.1/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/usr/src/RPM/BUILD/ocaml-biniou-1.2.1/_build/install/default/lib" ; "OCAMLPATH" : "/usr/src/RPM/BUILD/ocaml-biniou-1.2.1/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/usr/src/RPM/BUILD/ocaml-biniou-1.2.1/_build/install/default/lib/toplevel" } ; findlib_path = [ External "/usr/lib/ocaml" ] ; arch_sixtyfour = false ; natdynlink_supported = true ; supports_shared_libraries = true ; ocaml_config = { version = "4.12.0" ; standard_library_default = "/usr/lib/ocaml" ; standard_library = "/usr/lib/ocaml" ; standard_runtime = "the_standard_runtime_variable_was_deleted" ; ccomp_type = "cc" ; c_compiler = "gcc" ; ocamlc_cflags = [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-fPIC" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ] ; ocamlopt_cflags = [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-fPIC" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; bytecomp_c_libraries = [ "-lm"; "-ldl"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; native_c_libraries = [ "-lm"; "-ldl" ] ; cc_profile = [] ; architecture = "i386" ; model = "default" ; int_size = 31 ; word_size = 32 ; system = "linux_elf" ; asm = [ "as" ] ; asm_cfi_supported = true ; with_frame_pointers = false ; ext_exe = "" ; ext_obj = ".o" ; ext_asm = ".s" ; ext_lib = ".a" ; ext_dll = ".so" ; os_type = "Unix" ; default_executable_name = "a.out" ; systhread_supported = true ; host = "i686-pc-linux-gnu" ; target = "i686-pc-linux-gnu" ; profiling = false ; flambda = false ; spacetime = false ; safe_string = true ; exec_magic_number = "Caml1999X029" ; cmi_magic_number = "Caml1999I029" ; cmo_magic_number = "Caml1999O029" ; cma_magic_number = "Caml1999A029" ; cmx_magic_number = "Caml1999Y029" ; cmxa_magic_number = "Caml1999Z029" ; ast_impl_magic_number = "Caml1999M029" ; ast_intf_magic_number = "Caml1999N029" ; cmxs_magic_number = "Caml1999D029" ; cmt_magic_number = "Caml1999T029" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } } Actual targets: - recursive alias @install Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/bi_dump.ml) > _build/default/src/.biniou.objs/bi_dump.ml.d Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/bi_inbuf.mli) > _build/default/src/.biniou.objs/bi_inbuf.mli.d Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/bi_inbuf.ml) > _build/default/src/.biniou.objs/bi_inbuf.ml.d Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/bi_io.mli) > _build/default/src/.biniou.objs/bi_io.mli.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/bi_io.ml) > _build/default/src/.biniou.objs/bi_io.ml.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/bi_outbuf.mli) > _build/default/src/.biniou.objs/bi_outbuf.mli.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/bi_outbuf.ml) > _build/default/src/.biniou.objs/bi_outbuf.ml.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/bi_share.mli) > _build/default/src/.biniou.objs/bi_share.mli.d Running[10]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/bi_share.ml) > _build/default/src/.biniou.objs/bi_share.ml.d Running[11]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/bi_stream.mli) > _build/default/src/.biniou.objs/bi_stream.mli.d Running[12]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/bi_stream.ml) > _build/default/src/.biniou.objs/bi_stream.ml.d Running[13]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/bi_util.mli) > _build/default/src/.biniou.objs/bi_util.mli.d Running[14]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/bi_util.ml) > _build/default/src/.biniou.objs/bi_util.ml.d Running[15]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/bi_vint.mli) > _build/default/src/.biniou.objs/bi_vint.mli.d Running[16]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/bi_vint.ml) > _build/default/src/.biniou.objs/bi_vint.ml.d Running[17]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl bin/bdump.ml) > _build/default/bin/.bdump.eobjs/bdump.ml.d Running[18]: (cd _build/default && /usr/bin/ocamlc.opt -safe-string -g -bin-annot -I src/.biniou.objs/byte -I /usr/lib/ocaml/easy-format -no-alias-deps -o src/.biniou.objs/byte/bi_dump.cmo -c -impl src/bi_dump.ml) Running[19]: (cd _build/default && /usr/bin/ocamlc.opt -safe-string -g -bin-annot -I src/.biniou.objs/byte -I /usr/lib/ocaml/easy-format -no-alias-deps -o src/.biniou.objs/byte/bi_share.cmi -c -intf src/bi_share.mli) Running[20]: (cd _build/default && /usr/bin/ocamlc.opt -safe-string -g -bin-annot -I src/.biniou.objs/byte -I /usr/lib/ocaml/easy-format -no-alias-deps -o src/.biniou.objs/byte/bi_stream.cmi -c -intf src/bi_stream.mli) Running[21]: (cd _build/default && /usr/bin/ocamlc.opt -safe-string -g -bin-annot -I src/.biniou.objs/byte -I /usr/lib/ocaml/easy-format -no-alias-deps -o src/.biniou.objs/byte/bi_util.cmi -c -intf src/bi_util.mli) Running[22]: (cd _build/default && /usr/bin/ocamlopt.opt -safe-string -g -I src/.biniou.objs/byte -I src/.biniou.objs/native -I /usr/lib/ocaml/easy-format -intf-suffix .ml -no-alias-deps -o src/.biniou.objs/native/bi_stream.cmx -c -impl src/bi_stream.ml) Running[23]: (cd _build/default && /usr/bin/ocamlc.opt -safe-string -g -bin-annot -I src/.biniou.objs/byte -I /usr/lib/ocaml/easy-format -intf-suffix .ml -no-alias-deps -o src/.biniou.objs/byte/bi_stream.cmo -c -impl src/bi_stream.ml) Running[24]: (cd _build/default && /usr/bin/ocamlopt.opt -safe-string -g -I src/.biniou.objs/byte -I src/.biniou.objs/native -I /usr/lib/ocaml/easy-format -intf-suffix .ml -no-alias-deps -o src/.biniou.objs/native/bi_dump.cmx -c -impl src/bi_dump.ml) Running[25]: (cd _build/default && /usr/bin/ocamlc.opt -safe-string -g -bin-annot -I src/.biniou.objs/byte -I /usr/lib/ocaml/easy-format -no-alias-deps -o src/.biniou.objs/byte/bi_inbuf.cmi -c -intf src/bi_inbuf.mli) Running[26]: (cd _build/default && /usr/bin/ocamlc.opt -safe-string -g -bin-annot -I src/.biniou.objs/byte -I /usr/lib/ocaml/easy-format -no-alias-deps -o src/.biniou.objs/byte/bi_outbuf.cmi -c -intf src/bi_outbuf.mli) Running[27]: (cd _build/default && /usr/bin/ocamlopt.opt -safe-string -g -I src/.biniou.objs/byte -I src/.biniou.objs/native -I /usr/lib/ocaml/easy-format -intf-suffix .ml -no-alias-deps -o src/.biniou.objs/native/bi_util.cmx -c -impl src/bi_util.ml) Running[28]: (cd _build/default && /usr/bin/ocamlc.opt -safe-string -g -bin-annot -I src/.biniou.objs/byte -I /usr/lib/ocaml/easy-format -intf-suffix .ml -no-alias-deps -o src/.biniou.objs/byte/bi_util.cmo -c -impl src/bi_util.ml) Running[29]: (cd _build/default && /usr/bin/ocamlc.opt -safe-string -g -bin-annot -I src/.biniou.objs/byte -I /usr/lib/ocaml/easy-format -intf-suffix .ml -no-alias-deps -o src/.biniou.objs/byte/bi_share.cmo -c -impl src/bi_share.ml) Running[30]: (cd _build/default && /usr/bin/ocamlc.opt -safe-string -g -bin-annot -I src/.biniou.objs/byte -I /usr/lib/ocaml/easy-format -intf-suffix .ml -no-alias-deps -o src/.biniou.objs/byte/bi_inbuf.cmo -c -impl src/bi_inbuf.ml) Running[31]: (cd _build/default && /usr/bin/ocamlc.opt -safe-string -g -bin-annot -I src/.biniou.objs/byte -I /usr/lib/ocaml/easy-format -intf-suffix .ml -no-alias-deps -o src/.biniou.objs/byte/bi_outbuf.cmo -c -impl src/bi_outbuf.ml) Running[32]: (cd _build/default && /usr/bin/ocamlc.opt -safe-string -g -bin-annot -I src/.biniou.objs/byte -I /usr/lib/ocaml/easy-format -no-alias-deps -o src/.biniou.objs/byte/bi_io.cmi -c -intf src/bi_io.mli) Running[33]: (cd _build/default && /usr/bin/ocamlc.opt -safe-string -g -bin-annot -I src/.biniou.objs/byte -I /usr/lib/ocaml/easy-format -no-alias-deps -o src/.biniou.objs/byte/bi_vint.cmi -c -intf src/bi_vint.mli) Running[34]: (cd _build/default && /usr/bin/ocamlc.opt -safe-string -g -bin-annot -I src/.biniou.objs/byte -I /usr/lib/ocaml/easy-format -intf-suffix .ml -no-alias-deps -o src/.biniou.objs/byte/bi_vint.cmo -c -impl src/bi_vint.ml) Running[35]: (cd _build/default && /usr/bin/ocamlc.opt -safe-string -g -bin-annot -I src/.biniou.objs/byte -I /usr/lib/ocaml/easy-format -intf-suffix .ml -no-alias-deps -o src/.biniou.objs/byte/bi_io.cmo -c -impl src/bi_io.ml) Running[36]: (cd _build/default && /usr/bin/ocamlopt.opt -safe-string -g -I src/.biniou.objs/byte -I src/.biniou.objs/native -I /usr/lib/ocaml/easy-format -intf-suffix .ml -no-alias-deps -o src/.biniou.objs/native/bi_share.cmx -c -impl src/bi_share.ml) Running[37]: (cd _build/default && /usr/bin/ocamlopt.opt -safe-string -g -I src/.biniou.objs/byte -I src/.biniou.objs/native -I /usr/lib/ocaml/easy-format -intf-suffix .ml -no-alias-deps -o src/.biniou.objs/native/bi_inbuf.cmx -c -impl src/bi_inbuf.ml) Running[38]: (cd _build/default && /usr/bin/ocamlopt.opt -safe-string -g -I src/.biniou.objs/byte -I src/.biniou.objs/native -I /usr/lib/ocaml/easy-format -intf-suffix .ml -no-alias-deps -o src/.biniou.objs/native/bi_outbuf.cmx -c -impl src/bi_outbuf.ml) Running[39]: (cd _build/default && /usr/bin/ocamlopt.opt -safe-string -g -I src/.biniou.objs/byte -I src/.biniou.objs/native -I /usr/lib/ocaml/easy-format -intf-suffix .ml -no-alias-deps -o src/.biniou.objs/native/bi_vint.cmx -c -impl src/bi_vint.ml) Running[40]: (cd _build/default && /usr/bin/ocamlc.opt -safe-string -g -a -o src/biniou.cma src/.biniou.objs/byte/bi_util.cmo src/.biniou.objs/byte/bi_share.cmo src/.biniou.objs/byte/bi_inbuf.cmo src/.biniou.objs/byte/bi_outbuf.cmo src/.biniou.objs/byte/bi_vint.cmo src/.biniou.objs/byte/bi_stream.cmo src/.biniou.objs/byte/bi_io.cmo src/.biniou.objs/byte/bi_dump.cmo) Running[41]: (cd _build/default && /usr/bin/ocamlopt.opt -safe-string -g -I src/.biniou.objs/byte -I src/.biniou.objs/native -I /usr/lib/ocaml/easy-format -intf-suffix .ml -no-alias-deps -o src/.biniou.objs/native/bi_io.cmx -c -impl src/bi_io.ml) Running[42]: (cd _build/default && /usr/bin/ocamlopt.opt -safe-string -g -a -o src/biniou.cmxa src/.biniou.objs/native/bi_util.cmx src/.biniou.objs/native/bi_share.cmx src/.biniou.objs/native/bi_inbuf.cmx src/.biniou.objs/native/bi_outbuf.cmx src/.biniou.objs/native/bi_vint.cmx src/.biniou.objs/native/bi_stream.cmx src/.biniou.objs/native/bi_io.cmx src/.biniou.objs/native/bi_dump.cmx) Running[43]: (cd _build/default && /usr/bin/ocamlc.opt -safe-string -g -bin-annot -I bin/.bdump.eobjs/byte -I src/.biniou.objs/byte -no-alias-deps -o bin/.bdump.eobjs/byte/bdump.cmo -c -impl bin/bdump.ml) Running[44]: (cd _build/default && /usr/bin/ocamlopt.opt -safe-string -g -shared -linkall -I src -o src/biniou.cmxs src/biniou.cmxa) Running[45]: (cd _build/default && /usr/bin/ocamlopt.opt -safe-string -g -I bin/.bdump.eobjs/byte -I bin/.bdump.eobjs/native -I src/.biniou.objs/byte -I src/.biniou.objs/native -intf-suffix .ml -no-alias-deps -o bin/.bdump.eobjs/native/bdump.cmx -c -impl bin/bdump.ml) Running[46]: (cd _build/default && /usr/bin/ocamlopt.opt -safe-string -g -o bin/bdump.exe /usr/lib/ocaml/easy-format/easy_format.cmxa src/biniou.cmxa bin/.bdump.eobjs/native/bdump.cmx) Output[44]: ld: src/biniou.a(bi_util.o): warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object Output[46]: ld: bin/.bdump.eobjs/native/bdump.o: warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a PIE + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.73804 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-biniou-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-biniou-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-biniou-1.2.1 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-biniou-buildroot opam (internal) [ERROR] Opam has not been initialised, please run `opam init' Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/META Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_dump.cmi Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_dump.cmt Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_dump.cmx Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_dump.ml Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_inbuf.cmi Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_inbuf.cmt Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_inbuf.cmti Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_inbuf.cmx Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_inbuf.ml Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_inbuf.mli Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_io.cmi Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_io.cmt Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_io.cmti Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_io.cmx Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_io.ml Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_io.mli Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_outbuf.cmi Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_outbuf.cmt Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_outbuf.cmti Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_outbuf.cmx Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_outbuf.ml Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_outbuf.mli Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_share.cmi Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_share.cmt Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_share.cmti Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_share.cmx Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_share.ml Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_share.mli Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_stream.cmi Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_stream.cmt Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_stream.cmti Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_stream.cmx Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_stream.ml Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_stream.mli Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_util.cmi Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_util.cmt Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_util.cmti Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_util.cmx Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_util.ml Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_util.mli Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_vint.cmi Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_vint.cmt Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_vint.cmti Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_vint.cmx Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_vint.ml Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_vint.mli Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/biniou.a Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/biniou.cma Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/biniou.cmxa Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/dune-package Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/opam Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/biniou.cmxs Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/bin/bdump Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/share/doc/biniou/CHANGES.md Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/share/doc/biniou/LICENSE Installing /usr/src/tmp/ocaml-biniou-buildroot/usr/share/doc/biniou/README.md + find /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(cma|cmi|cmxs|so|js)$' -o -name META ')' -printf '/usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/ -type d -printf '%%dir /usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(a|cmt|cmti|cmx|cmxa|ml|mli|exe)$' -o -name opam -o -name dune-package ')' -printf '/usr/lib/ocaml/%P\n' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-biniou-buildroot (auto) mode of './usr/lib/ocaml/biniou/biniou.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-biniou-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-biniou-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-biniou-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-biniou-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-biniou-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) either the file containing the function 'caml_startup__code_begin' or the file containing the function 'caml_curry11' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry11' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry11_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry11_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry11_2_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry11_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry11_3_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry11_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry11_4_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry11_4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry11_5_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry11_5' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry11_6_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry11_6' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry11_7_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry11_7' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry11_8_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry11_8' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry11_9_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry11_9' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry11_10' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_2_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_3_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_4_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_5_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_5' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_6_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_6' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_7_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_7' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_8_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_8' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_9' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry9' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry9_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry9_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry9_2_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry9_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry9_3_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry9_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry9_4_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry9_4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry9_5_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry9_5' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry9_6_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry9_6' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry9_7_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry9_7' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry9_8' 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_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_app' 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_app' 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_app' 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_app' 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_curry7_6' 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_app' 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_app' 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_app' 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_app' 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_curry6_5' 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 'caml_apply7' is not compiled with -fpic/-fPIC the file containing the function 'camlStd_exit__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlBdump__fun_741' is not compiled with -fpic/-fPIC the file containing the function 'camlBdump__set_file_357' is not compiled with -fpic/-fPIC the file containing the function 'camlBdump__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlBi_util__code_begin' or the file containing the function 'camlBi_util__string8_of_int_85' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_util__string8_of_int_85' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_util__string4_of_int_187' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_util__print_bits_inner_531' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_util__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlBi_share__code_begin' or the file containing the function 'camlBi_share__equal_162' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_share__put_616' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_share__create_624' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_share__get_633' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_share__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_inbuf__read_98' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_inbuf__read_char_104' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_inbuf__peek_196' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_inbuf__from_bytes_inner_525' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_inbuf__refill_from_channel_228' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_inbuf__from_channel_inner_541' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_inbuf__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__really_extend_94' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__flush_to_channel_275' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__create_inner_723' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__create_278' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__create_output_writer_inner_740' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__add_string_375' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__add_bytes_379' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__reset_412' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__check_highest_byte_105' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__write_uvint_114' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__uvint_of_uint_136' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__read_uvint_154' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__check_end_of_input_251' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__string_of_list_264' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__read_list_332' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__print_list_338' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__fun_416' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__test_362' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_hashtag_272' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__string_of_hashtag_368' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_field_hashtag_386' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_numtag_397' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__make_unhash_410' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__fun_1969' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__fun_1978' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_untagged_float32_905' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__fun_1989' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_untagged_float64_985' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_untagged_float64_1012' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_untagged_int64_1020' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__safety_test_1024' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_int64_1062' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_float32_1066' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_t_1086' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_tree_1191' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__string_of_tree_1195' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_untagged_unit_1205' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_untagged_bool_1208' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_untagged_int32_1222' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_untagged_float32_1233' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_untagged_int64_1236' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_untagged_string_1239' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_bool_1252' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_int8_1255' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_int16_1258' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_int32_1261' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_int64_1264' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_float32_1267' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_float64_1270' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_uvint_1273' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_svint_1276' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_string_1279' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__print_1282' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_tree_inner_2112' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_array_1291' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_tuple_1292' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_field_1293' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_record_1294' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_num_variant_cont_1295' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_variant_cont_1297' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_table_1299' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__fun_2143' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__fun_2151' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_shared_1300' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__reader_of_tag_1301' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_table_1408' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skipper_of_tag_1409' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__array_map_1440' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__format_1468' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__fun_2294' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__fun_2300' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__format_field_1469' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__init_1517' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__view_of_tree_1520' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__print_view_of_tree_1523' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__output_view_of_tree_1526' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_dump__split_94' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_dump__load_lines_149' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_dump__load_219' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_dump__default_dict_path_289' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_dump__load_dictionary_374' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_dump__write_uniq_446' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_dump__fun_811' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_dump__save_dictionary_502' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_dump__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__inner_254' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__propagate_from_leaf_to_root_299' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__aux_305' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__propagate_forced_breaks_387' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__map_node_397' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__set_escape_416' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__set_escape_string_446' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__define_styles_506' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__mark_open_tag_889' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__mark_close_tag_892' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__extra_box_903' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__pp_open_nonaligned_box_913' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_t_933' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_list_body_stick_left_934' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fun_1488' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_list_body_stick_right_935' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fun_1498' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_opt_label_936' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_list_937' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_list_stick_left_938' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_list_stick_right_939' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fun_1512' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_list2_940' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_pair_941' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__to_formatter_1027' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__to_stdout_1103' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__to_stderr_1108' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_t_1127' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_list_1128' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__to_buffer_1172' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__to_string_1176' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__to_formatter_1180' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__to_channel_1185' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__to_stdout_1190' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__to_stderr_1193' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormatBasics__erase_rel_142' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormatBasics__concat_fmtty_324' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormatBasics__concat_fmt_511' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormatBasics__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalAtomic__make_8' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalAtomic__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__fun_848' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__fun_850' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__fun_852' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__fun_854' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__fun_856' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__fun_858' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__fun_860' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__fun_862' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__fun_864' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__fun_866' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__fun_868' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__fun_870' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__fun_872' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__fun_874' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__fun_876' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__fun_878' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__fun_880' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__failwith_6' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__invalid_arg_9' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__min_43' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__max_47' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__$5e_137' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__char_of_int_146' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__string_of_bool_164' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bool_of_string_167' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bool_of_string_opt_170' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__string_of_int_173' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__int_of_string_opt_177' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__valid_float_lexem_181' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__loop_185' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__string_of_float_187' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__float_of_string_opt_191' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__$40_194' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__open_out_gen_218' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__open_out_224' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__open_out_bin_227' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__flush_all_232' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__iter_234' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__output_bytes_242' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__output_string_246' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__output_250' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__output_substring_256' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__output_value_265' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__close_out_273' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__close_out_noerr_276' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__open_in_gen_281' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__open_in_287' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__open_in_bin_290' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__input_295' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__unsafe_really_input_301' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__really_input_307' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__really_input_string_313' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__input_line_319' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__scan_329' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__close_in_noerr_343' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__print_char_347' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__print_string_350' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__print_bytes_353' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__print_int_356' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__print_float_359' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__print_endline_362' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__print_newline_365' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__prerr_char_368' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__prerr_string_371' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__prerr_bytes_374' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__prerr_int_377' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__prerr_float_380' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__prerr_endline_383' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__prerr_newline_386' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__read_line_389' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__read_int_392' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__read_float_398' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__fun_961' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__fun_959' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__fun_957' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__fun_955' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__fun_953' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__fun_951' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__$5e$5e_441' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__at_exit_452' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__do_at_exit_470' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__exit_473' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__fun_977' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__seq__return_88' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__seq__cons_92' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__seq__append_97' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__seq__map_103' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__seq__filter_map_109' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__seq__filter_116' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__seq__flat_map_app_123' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__seq__iter_147' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__seq__unfold_155' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__seq__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__char__chr_83' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__char__escaped_89' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__char__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__uchar__err_not_sv_84' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__uchar__err_not_latin1_87' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__uchar__succ_97' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__uchar__pred_99' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__uchar__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__sys__fun_304' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__sys__fun_306' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__sys__getenv_opt_115' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__sys__set_signal_131' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__sys__catch_break_164' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__sys__fun_319' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__sys__Make_184' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__sys__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__cons_91' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__hd_95' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__tl_99' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__nth_103' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__nth_aux_107' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__nth_opt_112' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__nth_aux_116' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__rev_append_122' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__init_tailrec_aux_130' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__init_aux_135' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__init_227' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__map_236' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__mapi_242' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__rev_map_252' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__rmap_f_256' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__map2_287' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__rev_map2_296' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__rmap2_f_301' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__iter2_309' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__fold_left2_317' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__fold_right2_326' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__for_all2_345' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__exists2_353' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__mem_361' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__assoc_371' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__assoc_opt_377' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__assq_383' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__assq_opt_389' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__mem_assoc_395' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__remove_assoc_405' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__remove_assq_411' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__find_417' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__find_opt_422' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__find_all_433' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__find_436' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__filteri_442' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__aux_446' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__filter_map_452' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__aux_455' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__fold_left_map_472' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__aux_477' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__partition_485' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__part_489' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__partition_map_495' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__part_499' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__split_524' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__combine_531' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__merge_538' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__stable_sort_548' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__rev_merge_552' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__rev_merge_rev_562' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__sort_572' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__rev_sort_573' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__sort_uniq_615' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__rev_merge_619' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__rev_merge_rev_630' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__sort_641' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__rev_sort_642' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__to_seq_722' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__aux_725' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__direct_750' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__fun_1143' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__list__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__fun_699' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__fun_707' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__fun_709' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__make_93' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__init_98' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__copy_105' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__sub_116' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__$2b$2b_127' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__extend_132' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__fill_142' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__blit_148' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__blit_string_155' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__ensure_ge_172' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__sum_lengths_176' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__concat_192' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__cat_197' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__trim_209' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__escaped_215' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__map_226' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__mapi_233' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__uppercase_ascii_240' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__lowercase_ascii_255' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__capitalize_ascii_263' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__uncapitalize_ascii_266' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__index_rec_269' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__index_rec_opt_278' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__index_from_287' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__index_from_opt_293' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__rindex_rec_299' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__rindex_from_307' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__rindex_rec_opt_312' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__rindex_from_opt_320' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__contains_from_325' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__rcontains_from_335' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__uppercase_345' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__lowercase_348' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__capitalize_351' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__uncapitalize_354' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__to_seq_357' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__aux_360' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__to_seqi_381' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__aux_384' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__of_seq_388' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__fun_826' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__get_int32_le_516' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__get_int32_be_520' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__get_int64_le_524' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__get_int64_be_528' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__set_int64_le_552' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__set_int64_be_557' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__bytes__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__string__ensure_ge_194' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__string__sum_lengths_198' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__string__concat_214' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__string__trim_240' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__string__index_rec_250' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__string__index_rec_opt_259' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__string__index_from_268' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__string__index_from_opt_274' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__string__rindex_rec_280' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__string__rindex_from_288' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__string__rindex_rec_opt_293' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__string__rindex_from_opt_301' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__string__contains_from_306' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__string__rcontains_from_316' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__string__uppercase_ascii_321' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__string__lowercase_ascii_324' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__string__capitalize_ascii_327' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__string__uncapitalize_ascii_330' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__string__split_on_char_333' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__string__uppercase_340' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__string__lowercase_343' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__string__capitalize_346' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__string__uncapitalize_349' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__string__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__marshal__fun_217' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__marshal__fun_219' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__marshal__to_buffer_89' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__marshal__data_size_185' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__marshal__from_bytes_193' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__marshal__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__obj__double_field_98' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__obj__set_double_field_102' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__obj__marshal_153' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__obj__unmarshal_168' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__obj__info_of_raw_192' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__obj__info_319' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__obj__of_val_324' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__obj__name_330' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__obj__id_333' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__obj__fun_762' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__obj__fun_760' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__obj__fun_758' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__obj__fun_756' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__obj__fun_754' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__obj__fun_752' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__obj__create_345' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__obj__get_key_356' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__obj__get_key_copy_360' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__obj__set_key_364' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__obj__unset_key_369' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__obj__check_key_373' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__obj__blit_key_377' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__obj__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__fun_458' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__make_float_95' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__init_103' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__make_matrix_109' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__copy_117' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__append_121' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__sub_126' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__fill_131' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__blit_137' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__iter_144' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__iter2_149' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__map_155' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__map2_162' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__iteri_171' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__mapi_176' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__to_list_183' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__tolist_186' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__of_list_193' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__fold_left_204' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__fold_right_211' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__exists_218' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__loop_223' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__for_all_225' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__loop_230' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__for_all2_232' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__loop_239' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__exists2_241' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__loop_248' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__mem_250' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__loop_255' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__memq_257' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__loop_262' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__sort_265' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__maxson_269' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__trickledown_275' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__bubbledown_286' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__trickleup_295' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__stable_sort_305' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__merge_309' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__loop_320' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__isortto_328' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__sortto_337' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__to_seq_349' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__aux_352' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__to_seqi_373' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__aux_376' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__of_rev_list_380' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__of_seq_392' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__fun_620' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__array__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__int__to_string_111' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__int__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlStdlib__int__code_end' or the file containing the function 'camlStdlib__int32__pred_104' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__int32__pred_104' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__int32__abs_106' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__int32__lognot_110' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__int32__fun_541' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__int32__to_string_202' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__int32__of_string_opt_206' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__int32__unsigned_div_221' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__int32__unsigned_rem_227' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__int32__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__int64__succ_104' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__int64__pred_106' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__int64__abs_108' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__int64__lognot_112' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__int64__fun_199' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__int64__to_string_119' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__int64__of_string_opt_123' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__int64__compare_129' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__int64__equal_132' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__int64__unsigned_compare_136' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__int64__unsigned_div_140' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__int64__unsigned_rem_146' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__int64__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__nativeint__succ_102' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__nativeint__pred_104' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__nativeint__abs_106' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__nativeint__lognot_193' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__nativeint__fun_275' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__nativeint__to_string_200' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__nativeint__of_string_opt_204' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__nativeint__unsigned_div_219' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__nativeint__unsigned_rem_225' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__nativeint__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__stack__create_85' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__stack__copy_91' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__stack__push_94' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__stack__pop_98' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__stack__pop_opt_103' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__stack__top_108' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__stack__top_opt_112' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__stack__add_seq_215' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__stack__of_seq_220' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__stack__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__queue__create_91' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__queue__add_97' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__queue__peek_104' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__queue__peek_opt_108' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__queue__take_113' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__queue__take_opt_119' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__queue__copy_127' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__queue__fun_244' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__queue__to_seq_166' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__queue__aux_169' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__queue__add_seq_191' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__queue__of_seq_196' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__queue__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalLazy__raise_undefined_83' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalLazy__force_lazy_block_166' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalLazy__force_val_lazy_block_173' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalLazy__force_178' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalLazy__force_val_266' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalLazy__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__buffer__create_86' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__buffer__sub_265' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__buffer__blit_270' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__buffer__nth_277' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__buffer__resize_290' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__buffer__add_utf_8_uchar_303' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__buffer__add_utf_16be_uchar_347' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__buffer__add_utf_16le_uchar_359' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__buffer__add_substring_371' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__buffer__unsafe_add_channel_up_to_462' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__buffer__add_channel_468' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__buffer__closing_478' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__buffer__advance_to_closing_481' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__buffer__advance_488' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__buffer__advance_to_non_alpha_492' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__buffer__find_ident_499' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__buffer__add_substitute_508' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__buffer__truncate_524' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__buffer__to_seq_527' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__buffer__aux_530' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__buffer__to_seqi_551' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__buffer__aux_554' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__buffer__add_seq_558' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__buffer__add_int64_ne_588' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__buffer__add_int64_le_609' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__buffer__add_int64_be_613' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__buffer__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__pad_of_pad_opt_262' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__prec_of_prec_opt_266' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__param_format_of_ignored_format_270' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__buffer_create_370' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__buffer_check_size_373' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__char_of_iconv_393' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__char_of_fconv_inner_5965' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__char_of_counter_402' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__bprint_char_set_405' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__print_start_409' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__bprint_precision_496' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__bprint_iconv_flag_504' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__string_of_formatting_lit_534' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__bprint_char_literal_540' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__bprint_fmtty_549' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__bprint_fmt_743' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fmtiter_747' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__symm_950' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fmtty_rel_det_1132' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__trans_1133' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fmtty_of_fmt_1931' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fmtty_of_custom_1932' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fmtty_of_ignored_format_1933' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fmtty_of_padding_fmtty_1934' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fmtty_of_precision_fmtty_1935' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__type_padding_2201' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__type_padprec_2223' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__type_format_2257' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__type_format_gen_2258' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__type_formatting_gen_2259' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__type_ignored_param_2260' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__type_ignored_param_one_2261' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__type_ignored_format_substitution_2262' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fix_int_precision_3181' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__format_of_iconv_3197' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__format_of_iconvL_3200' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__format_of_iconvl_3203' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__format_of_iconvn_3206' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__format_of_fconv_3209' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__transform_int_alt_3216' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__convert_int_3232' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__convert_int32_3236' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__convert_nativeint_3240' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__convert_int64_3244' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__convert_float_3248' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__hex_3253' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__make_printf_3277' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fun_6269' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fun_6272' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fun_6287' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fun_6296' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fun_6277' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fun_6306' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fun_6309' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__k$27_3418' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__k$27_3421' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__make_ignored_param_3278' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__make_from_fmtty_3279' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__make_invalid_arg_3280' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__make_padding_3281' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fun_6355' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fun_6358' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fun_6361' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__make_int_padding_precision_3282' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fun_6368' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fun_6371' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fun_6365' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fun_6377' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fun_6380' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fun_6374' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fun_6386' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fun_6389' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fun_6383' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__make_float_padding_precision_3283' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fun_6396' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fun_6403' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fun_6393' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fun_6409' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fun_6416' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fun_6406' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fun_6422' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fun_6429' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fun_6419' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__make_custom_3284' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__make_iprintf_3862' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fn_of_padding_precision_3863' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fn_of_custom_arity_3864' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__output_acc_4130' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__bufput_acc_4153' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__strput_acc_4219' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__failwith_message_4242' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__open_box_of_string_4250' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__invalid_box_4254' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__make_padding_fmt_ebb_4273' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__make_precision_fmt_ebb_4283' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__make_padprec_fmt_ebb_4291' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fmt_ebb_of_string_4309' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__invalid_format_message_4315' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__unexpected_end_of_format_4319' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__invalid_format_without_4325' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__expected_character_4330' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__parse_flags_4339' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__set_flag_4395' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__read_flags_4399' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__parse_padding_4340' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__parse_after_padding_4341' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__parse_precision_4342' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__parse_after_precision_4343' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__parse_conversion_4344' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__get_int_pad_4519' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__check_no_0_4535' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__opt_of_pad_4546' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__parse_after_at_4345' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__parse_tag_4346' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__parse_good_break_4347' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__parse_magic_size_4348' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__parse_char_set_4349' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__fail_single_percent_4827' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__parse_char_set_after_char_4832' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__parse_char_set_after_minus_4833' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__parse_positive_4351' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__parse_integer_4352' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__add_literal_4353' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__search_subformat_end_4354' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__is_int_base_4355' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__counter_of_char_4356' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__compute_int_conv_4357' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__compute_float_conv_4358' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__incompatible_flag_4359' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__format_of_string_fmtty_4985' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__format_of_string_format_4992' is not compiled with -fpic/-fPIC the file containing the function 'camlCamlinternalFormat__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printf__kfprintf_107' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printf__kbprintf_114' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printf__ikfprintf_164' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printf__fprintf_171' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printf__bprintf_175' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printf__ifprintf_179' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printf__ibprintf_183' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printf__printf_187' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printf__eprintf_190' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printf__ksprintf_193' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printf__sprintf_202' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printf__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__arg__assoc3_122' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__arg__split_128' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__arg__make_symlist_181' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__arg__print_spec_255' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__arg__help_action_326' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__arg__add_help_329' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__arg__usage_b_334' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__arg__usage_344' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__arg__bool_of_string_opt_349' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__arg__int_of_string_opt_351' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__arg__float_of_string_opt_353' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__arg__parse_and_expand_argv_dynamic_aux_355' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__arg__convert_error_364' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__arg__no_arg_430' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__arg__get_arg_434' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__arg__treat_action_441' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__arg__parse_argv_dynamic_inner_1146' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__arg__parse_argv_dynamic_485' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__arg__parse_argv_inner_1154' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__arg__parse_argv_494' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__arg__parse_503' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__arg__parse_dynamic_592' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__arg__parse_expand_599' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__arg__second_word_609' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__arg__replace_leading_tab_624' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__arg__add_padding_629' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__arg__align_inner_1207' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__arg__read_aux_660' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__arg__stash_668' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__arg__write_aux_676' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__arg__fun_1249' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__arg__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__atomic__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__fun_844' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__fun_846' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__fun_848' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__fun_850' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__fun_852' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__fun_854' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__field_128' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__other_fields_213' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__fields_216' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__use_printers_219' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__conv_222' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__to_string_default_227' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__print_245' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__catch_250' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__convert_raw_backtrace_276' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__format_backtrace_slot_278' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__info_282' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__print_exception_backtrace_287' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__print_backtrace_348' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__backtrace_to_string_351' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__backtrace_slot_location_418' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__backtrace_slot_defname_422' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__backtrace_slots_426' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__backtrace_slots_of_raw_entry_435' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__get_backtrace_450' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__register_printer_455' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__exn_slot_461' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__exn_slot_id_465' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__exn_slot_name_469' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__default_uncaught_exception_handler_475' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__set_uncaught_exception_handler_481' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__try_get_raw_backtrace_485' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__handle_uncaught_exception$27_488' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__handle_uncaught_exception_495' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__printexc__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__digest__string_134' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__digest__substring_225' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__digest__file_235' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__digest__to_hex_261' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__digest__from_hex_267' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__digest__digit_270' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__digest__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__random__new_state_85' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__random__full_init_142' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__random__make_self_init_266' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__random__intaux_279' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__random__int_284' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__random__int32aux_288' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__random__int32_334' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__random__int64aux_338' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__random__int64_389' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__random__fun_798' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__random__rawfloat_438' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__random__float_444' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__random__bits_452' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__random__int_455' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__random__int32_458' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__random__nativeint_461' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__random__int64_464' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__random__float_467' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__random__bool_469' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__random__full_init_472' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__random__init_475' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__random__self_init_478' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__random__get_state_481' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__random__set_state_484' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__random__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__randomize_311' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__is_randomized_314' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__create_inner_1633' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__create_360' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__reset_435' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__copy_bucketlist_439' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__loop_444' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__copy_454' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__insert_all_buckets_460' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__insert_bucket_468' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__resize_479' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__iter_488' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__filter_map_inplace_514' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__fold_522' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__stats_547' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__to_seq_556' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__aux_560' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__to_seq_keys_584' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__to_seq_values_587' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__MakeSeeded_800' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__add_660' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__find_rec_681' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__find_687' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__find_rec_opt_700' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__find_opt_706' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__find_all_719' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__find_in_bucket_723' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__replace_735' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__mem_742' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__add_seq_750' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__replace_seq_757' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__of_seq_764' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__Make_885' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__create_856' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__of_seq_858' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__key_index_899' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__add_903' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__remove_bucket_910' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__find_rec_924' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__find_930' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__find_rec_opt_943' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__find_opt_949' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__find_all_962' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__find_in_bucket_966' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__replace_bucket_971' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__replace_978' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__mem_985' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__mem_in_bucket_989' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__add_seq_993' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__replace_seq_1000' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__of_seq_1007' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__rebuild_inner_1907' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__rebuild_1011' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__hashtbl__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__format_string_319' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__break_line_333' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__pp_force_break_line_344' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__format_pp_token_354' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__add_tab_371' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__advance_left_394' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__enqueue_string_as_405' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__initialize_scan_stack_414' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__set_size_418' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__scan_push_425' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__pp_open_box_gen_431' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__pp_close_box_441' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__pp_open_stag_445' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__pp_close_stag_450' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__pp_open_tag_455' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__pp_get_formatter_stag_functions_483' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__clear_tag_stack_498' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__pp_print_bool_556' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__pp_force_newline_592' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__pp_print_if_newline_596' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__pp_print_custom_break_600' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__pp_print_break_612' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__pp_open_tbox_625' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__pp_close_tbox_631' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__pp_print_tbreak_636' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__pp_set_tab_647' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__validate_geometry_697' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__pp_set_geometry_715' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__pp_safe_set_geometry_722' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__pp_get_geometry_729' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__pp_update_geometry_733' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__pp_get_formatter_out_functions_747' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__pp_get_formatter_output_functions_756' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__display_newline_760' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__display_blanks_765' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__pp_set_formatter_out_channel_769' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__fun_1821' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__fun_1829' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__default_pp_mark_open_tag_774' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__default_pp_mark_close_tag_778' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__pp_make_formatter_784' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__make_formatter_799' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__fun_1862' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__formatter_of_out_channel_804' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__fun_1888' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__formatter_of_buffer_808' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__flush_str_formatter_867' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__make_symbolic_output_buffer_878' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__add_symbolic_output_item_955' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__formatter_of_symbolic_output_buffer_959' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__symbolic_flush_962' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__symbolic_newline_963' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__symbolic_string_964' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__symbolic_spaces_965' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__symbolic_indent_966' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__fun_2070' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__fun_2200' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__fun_2281' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__pp_print_list_1042' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__pp_print_seq_1076' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__pp_print_text_1086' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__pp_print_option_1095' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__compute_tag_1114' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__output_formatting_lit_1127' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__output_acc_1134' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__strput_acc_1170' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__kfprintf_1209' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__fun_2406' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__ikfprintf_1210' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__ifprintf_1222' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__fprintf_1227' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__printf_1230' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__eprintf_1233' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__kdprintf_1236' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__fun_2436' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__fun_2430' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__dprintf_1243' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__ksprintf_1247' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__k_1253' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__sprintf_1256' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__kasprintf_1259' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__k_1265' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__asprintf_1268' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__flush_standard_formatters_1271' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__pp_get_all_formatter_output_functions_1281' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__bprintf_1287' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__k_1292' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__pp_set_formatter_tag_functions_1302' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__stringify_1309' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__pp_get_formatter_tag_functions_1316' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__mark_open_tag_1320' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__mark_close_tag_1323' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__print_open_tag_1326' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__print_close_tag_1329' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__format__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__filename__generic_basename_179' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__filename__generic_dirname_189' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__filename__is_implicit_226' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__filename__chop_suffix_opt_233' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__filename__quote_command_324' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__filename__is_implicit_413' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__filename__check_suffix_416' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__filename__chop_suffix_opt_421' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__filename__quote_429' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__filename__quote_cmd_443' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__filename__fun_1128' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__filename__quote_cmd_filename_448' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__filename__quote_command_451' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__filename__drive_and_path_467' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__filename__dirname_470' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__filename__basename_476' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__filename__concat_528' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__filename__chop_suffix_533' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__filename__extension_len_538' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__filename__check_541' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__filename__search_dot_544' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__filename__extension_546' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__filename__chop_extension_550' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__filename__temp_file_name_600' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__filename__set_temp_dir_name_654' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__filename__get_temp_dir_name_657' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__filename__temp_file_inner_1197' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__filename__temp_file_660' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__filename__try_name_667' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__filename__open_temp_file_inner_1206' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__filename__open_temp_file_671' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__filename__try_name_684' is not compiled with -fpic/-fPIC the file containing the function 'camlStdlib__filename__entry' is not compiled with -fpic/-fPIC the file containing the function 'caml_call_gc' is not compiled with -fpic/-fPIC the file containing the function 'caml_alloc1' is not compiled with -fpic/-fPIC the file containing the function 'caml_alloc2' is not compiled with -fpic/-fPIC the file containing the function 'caml_alloc3' is not compiled with -fpic/-fPIC the file containing the function 'caml_allocN' is not compiled with -fpic/-fPIC the file containing the function 'caml_c_call' is not compiled with -fpic/-fPIC the file containing the function 'caml_start_program' is not compiled with -fpic/-fPIC the file containing the function 'caml_raise_exn' is not compiled with -fpic/-fPIC the file containing the function 'caml_raise_exception' is not compiled with -fpic/-fPIC the file containing the function 'caml_callback2_asm' is not compiled with -fpic/-fPIC the file containing the function 'caml_callback3_asm' is not compiled with -fpic/-fPIC the file containing the function 'caml_ml_array_bound_error' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/bin/bdump: TEXTREL entry found: 0x00000000 the file containing the function 'camlBi_util__print_bits_inner_531' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_util__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_share__fun_680' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_share__put_616' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_share__get_633' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_share__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_inbuf__from_bytes_inner_525' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_inbuf__refill_from_channel_228' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_inbuf__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlBi_outbuf__code_begin' or the file containing the function 'camlBi_outbuf__flush_to_output_270' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlBi_vint__code_begin' or the file containing the function 'camlBi_vint__unsigned_of_signed_108' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__read_uvint_154' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__check_end_of_input_251' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__print_list_338' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__fun_416' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__test_362' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__input_int64_97' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__output_int64_208' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__read_chunk_217' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__flatten_308' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__rev_array_of_list_402' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__test_541' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__fun_867' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__to_string_545' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_field_hashtag_386' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_numtag_397' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__fun_1969' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__fun_1978' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__fun_1989' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__safety_test_1024' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_t_1086' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_untagged_unit_1205' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_untagged_bool_1208' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_untagged_string_1239' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_array_1291' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_table_1299' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__reader_of_tag_1301' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skipper_of_tag_1409' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__array_map_1440' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__format_1468' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__format_field_1469' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_dump__load_lines_149' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_dump__load_219' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_dump__default_dict_path_289' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_dump__load_dictionary_374' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_dump__write_uniq_446' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_dump__fun_811' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_dump__save_dictionary_502' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_dump__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_curry5_1_app' 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 either the file containing the function 'camlBi_util__code_begin' or the file containing the function 'camlBi_util__string8_of_int_85' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_inbuf__read_98' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_inbuf__read_char_104' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_inbuf__peek_196' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_inbuf__from_channel_inner_541' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__flush_to_channel_275' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__create_inner_723' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__create_output_writer_inner_740' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__string_of_list_264' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__read_list_332' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__next_313' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__read_stream_397' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__write_stream_inner_852' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__fun_863' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__of_string_548' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__fun_879' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__make_unhash_410' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_untagged_float32_905' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_untagged_int64_1020' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_int64_1062' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_float32_1066' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_untagged_int32_1222' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_untagged_float32_1233' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_untagged_int64_1236' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_bool_1252' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_int8_1255' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_int16_1258' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_int32_1261' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_int64_1264' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_float32_1267' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_float64_1270' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_uvint_1273' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_svint_1276' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_string_1279' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_tree_inner_2112' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_tuple_1292' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_field_1293' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_record_1294' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_num_variant_cont_1295' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_variant_cont_1297' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__fun_2143' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__fun_2151' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_shared_1300' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_table_1408' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__fun_2294' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__fun_2300' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__init_1517' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_dump__split_94' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry5_1_app' is not compiled with -fpic/-fPIC either the file containing the function 'camlBi_util__code_begin' or the file containing the function 'camlBi_util__string8_of_int_85' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_util__string8_of_int_85' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_util__string4_of_int_187' is not compiled with -fpic/-fPIC either the file containing the function 'camlBi_outbuf__code_begin' or the file containing the function 'camlBi_outbuf__flush_to_output_270' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__reset_412' is not compiled with -fpic/-fPIC either the file containing the function 'camlBi_outbuf__code_begin' or the file containing the function 'camlBi_outbuf__flush_to_output_270' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__flush_chunk_487' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__fun_871' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_untagged_float64_985' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__write_uvint_114' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_hashtag_272' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_tag_875' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_untagged_int8_891' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_untagged_int16_895' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_untagged_int32_899' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_unit_1038' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_bool_1042' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_char_1046' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_int8_1050' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_int16_1054' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_int32_1058' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_float64_1070' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_string_1074' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_uvint_1078' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_svint_1082' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__fun_2070' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_inbuf__from_string_216' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__flush_to_output_270' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__add_char_383' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__unsafe_add_char_388' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__hash_name_203' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_hashtag_373' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_numtag_403' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_untagged_int16_1217' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__get_code_1227' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__fun_2157' is not compiled with -fpic/-fPIC either the file containing the function 'camlBi_outbuf__code_begin' or the file containing the function 'camlBi_outbuf__flush_to_output_270' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__error_94' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_share__clear_613' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__clear_409' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__print_1282' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_share__create_624' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_share__put_628' is not compiled with -fpic/-fPIC either the file containing the function 'camlBi_vint__code_begin' or the file containing the function 'camlBi_vint__unsigned_of_signed_108' is not compiled with -fpic/-fPIC either the file containing the function 'camlBi_inbuf__code_begin' or the file containing the function 'camlBi_inbuf__read_98' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__flush_channel_writer_298' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__extend_309' is not compiled with -fpic/-fPIC either the file containing the function 'camlBi_inbuf__code_begin' or the file containing the function 'camlBi_inbuf__read_98' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_inbuf__not_really_input_221' is not compiled with -fpic/-fPIC either the file containing the function 'camlBi_outbuf__code_begin' or the file containing the function 'camlBi_outbuf__flush_to_output_270' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__create_278' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__add_string_375' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__add_bytes_379' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__uvint_of_uint_136' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__string_of_hashtag_368' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__string_of_tree_1195' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__fun_713' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__create_channel_writer_inner_730' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__alloc_313' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__add_sub_318' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__add_char2_393' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__add_char4_400' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_untagged_float64_1012' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__contents_415' is not compiled with -fpic/-fPIC either the file containing the function 'camlBi_vint__code_begin' or the file containing the function 'camlBi_vint__unsigned_of_signed_108' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__write_svint_132' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__svint_of_int_150' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_untagged_string_1031' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__read_svint_248' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__uint_of_uvint_254' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__int_of_svint_259' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_uvint_1390' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_svint_1393' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_string_1396' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_array_1400' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_tuple_1401' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_record_1403' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__list_of_string_335' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__tree_of_string_1358' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__map_1464' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_tree_1191' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__view_of_tree_1520' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__print_view_of_tree_1523' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__output_view_of_tree_1526' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_field_1087' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_bytes_1362' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_unit_1366' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_bool_1369' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_int8_1372' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_int16_1375' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_int32_1378' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_int64_1381' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_float32_1384' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_float64_1387' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_untagged_unit_879' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_untagged_bool_883' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_untagged_char_887' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_tag_1202' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_untagged_char_1211' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_untagged_int8_1214' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_tree_1302' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__fun_2199' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_1410' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_unit_1249' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_tree_1285' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_field_1402' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__view_1530' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__print_view_1534' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__output_view_1538' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_dump__finally_509' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_create_bytes verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__char__chr_83 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__bytes__copy_105 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__invalid_arg_9 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_alloc2 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__failwith_6 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__hashtbl__clear_432 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__hashtbl__find_687 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__hashtbl__add_660 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__hashtbl verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__hashtbl__create_inner_1633 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__hashtbl__add_903 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__hashtbl__find_930 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__hashtbl__Make_885 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__min_43 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__input_295 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__bytes__blit_148 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__max_47 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__output_substring_256 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__hashtbl__6 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__bytes__sub_116 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_make_vect verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__string verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__bytes verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__list__iter_261 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__printf__fprintf_171 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_equal verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__print_endline_362 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__$5e_137 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_ml_input_char verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__output_string_246 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__char_of_int_146 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_ml_output_char verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__printf__sprintf_202 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__really_input_307 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__stream__from_285 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__stream__peek_data_227 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__stream__junk_data_242 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__list__length_aux_84 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__stream__iter_278 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__stream__of_list_288 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__23 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__open_out_gen_218 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__close_out_273 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__30 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__open_in_gen_281 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_ml_close_channel verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__list__rev_append_122 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__array__to_list_183 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__list__map_236 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__string__concat_214 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__array__init_103 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__bytes__make_93 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_int_of_string verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_string_notequal verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_int32_bits_of_float_unboxed verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_int32_ops verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_obj_block verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlCamlinternalLazy__force_lazy_block_166 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_int64_float_of_bits_unboxed verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__array__iter_144 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_int32_float_of_bits_unboxed verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_int64_bits_of_float_unboxed verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_int64_ops verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__print_newline_365 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__array__map_155 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_alloc_dummy verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_update_dummy verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__string_of_float_187 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlEasy_format__1 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlEasy_format__3 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__string_of_int_173 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__array__mapi_176 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlEasy_format__to_string_1086 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlEasy_format__to_stdout_1103 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlEasy_format__to_channel_inner_1534 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlEasy_format__2 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__input_line_319 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__buffer__create_86 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__buffer__resize_290 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__sys verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_sys_getenv verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__filename__concat_528 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_sys_file_exists verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__printexc__use_printers_219 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__printexc__to_string_default_227 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__array__fold_left_204 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__array__of_list_193 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__array__sort_265 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__close_out_noerr_276 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStdlib__filename Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.60981 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-biniou-1.2.1 + /usr/bin/dune runtest ocamlopt test/test_biniou.exe ld: test/.test_biniou.eobjs/native/test_biniou.o: warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a PIE test_biniou alias test/runtest (unit, None, Some 127, [ 1, 2 ], (shared1 -> (shared1), shared1), { #0049f062: "hello", #217a86c9: 123, #e916340c: <#00357ee6: -456>, #e916340d: <#003269b3> }, [ { #c8ff724b: "Francisco", #0049f4bf: 67 }, { #c8ff724b: "Mateo", #0049f4bf: 23 }, { #c8ff724b: "Clara", #0049f4bf: 27 }, { #c8ff724b: "Jose", #0049f4bf: 39 } ], [ [ 1.234567, 2.345678, 3.456789 ], [ 4.56789, 5.678901, 6.789012 ], [ 7.890123, 8.901234, 9.012345 ], [ 10.123456, 11.234567, 12.345678 ] ]) wr biniou: 4.676 wr marshal: 1.009 rd biniou: 5.078 rd marshal: 0.784 + mv /usr/src/tmp/ocaml-biniou-buildroot/usr/bin/bdump /usr/src/tmp/ocaml-biniou-buildroot/usr/bin/ocaml-bdump + exit 0 Processing files: ocaml-biniou-1.2.1-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.52536 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-biniou-1.2.1 + DOCDIR=/usr/src/tmp/ocaml-biniou-buildroot/usr/share/doc/ocaml-biniou-1.2.1 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-biniou-buildroot/usr/share/doc/ocaml-biniou-1.2.1 + /bin/mkdir -p /usr/src/tmp/ocaml-biniou-buildroot/usr/share/doc/ocaml-biniou-1.2.1 + cp -prL LICENSE /usr/src/tmp/ocaml-biniou-buildroot/usr/share/doc/ocaml-biniou-1.2.1 + chmod -R go-w /usr/src/tmp/ocaml-biniou-buildroot/usr/share/doc/ocaml-biniou-1.2.1 + chmod -R a+rX /usr/src/tmp/ocaml-biniou-buildroot/usr/share/doc/ocaml-biniou-1.2.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tA9YGC 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.heITiE 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(Bi_dump) = 4.12.0-327D6075, ocaml-cmi(Bi_inbuf) = 4.12.0-F5BA5A61, ocaml-cmi(Bi_io) = 4.12.0-49CB9CFD, ocaml-cmi(Bi_outbuf) = 4.12.0-2A15547D, ocaml-cmi(Bi_share) = 4.12.0-1D3C4224, ocaml-cmi(Bi_stream) = 4.12.0-C3E2DFBB, ocaml-cmi(Bi_util) = 4.12.0-DF677B85, ocaml-cmi(Bi_vint) = 4.12.0-B35151D4 Requires: ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(CamlinternalLazy) = 4.12.0-0FFDD456, ocaml-cmi(Easy_format) = 4.12.0-FD2868BA, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__array) = 4.12.0-4E32E71C, 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__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__filename) = 4.12.0-8C147C37, 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__list) = 4.12.0-88609EF3, ocaml-cmi(Stdlib__obj) = 4.12.0-2B540DC5, ocaml-cmi(Stdlib__printexc) = 4.12.0-2ED36879, ocaml-cmi(Stdlib__printf) = 4.12.0-6B41A35D, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__stream) = 4.12.0-CDA772EB, ocaml-cmi(Stdlib__string) = 4.12.0-9F0E4229, ocaml-cmi(Stdlib__sys) = 4.12.0-EB89F871, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ampNuD Creating ocaml-biniou-debuginfo package Processing files: ocaml-biniou-devel-1.2.1-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.32906 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-biniou-1.2.1 + DOCDIR=/usr/src/tmp/ocaml-biniou-buildroot/usr/share/doc/ocaml-biniou-devel-1.2.1 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-biniou-buildroot/usr/share/doc/ocaml-biniou-devel-1.2.1 + /bin/mkdir -p /usr/src/tmp/ocaml-biniou-buildroot/usr/share/doc/ocaml-biniou-devel-1.2.1 + cp -prL README.md CHANGES.md /usr/src/tmp/ocaml-biniou-buildroot/usr/share/doc/ocaml-biniou-devel-1.2.1 + chmod -R go-w /usr/src/tmp/ocaml-biniou-buildroot/usr/share/doc/ocaml-biniou-devel-1.2.1 + chmod -R a+rX /usr/src/tmp/ocaml-biniou-buildroot/usr/share/doc/ocaml-biniou-devel-1.2.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7XwDKC 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.vZZB8D 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(Bi_dump) = 4.12.0-55695B23, ocaml-cmx(Bi_inbuf) = 4.12.0-2DCB285C, ocaml-cmx(Bi_io) = 4.12.0-C6A05A54, ocaml-cmx(Bi_outbuf) = 4.12.0-63C9D174, ocaml-cmx(Bi_share) = 4.12.0-6AC3AFA8, ocaml-cmx(Bi_stream) = 4.12.0-692E2FE6, ocaml-cmx(Bi_util) = 4.12.0-41EBE3F5, ocaml-cmx(Bi_vint) = 4.12.0-BD78ED63 Requires: ocaml-biniou = 1.2.1-alt3, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), libm.so.6(GLIBC_2.29), ocaml-cmi(Bi_dump) = 4.12.0-327D6075, ocaml-cmi(Bi_inbuf) = 4.12.0-F5BA5A61, ocaml-cmi(Bi_io) = 4.12.0-49CB9CFD, ocaml-cmi(Bi_outbuf) = 4.12.0-2A15547D, ocaml-cmi(Bi_share) = 4.12.0-1D3C4224, ocaml-cmi(Bi_stream) = 4.12.0-C3E2DFBB, ocaml-cmi(Bi_util) = 4.12.0-DF677B85, ocaml-cmi(Bi_vint) = 4.12.0-B35151D4, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(CamlinternalLazy) = 4.12.0-0FFDD456, ocaml-cmi(Easy_format) = 4.12.0-FD2868BA, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__array) = 4.12.0-4E32E71C, 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__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__filename) = 4.12.0-8C147C37, 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__list) = 4.12.0-88609EF3, ocaml-cmi(Stdlib__obj) = 4.12.0-2B540DC5, ocaml-cmi(Stdlib__printexc) = 4.12.0-2ED36879, ocaml-cmi(Stdlib__printf) = 4.12.0-6B41A35D, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__stream) = 4.12.0-CDA772EB, 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-cmx(CamlinternalLazy) = 4.12.0-1CC2562D, ocaml-cmx(Easy_format) = 4.12.0-DEAD3A91, 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__bytes) = 4.12.0-65CC81DC, ocaml-cmx(Stdlib__char) = 4.12.0-CAA3DFDA, ocaml-cmx(Stdlib__filename) = 4.12.0-119C35F4, ocaml-cmx(Stdlib__hashtbl) = 4.12.0-3829FA7A, ocaml-cmx(Stdlib__int32) = 4.12.0-FF3BD564, ocaml-cmx(Stdlib__int64) = 4.12.0-722E7307, ocaml-cmx(Stdlib__list) = 4.12.0-DC8662E5, ocaml-cmx(Stdlib__obj) = 4.12.0-583609CD, ocaml-cmx(Stdlib__printexc) = 4.12.0-59502601, ocaml-cmx(Stdlib__printf) = 4.12.0-95403AB2, ocaml-cmx(Stdlib__stream) = 4.12.0-E328BC3C, ocaml-cmx(Stdlib__string) = 4.12.0-6DBCA81D, ocaml-cmx(Stdlib__sys) = 4.12.0-16BCA4B0, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Wt33QD Processing files: ocaml-biniou-debuginfo-1.2.1-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ofQH7D find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LSo1fE find-requires: running scripts (debuginfo) Requires: ocaml-biniou = 1.2.1-alt3 Adding to ocaml-biniou-devel a strict dependency on ocaml-biniou Adding to ocaml-biniou-debuginfo a strict dependency on ocaml-biniou Removing 8 extra deps from ocaml-biniou-devel due to dependency on ocaml-biniou Removing 25 extra deps from ocaml-biniou-devel due to repentancy on ocaml-biniou warning: Installed (but unpackaged) file(s) found: /usr/share/doc/biniou/CHANGES.md /usr/share/doc/biniou/LICENSE /usr/share/doc/biniou/README.md Wrote: /usr/src/RPM/RPMS/i586/ocaml-biniou-1.2.1-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-biniou-devel-1.2.1-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-biniou-debuginfo-1.2.1-alt3.i586.rpm (w2.lzdio) 12.12user 0.86system 0:26.42elapsed 49%CPU (0avgtext+0avgdata 22696maxresident)k 0inputs+0outputs (0major+454666minor)pagefaults 0swaps 27.62user 3.39system 0:56.01elapsed 55%CPU (0avgtext+0avgdata 105280maxresident)k 211520inputs+0outputs (0major+768049minor)pagefaults 0swaps