<86>May 22 11:07:00 userdel[1595306]: delete user 'rooter' <86>May 22 11:07:00 userdel[1595306]: removed group 'rooter' owned by 'rooter' <86>May 22 11:07:00 groupadd[1595321]: group added to /etc/group: name=rooter, GID=702 <86>May 22 11:07:00 groupadd[1595321]: group added to /etc/gshadow: name=rooter <86>May 22 11:07:00 groupadd[1595321]: new group: name=rooter, GID=702 <86>May 22 11:07:00 useradd[1595334]: new user: name=rooter, UID=702, GID=702, home=/root, shell=/bin/bash <86>May 22 11:07:00 userdel[1595349]: delete user 'builder' <86>May 22 11:07:00 userdel[1595349]: removed group 'builder' owned by 'builder' <86>May 22 11:07:00 userdel[1595349]: removed shadow group 'builder' owned by 'builder' <86>May 22 11:07:00 groupadd[1595363]: group added to /etc/group: name=builder, GID=703 <86>May 22 11:07:00 groupadd[1595363]: group added to /etc/gshadow: name=builder <86>May 22 11:07:00 groupadd[1595363]: new group: name=builder, GID=703 <86>May 22 11:07:00 useradd[1595379]: new user: name=builder, UID=703, GID=703, home=/usr/src, shell=/bin/bash <13>May 22 11:07:02 rpmi: ocaml-runtime-4.12.0-alt1 sisyphus+268975.200.3.1 1617722000 installed <13>May 22 11:07:02 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+268936.100.1.1 1617543918 installed <13>May 22 11:07:13 rpmi: ocaml-4.12.0-alt1 sisyphus+268975.200.3.1 1617722000 installed <13>May 22 11:07:13 rpmi: ocaml-topkg-1.0.3-alt1 sisyphus+268975.6300.3.1 1617725126 installed <13>May 22 11:07:13 rpmi: ocaml-topkg-devel-1.0.3-alt1 sisyphus+268975.6300.3.1 1617725126 installed <13>May 22 11:07:13 rpmi: ocaml-findlib-1.9.1-alt2 sisyphus+268975.1000.3.1 1617722588 installed <13>May 22 11:07:13 rpmi: ocaml-ocamlbuild-1:0.14.0-alt1 sisyphus+268975.500.3.1 1617722413 installed <13>May 22 11:07:13 rpmi: opam-2.0.8-alt2 sisyphus+272161.100.1.1 1621437828 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-astring-0.8.5-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-astring-0.8.5-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.42383 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-astring-0.8.5 + echo 'Source #0 (ocaml-astring-0.8.5.tar):' Source #0 (ocaml-astring-0.8.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-astring-0.8.5.tar + cd ocaml-astring-0.8.5 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.42383 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-astring-0.8.5 + sed -i s,%%VERSION_NUM%%,0.8.5,g pkg/META + ocaml pkg/pkg.ml build ocamlfind ocamldep -modules src/astring_unsafe.ml > src/astring_unsafe.ml.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmo src/astring_unsafe.ml ocamlfind ocamldep -modules src/astring_base.ml > src/astring_base.ml.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmo src/astring_base.ml ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmx src/astring_unsafe.ml ocamlfind ocamldep -modules src/astring_escape.ml > src/astring_escape.ml.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmo src/astring_escape.ml ocamlfind ocamldep -modules src/astring_char.ml > src/astring_char.ml.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmo src/astring_char.ml ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmx src/astring_escape.ml ocamlfind ocamldep -modules src/astring_sub.ml > src/astring_sub.ml.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmo src/astring_sub.ml ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmx src/astring_base.ml ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmx src/astring_char.ml ocamlfind ocamldep -modules src/astring_string.ml > src/astring_string.ml.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmo src/astring_string.ml ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmx src/astring_sub.ml ocamlfind ocamldep -modules src/astring.ml > src/astring.ml.depends ocamlfind ocamldep -modules src/astring.mli > src/astring.mli.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmi src/astring.mli ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmx src/astring_string.ml ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmx src/astring.ml ocamlfind ocamlopt -a -I src src/astring_unsafe.cmx src/astring_base.cmx src/astring_escape.cmx src/astring_char.cmx src/astring_sub.cmx src/astring_string.cmx src/astring.cmx -o src/astring.cmxa ocamlfind ocamlopt -shared -linkall -I src src/astring.cmxa -o src/astring.cmxs + ocamlfind ocamlopt -shared -linkall -I src src/astring.cmxa -o src/astring.cmxs ld: src/astring.a(astring_unsafe.o): warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmo src/astring.ml ocamlfind ocamlc -a -I src src/astring_unsafe.cmo src/astring_base.cmo src/astring_escape.cmo src/astring_char.cmo src/astring_sub.cmo src/astring_string.cmo src/astring.cmo -o src/astring.cma ocamlfind ocamldep -package compiler-libs.toplevel -modules src/astring_top.ml > src/astring_top.ml.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs File "_none_", line 1: Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/astring_top.cmx -o src/astring_top.cmxa + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/astring_top.cmx -o src/astring_top.cmxa findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs ld: src/astring_top.a(astring_top.o): warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs # No parallelism done + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.52916 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-astring-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-astring-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-astring-0.8.5 + opam-installer --prefix=/usr/src/tmp/ocaml-astring-buildroot/usr --libdir=/usr/src/tmp/ocaml-astring-buildroot/usr/lib/ocaml Creating directory /usr/src/tmp/ocaml-astring-buildroot/usr/lib/ocaml/astring _build/opam => /usr/src/tmp/ocaml-astring-buildroot/usr/lib/ocaml/astring/opam _build/pkg/META => /usr/src/tmp/ocaml-astring-buildroot/usr/lib/ocaml/astring/META _build/src/astring.a => /usr/src/tmp/ocaml-astring-buildroot/usr/lib/ocaml/astring/astring.a _build/src/astring.cma => /usr/src/tmp/ocaml-astring-buildroot/usr/lib/ocaml/astring/astring.cma _build/src/astring.cmi => /usr/src/tmp/ocaml-astring-buildroot/usr/lib/ocaml/astring/astring.cmi _build/src/astring.cmti => /usr/src/tmp/ocaml-astring-buildroot/usr/lib/ocaml/astring/astring.cmti _build/src/astring.cmx => /usr/src/tmp/ocaml-astring-buildroot/usr/lib/ocaml/astring/astring.cmx _build/src/astring.cmxa => /usr/src/tmp/ocaml-astring-buildroot/usr/lib/ocaml/astring/astring.cmxa _build/src/astring.cmxs => /usr/src/tmp/ocaml-astring-buildroot/usr/lib/ocaml/astring/astring.cmxs _build/src/astring.mli => /usr/src/tmp/ocaml-astring-buildroot/usr/lib/ocaml/astring/astring.mli _build/src/astring_base.cmx => /usr/src/tmp/ocaml-astring-buildroot/usr/lib/ocaml/astring/astring_base.cmx _build/src/astring_char.cmx => /usr/src/tmp/ocaml-astring-buildroot/usr/lib/ocaml/astring/astring_char.cmx _build/src/astring_escape.cmx => /usr/src/tmp/ocaml-astring-buildroot/usr/lib/ocaml/astring/astring_escape.cmx _build/src/astring_string.cmx => /usr/src/tmp/ocaml-astring-buildroot/usr/lib/ocaml/astring/astring_string.cmx _build/src/astring_sub.cmx => /usr/src/tmp/ocaml-astring-buildroot/usr/lib/ocaml/astring/astring_sub.cmx _build/src/astring_top.a => /usr/src/tmp/ocaml-astring-buildroot/usr/lib/ocaml/astring/astring_top.a _build/src/astring_top.cma => /usr/src/tmp/ocaml-astring-buildroot/usr/lib/ocaml/astring/astring_top.cma _build/src/astring_top.cmx => /usr/src/tmp/ocaml-astring-buildroot/usr/lib/ocaml/astring/astring_top.cmx _build/src/astring_top.cmxa => /usr/src/tmp/ocaml-astring-buildroot/usr/lib/ocaml/astring/astring_top.cmxa _build/src/astring_top.cmxs => /usr/src/tmp/ocaml-astring-buildroot/usr/lib/ocaml/astring/astring_top.cmxs _build/src/astring_top_init.ml => /usr/src/tmp/ocaml-astring-buildroot/usr/lib/ocaml/astring/astring_top_init.ml _build/src/astring_unsafe.cmx => /usr/src/tmp/ocaml-astring-buildroot/usr/lib/ocaml/astring/astring_unsafe.cmx Creating directory /usr/src/tmp/ocaml-astring-buildroot/usr/doc/astring _build/CHANGES.md => /usr/src/tmp/ocaml-astring-buildroot/usr/doc/astring/CHANGES.md _build/LICENSE.md => /usr/src/tmp/ocaml-astring-buildroot/usr/doc/astring/LICENSE.md _build/README.md => /usr/src/tmp/ocaml-astring-buildroot/usr/doc/astring/README.md _build/test/examples.ml => /usr/src/tmp/ocaml-astring-buildroot/usr/doc/astring/examples.ml + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-astring-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ocaml-astring-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-astring-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-astring-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-astring-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-astring-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) the file containing the function 'camlAstring_top__entry' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/astring/astring_top.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring_top.cmxs: undefined symbol: camlToploop verify-elf: WARNING: ./usr/lib/ocaml/astring/astring_top.cmxs: undefined symbol: camlStdlib__format the file containing the function 'camlAstring_unsafe__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_base__err_neg_max_254' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_base__err_neg_min_277' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_base__err_neg_len_280' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_base__to_bool_414' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_base__to_int_418' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_base__to_nativeint_462' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_base__to_int32_505' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_base__to_int64_552' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_base__to_float_556' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_base__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_escape__char_escape_95' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_escape__char_escape_char_186' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_escape__loop_215' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_escape__hex_value_223' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_escape__loop_233' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_escape__loop_247' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_escape__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_char__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__err_empty_sub_254' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__extend_713' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__reduce_753' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__span_1219' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__take_inner_2338' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__drop_inner_2350' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__dump_raw_1611' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__fspan_832' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__rspan_852' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__ftake_882' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__rtake_902' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__fdrop_932' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__rdrop_952' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__dump_2058' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__pp_elt_2061' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__err_absent_2089' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__get_min_elt_2093' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__min_elt_2096' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__get_max_elt_2098' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__max_elt_2101' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__get_any_elt_2103' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__choose_2106' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__get_2108' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__find_2111' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__err_absent_2543' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__get_min_binding_2546' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__min_binding_2675' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__get_max_binding_2677' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__max_binding_2680' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__get_any_binding_2682' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__choose_2685' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__get_2687' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__find_2690' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__dom_2693' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__of_list_2699' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__dump_2724' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__pp_binding_2728' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__uniquify_2740' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__entry' 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 'camlAstring_unsafe__array_unsafe_get_81' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_base__for_all_285' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_base__exists_293' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_base__fold_left_301' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_base__fold_right_311' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_base__to_char_410' is not compiled with -fpic/-fPIC either the file containing the function 'camlAstring_escape__code_begin' or the file containing the function 'camlAstring_escape__letter_escape_90' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_escape__escape_192' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_escape__escape_string_206' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_escape__unescaped_len_228' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_escape___unescape_239' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_char__of_int_122' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__v_inner_2098' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__of_string_with_range_inner_2108' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__of_string_with_index_range_inner_2114' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__head_369' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__rebase_396' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__start_661' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__stop_666' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__base_671' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__tail_675' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__fextend_684' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__loop_696' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__rextend_699' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__loop_710' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__freduce_724' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__loop_736' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__rreduce_738' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__loop_751' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__extent_764' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__overlap_776' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__append_788' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__concat_inner_2180' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__cat_len_899' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__is_prefix_1006' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__is_infix_1019' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__is_suffix_1034' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__equal_bytes_1069' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__compare_bytes_1084' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__with_range_1127' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__with_index_range_1150' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__trim_1169' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__fspan_1189' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__loop_1202' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__rspan_1204' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__loop_1217' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__fcut_1253' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__check_sep_1264' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__rcut_1271' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__check_sep_1282' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__add_sub_1296' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__fcuts_1303' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__scan_1318' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__rcuts_1392' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__rscan_1407' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__fields_1427' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__loop_1441' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__ffind_1445' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__loop_1452' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__rfind_1455' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__loop_1461' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__ffind_sub_1471' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__loop_1483' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__rfind_sub_1488' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__loop_1499' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__filter_1511' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__loop_1520' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__filter_map_1526' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__loop_1535' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__map_1541' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__mapi_1551' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__head_inner_3290' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__concat_inner_3302' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__cat_len_647' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__is_prefix_750' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__is_infix_759' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__is_suffix_770' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__trim_inner_3379' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__fspan_inner_3399' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__loop_850' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__rspan_inner_3413' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__loop_870' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__ftake_inner_3435' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__rtake_inner_3449' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__fdrop_inner_3471' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__rdrop_inner_3485' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__fcut_982' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__check_sep_990' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__rcut_996' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__check_sep_1004' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__add_sub_1017' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__fcuts_1024' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__scan_1034' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__rcuts_1107' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__rscan_1117' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__fields_inner_3574' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__loop_1147' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__ffind_1255' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__loop_1261' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__rfind_1265' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__loop_1271' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__ffind_sub_1283' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__loop_1292' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__rfind_sub_1297' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__loop_1306' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__filter_1319' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__filter_map_1332' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__map_1348' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__mapi_1361' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__is_valid_1394' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__caseify_1400' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__pp_inner_3736' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__pp_inner_3811' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__pp_binding_2719' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__add_2743' is not compiled with -fpic/-fPIC either the file containing the function 'camlAstring_escape__code_begin' or the file containing the function 'camlAstring_escape__letter_escape_90' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_unsafe__bytes_unsafe_blit_string_221' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_unsafe__unsafe_string_sub_233' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__loop_990' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__append_630' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__loop_738' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_base__of_char_321' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__v_254' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__equal_786' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__compare_787' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__err_pos_range_277' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__pp_1915' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__pp_2712' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_base__loop_308' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_base__loop_318' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__iteri_1585' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__with_buf_1366' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__try_no_alloc_1369' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__iteri_1389' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__pp_elt_1922' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__get_head_inner_3295' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__to_string_390' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__concat_637' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__with_range_inner_3367' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__with_index_range_inner_3373' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__loop_900' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__loop_920' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__loop_950' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__loop_970' is not compiled with -fpic/-fPIC either the file containing the function 'camlAstring_escape__code_begin' or the file containing the function 'camlAstring_escape__letter_escape_90' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_escape__loop_201' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_char__err_byte_81' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_char__of_byte_119' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__get_head_378' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__equal_1106' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__compare_1117' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__err_empty_2086' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__err_empty_2540' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_char__hash_126' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__hash_401' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__hash_370' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_char__dump_610' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__dump_1607' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__dump_1437' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__pp_1593' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__trim_816' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__fields_1136' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__uppercase_1412' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__lowercase_1415' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__capitalize_1425' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__uncapitalize_1428' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__get_349' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__get_byte_355' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__get_346' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__get_byte_347' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__try_no_alloc_1329' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__try_no_alloc_1342' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__to_char_1621' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__to_bool_1627' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__to_int_1633' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__to_nativeint_1639' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__to_int32_1645' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__to_int64_1651' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__to_float_1657' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__concat_885' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__for_all_1049' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__for_all_778' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__exists_1056' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__exists_782' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__check_sep_1317' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__check_sep_1406' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__with_buf_1324' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__with_buf_1337' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__fold_left_1561' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__fold_left_1374' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__fold_right_1569' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__fold_right_1379' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__of_char_1618' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__of_bool_1624' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__of_int_1630' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__of_nativeint_1636' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__of_int32_1642' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__of_int64_1648' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_sub__of_float_1654' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__check_sep_1033' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__check_sep_1116' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__try_no_alloc_1356' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__try_no_alloc_1410' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__caseify_first_1418' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__fun_3779' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__fun_3804' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__fun_3807' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__dump_string_map_2733' is not compiled with -fpic/-fPIC the file containing the function 'camlAstring_string__fun_3785' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: caml_blit_bytes verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: caml_create_bytes verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__bytes verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__format verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__format__kasprintf_1259 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__bool_of_string_167 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: caml_int_of_string verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: caml_nativeint_of_string verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: caml_int32_of_string verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: caml_int64_of_string verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: caml_float_of_string verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__nativeint verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__int32 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__int64 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: caml_obj_dup verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__printf__sprintf_202 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__invalid_arg_9 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: caml_hash verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__format__pp_print_char_560 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__format__pp_print_string_516 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: caml_lessthan verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: caml_lessequal verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: caml_exn_Division_by_zero verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: caml_equal verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__list__rev_append_122 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__bytes__sub_116 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__format__fprintf_1227 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__11 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__12 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__string_of_int_173 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__nativeint__to_string_200 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__int32__to_string_202 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__int64__to_string_119 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__string_of_float_187 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: caml_string_equal verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: caml_string_compare verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__bytes__copy_105 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__set__fold_398 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__set__min_elt_223 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__set__max_elt_231 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__set__find_452 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__set__add_187 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__list__fold_left_275 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__map__min_binding_297 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__map__max_binding_307 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__map__find_210 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__map__fold_385 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__map__add_198 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__set__mem_274 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__string verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__set__fun_1012 verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__list verify-elf: WARNING: ./usr/lib/ocaml/astring/astring.cmxs: undefined symbol: camlStdlib__map__fun_1068 Processing files: ocaml-astring-0.8.5-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.27695 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-astring-0.8.5 + DOCDIR=/usr/src/tmp/ocaml-astring-buildroot/usr/share/doc/ocaml-astring-0.8.5 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-astring-buildroot/usr/share/doc/ocaml-astring-0.8.5 + /bin/mkdir -p /usr/src/tmp/ocaml-astring-buildroot/usr/share/doc/ocaml-astring-0.8.5 + cp -prL LICENSE.md CHANGES.md README.md /usr/src/tmp/ocaml-astring-buildroot/usr/share/doc/ocaml-astring-0.8.5 + chmod -R go-w /usr/src/tmp/ocaml-astring-buildroot/usr/share/doc/ocaml-astring-0.8.5 + chmod -R a+rX /usr/src/tmp/ocaml-astring-buildroot/usr/share/doc/ocaml-astring-0.8.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZN0LzU find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oP8c5R find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmi(Astring) = 4.12.0-B3A544B2, ocaml-cmi(Astring_base) = 4.12.0-1ED3FDA8, ocaml-cmi(Astring_char) = 4.12.0-D05DEC32, ocaml-cmi(Astring_escape) = 4.12.0-EB91C6C9, ocaml-cmi(Astring_string) = 4.12.0-ACEEA41D, ocaml-cmi(Astring_sub) = 4.12.0-7274B4BB, ocaml-cmi(Astring_top) = 4.12.0-093AA849, ocaml-cmi(Astring_unsafe) = 4.12.0-13EEC377 Requires: ocaml-cmi(Asttypes) = 4.12.0-BAEA8C9E, ocaml-cmi(Build_path_prefix_map) = 4.12.0-656E8C2E, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(CamlinternalLazy) = 4.12.0-0FFDD456, ocaml-cmi(Cmi_format) = 4.12.0-AD11B881, ocaml-cmi(Env) = 4.12.0-8651F47C, ocaml-cmi(Ident) = 4.12.0-D0041FEF, ocaml-cmi(Identifiable) = 4.12.0-A4D66FBC, ocaml-cmi(Load_path) = 4.12.0-CF04F5EA, ocaml-cmi(Location) = 4.12.0-C873F444, ocaml-cmi(Longident) = 4.12.0-13B3EB27, ocaml-cmi(Misc) = 4.12.0-30BE4E8F, ocaml-cmi(Outcometree) = 4.12.0-0E91EAF4, ocaml-cmi(Parsetree) = 4.12.0-92C4E671, ocaml-cmi(Path) = 4.12.0-B122D3D0, ocaml-cmi(Primitive) = 4.12.0-18B142B7, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__array) = 4.12.0-4E32E71C, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__bytes) = 4.12.0-7EBE0A81, ocaml-cmi(Stdlib__digest) = 4.12.0-58B6F86A, ocaml-cmi(Stdlib__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__format) = 4.12.0-E8696010, ocaml-cmi(Stdlib__hashtbl) = 4.12.0-C3EC10B9, ocaml-cmi(Stdlib__int32) = 4.12.0-4C0749E5, ocaml-cmi(Stdlib__int64) = 4.12.0-6CF7F095, ocaml-cmi(Stdlib__lazy) = 4.12.0-5D62F857, ocaml-cmi(Stdlib__lexing) = 4.12.0-F7569937, ocaml-cmi(Stdlib__list) = 4.12.0-88609EF3, ocaml-cmi(Stdlib__map) = 4.12.0-717FE01A, ocaml-cmi(Stdlib__nativeint) = 4.12.0-28B842CE, ocaml-cmi(Stdlib__obj) = 4.12.0-2B540DC5, ocaml-cmi(Stdlib__printf) = 4.12.0-6B41A35D, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__set) = 4.12.0-D47FAD5D, ocaml-cmi(Stdlib__string) = 4.12.0-9F0E4229, ocaml-cmi(Stdlib__sys) = 4.12.0-EB89F871, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, ocaml-cmi(Subst) = 4.12.0-F5B88697, ocaml-cmi(Toploop) = 4.12.0-0495573E, ocaml-cmi(Type_immediacy) = 4.12.0-D5796C46, ocaml-cmi(Types) = 4.12.0-00D76638, ocaml-cmi(Warnings) = 4.12.0-B2D4200E, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bdUf4S Creating ocaml-astring-debuginfo package Processing files: ocaml-astring-devel-0.8.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TnlkHS find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WHlkIV find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmx(Astring) = 4.12.0-44060253, ocaml-cmx(Astring_base) = 4.12.0-A2B4BB45, ocaml-cmx(Astring_char) = 4.12.0-AF8594B6, ocaml-cmx(Astring_escape) = 4.12.0-C9C0EEDB, ocaml-cmx(Astring_string) = 4.12.0-2096ED80, ocaml-cmx(Astring_sub) = 4.12.0-847C01F4, ocaml-cmx(Astring_top) = 4.12.0-D0F374E4, ocaml-cmx(Astring_unsafe) = 4.12.0-4AE14E3C Requires: ocaml-astring = 0.8.5-alt1, ocaml-cmi(Astring) = 4.12.0-B3A544B2, ocaml-cmi(Astring_base) = 4.12.0-1ED3FDA8, ocaml-cmi(Astring_char) = 4.12.0-D05DEC32, ocaml-cmi(Astring_escape) = 4.12.0-EB91C6C9, ocaml-cmi(Astring_string) = 4.12.0-ACEEA41D, ocaml-cmi(Astring_sub) = 4.12.0-7274B4BB, ocaml-cmi(Astring_top) = 4.12.0-093AA849, ocaml-cmi(Astring_unsafe) = 4.12.0-13EEC377, ocaml-cmi(Asttypes) = 4.12.0-BAEA8C9E, ocaml-cmi(Build_path_prefix_map) = 4.12.0-656E8C2E, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(CamlinternalLazy) = 4.12.0-0FFDD456, ocaml-cmi(Cmi_format) = 4.12.0-AD11B881, ocaml-cmi(Env) = 4.12.0-8651F47C, ocaml-cmi(Ident) = 4.12.0-D0041FEF, ocaml-cmi(Identifiable) = 4.12.0-A4D66FBC, ocaml-cmi(Load_path) = 4.12.0-CF04F5EA, ocaml-cmi(Location) = 4.12.0-C873F444, ocaml-cmi(Longident) = 4.12.0-13B3EB27, ocaml-cmi(Misc) = 4.12.0-30BE4E8F, ocaml-cmi(Outcometree) = 4.12.0-0E91EAF4, ocaml-cmi(Parsetree) = 4.12.0-92C4E671, ocaml-cmi(Path) = 4.12.0-B122D3D0, ocaml-cmi(Primitive) = 4.12.0-18B142B7, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__array) = 4.12.0-4E32E71C, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__bytes) = 4.12.0-7EBE0A81, ocaml-cmi(Stdlib__digest) = 4.12.0-58B6F86A, ocaml-cmi(Stdlib__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__format) = 4.12.0-E8696010, ocaml-cmi(Stdlib__hashtbl) = 4.12.0-C3EC10B9, ocaml-cmi(Stdlib__int32) = 4.12.0-4C0749E5, ocaml-cmi(Stdlib__int64) = 4.12.0-6CF7F095, ocaml-cmi(Stdlib__lazy) = 4.12.0-5D62F857, ocaml-cmi(Stdlib__lexing) = 4.12.0-F7569937, ocaml-cmi(Stdlib__list) = 4.12.0-88609EF3, ocaml-cmi(Stdlib__map) = 4.12.0-717FE01A, ocaml-cmi(Stdlib__nativeint) = 4.12.0-28B842CE, ocaml-cmi(Stdlib__obj) = 4.12.0-2B540DC5, ocaml-cmi(Stdlib__printf) = 4.12.0-6B41A35D, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__set) = 4.12.0-D47FAD5D, ocaml-cmi(Stdlib__string) = 4.12.0-9F0E4229, ocaml-cmi(Stdlib__sys) = 4.12.0-EB89F871, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, ocaml-cmi(Subst) = 4.12.0-F5B88697, ocaml-cmi(Toploop) = 4.12.0-0495573E, ocaml-cmi(Type_immediacy) = 4.12.0-D5796C46, ocaml-cmi(Types) = 4.12.0-00D76638, ocaml-cmi(Warnings) = 4.12.0-B2D4200E, ocaml-cmx(Stdlib) = 4.12.0-D5811101, ocaml-cmx(Stdlib__bytes) = 4.12.0-65CC81DC, ocaml-cmx(Stdlib__format) = 4.12.0-5D89D582, ocaml-cmx(Stdlib__hashtbl) = 4.12.0-3829FA7A, ocaml-cmx(Stdlib__int32) = 4.12.0-FF3BD564, ocaml-cmx(Stdlib__int64) = 4.12.0-722E7307, ocaml-cmx(Stdlib__list) = 4.12.0-DC8662E5, ocaml-cmx(Stdlib__map) = 4.12.0-58966393, ocaml-cmx(Stdlib__nativeint) = 4.12.0-46A7C127, ocaml-cmx(Stdlib__printf) = 4.12.0-95403AB2, ocaml-cmx(Stdlib__set) = 4.12.0-81EFDB4B, ocaml-cmx(Stdlib__string) = 4.12.0-6DBCA81D, ocaml-cmx(Stdlib__sys) = 4.12.0-16BCA4B0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mYdjmV Processing files: ocaml-astring-debuginfo-0.8.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6ZY6YR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NYqHoW find-requires: running scripts (debuginfo) Requires: ocaml-astring = 0.8.5-alt1 Adding to ocaml-astring-devel a strict dependency on ocaml-astring Adding to ocaml-astring-debuginfo a strict dependency on ocaml-astring Removing 8 extra deps from ocaml-astring-devel due to dependency on ocaml-astring Removing 43 extra deps from ocaml-astring-devel due to repentancy on ocaml-astring warning: Installed (but unpackaged) file(s) found: /usr/doc/astring/CHANGES.md /usr/doc/astring/LICENSE.md /usr/doc/astring/README.md /usr/doc/astring/examples.ml Wrote: /usr/src/RPM/RPMS/i586/ocaml-astring-0.8.5-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-astring-devel-0.8.5-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-astring-debuginfo-0.8.5-alt1.i586.rpm (w2.lzdio) 2.19user 1.02system 0:10.20elapsed 31%CPU (0avgtext+0avgdata 16820maxresident)k 0inputs+0outputs (0major+339359minor)pagefaults 0swaps 16.96user 3.90system 0:27.60elapsed 75%CPU (0avgtext+0avgdata 105140maxresident)k 0inputs+0outputs (0major+649865minor)pagefaults 0swaps