<86>Mar 16 12:30:29 userdel[354674]: delete user 'rooter' <86>Mar 16 12:30:29 userdel[354674]: removed group 'rooter' owned by 'rooter' <86>Mar 16 12:30:29 groupadd[354680]: group added to /etc/group: name=rooter, GID=663 <86>Mar 16 12:30:29 groupadd[354680]: group added to /etc/gshadow: name=rooter <86>Mar 16 12:30:29 groupadd[354680]: new group: name=rooter, GID=663 <86>Mar 16 12:30:29 useradd[354685]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash <86>Mar 16 12:30:29 userdel[354692]: delete user 'builder' <86>Mar 16 12:30:29 userdel[354692]: removed group 'builder' owned by 'builder' <86>Mar 16 12:30:29 userdel[354692]: removed shadow group 'builder' owned by 'builder' <86>Mar 16 12:30:29 groupadd[354699]: group added to /etc/group: name=builder, GID=664 <86>Mar 16 12:30:29 groupadd[354699]: group added to /etc/gshadow: name=builder <86>Mar 16 12:30:29 groupadd[354699]: new group: name=builder, GID=664 <86>Mar 16 12:30:29 useradd[354703]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/ocaml-extlib-1.7.7-alt1.src.rpm: exception not found in '/usr/share/license-exception' directory: exceptions <13>Mar 16 12:30:31 rpmi: ocaml-runtime-4.11.1-alt1 sisyphus+263310.200.12.1 1608876657 installed <13>Mar 16 12:30:31 rpmi: rpm-build-ocaml-1.4.1-alt1 sisyphus+263310.60.12.1 1608876340 installed <13>Mar 16 12:30:42 rpmi: ocaml-4.11.1-alt1 sisyphus+263310.200.12.1 1608876657 installed <13>Mar 16 12:30:42 rpmi: ocaml-findlib-1.8.1-alt3 sisyphus+263310.1340.12.1 1608877326 installed <13>Mar 16 12:30:42 rpmi: ocaml-ocamldoc-4.11.1-alt1 sisyphus+263310.200.12.1 1608876657 installed <13>Mar 16 12:30:43 rpmi: ocaml-cppo-1.6.6-alt1 sisyphus+263310.5300.12.1 1608879351 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-extlib-1.7.7-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-extlib-1.7.7-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.32407 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-extlib-1.7.7 + echo 'Source #0 (ocaml-extlib-1.7.7.tar):' Source #0 (ocaml-extlib-1.7.7.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-extlib-1.7.7.tar + cd ocaml-extlib-1.7.7 + /bin/chmod -c -Rf u+rwX,go-w . + pushd src ~/RPM/BUILD/ocaml-extlib-1.7.7/src ~/RPM/BUILD/ocaml-extlib-1.7.7 + echo 'Patch #0 (ocaml-extlib-1.7.7-alt.patch):' Patch #0 (ocaml-extlib-1.7.7-alt.patch): + /usr/bin/patch -p1 patching file Makefile + popd ~/RPM/BUILD/ocaml-extlib-1.7.7 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.32407 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-extlib-1.7.7 + make make: Entering directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.7' make: git: No such file or directory make: Leaving directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.7' make: Entering directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.7' make -C src build make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.7/src' ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -i extBytes.ml > extBytes.mli ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c extBytes.mli extBytes.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c enum.mli enum.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c bitSet.mli bitSet.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c dynArray.mli dynArray.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c extArray.mli extArray.ml File "extArray.ml", line 1: Alert deprecated: make_float Use Array.create_float instead. File "array.mli", lines 60-61, characters 0-56: Definition File "extArray.mli", line 121, characters 2-37: Expected signature File "extArray.ml", line 1: Alert deprecated: create Use Array.make instead. File "array.mli", lines 51-52, characters 0-48: Definition File "extArray.mli", line 145, characters 2-60: Expected signature File "extArray.ml", line 1: Alert deprecated: create_matrix Use Array.make_matrix instead. File "array.mli", lines 85-86, characters 0-55: Definition File "extArray.mli", line 148, characters 2-56: Expected signature ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c extHashtbl.mli extHashtbl.ml File "extHashtbl.ml", lines 26-27, characters 2-62: | 26 | . int -> int -> 'a -> int = "caml_hash_univ_param" "noalloc" | #endif | 27 | type ('a, 'b) h_............ Alert deprecated: [@@noalloc] should be used instead of "noalloc" ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c extList.mli extList.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c extString.mli extString.ml File "extString.ml", line 1: Alert deprecated: set Use Bytes.set instead. File "string.mli", lines 58-59, characters 0-47: Definition File "extString.mli", line 179, characters 2-42: Expected signature File "extString.ml", line 1: Alert deprecated: create Use Bytes.create instead. File "string.mli", lines 67-68, characters 0-50: Definition File "extString.mli", line 180, characters 2-29: Expected signature File "extString.ml", line 1: Alert deprecated: copy File "string.mli", line 89, characters 0-48: Definition File "extString.mli", line 182, characters 2-29: Expected signature File "extString.ml", line 1: Alert deprecated: fill Use Bytes.fill instead. File "string.mli", lines 102-103, characters 0-48: Definition File "extString.mli", line 184, characters 2-50: Expected signature File "extString.ml", line 1: Alert deprecated: uppercase Use String.uppercase_ascii instead. File "string.mli", lines 244-245, characters 0-60: Definition File "extString.mli", line 200, characters 2-34: Expected signature File "extString.ml", line 1: Alert deprecated: lowercase Use String.lowercase_ascii instead. File "string.mli", lines 251-252, characters 0-60: Definition File "extString.mli", line 201, characters 2-34: Expected signature File "extString.ml", line 1: Alert deprecated: capitalize Use String.capitalize_ascii instead. File "string.mli", lines 258-259, characters 0-61: Definition File "extString.mli", line 202, characters 2-35: Expected signature File "extString.ml", line 1: Alert deprecated: uncapitalize Use String.uncapitalize_ascii instead. File "string.mli", lines 264-265, characters 0-63: Definition File "extString.mli", line 203, characters 2-37: Expected signature File "extString.ml", line 1: Alert deprecated: unsafe_set File "string.mli", lines 338-339, characters 0-22: Definition File "extString.mli", line 219, characters 2-49: Expected signature File "extString.ml", line 1: Alert deprecated: unsafe_fill File "string.mli", lines 343-345, characters 0-22: Definition File "extString.mli", line 221, characters 2-57: Expected signature ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c extBuffer.mli extBuffer.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c global.mli global.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c IO.mli IO.ml File "IO.ml", line 313, characters 14-30: 313 | = Pervasives.input ch s p l in ^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "IO.ml", line 317, characters 26-45: 317 | ..........................lose_in ch); | } | 317 | l...................... Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "IO.ml", line 323, characters 31-48: 323 | ut = (fun s p l -> Pervasives.output ch s p l; l); ^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "IO.ml", line 324, characters 27-47: 324 | ...........................lose_out ch); 324 | ou.......................................... Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "IO.ml", line 325, characters 27-43: 325 | ...........................lush ch); | } | 325 | l................. Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c option.mli option.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c pMap.mli pMap.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c std.mli std.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c uChar.mli uChar.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c uTF8.mli uTF8.ml File "uTF8.ml", line 185, characters 20-38: 185 | ....................pare s1 s2 | 185 | except.................. Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c base64.mli base64.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c unzip.mli unzip.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c refList.mli refList.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c optParse.mli optParse.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c dllist.mli dllist.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c extLib.ml ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -a -o extLib.cma extBytes.cmo enum.cmo bitSet.cmo dynArray.cmo extArray.cmo extHashtbl.cmo extList.cmo extString.cmo extBuffer.cmo global.cmo IO.cmo option.cmo pMap.cmo std.cmo uChar.cmo uTF8.cmo base64.cmo unzip.cmo refList.cmo optParse.cmo dllist.cmo extLib.cmo ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c extBytes.mli extBytes.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c enum.mli enum.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c bitSet.mli bitSet.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c dynArray.mli dynArray.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c extArray.mli extArray.ml File "extArray.ml", line 1: Alert deprecated: make_float Use Array.create_float instead. File "array.mli", lines 60-61, characters 0-56: Definition File "extArray.mli", line 121, characters 2-37: Expected signature File "extArray.ml", line 1: Alert deprecated: create Use Array.make instead. File "array.mli", lines 51-52, characters 0-48: Definition File "extArray.mli", line 145, characters 2-60: Expected signature File "extArray.ml", line 1: Alert deprecated: create_matrix Use Array.make_matrix instead. File "array.mli", lines 85-86, characters 0-55: Definition File "extArray.mli", line 148, characters 2-56: Expected signature ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c extHashtbl.mli extHashtbl.ml File "extHashtbl.ml", lines 26-27, characters 2-62: | 26 | . int -> int -> 'a -> int = "caml_hash_univ_param" "noalloc" | #endif | 27 | type ('a, 'b) h_............ Alert deprecated: [@@noalloc] should be used instead of "noalloc" ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c extList.mli extList.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c extString.mli extString.ml File "extString.ml", line 1: Alert deprecated: set Use Bytes.set instead. File "string.mli", lines 58-59, characters 0-47: Definition File "extString.mli", line 179, characters 2-42: Expected signature File "extString.ml", line 1: Alert deprecated: create Use Bytes.create instead. File "string.mli", lines 67-68, characters 0-50: Definition File "extString.mli", line 180, characters 2-29: Expected signature File "extString.ml", line 1: Alert deprecated: copy File "string.mli", line 89, characters 0-48: Definition File "extString.mli", line 182, characters 2-29: Expected signature File "extString.ml", line 1: Alert deprecated: fill Use Bytes.fill instead. File "string.mli", lines 102-103, characters 0-48: Definition File "extString.mli", line 184, characters 2-50: Expected signature File "extString.ml", line 1: Alert deprecated: uppercase Use String.uppercase_ascii instead. File "string.mli", lines 244-245, characters 0-60: Definition File "extString.mli", line 200, characters 2-34: Expected signature File "extString.ml", line 1: Alert deprecated: lowercase Use String.lowercase_ascii instead. File "string.mli", lines 251-252, characters 0-60: Definition File "extString.mli", line 201, characters 2-34: Expected signature File "extString.ml", line 1: Alert deprecated: capitalize Use String.capitalize_ascii instead. File "string.mli", lines 258-259, characters 0-61: Definition File "extString.mli", line 202, characters 2-35: Expected signature File "extString.ml", line 1: Alert deprecated: uncapitalize Use String.uncapitalize_ascii instead. File "string.mli", lines 264-265, characters 0-63: Definition File "extString.mli", line 203, characters 2-37: Expected signature File "extString.ml", line 1: Alert deprecated: unsafe_set File "string.mli", lines 338-339, characters 0-22: Definition File "extString.mli", line 219, characters 2-49: Expected signature File "extString.ml", line 1: Alert deprecated: unsafe_fill File "string.mli", lines 343-345, characters 0-22: Definition File "extString.mli", line 221, characters 2-57: Expected signature ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c extBuffer.mli extBuffer.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c global.mli global.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c IO.mli IO.ml File "IO.ml", line 313, characters 14-30: 313 | = Pervasives.input ch s p l in ^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "IO.ml", line 317, characters 26-45: 317 | ..........................lose_in ch); | } | 317 | l...................... Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "IO.ml", line 323, characters 31-48: 323 | ut = (fun s p l -> Pervasives.output ch s p l; l); ^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "IO.ml", line 324, characters 27-47: 324 | ...........................lose_out ch); 324 | ou.......................................... Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "IO.ml", line 325, characters 27-43: 325 | ...........................lush ch); | } | 325 | l................. Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c option.mli option.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c pMap.mli pMap.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c std.mli std.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c uChar.mli uChar.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c uTF8.mli uTF8.ml File "uTF8.ml", line 185, characters 20-38: 185 | ....................pare s1 s2 | 185 | except.................. Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c base64.mli base64.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c unzip.mli unzip.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c refList.mli refList.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c optParse.mli optParse.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c dllist.mli dllist.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c extLib.ml ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -a -o extLib.cmxa extBytes.cmx enum.cmx bitSet.cmx dynArray.cmx extArray.cmx extHashtbl.cmx extList.cmx extString.cmx extBuffer.cmx global.cmx IO.cmx option.cmx pMap.cmx std.cmx uChar.cmx uTF8.cmx base64.cmx unzip.cmx refList.cmx optParse.cmx dllist.cmx extLib.cmx ocamlfind ocamlopt -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -shared -linkall extLib.cmxa -o extLib.cmxs ld: extLib.a(enum.o): warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.7/src' make: Leaving directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.7' + make doc make: Entering directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.7' make: git: No such file or directory make: Leaving directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.7' make: Entering directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.7' make -C src doc make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.7/src' ocamlfind ocamlc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -g -bin-annot -package bytes -c extBytes.mli enum.mli bitSet.mli dynArray.mli extArray.mli extHashtbl.mli extList.mli extString.mli extBuffer.mli global.mli IO.mli option.mli pMap.mli std.mli uChar.mli uTF8.mli base64.mli unzip.mli refList.mli optParse.mli dllist.mli ocamldoc -pp "cppo -D \"OCAML 411\" -D WORD_SIZE_32 -D WITH_BYTES" -sort -html -d doc/ extBytes.mli enum.mli bitSet.mli dynArray.mli extArray.mli extHashtbl.mli extList.mli extString.mli extBuffer.mli global.mli IO.mli option.mli pMap.mli std.mli uChar.mli uTF8.mli base64.mli unzip.mli refList.mli optParse.mli dllist.mli extLib.ml Warning: Module or module type Stdlib.Hashtbl.MakeSeeded not found Warning: Module type Stdlib.Hashtbl.SeededS not found Warning: Module type Stdlib.Hashtbl.SeededHashedType not found Warning: Module or module type Stdlib.Hashtbl.Make not found Warning: Module type Stdlib.Hashtbl.S not found Warning: Module type Stdlib.Hashtbl.HashedType not found Warning: Module or module type Stdlib.Bytes not found make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.7/src' make: Leaving directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.7' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.72168 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-extlib-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-extlib-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-extlib-1.7.7 + mkdir -p mkdir -p /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/ocaml-extlib-buildroot/usr exec_prefix=/usr/src/tmp/ocaml-extlib-buildroot/usr bindir=/usr/src/tmp/ocaml-extlib-buildroot/usr/bin sbindir=/usr/src/tmp/ocaml-extlib-buildroot/usr/sbin sysconfdir=/usr/src/tmp/ocaml-extlib-buildroot/etc datadir=/usr/src/tmp/ocaml-extlib-buildroot/usr/share includedir=/usr/src/tmp/ocaml-extlib-buildroot/usr/include libdir=/usr/src/tmp/ocaml-extlib-buildroot/usr/lib libexecdir=/usr/src/tmp/ocaml-extlib-buildroot/usr/lib localstatedir=/usr/src/tmp/ocaml-extlib-buildroot/var/lib sharedstatedir=/usr/src/tmp/ocaml-extlib-buildroot/var/lib mandir=/usr/src/tmp/ocaml-extlib-buildroot/usr/share/man infodir=/usr/src/tmp/ocaml-extlib-buildroot/usr/share/info install 'OCAMLFIND_INSTFLAGS=-destdir /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/' make: Entering directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.7' make: git: No such file or directory make: Leaving directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.7' make: Entering directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.7' /usr/bin/make -C src VERSION=1.7.7 install make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.7/src' ocamlfind install -destdir /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/ -patch-version 1.7.7 extlib META extLib.cma extBytes.mli enum.mli bitSet.mli dynArray.mli extArray.mli extHashtbl.mli extList.mli extString.mli extBuffer.mli global.mli IO.mli option.mli pMap.mli std.mli uChar.mli uTF8.mli base64.mli unzip.mli refList.mli optParse.mli dllist.mli extBytes.cmi enum.cmi bitSet.cmi dynArray.cmi extArray.cmi extHashtbl.cmi extList.cmi extString.cmi extBuffer.cmi global.cmi IO.cmi option.cmi pMap.cmi std.cmi uChar.cmi uTF8.cmi base64.cmi unzip.cmi refList.cmi optParse.cmi dllist.cmi extLib.cmi -optional extLib.cmxa extBytes.cmx enum.cmx bitSet.cmx dynArray.cmx extArray.cmx extHashtbl.cmx extList.cmx extString.cmx extBuffer.cmx global.cmx IO.cmx option.cmx pMap.cmx std.cmx uChar.cmx uTF8.cmx base64.cmx unzip.cmx refList.cmx optParse.cmx dllist.cmx extLib.cmx extLib.cmxs extLib.a extLib.lib extBytes.cmt enum.cmt bitSet.cmt dynArray.cmt extArray.cmt extHashtbl.cmt extList.cmt extString.cmt extBuffer.cmt global.cmt IO.cmt option.cmt pMap.cmt std.cmt uChar.cmt uTF8.cmt base64.cmt unzip.cmt refList.cmt optParse.cmt dllist.cmt extLib.cmt extBytes.cmti enum.cmti bitSet.cmti dynArray.cmti extArray.cmti extHashtbl.cmti extList.cmti extString.cmti extBuffer.cmti global.cmti IO.cmti option.cmti pMap.cmti std.cmti uChar.cmti uTF8.cmti base64.cmti unzip.cmti refList.cmti optParse.cmti dllist.cmti extLib.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/dllist.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/optParse.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/refList.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/unzip.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/base64.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/uTF8.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/uChar.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/std.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/pMap.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/option.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/IO.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/global.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extBuffer.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extString.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extList.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extHashtbl.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extArray.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/dynArray.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/bitSet.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/enum.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extBytes.cmti Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extLib.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/dllist.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/optParse.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/refList.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/unzip.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/base64.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/uTF8.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/uChar.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/std.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/pMap.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/option.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/IO.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/global.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extBuffer.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extString.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extList.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extHashtbl.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extArray.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/dynArray.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/bitSet.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/enum.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extBytes.cmt Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extLib.a Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extLib.cmxs Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extLib.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/dllist.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/optParse.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/refList.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/unzip.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/base64.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/uTF8.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/uChar.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/std.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/pMap.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/option.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/IO.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/global.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extBuffer.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extString.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extList.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extHashtbl.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extArray.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/dynArray.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/bitSet.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/enum.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extBytes.cmx Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extLib.cmxa Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extLib.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/dllist.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/optParse.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/refList.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/unzip.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/base64.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/uTF8.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/uChar.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/std.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/pMap.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/option.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/IO.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/global.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extBuffer.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extString.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extList.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extHashtbl.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extArray.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/dynArray.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/bitSet.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/enum.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extBytes.cmi Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/dllist.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/optParse.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/refList.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/unzip.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/base64.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/uTF8.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/uChar.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/std.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/pMap.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/option.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/IO.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/global.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extBuffer.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extString.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extList.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extHashtbl.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extArray.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/dynArray.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/bitSet.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/enum.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extBytes.mli Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/extLib.cma Installed /usr/src/tmp/ocaml-extlib-buildroot/usr/lib/ocaml/extlib/META make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.7/src' make: Leaving directory '/usr/src/RPM/BUILD/ocaml-extlib-1.7.7' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-extlib-buildroot (auto) mode of './usr/lib/ocaml/extlib/extLib.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-extlib-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-extlib-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-extlib-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-extlib-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-extlib-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) the file containing the function 'camlEnum___dummy_86' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__init_94' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__empty_101' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__force_109' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__get_213' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__junk_235' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__iter_250' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__iteri_256' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__iter2_262' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__iter2i_272' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__fold_282' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__foldi_290' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__fold2_298' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__fold2i_310' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__find_322' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__fun_686' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__fun_730' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__bget_241' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__bset_245' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__bblit_250' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__bfill_257' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__create_275' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__set_285' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__unset_293' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__toggle_299' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__is_set_311' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__find_msb_319' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__compare_332' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__some_msb_335' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__partial_count_349' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__find_bit_375' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__step_resizer_183' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__changelen_199' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__make_297' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__init_300' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__get_316' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__last_320' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__set_323' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__insert_328' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__delete_338' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__delete_range_349' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__delete_last_365' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__blit_368' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__to_array_387' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__sub_524' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlExtArray__enum_226' is not compiled with -fpic/-fPIC the file containing the function 'camlExtArray__fun_378' is not compiled with -fpic/-fPIC the file containing the function 'camlExtArray__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlExtHashtbl__keys_583' is not compiled with -fpic/-fPIC the file containing the function 'camlExtHashtbl__values_588' is not compiled with -fpic/-fPIC the file containing the function 'camlExtHashtbl__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__unique_358' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__loop_413' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__loop_427' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__iter2_435' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__fold_left2_443' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__tail_loop_457' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__loop_465' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__loop_477' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__loop_488' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__loop_568' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__sort_578' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__make_583' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__split_nth_609' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__find_exc_623' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__enum_659' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__of_enum_672' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__find_from_192' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__exists_206' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__nsplit_227' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__loop_231' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__lchop_393' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__rchop_396' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__to_int_402' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__to_float_405' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__replace_566' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlGlobal__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__fun_2328' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__in_channel_init_1857' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__out_channel_init_1880' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__in_chars_init_1902' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__out_chars_init_1925' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__nread_195' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__really_output_208' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__input_218' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__really_input_224' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__really_nread_233' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__close_in_242' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__output_262' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__scanf_268' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__fun_1951' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__close_out_374' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__read_all_380' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__input_bytes_473' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__output_buffer_489' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__output_strings_547' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__fun_2072' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__input_enum_857' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__output_enum_874' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__pipe_888' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__read_line_985' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__read_32_1004' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__write_ui16_1153' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__write_i16_1157' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__read_32_1201' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__write_ui16_1233' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__write_i16_1236' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__read_1398' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__input_1417' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlOption__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlPMap__bal_96' is not compiled with -fpic/-fPIC the file containing the function 'camlPMap__remove_min_binding_125' is not compiled with -fpic/-fPIC the file containing the function 'camlPMap__enum_271' is not compiled with -fpic/-fPIC the file containing the function 'camlPMap__count_287' is not compiled with -fpic/-fPIC the file containing the function 'camlPMap__of_enum_301' is not compiled with -fpic/-fPIC the file containing the function 'camlPMap__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlStd__finally_81' is not compiled with -fpic/-fPIC the file containing the function 'camlStd__fun_796' is not compiled with -fpic/-fPIC the file containing the function 'camlStd__fun_800' is not compiled with -fpic/-fPIC the file containing the function 'camlStd__input_list_101' is not compiled with -fpic/-fPIC the file containing the function 'camlStd__print_bool_355' is not compiled with -fpic/-fPIC the file containing the function 'camlStd__prerr_bool_358' is not compiled with -fpic/-fPIC the file containing the function 'camlStd__dump_413' is not compiled with -fpic/-fPIC the file containing the function 'camlStd__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlUChar__chr_103' is not compiled with -fpic/-fPIC the file containing the function 'camlUChar__chr_of_uint_106' is not compiled with -fpic/-fPIC the file containing the function 'camlUChar__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlUTF8__look_85' is not compiled with -fpic/-fPIC the file containing the function 'camlUTF8__next_250' is not compiled with -fpic/-fPIC the file containing the function 'camlUTF8__length_aux_360' is not compiled with -fpic/-fPIC the file containing the function 'camlUTF8__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlBase64__input_291' is not compiled with -fpic/-fPIC the file containing the function 'camlBase64__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlUnzip__tree_depth_237' is not compiled with -fpic/-fPIC the file containing the function 'camlUnzip__tree_compress_241' is not compiled with -fpic/-fPIC the file containing the function 'camlUnzip__tree_make_694' is not compiled with -fpic/-fPIC the file containing the function 'camlUnzip__inflate_loop_807' is not compiled with -fpic/-fPIC the file containing the function 'camlUnzip__inflate_data_848' is not compiled with -fpic/-fPIC the file containing the function 'camlUnzip__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__hd_122' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__tl_125' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__find_exc_155' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__sort_164' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__loop_178' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__add_sort_200' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__at_index_259' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlOptParse__code_begin' or the file containing the function 'camlOptParse__find_opt_188' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__loop_193' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1292' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__find_short_opt_199' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1304' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__find_long_opt_223' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__loop_233' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__gather_args_235' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__gather_short_opt_concat_253' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1460' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__callback_option_317' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1470' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__int_option_inner_1493' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1501' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__int_callback_inner_1505' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1527' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__float_option_inner_1539' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1547' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__float_callback_inner_1551' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1573' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__str_option_inner_1585' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1593' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__str_callback_inner_1595' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1615' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__incr_option_inner_1640' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__decr_option_inner_1659' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__help_option_419' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__version_option_426' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__expand_504' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__wrap_inner_1806' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__wrap_chunks_lines_549' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fill_inner_1830' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__format_option_strings_576' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1842' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1846' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1855' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__indented_formatter_inner_1864' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1877' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1880' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1884' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1895' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1908' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1981' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_2013' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__format_heading_654' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__format_usage_658' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__add_inner_2082' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_2100' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_2123' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__make_inner_2164' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_2227' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__format_usage_829' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__error_inner_2264' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__usage_inner_2277' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__loop_847' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__parse_inner_2310' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__parse_argv_870' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__copy_203' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__to_list_207' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__of_enum_264' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__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_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' 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' 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' 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_curry7' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_5' is not compiled with -fpic/-fPIC the file containing the function 'caml_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 'camlEnum__make_89' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__fun_453' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__fun_463' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__clone_112' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__fun_483' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__fun_486' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__loop_193' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__from_198' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__from2_204' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__push_216' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__make_220' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__peek_231' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__loop_268' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__loop_278' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__loop_306' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__loop_318' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__map_329' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__mapi_334' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__filter_340' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__filter_map_347' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__append_354' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__concat_364' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__concat_next_367' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__error_267' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__empty_270' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__copy_280' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__put_307' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__find_first_set_365' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__enum_379' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__make_382' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__next_385' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__raw_create_392' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__diff_415' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__sym_diff_425' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__invalid_arg_167' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__exponential_resizer_174' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__fun_949' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__conservative_exponential_resizer_189' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__compact_289' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__create_294' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__to_list_381' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__loop_384' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__of_list_442' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__of_array_513' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__copy_521' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__iter_531' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__iteri_536' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__filter_541' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__index_of_551' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__loop_555' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__map_557' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__mapi_563' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__fold_left_569' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__loop_574' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__fold_right_577' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__loop_582' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__enum_585' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__make_588' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__next_591' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__of_enum_603' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__unsafe_get_611' is not compiled with -fpic/-fPIC the file containing the function 'camlExtArray__rev_in_place_170' is not compiled with -fpic/-fPIC the file containing the function 'camlExtArray__findi_183' is not compiled with -fpic/-fPIC the file containing the function 'camlExtArray__loop_188' is not compiled with -fpic/-fPIC the file containing the function 'camlExtArray__find_190' is not compiled with -fpic/-fPIC the file containing the function 'camlExtArray__filter_194' is not compiled with -fpic/-fPIC the file containing the function 'camlExtArray__fun_339' is not compiled with -fpic/-fPIC the file containing the function 'camlExtArray__partition_209' is not compiled with -fpic/-fPIC the file containing the function 'camlExtArray__fun_343' is not compiled with -fpic/-fPIC the file containing the function 'camlExtArray__fun_346' is not compiled with -fpic/-fPIC the file containing the function 'camlExtArray__make_229' is not compiled with -fpic/-fPIC the file containing the function 'camlExtArray__fun_364' is not compiled with -fpic/-fPIC the file containing the function 'camlExtArray__fun_370' is not compiled with -fpic/-fPIC the file containing the function 'camlExtArray__of_enum_240' is not compiled with -fpic/-fPIC the file containing the function 'camlExtHashtbl__enum_438' is not compiled with -fpic/-fPIC the file containing the function 'camlExtHashtbl__make_441' is not compiled with -fpic/-fPIC the file containing the function 'camlExtHashtbl__next_503' is not compiled with -fpic/-fPIC the file containing the function 'camlExtHashtbl__map_593' is not compiled with -fpic/-fPIC the file containing the function 'camlExtHashtbl__loop_597' is not compiled with -fpic/-fPIC the file containing the function 'camlExtHashtbl__key_index_602' is not compiled with -fpic/-fPIC the file containing the function 'camlExtHashtbl__remove_all_609' is not compiled with -fpic/-fPIC the file containing the function 'camlExtHashtbl__loop_614' is not compiled with -fpic/-fPIC the file containing the function 'camlExtHashtbl__find_default_620' is not compiled with -fpic/-fPIC the file containing the function 'camlExtHashtbl__of_enum_632' is not compiled with -fpic/-fPIC either the file containing the function 'camlExtList__code_begin' or the file containing the function 'camlExtList__hd_277' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__hd_277' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__tl_281' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__nth_285' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__loop_288' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__append_293' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__loop_298' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__flatten_305' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__inner_307' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__map_320' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__loop_324' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__take_336' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__loop_340' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__takewhile_348' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__unique_inner_876' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__loop_363' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__filter_map_370' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__loop_373' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__find_map_exn_381' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__fold_right_395' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__map2_409' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__rev_map2_423' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__fold_right2_452' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__for_all2_473' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__exists2_484' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__remove_assoc_495' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__loop_498' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__remove_assq_506' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__loop_509' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__find_all_521' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__findnext_524' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__findi_531' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__loop_534' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__partition_540' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__loop_543' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__split_552' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__loop_554' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__combine_565' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__sort_inner_970' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__loop_587' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__mapi_591' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__loop_595' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__last_605' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__loop_615' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__remove_628' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__loop_632' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__remove_if_639' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__loop_642' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__remove_all_649' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__loop_652' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__make_662' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__fun_1032' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__fun_1040' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__fun_1048' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__split_220' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__enum_408' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__make_412' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__fun_1033' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__fun_1039' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__of_enum_420' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__explode_532' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__exp_535' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__implode_538' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__replace_chars_548' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__loop_554' is not compiled with -fpic/-fPIC the file containing the function 'camlGlobal__empty_82' is not compiled with -fpic/-fPIC the file containing the function 'camlGlobal__set_86' is not compiled with -fpic/-fPIC the file containing the function 'camlGlobal__get_91' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__create_in_181' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__create_out_186' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__f_244' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__nwrite_251' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__fun_1959' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__printf_354' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__f_376' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__loop_386' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__pos_in_454' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__pos_out_464' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__fun_2000' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__fun_2003' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__fun_2030' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__fun_2045' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__fun_2058' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__input_channel_639' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__fun_2077' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__output_channel_848' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__fun_2103' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__fun_2106' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__flush_893' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__read_string_into_buffer_972' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__read_real_i32_1019' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__read_i64_1066' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__read_float32_1119' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__read_double_1122' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__write_float32_1183' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__write_double_1187' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__read_real_i32_1213' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__read_i64_1220' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__read_float32_1229' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__read_double_1231' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__write_float32_1256' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__write_double_1259' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__input_bits_1270' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__output_bits_1273' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__read_bits_1276' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__write_bits_1288' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__from_in_channel_1394' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__from_out_channel_1404' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__write_1408' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__from_in_chars_1414' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__from_out_chars_1422' is not compiled with -fpic/-fPIC the file containing the function 'camlOption__map_86' is not compiled with -fpic/-fPIC the file containing the function 'camlOption__get_102' is not compiled with -fpic/-fPIC the file containing the function 'camlPMap__make_90' is not compiled with -fpic/-fPIC the file containing the function 'camlPMap__min_binding_120' is not compiled with -fpic/-fPIC the file containing the function 'camlPMap__create_138' is not compiled with -fpic/-fPIC the file containing the function 'camlPMap__add_145' is not compiled with -fpic/-fPIC the file containing the function 'camlPMap__loop_151' is not compiled with -fpic/-fPIC the file containing the function 'camlPMap__find_162' is not compiled with -fpic/-fPIC the file containing the function 'camlPMap__loop_167' is not compiled with -fpic/-fPIC the file containing the function 'camlPMap__remove_175' is not compiled with -fpic/-fPIC the file containing the function 'camlPMap__mem_188' is not compiled with -fpic/-fPIC the file containing the function 'camlPMap__iter_202' is not compiled with -fpic/-fPIC the file containing the function 'camlPMap__map_213' is not compiled with -fpic/-fPIC the file containing the function 'camlPMap__loop_218' is not compiled with -fpic/-fPIC the file containing the function 'camlPMap__mapi_228' is not compiled with -fpic/-fPIC the file containing the function 'camlPMap__loop_233' is not compiled with -fpic/-fPIC the file containing the function 'camlPMap__fold_243' is not compiled with -fpic/-fPIC the file containing the function 'camlPMap__foldi_257' is not compiled with -fpic/-fPIC the file containing the function 'camlPMap__make_273' is not compiled with -fpic/-fPIC the file containing the function 'camlPMap__next_276' is not compiled with -fpic/-fPIC the file containing the function 'camlPMap__of_enum_inner_439' is not compiled with -fpic/-fPIC the file containing the function 'camlStd__input_lines_88' is not compiled with -fpic/-fPIC the file containing the function 'camlStd__input_chars_94' is not compiled with -fpic/-fPIC the file containing the function 'camlStd__loop_172' is not compiled with -fpic/-fPIC the file containing the function 'camlStd__input_all_177' is not compiled with -fpic/-fPIC the file containing the function 'camlStd__loop_180' is not compiled with -fpic/-fPIC the file containing the function 'camlStd__input_file_inner_819' is not compiled with -fpic/-fPIC the file containing the function 'camlStd__output_file_349' is not compiled with -fpic/-fPIC the file containing the function 'camlStd__get_fields_418' is not compiled with -fpic/-fPIC the file containing the function 'camlStd__is_list_422' is not compiled with -fpic/-fPIC the file containing the function 'camlStd__get_list_426' is not compiled with -fpic/-fPIC either the file containing the function 'camlUChar__code_begin' or the file containing the function 'camlUChar__of_char_99' is not compiled with -fpic/-fPIC the file containing the function 'camlUChar__code_100' is not compiled with -fpic/-fPIC the file containing the function 'camlUTF8__move_263' is not compiled with -fpic/-fPIC the file containing the function 'camlUTF8__validate_582' is not compiled with -fpic/-fPIC the file containing the function 'camlUTF8__trail_585' is not compiled with -fpic/-fPIC the file containing the function 'camlUTF8__main_590' is not compiled with -fpic/-fPIC either the file containing the function 'camlBase64__code_begin' or the file containing the function 'camlBase64__encode_inner_650' is not compiled with -fpic/-fPIC the file containing the function 'camlBase64__encode_inner_650' is not compiled with -fpic/-fPIC the file containing the function 'camlBase64__decode_inner_679' is not compiled with -fpic/-fPIC the file containing the function 'camlBase64__fetch_285' is not compiled with -fpic/-fPIC either the file containing the function 'camlUnzip__code_begin' or the file containing the function 'camlUnzip__tree_depth_237' is not compiled with -fpic/-fPIC the file containing the function 'camlUnzip__make_huffman_306' is not compiled with -fpic/-fPIC the file containing the function 'camlUnzip__adler32_create_697' is not compiled with -fpic/-fPIC the file containing the function 'camlUnzip__adler32_read_709' is not compiled with -fpic/-fPIC the file containing the function 'camlUnzip__window_create_718' is not compiled with -fpic/-fPIC the file containing the function 'camlUnzip__inflate_init_inner_1202' is not compiled with -fpic/-fPIC the file containing the function 'camlUnzip__inflate_inner_1207' is not compiled with -fpic/-fPIC the file containing the function 'camlUnzip__fun_1214' is not compiled with -fpic/-fPIC the file containing the function 'camlUnzip__fun_1217' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__empty_84' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__of_list_90' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__add_104' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__push_112' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__map_136' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__sort_inner_351' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__last_175' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__add_sort_inner_370' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__add_aux_207' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__pop_212' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__npop_217' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__pop_aux_221' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__of_enum_235' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__remove_at_238' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__del_aux_243' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__index_247' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__index_of_253' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__set_263' is not compiled with -fpic/-fPIC either the file containing the function 'camlOptParse__code_begin' or the file containing the function 'camlOptParse__find_opt_188' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__find_opt_188' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__parse_227' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__get_289' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__value_option_304' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1463' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__store_const_331' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1485' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1482' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__count_option_inner_1625' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__count_option_396' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1637' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__incr_option_409' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1648' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__decr_option_414' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1667' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1693' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1688' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1711' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__split_into_chunks_435' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__loop_485' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__is_whitespace_489' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__expand_tabs_inner_1786' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__wrap_523' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__wrap_remove_last_ws_541' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__indented_formatter_589' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__titled_formatter_inner_2029' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__titled_formatter_633' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_2094' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_2097' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_2151' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_2154' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__add_group_inner_2157' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__make_733' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_2344' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__create_88' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__length_92' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__add_98' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__append_103' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__prepend_108' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__skip_157' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__rev_165' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__iter_172' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__fold_left_178' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__fold_right_186' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__map_194' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__loop_199' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__fun_361' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__of_list_212' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__loop_218' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__enum_224' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__next_227' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__count_228' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__clone_240' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__rev_enum_245' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__prev_248' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__count_249' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__clone_259' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry9_1_app' is not compiled with -fpic/-fPIC either the file containing the function 'camlExtList__code_begin' or the file containing the function 'camlExtList__hd_277' is not compiled with -fpic/-fPIC either the file containing the function 'camlUnzip__code_begin' or the file containing the function 'camlUnzip__tree_depth_237' is not compiled with -fpic/-fPIC either the file containing the function 'camlOptParse__code_begin' or the file containing the function 'camlOptParse__find_opt_188' 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_2_app' 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_4_app' 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_6_app' 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_8' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_2_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_3_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_4_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_5_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_6' is not compiled with -fpic/-fPIC the file containing the function 'caml_apply6' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__add_686' is not compiled with -fpic/-fPIC either the file containing the function 'camlUChar__code_begin' or the file containing the function 'camlUChar__of_char_99' is not compiled with -fpic/-fPIC either the file containing the function 'camlBase64__code_begin' or the file containing the function 'camlBase64__encode_inner_650' is not compiled with -fpic/-fPIC either the file containing the function 'camlUnzip__code_begin' or the file containing the function 'camlUnzip__tree_depth_237' is not compiled with -fpic/-fPIC either the file containing the function 'camlOptParse__code_begin' or the file containing the function 'camlOptParse__find_opt_188' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__fun_526' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__loop_288' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__loop_296' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__intersect_435' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__differentiate_440' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__unite_445' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__differentiate_sym_450' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__set_resizer_306' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__add_334' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__clear_362' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__loop_508' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__fun_1029' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__unsafe_set_615' is not compiled with -fpic/-fPIC the file containing the function 'camlExtHashtbl__force_450' is not compiled with -fpic/-fPIC the file containing the function 'camlGlobal__undef_97' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__fun_2309' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__fun_2324' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__fun_2336' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__fun_2353' is not compiled with -fpic/-fPIC the file containing the function 'camlUnzip__tree_walk_242' is not compiled with -fpic/-fPIC the file containing the function 'camlUnzip__window_slide_721' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__copy_96' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__copy_list_100' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__clear_116' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__transform_140' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__rev_152' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__remove_184' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__remove_if_188' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__remove_all_192' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__filter_196' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__copy_enum_226' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__promote_113' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__demote_118' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__remove_123' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__drop_128' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__rev_drop_133' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__splice_138' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__set_144' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__loop_168' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__fun_502' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__fun_505' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__fun_509' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__fun_532' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__loop_868' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__is_empty_238' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__loop_260' is not compiled with -fpic/-fPIC the file containing the function 'camlEnum__fun_614' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__tail_loop_399' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__loop_404' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__loop_513' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__loop_523' is not compiled with -fpic/-fPIC the file containing the function 'camlPMap__loop_180' is not compiled with -fpic/-fPIC the file containing the function 'camlPMap__loop_193' is not compiled with -fpic/-fPIC the file containing the function 'camlPMap__loop_206' is not compiled with -fpic/-fPIC the file containing the function 'camlPMap__loop_249' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__loop_183' is not compiled with -fpic/-fPIC the file containing the function 'camlDllist__loop_191' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__fun_1983' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__fun_1993' is not compiled with -fpic/-fPIC the file containing the function 'camlPMap__loop_263' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_2302' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__input_1400' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__output_1410' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__error_833' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__usage_841' is not compiled with -fpic/-fPIC either the file containing the function 'camlBitSet__code_begin' or the file containing the function 'camlBitSet__fast_set_236' is not compiled with -fpic/-fPIC either the file containing the function 'camlDynArray__code_begin' or the file containing the function 'camlDynArray__imake_156' is not compiled with -fpic/-fPIC the file containing the function 'camlDynArray__imake_156' is not compiled with -fpic/-fPIC the file containing the function 'camlExtHashtbl__loop_625' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__fun_880' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__fun_973' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__fun_1093' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__fun_2080' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__fun_2086' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__fun_2097' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__write_i64_1179' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__write_i64_1253' is not compiled with -fpic/-fPIC the file containing the function 'camlPMap__fun_376' is not compiled with -fpic/-fPIC the file containing the function 'camlPMap__fun_443' is not compiled with -fpic/-fPIC the file containing the function 'camlStd__fun_824' is not compiled with -fpic/-fPIC the file containing the function 'camlStd__fun_906' is not compiled with -fpic/-fPIC the file containing the function 'camlUTF8__compare_378' is not compiled with -fpic/-fPIC either the file containing the function 'camlBase64__code_begin' or the file containing the function 'camlBase64__encode_inner_650' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__fun_355' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__fun_375' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__fun_398' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1499' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1525' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1545' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1571' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__fun_1974' is not compiled with -fpic/-fPIC the file containing the function 'camlStd__coll_273' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__loop_358' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__inter_396' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__union_406' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__equals_345' is not compiled with -fpic/-fPIC the file containing the function 'camlBitSet__nbits_353' is not compiled with -fpic/-fPIC either the file containing the function 'camlDynArray__code_begin' or the file containing the function 'camlDynArray__imake_156' is not compiled with -fpic/-fPIC either the file containing the function 'camlBase64__code_begin' or the file containing the function 'camlBase64__encode_inner_650' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__fun_1035' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__length_119' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__fun_1091' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__fun_1089' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__imp_542' is not compiled with -fpic/-fPIC the file containing the function 'camlUTF8__search_head_backward_255' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__loop_492' is not compiled with -fpic/-fPIC the file containing the function 'camlExtArray__rev_179' is not compiled with -fpic/-fPIC either the file containing the function 'camlExtBuffer__code_begin' or the file containing the function 'camlExtBuffer__code_end' is not compiled with -fpic/-fPIC the file containing the function 'camlExtHashtbl__clone_513' is not compiled with -fpic/-fPIC the file containing the function 'camlExtHashtbl__fun_986' is not compiled with -fpic/-fPIC the file containing the function 'camlExtLib__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__outer_313' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__exists_160' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__rfind_517' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__rfind_170' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__find_148' is not compiled with -fpic/-fPIC the file containing the function 'camlExtList__fun_979' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__fun_1099' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__fun_1097' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__input_946' is not compiled with -fpic/-fPIC either the file containing the function 'camlOptParse__code_begin' or the file containing the function 'camlOptParse__find_opt_188' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__strip_inner_963' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__fun_inner_989' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__fun_2132' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__read_string_979' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__read_bytes_982' is not compiled with -fpic/-fPIC the file containing the function 'camlUTF8__substring_282' is not compiled with -fpic/-fPIC the file containing the function 'camlUTF8__init_354' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__flush_482' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__strip_210' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_2136' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_2141' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__fun_1009' is not compiled with -fpic/-fPIC the file containing the function 'camlStd__string_of_char_361' is not compiled with -fpic/-fPIC the file containing the function 'camlUnzip__add_dist_one_776' is not compiled with -fpic/-fPIC the file containing the function 'camlExtString__loop2_561' is not compiled with -fpic/-fPIC either the file containing the function 'camlExtBuffer__code_begin' or the file containing the function 'camlExtBuffer__code_end' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__output_string_543' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__output_bytes_545' is not compiled with -fpic/-fPIC the file containing the function 'camlBase64__str_encode_inner_695' is not compiled with -fpic/-fPIC the file containing the function 'camlBase64__encode_string_inner_713' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__fun_2321' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__fun_2350' is not compiled with -fpic/-fPIC the file containing the function 'camlBase64__fun_674' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__output_1425' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__nread_string_204' is not compiled with -fpic/-fPIC the file containing the function 'camlBase64__str_decode_inner_703' is not compiled with -fpic/-fPIC the file containing the function 'camlBase64__decode_string_inner_721' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__really_nread_string_238' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__iter_128' is not compiled with -fpic/-fPIC the file containing the function 'camlUnzip__window_add_bytes_725' is not compiled with -fpic/-fPIC the file containing the function 'camlUnzip__add_bytes_766' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__fun_2010' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__fun_2120' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__write_951' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__loop_976' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__loop_989' is not compiled with -fpic/-fPIC the file containing the function 'camlUTF8__add_uchar_305' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__fun_2017' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__fun_2127' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__output_953' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__fun_2091' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__fun_2094' is not compiled with -fpic/-fPIC the file containing the function 'camlStd__fun_830' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__read_943' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__write_string_1141' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__write_bytes_1145' is not compiled with -fpic/-fPIC the file containing the function 'camlIO__write_line_1149' is not compiled with -fpic/-fPIC the file containing the function 'camlPMap__merge_132' is not compiled with -fpic/-fPIC the file containing the function 'camlStd__dump_496' is not compiled with -fpic/-fPIC the file containing the function 'camlStd__print_498' is not compiled with -fpic/-fPIC the file containing the function 'camlStd__unique_502' is not compiled with -fpic/-fPIC the file containing the function 'camlStd__fun_836' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_2297' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1706' is not compiled with -fpic/-fPIC either the file containing the function 'camlUChar__code_begin' or the file containing the function 'camlUChar__of_char_99' is not compiled with -fpic/-fPIC the file containing the function 'camlUTF8__loop_268' is not compiled with -fpic/-fPIC the file containing the function 'camlUTF8__nth_aux_274' is not compiled with -fpic/-fPIC the file containing the function 'camlUTF8__iter_aux_369' is not compiled with -fpic/-fPIC the file containing the function 'camlUTF8__loop_271' is not compiled with -fpic/-fPIC the file containing the function 'camlUTF8__get_301' is not compiled with -fpic/-fPIC either the file containing the function 'camlBase64__code_begin' or the file containing the function 'camlBase64__encode_inner_650' is not compiled with -fpic/-fPIC the file containing the function 'camlBase64__encode_143' is not compiled with -fpic/-fPIC the file containing the function 'camlBase64__decode_277' is not compiled with -fpic/-fPIC the file containing the function 'camlBase64__str_encode_299' is not compiled with -fpic/-fPIC the file containing the function 'camlBase64__str_decode_306' is not compiled with -fpic/-fPIC the file containing the function 'camlBase64__encode_string_313' is not compiled with -fpic/-fPIC the file containing the function 'camlBase64__decode_string_320' is not compiled with -fpic/-fPIC the file containing the function 'camlBase64__fun_669' is not compiled with -fpic/-fPIC the file containing the function 'camlBase64__output_185' is not compiled with -fpic/-fPIC the file containing the function 'camlBase64__close_296' is not compiled with -fpic/-fPIC the file containing the function 'camlUnzip__fun_1220' is not compiled with -fpic/-fPIC either the file containing the function 'camlUnzip__code_begin' or the file containing the function 'camlUnzip__tree_depth_237' is not compiled with -fpic/-fPIC the file containing the function 'camlUnzip__inflate_lengths_795' is not compiled with -fpic/-fPIC the file containing the function 'camlUnzip__window_checksum_741' is not compiled with -fpic/-fPIC the file containing the function 'camlUnzip__window_add_char_731' is not compiled with -fpic/-fPIC the file containing the function 'camlUnzip__get_rev_bits_760' is not compiled with -fpic/-fPIC the file containing the function 'camlUnzip__apply_huffman_787' is not compiled with -fpic/-fPIC the file containing the function 'camlUnzip__add_char_772' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__for_all_132' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__map_list_144' is not compiled with -fpic/-fPIC the file containing the function 'camlRefList__enum_232' is not compiled with -fpic/-fPIC either the file containing the function 'camlOptParse__code_begin' or the file containing the function 'camlOptParse__find_opt_188' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_1479' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__store_true_340' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__store_false_343' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__int_option_346' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__int_callback_355' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__float_option_362' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__float_callback_371' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__str_option_378' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__str_callback_388' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__unprogify_682' is not compiled with -fpic/-fPIC the file containing the function 'camlOptParse__fun_2243' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_extra_params verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__invalid_arg_9 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_alloc2 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_create_bytes verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__bytes__blit_147 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__bytes__fill_141 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__max_46 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__min_42 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__bytes verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_obj_dup verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_obj_block verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_exn_Division_by_zero verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_make_vect verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__list__length_aux_83 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_obj_tag verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__array__copy_116 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__array__init_102 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__array__sub_125 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__array verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__array__1 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__array__map_154 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_hash verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_hash_univ_param verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_equal verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__hashtbl verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__hashtbl__create_inner_1576 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__hashtbl__add_860 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__list__exists_337 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__list__rev_append_121 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__list__find_414 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_compare verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__list verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__list__stable_sort_516 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_fill_string verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_blit_string verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_create_string verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__string__contains_from_305 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__bytes__sub_115 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_string_equal verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__bytes__make_92 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_int_of_string verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_float_of_string verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__bytes__blit_string_154 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__$5e_136 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__string verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__buffer verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlCamlinternalOO__new_variable_877 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlCamlinternalOO__get_method_labels_759 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlCamlinternalOO__set_methods_1267 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__scanf verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__buffer__create_85 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__scanf__kscanf_1620 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__printf__ksprintf_192 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__list__iter_258 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_blit_bytes verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__buffer__resize_287 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__buffer__add_substring_368 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_ml_input_char verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__input_294 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_ml_close_channel verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_ml_output_char verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__output_249 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__close_out_272 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_ml_flush verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_int32_ops verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_int64_of_int verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_int64_shift_left verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_int64_or_native verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_int64_of_int32 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_int64_ops verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_int32_float_of_bits_unboxed verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_int64_float_of_bits_unboxed verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_int64_to_int32 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_int64_shift_right_unsigned verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_int32_bits_of_float_unboxed verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_int64_bits_of_float_unboxed verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlCamlinternalOO__create_object_opt_957 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_get_public_method verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlCamlinternalOO__make_class_931 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__input_line_318 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__list__fold_left_272 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__23 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__open_out_gen_217 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__output_string_245 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__string_of_int_172 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__list__map_233 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__string__concat_213 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__string__escaped_242 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__string_of_float_186 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__list__init_224 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__printf__sprintf_201 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_floatarray_get verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__print_endline_361 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_alloc1 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__char__chr_82 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__hashtbl__find_887 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_notequal verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__list__for_all_332 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__exit_459 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__buffer__add_string_429 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__printf__bprintf_174 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__failwith_6 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__char verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__bytes__apply1_257 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__filename verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_sys_argv verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__printf__fprintf_170 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: camlStdlib__array__to_list_182 verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_sys_getenv verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_alloc_dummy verify-elf: WARNING: ./usr/lib/ocaml/extlib/extLib.cmxs: undefined symbol: caml_update_dummy Hardlinking identical .pyc and .pyo files Processing files: ocaml-extlib-1.7.7-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.72168 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-extlib-1.7.7 + DOCDIR=/usr/src/tmp/ocaml-extlib-buildroot/usr/share/doc/ocaml-extlib-1.7.7 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-extlib-buildroot/usr/share/doc/ocaml-extlib-1.7.7 + /bin/mkdir -p /usr/src/tmp/ocaml-extlib-buildroot/usr/share/doc/ocaml-extlib-1.7.7 + cp -prL README.md LICENSE /usr/src/tmp/ocaml-extlib-buildroot/usr/share/doc/ocaml-extlib-1.7.7 + chmod -R go-w /usr/src/tmp/ocaml-extlib-buildroot/usr/share/doc/ocaml-extlib-1.7.7 + chmod -R a+rX /usr/src/tmp/ocaml-extlib-buildroot/usr/share/doc/ocaml-extlib-1.7.7 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WshKXQ find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RAYqBQ find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmi(Base64) = 4.11.1-77EF2FB6, ocaml-cmi(BitSet) = 4.11.1-F07F468D, ocaml-cmi(Dllist) = 4.11.1-23C7766F, ocaml-cmi(DynArray) = 4.11.1-E5E57EC3, ocaml-cmi(Enum) = 4.11.1-B62CED54, ocaml-cmi(ExtArray) = 4.11.1-399049FA, ocaml-cmi(ExtBuffer) = 4.11.1-93214229, ocaml-cmi(ExtBytes) = 4.11.1-A3C1637B, ocaml-cmi(ExtHashtbl) = 4.11.1-32D1B723, ocaml-cmi(ExtLib) = 4.11.1-80C7A837, ocaml-cmi(ExtList) = 4.11.1-9423C492, ocaml-cmi(ExtString) = 4.11.1-91BB1520, ocaml-cmi(Global) = 4.11.1-0B8107FB, ocaml-cmi(IO) = 4.11.1-C083261D, ocaml-cmi(OptParse) = 4.11.1-4BFB897B, ocaml-cmi(Option) = 4.11.1-497E31FB, ocaml-cmi(PMap) = 4.11.1-D9FBAD40, ocaml-cmi(RefList) = 4.11.1-D46FDEE5, ocaml-cmi(Std) = 4.11.1-54DAAA8E, ocaml-cmi(UChar) = 4.11.1-1EDF95D2, ocaml-cmi(UTF8) = 4.11.1-B21629D2, ocaml-cmi(Unzip) = 4.11.1-D738AAE8 Requires: ocaml-runtime, ocaml-cmi(CamlinternalFormatBasics) = 4.11.1-3A3CA183, ocaml-cmi(CamlinternalOO) = 4.11.1-9B49DDD0, ocaml-cmi(Stdlib) = 4.11.1-C21C5D26, ocaml-cmi(Stdlib__array) = 4.11.1-4528CB7F, ocaml-cmi(Stdlib__buffer) = 4.11.1-234B61FA, ocaml-cmi(Stdlib__bytes) = 4.11.1-6F90F1D3, ocaml-cmi(Stdlib__char) = 4.11.1-CDEE4823, ocaml-cmi(Stdlib__filename) = 4.11.1-B88C1B2C, ocaml-cmi(Stdlib__hashtbl) = 4.11.1-B762DB4E, ocaml-cmi(Stdlib__int32) = 4.11.1-2E6C00C3, ocaml-cmi(Stdlib__int64) = 4.11.1-8DA509B3, ocaml-cmi(Stdlib__list) = 4.11.1-15CEF025, ocaml-cmi(Stdlib__obj) = 4.11.1-387C3C41, ocaml-cmi(Stdlib__pervasives) = 4.11.1-76119CE3, ocaml-cmi(Stdlib__printf) = 4.11.1-5CEC2EFA, ocaml-cmi(Stdlib__scanf) = 4.11.1-6D7FDAE0, ocaml-cmi(Stdlib__seq) = 4.11.1-D6A8DE25, ocaml-cmi(Stdlib__string) = 4.11.1-9D02DA01, ocaml-cmi(Stdlib__sys) = 4.11.1-794924B7, ocaml-cmi(Stdlib__uchar) = 4.11.1-AB6F1DF9, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Z99E0Q Creating ocaml-extlib-debuginfo package Processing files: ocaml-extlib-devel-1.7.7-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.30629 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-extlib-1.7.7 + DOCDIR=/usr/src/tmp/ocaml-extlib-buildroot/usr/share/doc/ocaml-extlib-devel-1.7.7 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-extlib-buildroot/usr/share/doc/ocaml-extlib-devel-1.7.7 + /bin/mkdir -p /usr/src/tmp/ocaml-extlib-buildroot/usr/share/doc/ocaml-extlib-devel-1.7.7 + cp -prL CHANGES /usr/src/tmp/ocaml-extlib-buildroot/usr/share/doc/ocaml-extlib-devel-1.7.7 + chmod -R go-w /usr/src/tmp/ocaml-extlib-buildroot/usr/share/doc/ocaml-extlib-devel-1.7.7 + chmod -R a+rX /usr/src/tmp/ocaml-extlib-buildroot/usr/share/doc/ocaml-extlib-devel-1.7.7 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9aEGNR find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.w1kT2R find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmx(Base64) = 4.11.1-67DA7F01, ocaml-cmx(BitSet) = 4.11.1-66673E92, ocaml-cmx(Dllist) = 4.11.1-6E8881D9, ocaml-cmx(DynArray) = 4.11.1-CB254E8E, ocaml-cmx(Enum) = 4.11.1-94A87995, ocaml-cmx(ExtArray) = 4.11.1-FAE781B9, ocaml-cmx(ExtBuffer) = 4.11.1-0FF274AF, ocaml-cmx(ExtBytes) = 4.11.1-FF175033, ocaml-cmx(ExtHashtbl) = 4.11.1-19FFEF2E, ocaml-cmx(ExtLib) = 4.11.1-8D5CA023, ocaml-cmx(ExtList) = 4.11.1-5594EA3F, ocaml-cmx(ExtString) = 4.11.1-F20C52E8, ocaml-cmx(Global) = 4.11.1-5307F3D0, ocaml-cmx(IO) = 4.11.1-F43B00AD, ocaml-cmx(OptParse) = 4.11.1-FC356438, ocaml-cmx(Option) = 4.11.1-4FA5BD36, ocaml-cmx(PMap) = 4.11.1-0335A678, ocaml-cmx(RefList) = 4.11.1-7E472506, ocaml-cmx(Std) = 4.11.1-4E438565, ocaml-cmx(UChar) = 4.11.1-E525D9E6, ocaml-cmx(UTF8) = 4.11.1-3FE40169, ocaml-cmx(Unzip) = 4.11.1-7B365F18 Requires: ocaml-extlib = 1.7.7-alt1, ocaml-cmi(Base64) = 4.11.1-77EF2FB6, ocaml-cmi(BitSet) = 4.11.1-F07F468D, ocaml-cmi(CamlinternalFormatBasics) = 4.11.1-3A3CA183, ocaml-cmi(CamlinternalOO) = 4.11.1-9B49DDD0, ocaml-cmi(Dllist) = 4.11.1-23C7766F, ocaml-cmi(DynArray) = 4.11.1-E5E57EC3, ocaml-cmi(Enum) = 4.11.1-B62CED54, ocaml-cmi(ExtArray) = 4.11.1-399049FA, ocaml-cmi(ExtBuffer) = 4.11.1-93214229, ocaml-cmi(ExtBytes) = 4.11.1-A3C1637B, ocaml-cmi(ExtHashtbl) = 4.11.1-32D1B723, ocaml-cmi(ExtLib) = 4.11.1-80C7A837, ocaml-cmi(ExtList) = 4.11.1-9423C492, ocaml-cmi(ExtString) = 4.11.1-91BB1520, ocaml-cmi(Global) = 4.11.1-0B8107FB, ocaml-cmi(IO) = 4.11.1-C083261D, ocaml-cmi(OptParse) = 4.11.1-4BFB897B, ocaml-cmi(Option) = 4.11.1-497E31FB, ocaml-cmi(PMap) = 4.11.1-D9FBAD40, ocaml-cmi(RefList) = 4.11.1-D46FDEE5, ocaml-cmi(Std) = 4.11.1-54DAAA8E, ocaml-cmi(Stdlib) = 4.11.1-C21C5D26, ocaml-cmi(Stdlib__array) = 4.11.1-4528CB7F, ocaml-cmi(Stdlib__buffer) = 4.11.1-234B61FA, ocaml-cmi(Stdlib__bytes) = 4.11.1-6F90F1D3, ocaml-cmi(Stdlib__char) = 4.11.1-CDEE4823, ocaml-cmi(Stdlib__filename) = 4.11.1-B88C1B2C, ocaml-cmi(Stdlib__hashtbl) = 4.11.1-B762DB4E, ocaml-cmi(Stdlib__int32) = 4.11.1-2E6C00C3, ocaml-cmi(Stdlib__int64) = 4.11.1-8DA509B3, ocaml-cmi(Stdlib__list) = 4.11.1-15CEF025, ocaml-cmi(Stdlib__obj) = 4.11.1-387C3C41, ocaml-cmi(Stdlib__pervasives) = 4.11.1-76119CE3, ocaml-cmi(Stdlib__printf) = 4.11.1-5CEC2EFA, ocaml-cmi(Stdlib__scanf) = 4.11.1-6D7FDAE0, ocaml-cmi(Stdlib__seq) = 4.11.1-D6A8DE25, ocaml-cmi(Stdlib__string) = 4.11.1-9D02DA01, ocaml-cmi(Stdlib__sys) = 4.11.1-794924B7, ocaml-cmi(Stdlib__uchar) = 4.11.1-AB6F1DF9, ocaml-cmi(UChar) = 4.11.1-1EDF95D2, ocaml-cmi(UTF8) = 4.11.1-B21629D2, ocaml-cmi(Unzip) = 4.11.1-D738AAE8, ocaml-cmx(CamlinternalOO) = 4.11.1-E55B5B49, ocaml-cmx(Stdlib) = 4.11.1-E2655595, ocaml-cmx(Stdlib__array) = 4.11.1-6C55DC4F, ocaml-cmx(Stdlib__buffer) = 4.11.1-20EC2270, ocaml-cmx(Stdlib__bytes) = 4.11.1-E4FB9ABE, ocaml-cmx(Stdlib__char) = 4.11.1-4EE99D4B, ocaml-cmx(Stdlib__filename) = 4.11.1-6512F630, ocaml-cmx(Stdlib__hashtbl) = 4.11.1-86D4160D, ocaml-cmx(Stdlib__int32) = 4.11.1-9F4554E2, ocaml-cmx(Stdlib__int64) = 4.11.1-0645C793, ocaml-cmx(Stdlib__list) = 4.11.1-EE635CDA, ocaml-cmx(Stdlib__obj) = 4.11.1-D6B7617E, ocaml-cmx(Stdlib__pervasives) = 4.11.1-6B4C9288, ocaml-cmx(Stdlib__printf) = 4.11.1-7B0D6695, ocaml-cmx(Stdlib__scanf) = 4.11.1-D2E806A8, ocaml-cmx(Stdlib__string) = 4.11.1-87EE46B7, ocaml-cmx(Stdlib__sys) = 4.11.1-05A2DD7E Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7QlBsR Processing files: ocaml-extlib-debuginfo-1.7.7-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SlsArT find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.x2RGBT find-requires: running scripts (debuginfo) Requires: ocaml-extlib = 1.7.7-alt1 Adding to ocaml-extlib-devel a strict dependency on ocaml-extlib Adding to ocaml-extlib-debuginfo a strict dependency on ocaml-extlib Removing 22 extra deps from ocaml-extlib-devel due to dependency on ocaml-extlib Removing 20 extra deps from ocaml-extlib-devel due to repentancy on ocaml-extlib Wrote: /usr/src/RPM/RPMS/i586/ocaml-extlib-1.7.7-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-extlib-devel-1.7.7-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-extlib-debuginfo-1.7.7-alt1.i586.rpm (w2.lzdio) 10.15user 1.67system 0:18.37elapsed 64%CPU (0avgtext+0avgdata 21632maxresident)k 0inputs+0outputs (0major+562989minor)pagefaults 0swaps /.out/ocaml-extlib-1.7.7-alt1.i586.rpm: exception not found in '/usr/share/license-exception' directory: exceptions /.out/ocaml-extlib-devel-1.7.7-alt1.i586.rpm: exception not found in '/usr/share/license-exception' directory: exceptions /.out/ocaml-extlib-debuginfo-1.7.7-alt1.i586.rpm: exception not found in '/usr/share/license-exception' directory: exceptions 24.82user 4.48system 0:35.63elapsed 82%CPU (0avgtext+0avgdata 110148maxresident)k 7256inputs+0outputs (0major+876879minor)pagefaults 0swaps