<86>Apr 21 06:32:12 userdel[114549]: delete user 'rooter' <86>Apr 21 06:32:12 userdel[114549]: removed group 'rooter' owned by 'rooter' <86>Apr 21 06:32:12 userdel[114549]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 06:32:12 groupadd[114561]: group added to /etc/group: name=rooter, GID=705 <86>Apr 21 06:32:12 groupadd[114561]: group added to /etc/gshadow: name=rooter <86>Apr 21 06:32:12 groupadd[114561]: new group: name=rooter, GID=705 <86>Apr 21 06:32:12 useradd[114569]: new user: name=rooter, UID=705, GID=705, home=/root, shell=/bin/bash <86>Apr 21 06:32:12 userdel[114579]: delete user 'builder' <86>Apr 21 06:32:12 userdel[114579]: removed group 'builder' owned by 'builder' <86>Apr 21 06:32:12 userdel[114579]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 06:32:12 groupadd[114585]: group added to /etc/group: name=builder, GID=706 <86>Apr 21 06:32:12 groupadd[114585]: group added to /etc/gshadow: name=builder <86>Apr 21 06:32:12 groupadd[114585]: new group: name=builder, GID=706 <86>Apr 21 06:32:12 useradd[114589]: new user: name=builder, UID=706, GID=706, home=/usr/src, shell=/bin/bash <13>Apr 21 06:32:14 rpmi: ocaml-runtime-4.04.2-alt1.M80P.1 1499834474 installed <13>Apr 21 06:32:14 rpmi: rpm-build-ocaml-1.3-alt1 1494941050 installed <13>Apr 21 06:32:19 rpmi: ocaml-4.04.2-alt1.M80P.1 1499834474 installed <13>Apr 21 06:32:19 rpmi: ocaml-easy-format-1.2.0-alt1.M80P.1 1499835409 installed <13>Apr 21 06:32:19 rpmi: rpm-macros-ubt-0.2-alt1.M80P.1 1488269670 installed <13>Apr 21 06:32:19 rpmi: ocaml-easy-format-devel-1.2.0-alt1.M80P.1 1499835409 installed <13>Apr 21 06:32:19 rpmi: ocaml-findlib-1.7.3-alt2.M80P.1 1499835339 installed <13>Apr 21 06:32:20 rpmi: ocaml-ocamldoc-4.04.2-alt1.M80P.1 1499834474 installed <13>Apr 21 06:32:20 rpmi: rpm-build-ubt-0.3.1-alt1.M80P.1 1513692283 installed Installing ocaml-biniou-1.0.13-alt2.M80P.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.6116 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-biniou-1.0.13 + echo 'Source #0 (ocaml-biniou-1.0.13.tar):' Source #0 (ocaml-biniou-1.0.13.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-biniou-1.0.13.tar + cd ocaml-biniou-1.0.13 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i.add-debuginfo 's/ocamlopt/ocamlopt -g/;s/ocamlc \(-[co]\)/ocamlc -g \1/' Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.6116 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-biniou-1.0.13 + make all make: Entering directory `/usr/src/RPM/BUILD/ocaml-biniou-1.0.13' ocamlfind ocamlc -a -g -annot -bin-annot -o biniou.cma \ -package "easy-format" bi_util.mli bi_util.ml bi_share.mli bi_share.ml bi_outbuf.mli bi_outbuf.ml bi_inbuf.mli bi_inbuf.ml bi_vint.mli bi_vint.ml bi_io.mli bi_io.ml bi_dump.ml bi_stream.mli bi_stream.ml File "bi_util.ml", line 11, characters 10-23: Warning 3: deprecated: String.create Use Bytes.create instead. File "bi_util.ml", line 13, characters 4-51: Warning 3: deprecated: String.set Use Bytes.set instead. File "bi_util.ml", line 18, characters 10-23: Warning 3: deprecated: String.create Use Bytes.create instead. File "bi_util.ml", line 20, characters 4-51: Warning 3: deprecated: String.set Use Bytes.set instead. File "bi_util.ml", line 36, characters 10-23: Warning 3: deprecated: String.create Use Bytes.create instead. File "bi_util.ml", line 41, characters 6-64: Warning 3: deprecated: String.set Use Bytes.set instead. File "bi_util.ml", line 43, characters 4-54: Warning 3: deprecated: String.set Use Bytes.set instead. File "bi_outbuf.ml", line 24, characters 10-23: Warning 3: deprecated: String.create Use Bytes.create instead. File "bi_outbuf.ml", line 40, characters 8-21: Warning 3: deprecated: String.create Use Bytes.create instead. File "bi_outbuf.ml", line 86, characters 2-18: Warning 3: deprecated: String.set Use Bytes.set instead. File "bi_outbuf.ml", line 90, characters 2-18: Warning 3: deprecated: String.set Use Bytes.set instead. File "bi_outbuf.ml", line 96, characters 2-19: Warning 3: deprecated: String.unsafe_set File "bi_outbuf.ml", line 97, characters 2-19: Warning 3: deprecated: String.unsafe_set File "bi_outbuf.ml", line 102, characters 2-19: Warning 3: deprecated: String.unsafe_set File "bi_outbuf.ml", line 103, characters 2-19: Warning 3: deprecated: String.unsafe_set File "bi_outbuf.ml", line 104, characters 2-19: Warning 3: deprecated: String.unsafe_set File "bi_outbuf.ml", line 105, characters 2-19: Warning 3: deprecated: String.unsafe_set File "bi_outbuf.ml", line 116, characters 13-26: Warning 3: deprecated: String.create Use Bytes.create instead. File "bi_inbuf.ml", line 99, characters 8-21: Warning 3: deprecated: String.create Use Bytes.create instead. File "bi_io.ml", line 92, characters 2-19: Warning 3: deprecated: String.unsafe_set File "bi_io.ml", line 94, characters 2-19: Warning 3: deprecated: String.unsafe_set File "bi_io.ml", line 96, characters 2-19: Warning 3: deprecated: String.unsafe_set File "bi_io.ml", line 98, characters 2-19: Warning 3: deprecated: String.unsafe_set File "bi_io.ml", line 222, characters 4-21: Warning 3: deprecated: String.unsafe_set File "bi_io.ml", line 226, characters 4-21: Warning 3: deprecated: String.unsafe_set File "bi_io.ml", line 237, characters 4-21: Warning 3: deprecated: String.unsafe_set File "bi_io.ml", line 241, characters 4-21: Warning 3: deprecated: String.unsafe_set File "bi_io.ml", line 568, characters 12-25: Warning 3: deprecated: String.create Use Bytes.create instead. File "bi_stream.ml", line 56, characters 16-29: Warning 3: deprecated: String.create Use Bytes.create instead. ocamlfind ocamlc -g -compat-32 -o bdump.byte -g -annot -bin-annot \ -package easy-format -linkpkg biniou.cma bdump.ml ocamlfind ocamlopt -g -a -g -annot -bin-annot \ -o biniou.cmxa -package "easy-format" bi_util.mli bi_util.ml bi_share.mli bi_share.ml bi_outbuf.mli bi_outbuf.ml bi_inbuf.mli bi_inbuf.ml bi_vint.mli bi_vint.ml bi_io.mli bi_io.ml bi_dump.ml bi_stream.mli bi_stream.ml File "bi_util.ml", line 11, characters 10-23: Warning 3: deprecated: String.create Use Bytes.create instead. File "bi_util.ml", line 13, characters 4-51: Warning 3: deprecated: String.set Use Bytes.set instead. File "bi_util.ml", line 18, characters 10-23: Warning 3: deprecated: String.create Use Bytes.create instead. File "bi_util.ml", line 20, characters 4-51: Warning 3: deprecated: String.set Use Bytes.set instead. File "bi_util.ml", line 36, characters 10-23: Warning 3: deprecated: String.create Use Bytes.create instead. File "bi_util.ml", line 41, characters 6-64: Warning 3: deprecated: String.set Use Bytes.set instead. File "bi_util.ml", line 43, characters 4-54: Warning 3: deprecated: String.set Use Bytes.set instead. File "bi_outbuf.ml", line 24, characters 10-23: Warning 3: deprecated: String.create Use Bytes.create instead. File "bi_outbuf.ml", line 40, characters 8-21: Warning 3: deprecated: String.create Use Bytes.create instead. File "bi_outbuf.ml", line 86, characters 2-18: Warning 3: deprecated: String.set Use Bytes.set instead. File "bi_outbuf.ml", line 90, characters 2-18: Warning 3: deprecated: String.set Use Bytes.set instead. File "bi_outbuf.ml", line 96, characters 2-19: Warning 3: deprecated: String.unsafe_set File "bi_outbuf.ml", line 97, characters 2-19: Warning 3: deprecated: String.unsafe_set File "bi_outbuf.ml", line 102, characters 2-19: Warning 3: deprecated: String.unsafe_set File "bi_outbuf.ml", line 103, characters 2-19: Warning 3: deprecated: String.unsafe_set File "bi_outbuf.ml", line 104, characters 2-19: Warning 3: deprecated: String.unsafe_set File "bi_outbuf.ml", line 105, characters 2-19: Warning 3: deprecated: String.unsafe_set File "bi_outbuf.ml", line 116, characters 13-26: Warning 3: deprecated: String.create Use Bytes.create instead. File "bi_inbuf.ml", line 99, characters 8-21: Warning 3: deprecated: String.create Use Bytes.create instead. File "bi_io.ml", line 92, characters 2-19: Warning 3: deprecated: String.unsafe_set File "bi_io.ml", line 94, characters 2-19: Warning 3: deprecated: String.unsafe_set File "bi_io.ml", line 96, characters 2-19: Warning 3: deprecated: String.unsafe_set File "bi_io.ml", line 98, characters 2-19: Warning 3: deprecated: String.unsafe_set File "bi_io.ml", line 222, characters 4-21: Warning 3: deprecated: String.unsafe_set File "bi_io.ml", line 226, characters 4-21: Warning 3: deprecated: String.unsafe_set File "bi_io.ml", line 237, characters 4-21: Warning 3: deprecated: String.unsafe_set File "bi_io.ml", line 241, characters 4-21: Warning 3: deprecated: String.unsafe_set File "bi_io.ml", line 568, characters 12-25: Warning 3: deprecated: String.create Use Bytes.create instead. File "bi_stream.ml", line 56, characters 16-29: Warning 3: deprecated: String.create Use Bytes.create instead. ocamlfind ocamlopt -g -shared -linkall -I . -o biniou.cmxs biniou.cmxa /usr/bin/ld: biniou.a(bi_util.o): warning: relocation in readonly section `.text' /usr/bin/ld: warning: creating a DT_TEXTREL in a shared object. ocamlfind ocamlopt -g -o bdump.native -g -annot -bin-annot \ -package easy-format -linkpkg biniou.cmxa bdump.ml mkdir -p doc ocamlfind ocamldoc -d doc -html -package easy-format bi_util.mli bi_share.mli bi_outbuf.mli bi_inbuf.mli bi_vint.mli bi_io.mli bi_stream.mli sed -e 's:@@VERSION@@:1.0.13:' META.in > META make: Leaving directory `/usr/src/RPM/BUILD/ocaml-biniou-1.0.13' + make opt make: Entering directory `/usr/src/RPM/BUILD/ocaml-biniou-1.0.13' make: Nothing to be done for `opt'. make: Leaving directory `/usr/src/RPM/BUILD/ocaml-biniou-1.0.13' + make META make: Entering directory `/usr/src/RPM/BUILD/ocaml-biniou-1.0.13' make: `META' is up to date. make: Leaving directory `/usr/src/RPM/BUILD/ocaml-biniou-1.0.13' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.98083 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-biniou-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-biniou-buildroot + cd ocaml-biniou-1.0.13 + export PREFIX=/usr/src/tmp/ocaml-biniou-buildroot/usr + PREFIX=/usr/src/tmp/ocaml-biniou-buildroot/usr + export OCAMLFIND_DESTDIR=/usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml + OCAMLFIND_DESTDIR=/usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml + mkdir -p /usr/src/tmp/ocaml-biniou-buildroot/usr/bin + mkdir -p /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml + make install make: Entering directory `/usr/src/RPM/BUILD/ocaml-biniou-1.0.13' if [ -f bdump.native ]; then \ cp bdump.native /usr/src/tmp/ocaml-biniou-buildroot/usr/bin/bdump; \ else \ cp bdump.byte /usr/src/tmp/ocaml-biniou-buildroot/usr/bin/bdump; \ fi ocamlfind install biniou META \ bi_util.mli bi_share.mli bi_outbuf.mli bi_inbuf.mli bi_vint.mli bi_io.mli bi_stream.mli bi_util.cmi bi_share.cmi bi_outbuf.cmi bi_inbuf.cmi bi_vint.cmi bi_io.cmi bi_stream.cmi bi_util.cmt bi_share.cmt bi_outbuf.cmt bi_inbuf.cmt bi_vint.cmt bi_io.cmt bi_stream.cmt bi_util.annot bi_share.annot bi_outbuf.annot bi_inbuf.annot bi_vint.annot bi_io.annot bi_stream.annot bi_util.cmo bi_share.cmo bi_outbuf.cmo bi_inbuf.cmo bi_vint.cmo bi_io.cmo bi_dump.cmo bi_stream.cmo biniou.cma \ -optional bi_util.cmx bi_share.cmx bi_outbuf.cmx bi_inbuf.cmx bi_vint.cmx bi_io.cmx bi_dump.cmx bi_stream.cmx bi_util.o bi_share.o bi_outbuf.o bi_inbuf.o bi_vint.o bi_io.o bi_dump.o bi_stream.o biniou.cmxa biniou.a biniou.cmxs Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/biniou.cmxs Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/biniou.a Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/biniou.cmxa Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_stream.o Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_dump.o Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_io.o Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_vint.o Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_inbuf.o Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_outbuf.o Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_share.o Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_util.o Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_stream.cmx Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_dump.cmx Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_io.cmx Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_vint.cmx Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_inbuf.cmx Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_outbuf.cmx Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_share.cmx Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_util.cmx Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/biniou.cma Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_stream.cmo Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_dump.cmo Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_io.cmo Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_vint.cmo Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_inbuf.cmo Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_outbuf.cmo Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_share.cmo Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_util.cmo Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_stream.annot Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_io.annot Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_vint.annot Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_inbuf.annot Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_outbuf.annot Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_share.annot Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_util.annot Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_stream.cmt Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_io.cmt Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_vint.cmt Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_inbuf.cmt Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_outbuf.cmt Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_share.cmt Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_util.cmt Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_stream.cmi Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_io.cmi Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_vint.cmi Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_inbuf.cmi Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_outbuf.cmi Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_share.cmi Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_util.cmi Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_stream.mli Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_io.mli Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_vint.mli Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_inbuf.mli Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_outbuf.mli Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_share.mli Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/bi_util.mli Installed /usr/src/tmp/ocaml-biniou-buildroot/usr/lib/ocaml/biniou/META make: Leaving directory `/usr/src/RPM/BUILD/ocaml-biniou-1.0.13' + mv /usr/src/tmp/ocaml-biniou-buildroot/usr/bin/bdump /usr/src/tmp/ocaml-biniou-buildroot/usr/bin/ocaml-bdump + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-biniou-buildroot (auto) mode of './usr/lib/ocaml/biniou/biniou.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-biniou-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/ocaml-biniou-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-biniou-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/ocaml-biniou-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) the file containing the function 'camlBi_util__print_bits_inner_1290' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_util__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlBi_share__code_begin' or the file containing the function 'camlBi_share__equal_1206' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_share__get_1393' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_share__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__really_extend_1208' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_inbuf__from_string_inner_1336' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_inbuf__refill_from_channel_1261' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_inbuf__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__check_highest_byte_1244' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__read_uvint_1266' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__check_end_of_input_1276' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__print_list_1294' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__fun_1459' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__test_1318' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_field_hashtag_1293' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_numtag_1303' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__fun_2444' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__fun_2458' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__safety_test_1588' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_t_1633' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_untagged_unit_1706' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_untagged_bool_1708' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_untagged_string_1728' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_array_1766' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_table_1774' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__reader_of_tag_1776' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skipper_of_tag_1863' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__array_map_1892' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__format_1956' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__format_field_1957' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_dump__load_1221' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_dump__default_dict_path_1244' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_dump__load_dictionary_1246' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_dump__write_uniq_1272' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_dump__fun_1547' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_dump__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__input_int64_1212' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__output_int64_1241' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__read_chunk_1249' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__flatten_1255' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__rev_array_of_list_1291' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__test_1314' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__fun_1560' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__to_string_1317' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__entry' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry5_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry2' is not compiled with -fpic/-fPIC either the file containing the function 'camlBi_util__code_begin' or the file containing the function 'camlBi_util__string8_of_int_1202' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__flush_to_channel_1220' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__create_inner_1449' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__create_output_writer_inner_1466' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_inbuf__from_channel_inner_1348' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__string_of_list_1286' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__read_list_1289' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__make_unhash_1314' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_untagged_float32_1509' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_untagged_int64_1585' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_int64_1615' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_float32_1618' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_untagged_int32_1718' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_untagged_float32_1724' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_untagged_int64_1726' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_bool_1739' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_int8_1741' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_int16_1743' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_int32_1745' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_int64_1747' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_float32_1749' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_float64_1751' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_uvint_1753' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_svint_1755' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_string_1757' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_tree_inner_2575' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_tuple_1767' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_field_1768' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_record_1769' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_num_variant_cont_1770' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_variant_cont_1772' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__fun_2606' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__fun_2614' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_shared_1775' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_table_1862' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__fun_2725' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__fun_2731' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__init_2003' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_dump__split_1210' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_dump__load_lines_1216' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_dump__save_dictionary_1277' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__next_1259' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__read_stream_1287' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__write_stream_inner_1545' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__fun_1556' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__of_string_1319' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__fun_1572' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry5_1_app' is not compiled with -fpic/-fPIC either the file containing the function 'camlBi_util__code_begin' or the file containing the function 'camlBi_util__string8_of_int_1202' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry5_1_app' is not compiled with -fpic/-fPIC either the file containing the function 'camlBi_util__code_begin' or the file containing the function 'camlBi_util__string8_of_int_1202' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_inbuf__read_1211' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_inbuf__read_char_1216' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_inbuf__peek_1222' is not compiled with -fpic/-fPIC either the file containing the function 'camlBi_util__code_begin' or the file containing the function 'camlBi_util__string8_of_int_1202' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_share__put_1274' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__fun_2447' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_util__string8_of_int_1202' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_util__string4_of_int_1206' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__reset_1302' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_untagged_float64_1514' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__flush_chunk_1310' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_stream__fun_1564' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__write_uvint_1250' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_hashtag_1267' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_tag_1487' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_untagged_int8_1498' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_untagged_int16_1501' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_untagged_int32_1504' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_unit_1598' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_bool_1600' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_char_1603' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_int8_1606' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_int16_1609' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_int32_1612' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_float64_1621' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_string_1624' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_uvint_1627' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_svint_1630' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__fun_2536' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__add_char_1278' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__unsafe_add_char_1282' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__hash_name_1260' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_hashtag_1281' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_numtag_1308' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_untagged_int16_1714' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__fun_2620' is not compiled with -fpic/-fPIC either the file containing the function 'camlBi_share__code_begin' or the file containing the function 'camlBi_share__equal_1206' is not compiled with -fpic/-fPIC either the file containing the function 'camlBi_stream__code_begin' or the file containing the function 'camlBi_stream__input_int64_1212' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_share__clear_1272' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__clear_1300' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_share__create_1386' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_share__put_1389' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__add_substring_1270' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__add_string_1275' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__flush_to_output_1216' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__fun_1440' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__create_1222' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__uvint_of_uint_1258' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__string_of_hashtag_1277' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__string_of_tree_1699' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__create_channel_writer_inner_1456' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__flush_channel_writer_1254' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__extend_1263' is not compiled with -fpic/-fPIC either the file containing the function 'camlBi_inbuf__code_begin' or the file containing the function 'camlBi_inbuf__read_1211' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__alloc_1266' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__add_char2_1286' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__add_char4_1292' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_untagged_float64_1578' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_outbuf__contents_1304' is not compiled with -fpic/-fPIC either the file containing the function 'camlBi_inbuf__code_begin' or the file containing the function 'camlBi_inbuf__read_1211' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_inbuf__not_really_input_1254' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__write_svint_1255' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__svint_of_int_1263' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_untagged_string_1593' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__print_1759' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__read_svint_1274' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__uint_of_uvint_1278' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__int_of_svint_1282' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_uvint_1847' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_svint_1849' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_string_1851' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_array_1854' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_tuple_1855' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_record_1857' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_vint__list_of_string_1292' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__tree_of_string_1825' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_tree_1696' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__view_of_tree_2005' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__print_view_of_tree_2007' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__output_view_of_tree_2009' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_field_1634' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_bytes_1828' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_unit_1831' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_bool_1833' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_int8_1835' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_int16_1837' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_int32_1839' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_int64_1841' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_float32_1843' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_float64_1845' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_untagged_unit_1490' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_untagged_bool_1492' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__write_untagged_char_1495' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_tag_1704' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_untagged_char_1710' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_untagged_int8_1712' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_tree_1777' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__fun_2662' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_1864' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_unit_1737' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__read_tree_1761' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__skip_field_1856' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__map_1953' is not compiled with -fpic/-fPIC either the file containing the function 'camlBi_stream__code_begin' or the file containing the function 'camlBi_stream__input_int64_1212' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__view_2012' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__print_view_2015' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_io__output_view_2018' is not compiled with -fpic/-fPIC the file containing the function 'camlBi_dump__finally_1283' is not compiled with -fpic/-fPIC either the file containing the function 'camlBi_stream__code_begin' or the file containing the function 'camlBi_stream__input_int64_1212' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_young_ptr verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_young_limit verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_backtrace_pos verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_create_string verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlChar__chr_1201 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlPervasives__invalid_arg_1007 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_alloc2 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlPervasives__failwith_1005 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlHashtbl__clear_1336 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_exn_Not_found verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlHashtbl__add_1561 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_exception_pointer verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlHashtbl__find_1585 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlHashtbl verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlHashtbl__create_inner_2118 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlHashtbl__add_1382 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlHashtbl__find_1406 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlHashtbl__Make_1644 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlPervasives__max_1030 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlBytes__blit_string_1258 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlPervasives__output_1206 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlHashtbl__6 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlBytes__sub_1229 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_make_vect verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlPervasives__min_1027 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlPervasives__input_1243 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlPervasives verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlList__iter_1252 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlPrintf__fprintf_1285 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_equal verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlPervasives__print_endline_1299 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlList__length_aux_1199 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_string_notequal verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlPrintf__sprintf_1304 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_int32_bits_of_float_unboxed verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_int32_ops verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_obj_block verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlCamlinternalLazy__force_lazy_block_1258 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_int64_float_of_bits_unboxed verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlArray__iter_1247 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_int32_float_of_bits_unboxed verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_int64_bits_of_float_unboxed verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_int64_ops verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlPervasives__output_string_1203 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlPervasives__print_newline_1301 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlArray__init_1212 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlArray__map_1256 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_alloc_dummy verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_update_dummy verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlArray__to_list_1280 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlPervasives__string_of_float_1155 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlEasy_format__1 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlPervasives__$5e_1117 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlEasy_format__3 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlPervasives__string_of_int_1146 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlArray__mapi_1274 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlEasy_format__to_string_1744 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlEasy_format__to_stdout_1759 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlEasy_format__to_channel_inner_2293 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlEasy_format__2 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlPervasives__28 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlPervasives__open_in_gen_1232 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_exn_End_of_file verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_ml_close_channel verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlList__rev_append_1220 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlPervasives__input_line_1264 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlBuffer__create_1204 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_ml_input_char verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlBuffer__resize_1232 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlSys verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_sys_getenv verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlFilename__concat_1330 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_sys_file_exists verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlPrintexc__to_string_1299 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlArray__fold_left_1297 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlArray__of_list_1288 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlString verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlArray__sort_1334 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlPervasives__21 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlPervasives__open_out_gen_1182 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlPervasives__close_out_noerr_1228 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlFilename verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlPervasives__char_of_int_1125 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_ml_output_char verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlPervasives__really_input_1254 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStream__from_4275 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStream__peek_data_2234 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStream__junk_data_3242 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStream__iter_4270 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlStream__of_list_4277 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlPervasives__close_out_1226 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlList__map_1231 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlString__concat_1289 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: camlBytes__make_1211 verify-elf: WARNING: ./usr/lib/ocaml/biniou/biniou.cmxs: undefined symbol: caml_int_of_string Hardlinking identical .pyc and .pyo files Processing files: ocaml-biniou-1.0.13-alt2.M80P.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.98083 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-biniou-1.0.13 + DOCDIR=/usr/src/tmp/ocaml-biniou-buildroot/usr/share/doc/ocaml-biniou-1.0.13 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-biniou-buildroot/usr/share/doc/ocaml-biniou-1.0.13 + /bin/mkdir -p /usr/src/tmp/ocaml-biniou-buildroot/usr/share/doc/ocaml-biniou-1.0.13 + cp -prL LICENSE /usr/src/tmp/ocaml-biniou-buildroot/usr/share/doc/ocaml-biniou-1.0.13 + chmod -R go-w /usr/src/tmp/ocaml-biniou-buildroot/usr/share/doc/ocaml-biniou-1.0.13 + chmod -R a+rX /usr/src/tmp/ocaml-biniou-buildroot/usr/share/doc/ocaml-biniou-1.0.13 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.o3w5g8 find-provides: running scripts (alternatives,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.X0yj0a find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: ocaml-cmi(Bi_dump) = 4.04-883719AE, ocaml-cmi(Bi_inbuf) = 4.04-77CC5CBD, ocaml-cmi(Bi_io) = 4.04-1228B4C2, ocaml-cmi(Bi_outbuf) = 4.04-CA73655B, ocaml-cmi(Bi_share) = 4.04-E1C7DD9E, ocaml-cmi(Bi_stream) = 4.04-12CC3C70, ocaml-cmi(Bi_util) = 4.04-EF951B5E, ocaml-cmi(Bi_vint) = 4.04-3E4C4615 Requires: ocaml-cmi(Array) = 4.04-83626447, ocaml-cmi(Buffer) = 4.04-C932A669, ocaml-cmi(CamlinternalFormatBasics) = 4.04-CBD5F2D6, ocaml-cmi(CamlinternalLazy) = 4.04-6C185D0C, ocaml-cmi(Char) = 4.04-2B18A802, ocaml-cmi(Easy_format) = 4.04-79B04DE0, ocaml-cmi(Filename) = 4.04-B76309DB, ocaml-cmi(Format) = 4.04-AED1D740, ocaml-cmi(Hashtbl) = 4.04-4744E626, ocaml-cmi(Int32) = 4.04-F4400E9E, ocaml-cmi(Int64) = 4.04-B2B90560, ocaml-cmi(Lazy) = 4.04-7E97F2D9, ocaml-cmi(List) = 4.04-CD293869, ocaml-cmi(Obj) = 4.04-C4EF78F7, ocaml-cmi(Pervasives) = 4.04-EEF96F96, ocaml-cmi(Printexc) = 4.04-DDD58BF5, ocaml-cmi(Printf) = 4.04-38545368, ocaml-cmi(Stream) = 4.04-F67F48FD, ocaml-cmi(String) = 4.04-609A5859, ocaml-cmi(Sys) = 4.04-6FB70405, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jXwITk Creating ocaml-biniou-debuginfo package Processing files: ocaml-biniou-devel-1.0.13-alt2.M80P.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.40155 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-biniou-1.0.13 + DOCDIR=/usr/src/tmp/ocaml-biniou-buildroot/usr/share/doc/ocaml-biniou-devel-1.0.13 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-biniou-buildroot/usr/share/doc/ocaml-biniou-devel-1.0.13 + /bin/mkdir -p /usr/src/tmp/ocaml-biniou-buildroot/usr/share/doc/ocaml-biniou-devel-1.0.13 + cp -prL LICENSE README.md Changes /usr/src/tmp/ocaml-biniou-buildroot/usr/share/doc/ocaml-biniou-devel-1.0.13 + chmod -R go-w /usr/src/tmp/ocaml-biniou-buildroot/usr/share/doc/ocaml-biniou-devel-1.0.13 + chmod -R a+rX /usr/src/tmp/ocaml-biniou-buildroot/usr/share/doc/ocaml-biniou-devel-1.0.13 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RmoWRF find-provides: running scripts (alternatives,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.ktdlC9 find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: ocaml-cmx(Bi_dump) = 4.04-F56B0F8B, ocaml-cmx(Bi_inbuf) = 4.04-6F4D85F3, ocaml-cmx(Bi_io) = 4.04-32CFBB25, ocaml-cmx(Bi_outbuf) = 4.04-D3D2BFDF, ocaml-cmx(Bi_share) = 4.04-267AA88F, ocaml-cmx(Bi_stream) = 4.04-7B56BA45, ocaml-cmx(Bi_util) = 4.04-9F9C322C, ocaml-cmx(Bi_vint) = 4.04-AAF9F77E Requires: ocaml-biniou = 1.0.13-alt2.M80P.1, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), ocaml-cmi(Array) = 4.04-83626447, ocaml-cmi(Bi_dump) = 4.04-883719AE, ocaml-cmi(Bi_inbuf) = 4.04-77CC5CBD, ocaml-cmi(Bi_io) = 4.04-1228B4C2, ocaml-cmi(Bi_outbuf) = 4.04-CA73655B, ocaml-cmi(Bi_share) = 4.04-E1C7DD9E, ocaml-cmi(Bi_stream) = 4.04-12CC3C70, ocaml-cmi(Bi_util) = 4.04-EF951B5E, ocaml-cmi(Bi_vint) = 4.04-3E4C4615, ocaml-cmi(Buffer) = 4.04-C932A669, ocaml-cmi(CamlinternalFormatBasics) = 4.04-CBD5F2D6, ocaml-cmi(CamlinternalLazy) = 4.04-6C185D0C, ocaml-cmi(Char) = 4.04-2B18A802, ocaml-cmi(Easy_format) = 4.04-79B04DE0, ocaml-cmi(Filename) = 4.04-B76309DB, ocaml-cmi(Format) = 4.04-AED1D740, ocaml-cmi(Hashtbl) = 4.04-4744E626, ocaml-cmi(Int32) = 4.04-F4400E9E, ocaml-cmi(Int64) = 4.04-B2B90560, ocaml-cmi(Lazy) = 4.04-7E97F2D9, ocaml-cmi(List) = 4.04-CD293869, ocaml-cmi(Obj) = 4.04-C4EF78F7, ocaml-cmi(Pervasives) = 4.04-EEF96F96, ocaml-cmi(Printexc) = 4.04-DDD58BF5, ocaml-cmi(Printf) = 4.04-38545368, ocaml-cmi(Stream) = 4.04-F67F48FD, ocaml-cmi(String) = 4.04-609A5859, ocaml-cmi(Sys) = 4.04-6FB70405, ocaml-cmx(Array) = 4.04-617A2171, ocaml-cmx(Buffer) = 4.04-6BCCA450, ocaml-cmx(CamlinternalLazy) = 4.04-CBDF35D7, ocaml-cmx(Char) = 4.04-F2F772DD, ocaml-cmx(Easy_format) = 4.04-D37CBAB3, ocaml-cmx(Filename) = 4.04-22EC0EF4, ocaml-cmx(Hashtbl) = 4.04-5543B8B2, ocaml-cmx(Int32) = 4.04-25B78E0C, ocaml-cmx(Int64) = 4.04-17A14779, ocaml-cmx(List) = 4.04-2E5B15E8, ocaml-cmx(Obj) = 4.04-0DE949A2, ocaml-cmx(Pervasives) = 4.04-E3716313, ocaml-cmx(Printexc) = 4.04-698A99C1, ocaml-cmx(Printf) = 4.04-EB8B8651, ocaml-cmx(Stream) = 4.04-C207991E, ocaml-cmx(String) = 4.04-92673050, ocaml-cmx(Sys) = 4.04-6BBFD1B2, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ne5mJM Creating ocaml-biniou-devel-debuginfo package Processing files: ocaml-biniou-debuginfo-1.0.13-alt2.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NeNyrB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aWdZ9v find-requires: running scripts (debuginfo) Requires: ocaml-biniou = 1.0.13-alt2.M80P.1 Processing files: ocaml-biniou-devel-debuginfo-1.0.13-alt2.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0v8cuA find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ibWf7I find-requires: running scripts (debuginfo) Requires: ocaml-biniou-devel = 1.0.13-alt2.M80P.1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libdl.so.2), debug(libm.so.6) Adding to ocaml-biniou-devel-debuginfo a strict dependency on ocaml-biniou-debuginfo Removing from ocaml-biniou-devel-debuginfo 7 sources provided by ocaml-biniou-debuginfo Removing 8 extra deps from ocaml-biniou-devel due to dependency on ocaml-biniou Removing 21 extra deps from ocaml-biniou-devel due to repentancy on ocaml-biniou Wrote: /usr/src/RPM/RPMS/i586/ocaml-biniou-1.0.13-alt2.M80P.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/ocaml-biniou-devel-1.0.13-alt2.M80P.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/ocaml-biniou-debuginfo-1.0.13-alt2.M80P.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/ocaml-biniou-devel-debuginfo-1.0.13-alt2.M80P.1.i586.rpm 3.45user 0.83system 0:15.22elapsed 28%CPU (0avgtext+0avgdata 19048maxresident)k 0inputs+0outputs (0major+322952minor)pagefaults 0swaps 11.40user 2.84system 0:26.93elapsed 52%CPU (0avgtext+0avgdata 124448maxresident)k 0inputs+0outputs (0major+566480minor)pagefaults 0swaps