<86>Apr 21 06:38:45 userdel[96181]: delete user 'rooter' <86>Apr 21 06:38:45 groupadd[96196]: group added to /etc/group: name=rooter, GID=621 <86>Apr 21 06:38:45 groupadd[96196]: group added to /etc/gshadow: name=rooter <86>Apr 21 06:38:45 groupadd[96196]: new group: name=rooter, GID=621 <86>Apr 21 06:38:45 useradd[96210]: new user: name=rooter, UID=621, GID=621, home=/root, shell=/bin/bash <86>Apr 21 06:38:45 userdel[96230]: delete user 'builder' <86>Apr 21 06:38:45 userdel[96230]: removed group 'builder' owned by 'builder' <86>Apr 21 06:38:45 userdel[96230]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 06:38:45 groupadd[96244]: group added to /etc/group: name=builder, GID=622 <86>Apr 21 06:38:45 groupadd[96244]: group added to /etc/gshadow: name=builder <86>Apr 21 06:38:45 groupadd[96244]: new group: name=builder, GID=622 <86>Apr 21 06:38:45 useradd[96253]: new user: name=builder, UID=622, GID=622, home=/usr/src, shell=/bin/bash <13>Apr 21 06:38:47 rpmi: ocaml-runtime-4.04.2-alt1.M80P.1 1499834474 installed <13>Apr 21 06:38:47 rpmi: rpm-build-ocaml-1.3-alt1 1494941050 installed <13>Apr 21 06:38:52 rpmi: ocaml-4.04.2-alt1.M80P.1 1499834474 installed <13>Apr 21 06:38:54 rpmi: ocaml-camlp4-4.04.2-alt1.M80P.1 1499835138 installed <13>Apr 21 06:38:54 rpmi: rpm-macros-ubt-0.2-alt1.M80P.1 1488269670 installed <13>Apr 21 06:38:54 rpmi: libtinfo-devel-5.9-alt8 1456756589 installed <13>Apr 21 06:38:54 rpmi: libncurses-devel-5.9-alt8 1456756589 installed <13>Apr 21 06:38:55 rpmi: ocaml-camlp4-devel-4.04.2-alt1.M80P.1 1499835138 installed <13>Apr 21 06:38:55 rpmi: ocaml-findlib-1.7.3-alt2.M80P.1 1499835339 installed <13>Apr 21 06:38:55 rpmi: ocaml-ocamlbuild-1:0.11.0-alt3.M80P.1 1499835976 installed <13>Apr 21 06:38:55 rpmi: ocaml-ocamldoc-4.04.2-alt1.M80P.1 1499834474 installed <13>Apr 21 06:38:55 rpmi: ocaml-pcre-7.2.3-alt4.M80P.1 1499836054 installed <13>Apr 21 06:38:55 rpmi: rpm-build-ubt-0.3.1-alt1.M80P.1 1513692283 installed Installing ocaml-text-0.8-alt4.M80P.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.58959 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-text-0.8 + echo 'Source #0 (ocaml-text-0.8.tar):' Source #0 (ocaml-text-0.8.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-text-0.8.tar + cd ocaml-text-0.8 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ocaml-text-alt-fix-rpath.patch):' Patch #0 (ocaml-text-alt-fix-rpath.patch): + /usr/bin/patch -p1 patching file myocamlbuild.ml Hunk #1 succeeded at 656 (offset 159 lines). patching file setup.ml Hunk #1 succeeded at 7332 (offset 1801 lines). + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.21618 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-text-0.8 + ocaml setup.ml -configure --prefix /usr --destdir /usr/src/tmp/ocaml-text-buildroot --enable-pcre File "./setup.ml", line 325, characters 20-36: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 325, characters 42-58: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 334, characters 14-30: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 334, characters 38-54: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 337, characters 25-41: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 375, characters 10-26: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 481, characters 13-29: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "./setup.ml", line 1832, characters 16-33: Warning 3: deprecated: String.capitalize Use String.capitalize_ascii instead. File "./setup.ml", line 1838, characters 16-35: Warning 3: deprecated: String.uncapitalize Use String.uncapitalize_ascii instead. File "setup.ml", line 5847, characters 11-28: Warning 3: deprecated: String.capitalize Use String.capitalize_ascii instead. File "setup.ml", line 5848, characters 11-30: Warning 3: deprecated: String.uncapitalize Use String.uncapitalize_ascii instead. I: Testing whether -liconv is needed I: Testing whether -liconv is needed Configuration: ocamlfind: ........................................... /usr/bin/ocamlfind ocamlc: .............................................. /usr/bin/ocamlc.opt ocamlopt: ............................................ /usr/bin/ocamlopt.opt ocamlbuild: .......................................... /usr/bin/ocamlbuild Package name: ........................................ ocaml-text Package version: ..................................... 0.7 os_type: ............................................. Unix system: .............................................. linux_elf architecture: ........................................ i386 ccomp_type: .......................................... cc ocaml_version: ....................................... 4.04.2 standard_library_default: ............................ /usr/lib/ocaml standard_library: .................................... /usr/lib/ocaml standard_runtime: .................................... /usr/bin/ocamlrun bytecomp_c_compiler: ................................. gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DUSE_NON_CONST -D_FILE_OFFSET_BITS=64 -fPIC native_c_compiler: ................................... gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DUSE_NON_CONST -D_FILE_OFFSET_BITS=64 model: ............................................... default ext_obj: ............................................. .o ext_asm: ............................................. .s ext_lib: ............................................. .a ext_dll: ............................................. .so default_executable_name: ............................. a.out systhread_supported: ................................. true Install architecture-independent files dir: .......... /usr Install architecture-dependent files in dir: ......... $prefix User executables: .................................... $exec_prefix/bin System admin executables: ............................ $exec_prefix/sbin Program executables: ................................. $exec_prefix/libexec Read-only single-machine data: ....................... $prefix/etc Modifiable architecture-independent data: ............ $prefix/com Modifiable single-machine data: ...................... $prefix/var Object code libraries: ............................... $exec_prefix/lib Read-only arch-independent data root: ................ $prefix/share Read-only architecture-independent data: ............. $datarootdir Info documentation: .................................. $datarootdir/info Locale-dependent data: ............................... $datarootdir/locale Man documentation: ................................... $datarootdir/man Documentation root: .................................. $datarootdir/doc/$pkg_name HTML documentation: .................................. $docdir DVI documentation: ................................... $docdir PDF documentation: ................................... $docdir PS documentation: .................................... $docdir Prepend a path when installing package: .............. /usr/src/tmp/ocaml-text-buildroot findlib_version: ..................................... 1.7.3 is_native: ........................................... true suffix_program: ...................................... Remove a file.: ...................................... rm -f Remove a directory.: ................................. rm -rf Turn ocaml debug flag on: ............................ true Turn ocaml profile flag on: .......................... false Compiler support generation of .cmxs.: ............... true OCamlbuild additional flags: ......................... iconv installation prefix: ........................... /usr -liconv is needed: ................................... false support for pcre: .................................... true Create documentations: ............................... true Compile tests executable and library and run them: ... false pkg_bytes: ........................................... /usr/lib/ocaml/bytes pkg_bigarray: ........................................ /usr/lib/ocaml pkg_pcre: ............................................ /usr/lib/ocaml/pcre pkg_camlp4: .......................................... /usr/lib/ocaml/camlp4 pkg_camlp4_quotations_o: ............................. /usr/lib/ocaml/camlp4 pkg_camlp4_extend: ................................... /usr/lib/ocaml/camlp4 ocamldoc: ............................................ /usr/bin/ocamldoc + make make: Entering directory `/usr/src/RPM/BUILD/ocaml-text-0.8' ocamlfind ocamlopt -o setup.exe setup.ml || ocamlfind ocamlc -o setup.exe setup.ml || true File "setup.ml", line 325, characters 20-36: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "setup.ml", line 325, characters 42-58: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "setup.ml", line 334, characters 14-30: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "setup.ml", line 334, characters 38-54: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "setup.ml", line 337, characters 25-41: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "setup.ml", line 375, characters 10-26: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "setup.ml", line 481, characters 13-29: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "setup.ml", line 1832, characters 16-33: Warning 3: deprecated: String.capitalize Use String.capitalize_ascii instead. File "setup.ml", line 1838, characters 16-35: Warning 3: deprecated: String.uncapitalize Use String.uncapitalize_ascii instead. File "setup.ml", line 5847, characters 11-28: Warning 3: deprecated: String.capitalize Use String.capitalize_ascii instead. File "setup.ml", line 5848, characters 11-30: Warning 3: deprecated: String.uncapitalize Use String.uncapitalize_ascii instead. rm -f setup.cmi setup.cmo setup.cmx setup.o ./setup.exe -configure Configuration: ocamlfind: ........................................... /usr/bin/ocamlfind ocamlc: .............................................. /usr/bin/ocamlc.opt ocamlopt: ............................................ /usr/bin/ocamlopt.opt ocamlbuild: .......................................... /usr/bin/ocamlbuild Package name: ........................................ ocaml-text Package version: ..................................... 0.7 os_type: ............................................. Unix system: .............................................. linux_elf architecture: ........................................ i386 ccomp_type: .......................................... cc ocaml_version: ....................................... 4.04.2 standard_library_default: ............................ /usr/lib/ocaml standard_library: .................................... /usr/lib/ocaml standard_runtime: .................................... /usr/bin/ocamlrun bytecomp_c_compiler: ................................. gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DUSE_NON_CONST -D_FILE_OFFSET_BITS=64 -fPIC native_c_compiler: ................................... gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -DUSE_NON_CONST -D_FILE_OFFSET_BITS=64 model: ............................................... default ext_obj: ............................................. .o ext_asm: ............................................. .s ext_lib: ............................................. .a ext_dll: ............................................. .so default_executable_name: ............................. a.out systhread_supported: ................................. true Install architecture-independent files dir: .......... /usr Install architecture-dependent files in dir: ......... $prefix User executables: .................................... $exec_prefix/bin System admin executables: ............................ $exec_prefix/sbin Program executables: ................................. $exec_prefix/libexec Read-only single-machine data: ....................... $prefix/etc Modifiable architecture-independent data: ............ $prefix/com Modifiable single-machine data: ...................... $prefix/var Object code libraries: ............................... $exec_prefix/lib Read-only arch-independent data root: ................ $prefix/share Read-only architecture-independent data: ............. $datarootdir Info documentation: .................................. $datarootdir/info Locale-dependent data: ............................... $datarootdir/locale Man documentation: ................................... $datarootdir/man Documentation root: .................................. $datarootdir/doc/$pkg_name HTML documentation: .................................. $docdir DVI documentation: ................................... $docdir PDF documentation: ................................... $docdir PS documentation: .................................... $docdir Prepend a path when installing package: .............. /usr/src/tmp/ocaml-text-buildroot findlib_version: ..................................... 1.7.3 is_native: ........................................... true suffix_program: ...................................... Remove a file.: ...................................... rm -f Remove a directory.: ................................. rm -rf Turn ocaml debug flag on: ............................ true Turn ocaml profile flag on: .......................... false Compiler support generation of .cmxs.: ............... true OCamlbuild additional flags: ......................... iconv installation prefix: ........................... /usr -liconv is needed: ................................... false support for pcre: .................................... true Create documentations: ............................... true Compile tests executable and library and run them: ... false pkg_bytes: ........................................... /usr/lib/ocaml/bytes pkg_bigarray: ........................................ /usr/lib/ocaml pkg_pcre: ............................................ /usr/lib/ocaml/pcre pkg_camlp4: .......................................... /usr/lib/ocaml/camlp4 pkg_camlp4_quotations_o: ............................. /usr/lib/ocaml/camlp4 pkg_camlp4_extend: ................................... /usr/lib/ocaml/camlp4 ocamldoc: ............................................ /usr/bin/ocamldoc ./setup.exe -build Warning: Won't be able to compile a native plugin ocamlc.opt unix.cma -I /usr/lib/ocaml/ocamlbuild /usr/lib/ocaml/ocamlbuild/ocamlbuildlib.cma myocamlbuild.ml /usr/lib/ocaml/ocamlbuild/ocamlbuild.cmo -o myocamlbuild findlib: [WARNING] cannot read directory /usr/lib/ocaml/site-lib: No such file or directory /usr/bin/ocamlfind ocamlc -g -ccopt -I/usr/include -c src/ml_text.c mv ml_text.o src/ml_text.o /usr/bin/ocamlfind ocamlmklib -o src/text_stubs src/ml_text.o /usr/bin/ocamlfind ocamldep -package bigarray -package bytes -package pcre -modules src/text.mli > src/text.mli.depends /usr/bin/ocamlfind ocamldep -package bigarray -package bytes -package pcre -modules src/encoding.mli > src/encoding.mli.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bigarray -package bytes -package pcre -I src -o src/encoding.cmi src/encoding.mli /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bigarray -package bytes -package pcre -I src -o src/text.cmi src/text.mli /usr/bin/ocamlfind ocamldep -package bigarray -package bytes -package pcre -modules src/text.ml > src/text.ml.depends /usr/bin/ocamlfind ocamldep -package bigarray -package bytes -package pcre -modules src/encoding.ml > src/encoding.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bigarray -package bytes -package pcre -I src -o src/text.cmo src/text.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bigarray -package bytes -package pcre -I src -o src/encoding.cmo src/encoding.ml + /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bigarray -package bytes -package pcre -I src -o src/encoding.cmo src/encoding.ml File "src/encoding.ml", line 53, characters 12-26: Warning 3: deprecated: Char.lowercase Use Char.lowercase_ascii instead. File "src/encoding.ml", line 53, characters 35-49: Warning 3: deprecated: Char.lowercase Use Char.lowercase_ascii instead. /usr/bin/ocamlfind ocamlc -a -dllib -ltext_stubs -cclib -ltext_stubs -I src src/encoding.cmo src/text.cmo -o src/text.cma /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bigarray -package bytes -package pcre -I src -o src/encoding.cmx src/encoding.ml + /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bigarray -package bytes -package pcre -I src -o src/encoding.cmx src/encoding.ml File "src/encoding.ml", line 53, characters 12-26: Warning 3: deprecated: Char.lowercase Use Char.lowercase_ascii instead. File "src/encoding.ml", line 53, characters 35-49: Warning 3: deprecated: Char.lowercase Use Char.lowercase_ascii instead. /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bigarray -package bytes -package pcre -I src -o src/text.cmx src/text.ml /usr/bin/ocamlfind ocamlopt -a -cclib -ltext_stubs -I src src/encoding.cmx src/text.cmx -o src/text.cmxa /usr/bin/ocamlfind ocamlopt -shared -I src -I src src/text.cmxa src/encoding.cmx src/text.cmx -o src/text.cmxs + /usr/bin/ocamlfind ocamlopt -shared -I src -I src src/text.cmxa src/encoding.cmx src/text.cmx -o src/text.cmxs /usr/bin/ld: src/text.o: warning: relocation in readonly section `.text' /usr/bin/ld: warning: creating a DT_TEXTREL in a shared object. /usr/bin/ocamlfind ocamlc -g -ccopt -I/usr/include -c src/ml_text_bigarray.c mv ml_text_bigarray.o src/ml_text_bigarray.o /usr/bin/ocamlfind ocamlmklib -o src/bigarray_stubs src/ml_text_bigarray.o /usr/bin/ocamlfind ocamldep -package bigarray -package bytes -package pcre -modules src/encoding_bigarray.mli > src/encoding_bigarray.mli.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bigarray -package bytes -package pcre -I src -o src/encoding_bigarray.cmi src/encoding_bigarray.mli /usr/bin/ocamlfind ocamldep -package bigarray -package bytes -package pcre -modules src/encoding_bigarray.ml > src/encoding_bigarray.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bigarray -package bytes -package pcre -I src -o src/encoding_bigarray.cmo src/encoding_bigarray.ml /usr/bin/ocamlfind ocamlc -a -dllib -lbigarray_stubs -cclib -lbigarray_stubs -I src src/encoding_bigarray.cmo -o src/bigarray.cma /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bigarray -package bytes -package pcre -I src -o src/encoding_bigarray.cmx src/encoding_bigarray.ml /usr/bin/ocamlfind ocamlopt -a -cclib -lbigarray_stubs -I src src/encoding_bigarray.cmx -o src/bigarray.cmxa /usr/bin/ocamlfind ocamlopt -shared bigarray.cmxa -I src -I src src/bigarray.cmxa src/encoding_bigarray.cmx -o src/bigarray.cmxs + /usr/bin/ocamlfind ocamlopt -shared bigarray.cmxa -I src -I src src/bigarray.cmxa src/encoding_bigarray.cmx -o src/bigarray.cmxs /usr/bin/ld: src/encoding_bigarray.o: warning: relocation in readonly section `.text' /usr/bin/ld: warning: creating a DT_TEXTREL in a shared object. /usr/bin/ocamlfind ocamldep -package bigarray -package bytes -package pcre -modules src/text_pcre.mli > src/text_pcre.mli.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bigarray -package bytes -package pcre -I src -o src/text_pcre.cmi src/text_pcre.mli /usr/bin/ocamlfind ocamldep -package bigarray -package bytes -package pcre -modules src/text_pcre.ml > src/text_pcre.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bigarray -package bytes -package pcre -I src -o src/text_pcre.cmo src/text_pcre.ml /usr/bin/ocamlfind ocamlc -a -I src src/text_pcre.cmo -o src/pcre.cma /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bigarray -package bytes -package pcre -I src -o src/text_pcre.cmx src/text_pcre.ml + /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bigarray -package bytes -package pcre -I src -o src/text_pcre.cmx src/text_pcre.ml File "_none_", line 1: Warning 58: no cmx file was found in path for module Pcre, and its interface was not compiled with -opaque /usr/bin/ocamlfind ocamlopt -a -I src src/text_pcre.cmx -o src/pcre.cmxa /usr/bin/ocamlfind ocamlopt -shared -I src src/pcre.cmxa src/text_pcre.cmx -o src/pcre.cmxs + /usr/bin/ocamlfind ocamlopt -shared -I src src/pcre.cmxa src/text_pcre.cmx -o src/pcre.cmxs /usr/bin/ld: src/text_pcre.o: warning: relocation in readonly section `.text' /usr/bin/ld: warning: creating a DT_TEXTREL in a shared object. /usr/bin/ocamlfind ocamldep -package bytes -package camlp4 -syntax camlp4o -package camlp4.extend -syntax camlp4o -package camlp4.quotations.o -syntax camlp4o -modules syntax/pa_text_main.ml > syntax/pa_text_main.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package camlp4 -syntax camlp4o -package camlp4.extend -syntax camlp4o -package camlp4.quotations.o -modules syntax/pa_text_env.mli > syntax/pa_text_env.mli.depends /usr/bin/ocamlfind ocamldep -package bytes -package camlp4 -syntax camlp4o -package camlp4.extend -syntax camlp4o -package camlp4.quotations.o -modules syntax/pa_text_parse.mli > syntax/pa_text_parse.mli.depends /usr/bin/ocamlfind ocamldep -package bytes -package camlp4 -syntax camlp4o -package camlp4.extend -syntax camlp4o -package camlp4.quotations.o -syntax camlp4o -modules syntax/pa_text_types.ml > syntax/pa_text_types.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package camlp4 -syntax camlp4o -package camlp4.extend -syntax camlp4o -package camlp4.quotations.o -syntax camlp4o -I syntax -I src -o syntax/pa_text_types.cmo syntax/pa_text_types.ml /usr/bin/ocamlfind ocamldep -package bytes -package camlp4 -syntax camlp4o -package camlp4.extend -syntax camlp4o -package camlp4.quotations.o -modules syntax/pa_text_regexp.mli > syntax/pa_text_regexp.mli.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package camlp4 -syntax camlp4o -package camlp4.extend -syntax camlp4o -package camlp4.quotations.o -I syntax -I src -o syntax/pa_text_env.cmi syntax/pa_text_env.mli /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package camlp4 -syntax camlp4o -package camlp4.extend -syntax camlp4o -package camlp4.quotations.o -I syntax -I src -o syntax/pa_text_parse.cmi syntax/pa_text_parse.mli /usr/bin/ocamlfind ocamldep -package bytes -package camlp4 -syntax camlp4o -package camlp4.extend -syntax camlp4o -package camlp4.quotations.o -modules syntax/pa_text_util.mli > syntax/pa_text_util.mli.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package camlp4 -syntax camlp4o -package camlp4.extend -syntax camlp4o -package camlp4.quotations.o -I syntax -I src -o syntax/pa_text_regexp.cmi syntax/pa_text_regexp.mli /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package camlp4 -syntax camlp4o -package camlp4.extend -syntax camlp4o -package camlp4.quotations.o -I syntax -I src -o syntax/pa_text_util.cmi syntax/pa_text_util.mli /usr/bin/ocamlfind ocamldep -package bytes -package camlp4 -syntax camlp4o -package camlp4.extend -syntax camlp4o -package camlp4.quotations.o -syntax camlp4o -modules syntax/pa_text_parse.ml > syntax/pa_text_parse.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package camlp4 -syntax camlp4o -package camlp4.extend -syntax camlp4o -package camlp4.quotations.o -syntax camlp4o -modules syntax/pa_text_regexp.ml > syntax/pa_text_regexp.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package camlp4 -syntax camlp4o -package camlp4.extend -syntax camlp4o -package camlp4.quotations.o -syntax camlp4o -modules syntax/pa_text_env.ml > syntax/pa_text_env.ml.depends /usr/bin/ocamlfind ocamldep -package bytes -package camlp4 -syntax camlp4o -package camlp4.extend -syntax camlp4o -package camlp4.quotations.o -syntax camlp4o -modules syntax/pa_text_util.ml > syntax/pa_text_util.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package camlp4 -syntax camlp4o -package camlp4.extend -syntax camlp4o -package camlp4.quotations.o -syntax camlp4o -I syntax -I src -o syntax/pa_text_main.cmo syntax/pa_text_main.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package camlp4 -syntax camlp4o -package camlp4.extend -syntax camlp4o -package camlp4.quotations.o -syntax camlp4o -I syntax -I src -o syntax/pa_text_parse.cmo syntax/pa_text_parse.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package camlp4 -syntax camlp4o -package camlp4.extend -syntax camlp4o -package camlp4.quotations.o -syntax camlp4o -I syntax -I src -o syntax/pa_text_regexp.cmo syntax/pa_text_regexp.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package camlp4 -syntax camlp4o -package camlp4.extend -syntax camlp4o -package camlp4.quotations.o -syntax camlp4o -I syntax -I src -o syntax/pa_text_env.cmo syntax/pa_text_env.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -package camlp4 -syntax camlp4o -package camlp4.extend -syntax camlp4o -package camlp4.quotations.o -syntax camlp4o -I syntax -I src -o syntax/pa_text_util.cmo syntax/pa_text_util.ml /usr/bin/ocamlfind ocamlc -a -I syntax syntax/pa_text_env.cmo syntax/pa_text_types.cmo syntax/pa_text_parse.cmo syntax/pa_text_util.cmo syntax/pa_text_regexp.cmo syntax/pa_text_main.cmo -o syntax/pcre-syntax.cma /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package camlp4 -syntax camlp4o -package camlp4.extend -syntax camlp4o -package camlp4.quotations.o -syntax camlp4o -I syntax -I src -o syntax/pa_text_types.cmx syntax/pa_text_types.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package camlp4 -syntax camlp4o -package camlp4.extend -syntax camlp4o -package camlp4.quotations.o -syntax camlp4o -I syntax -I src -o syntax/pa_text_env.cmx syntax/pa_text_env.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package camlp4 -syntax camlp4o -package camlp4.extend -syntax camlp4o -package camlp4.quotations.o -syntax camlp4o -I syntax -I src -o syntax/pa_text_parse.cmx syntax/pa_text_parse.ml + /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package camlp4 -syntax camlp4o -package camlp4.extend -syntax camlp4o -package camlp4.quotations.o -syntax camlp4o -I syntax -I src -o syntax/pa_text_parse.cmx syntax/pa_text_parse.ml File "_none_", line 1: Warning 58: no cmx file was found in path for module Camlp4, and its interface was not compiled with -opaque /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package camlp4 -syntax camlp4o -package camlp4.extend -syntax camlp4o -package camlp4.quotations.o -syntax camlp4o -I syntax -I src -o syntax/pa_text_util.cmx syntax/pa_text_util.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package camlp4 -syntax camlp4o -package camlp4.extend -syntax camlp4o -package camlp4.quotations.o -syntax camlp4o -I syntax -I src -o syntax/pa_text_regexp.cmx syntax/pa_text_regexp.ml + /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package camlp4 -syntax camlp4o -package camlp4.extend -syntax camlp4o -package camlp4.quotations.o -syntax camlp4o -I syntax -I src -o syntax/pa_text_regexp.cmx syntax/pa_text_regexp.ml File "_none_", line 1: Warning 58: no cmx file was found in path for module Camlp4, and its interface was not compiled with -opaque /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package camlp4 -syntax camlp4o -package camlp4.extend -syntax camlp4o -package camlp4.quotations.o -syntax camlp4o -I syntax -I src -o syntax/pa_text_main.cmx syntax/pa_text_main.ml + /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -package camlp4 -syntax camlp4o -package camlp4.extend -syntax camlp4o -package camlp4.quotations.o -syntax camlp4o -I syntax -I src -o syntax/pa_text_main.cmx syntax/pa_text_main.ml File "_none_", line 1: Warning 58: no cmx file was found in path for module Camlp4, and its interface was not compiled with -opaque /usr/bin/ocamlfind ocamlopt -a -I syntax syntax/pa_text_env.cmx syntax/pa_text_types.cmx syntax/pa_text_parse.cmx syntax/pa_text_util.cmx syntax/pa_text_regexp.cmx syntax/pa_text_main.cmx -o syntax/pcre-syntax.cmxa /usr/bin/ocamlfind ocamlopt -shared -I syntax syntax/pcre-syntax.cmxa syntax/pa_text_env.cmx syntax/pa_text_types.cmx syntax/pa_text_parse.cmx syntax/pa_text_util.cmx syntax/pa_text_regexp.cmx syntax/pa_text_main.cmx -o syntax/pcre-syntax.cmxs + /usr/bin/ocamlfind ocamlopt -shared -I syntax syntax/pcre-syntax.cmxa syntax/pa_text_env.cmx syntax/pa_text_types.cmx syntax/pa_text_parse.cmx syntax/pa_text_util.cmx syntax/pa_text_regexp.cmx syntax/pa_text_main.cmx -o syntax/pcre-syntax.cmxs /usr/bin/ld: syntax/pa_text_main.o: warning: relocation in readonly section `.text' /usr/bin/ld: warning: creating a DT_TEXTREL in a shared object. /usr/bin/ocamlfind ocamldep -package bytes -modules tests/test.ml > tests/test.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package bytes -I tests -I src -o tests/test.cmo tests/test.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package bytes -I tests -I src -o tests/test.cmx tests/test.ml /usr/bin/ocamlfind ocamlopt -g -I src -linkpkg -package bytes -I src -I tests src/text.cmxa tests/test.cmx -o tests/test.native + ocamlc.opt unix.cma -I /usr/lib/ocaml/ocamlbuild /usr/lib/ocaml/ocamlbuild/ocamlbuildlib.cma myocamlbuild.ml /usr/lib/ocaml/ocamlbuild/ocamlbuild.cmo -o myocamlbuild File "myocamlbuild.ml", line 518, characters 43-62: Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize Use String.uncapitalize_ascii instead. File "myocamlbuild.ml", line 531, characters 51-70: Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize Use String.uncapitalize_ascii instead. make: Leaving directory `/usr/src/RPM/BUILD/ocaml-text-0.8' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.68845 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-text-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-text-buildroot + cd ocaml-text-0.8 + mkdir -p /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/stublibs + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/ocaml-text-buildroot OCAMLFIND_DESTDIR=/usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml make: Entering directory `/usr/src/RPM/BUILD/ocaml-text-0.8' ./setup.exe -install Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/text.mli Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/encoding.mli Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/libtext_stubs.a Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/text.cma Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/text.cmxa Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/text.a Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/text.cmxs Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/encoding.cmi Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/encoding.cmti Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/encoding.cmt Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/encoding.annot Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/text.cmi Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/text.cmti Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/text.cmt Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/text.annot Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/encoding.cmx Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/text.cmx Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/pcre-syntax.cma Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/pcre-syntax.cmxa Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/pcre-syntax.a Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/pcre-syntax.cmxs Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/pa_text_util.cmx Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/pa_text_types.cmx Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/pa_text_env.cmx Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/pa_text_regexp.cmx Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/pa_text_parse.cmx Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/pa_text_main.cmx Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/text_pcre.mli Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/pcre.cma Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/pcre.cmxa Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/pcre.a Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/pcre.cmxs Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/text_pcre.cmi Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/text_pcre.cmti Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/text_pcre.cmt Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/text_pcre.annot Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/text_pcre.cmx Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/encoding_bigarray.mli Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/libbigarray_stubs.a Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/bigarray.cma Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/bigarray.cmxa Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/bigarray.a Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/bigarray.cmxs Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/encoding_bigarray.cmi Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/encoding_bigarray.cmti Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/encoding_bigarray.cmt Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/encoding_bigarray.annot Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/encoding_bigarray.cmx Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/stublibs/dlltext_stubs.so Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/stublibs/dlltext_stubs.so.owner Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/stublibs/dllbigarray_stubs.so Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/stublibs/dllbigarray_stubs.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/stublibs is not mentioned in ld.conf Installed /usr/src/tmp/ocaml-text-buildroot/usr/lib/ocaml/text/META make: Leaving directory `/usr/src/RPM/BUILD/ocaml-text-0.8' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-text-buildroot (auto) mode of './usr/lib/ocaml/text/bigarray.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/ocaml/text/pcre.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/ocaml/text/pcre-syntax.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/ocaml/text/text.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/ocaml/stublibs/dllbigarray_stubs.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/ocaml/stublibs/dlltext_stubs.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-text-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/ocaml-text-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-text-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/ocaml-text-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) either the file containing the function 'camlEncoding_bigarray__code_begin' or the file containing the function 'camlEncoding_bigarray__encode_1429' is not compiled with -fpic/-fPIC the file containing the function 'camlEncoding_bigarray__encode_1429' is not compiled with -fpic/-fPIC the file containing the function 'camlEncoding_bigarray__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 either the file containing the function 'camlEncoding_bigarray__code_begin' or the file containing the function 'camlEncoding_bigarray__encode_1429' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/text/bigarray.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/text/bigarray.cmxs: undefined symbol: caml_young_ptr verify-elf: WARNING: ./usr/lib/ocaml/text/bigarray.cmxs: undefined symbol: caml_young_limit verify-elf: WARNING: ./usr/lib/ocaml/text/bigarray.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/text/bigarray.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib/ocaml/text/bigarray.cmxs: undefined symbol: camlPervasives__invalid_arg_1007 verify-elf: WARNING: ./usr/lib/ocaml/text/bigarray.cmxs: undefined symbol: caml_local_roots verify-elf: WARNING: ./usr/lib/ocaml/text/bigarray.cmxs: undefined symbol: caml_alloc_tuple verify-elf: WARNING: ./usr/lib/ocaml/text/bigarray.cmxs: undefined symbol: caml_modify the file containing the function 'camlText_pcre__exec_1282' is not compiled with -fpic/-fPIC the file containing the function 'camlText_pcre__get_substring_1287' is not compiled with -fpic/-fPIC the file containing the function 'camlText_pcre__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_curry2_1' is not compiled with -fpic/-fPIC the file containing the function 'camlText_pcre__regexp_1280' is not compiled with -fpic/-fPIC the file containing the function 'camlText_pcre__fun_1345' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry2_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_apply7' is not compiled with -fpic/-fPIC the file containing the function 'camlText_pcre__get_substring_ofs_1290' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/text/pcre.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre.cmxs: undefined symbol: caml_young_ptr verify-elf: WARNING: ./usr/lib/ocaml/text/pcre.cmxs: undefined symbol: caml_young_limit verify-elf: WARNING: ./usr/lib/ocaml/text/pcre.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/text/pcre.cmxs: undefined symbol: caml_extra_params verify-elf: WARNING: ./usr/lib/ocaml/text/pcre.cmxs: undefined symbol: camlPcre verify-elf: WARNING: ./usr/lib/ocaml/text/pcre.cmxs: undefined symbol: caml_exn_Not_found verify-elf: WARNING: ./usr/lib/ocaml/text/pcre.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib/ocaml/text/pcre.cmxs: undefined symbol: caml_exception_pointer verify-elf: WARNING: ./usr/lib/ocaml/text/pcre.cmxs: undefined symbol: camlArray__map_1256 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/text/pcre.cmxs: undefined symbol: camlCamlinternalLazy__force_lazy_block_1258 the file containing the function 'camlPa_text_main__fun_19973' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__map_pattern_init_19291' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__collect_pattern_lids_init_19315' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__map_init_19406' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__loop_in_string_6497' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__loop_search_string_6498' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__add_vars_6513' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__fun_19914' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__fun_19918' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__collect_18020' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__check_collision_18413' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__add_18416' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__map_match_18425' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__fun_19962' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__fun_19966' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__fun_19968' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__map_expr_18541' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__map_class_expr_18554' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__map_binding_18567' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_regexp__group_4982' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_regexp__concat_4992' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_regexp__alternatives_4998' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_regexp__negate_5082' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_regexp__loop_5098' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_regexp__fun_18965' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_regexp__loop_18473' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_regexp__loop_18502' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_regexp__loop_18513' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_regexp__addg_18548' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_regexp__loop_18549' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_regexp__fun_19009' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_regexp__loop_charset_18550' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_regexp__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_util__split_hexa_quotation_1199' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_util__skip_hexa_1202' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_util__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlPa_text_parse__code_begin' or the file containing the function 'camlPa_text_parse__fun_23869' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23885' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23881' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23875' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23905' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23911' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23991' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23981' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23979' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23973' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23947' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23939' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23931' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23925' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_24005' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__loop_23369' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_env__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_curry6_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry2' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__fun_19938' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__lookup_6347' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__expand_patt_regexp_6553' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__expand_expr_regexp_18004' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__expand_expr_text_18010' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__is_special_id_18046' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__gen_compile_regexp_18054' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__fun_19957' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__make_bindings_18454' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__fun_19980' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__fun_19983' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__map_def_18588' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_regexp__literal_4980' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_regexp__capture_4984' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_regexp__repeat_4987' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_regexp__fun_18921' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_regexp__fun_18924' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_regexp__charset_5003' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_regexp__posix_5006' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_regexp__meta_5009' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_regexp__backward_reference_5012' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_regexp__mode_5014' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_regexp__look_5017' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_regexp__condition_5021' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_regexp__of_parse_tree_5095' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_regexp__to_string_18524' is not compiled with -fpic/-fPIC either the file containing the function 'camlPa_text_parse__code_begin' or the file containing the function 'camlPa_text_parse__fun_23869' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23899' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23897' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23893' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23997' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23995' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23993' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23989' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23985' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23977' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23975' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23969' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23967' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23965' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23963' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23961' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23959' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23955' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23951' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23949' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23945' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23943' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23941' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23937' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23935' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23933' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23929' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23927' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23915' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23913' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23921' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23919' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_24001' is not compiled with -fpic/-fPIC either the file containing the function 'camlPa_text_env__code_begin' or the file containing the function 'camlPa_text_env__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_curry6_1_app' is not compiled with -fpic/-fPIC either the file containing the function 'camlPa_text_parse__code_begin' or the file containing the function 'camlPa_text_parse__fun_23869' is not compiled with -fpic/-fPIC either the file containing the function 'camlPa_text_env__code_begin' or the file containing the function 'camlPa_text_env__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_curry6_1_app' is not compiled with -fpic/-fPIC either the file containing the function 'camlPa_text_parse__code_begin' or the file containing the function 'camlPa_text_parse__fun_23869' is not compiled with -fpic/-fPIC either the file containing the function 'camlPa_text_env__code_begin' or the file containing the function 'camlPa_text_env__entry' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_2_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_3_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_4_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_5' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__fun_19945' is not compiled with -fpic/-fPIC either the file containing the function 'camlPa_text_parse__code_begin' or the file containing the function 'camlPa_text_parse__fun_23869' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__fun_19941' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__fun_19948' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__fun_19976' is not compiled with -fpic/-fPIC either the file containing the function 'camlPa_text_parse__code_begin' or the file containing the function 'camlPa_text_parse__fun_23869' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23903' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__fun_23901' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__parse_23392' is not compiled with -fpic/-fPIC either the file containing the function 'camlPa_text_env__code_begin' or the file containing the function 'camlPa_text_env__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__hide_unicode_quotations_6495' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_regexp__escape_18500' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_regexp__escape_in_charset_18511' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__fun_19953' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__fun_19912' is not compiled with -fpic/-fPIC either the file containing the function 'camlPa_text_env__code_begin' or the file containing the function 'camlPa_text_env__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__fun_19923' is not compiled with -fpic/-fPIC either the file containing the function 'camlPa_text_parse__code_begin' or the file containing the function 'camlPa_text_parse__fun_23869' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__aux1_18048' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__aux2_18049' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__aux3_18050' is not compiled with -fpic/-fPIC either the file containing the function 'camlPa_text_parse__code_begin' or the file containing the function 'camlPa_text_parse__fun_23869' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_main__fun_19959' is not compiled with -fpic/-fPIC either the file containing the function 'camlPa_text_env__code_begin' or the file containing the function 'camlPa_text_env__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_regexp__string_of_mode_18522' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_regexp__add_18546' is not compiled with -fpic/-fPIC either the file containing the function 'camlPa_text_parse__code_begin' or the file containing the function 'camlPa_text_parse__fun_23869' is not compiled with -fpic/-fPIC the file containing the function 'camlPa_text_parse__collect_regexp_bindings_23367' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: caml_young_ptr verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: caml_young_limit verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: caml_extra_params verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlSet__add_1268 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlCamlinternalOO__new_variable_1466 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlCamlinternalOO__get_method_label_1412 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlCamlp4 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlCamlinternalOO__inherits_1500 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlCamlinternalOO__set_method_1419 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: caml_exn_Not_found verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: caml_exception_pointer verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlHashtbl__find_1406 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlText__explode_1472 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlText__81 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlText__rev_concat_1456 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlList__fold_left_1264 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlMap__add_1276 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlPervasives__$5e_1117 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlPervasives__string_of_int_1146 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlHashtbl__add_1382 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlPrintf__sprintf_1304 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlCamlinternalOO__create_object_opt_1530 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlCamlinternalOO__run_initializers_opt_1542 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlSet__mem_1339 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: caml_exn_Failure verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlList__rev_map_1245 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlList__map_1231 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: caml_make_vect verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: caml_alloc1 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlHashtbl verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlHashtbl__create_inner_2118 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlCamlinternalOO__make_class_1510 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlString verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlSet__fun_2403 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlList__flatten_1227 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlMap__find_1288 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlBuffer__create_1204 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlBytes__sub_1229 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlBuffer__resize_1232 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlBytes__blit_string_1258 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlList__iter_1252 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: caml_backtrace_pos verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlText verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlText__for_all_code_rec_1547 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlText__check_1238 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: caml_int_of_string verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlText__length_rec_1342 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlText__code_1348 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: caml_alloc2 verify-elf: WARNING: ./usr/lib/ocaml/text/pcre-syntax.cmxs: undefined symbol: camlMap__fun_2349 either the file containing the function 'camlText__code_begin' or the file containing the function 'camlText__byte_1226' is not compiled with -fpic/-fPIC the file containing the function 'camlText__check_1238' is not compiled with -fpic/-fPIC the file containing the function 'camlText__fail_1240' is not compiled with -fpic/-fPIC the file containing the function 'camlText__main_1244' is not compiled with -fpic/-fPIC the file containing the function 'camlText__invalid_1253' is not compiled with -fpic/-fPIC the file containing the function 'camlText__encode_inner_2098' is not compiled with -fpic/-fPIC the file containing the function 'camlText__decode_inner_2103' is not compiled with -fpic/-fPIC the file containing the function 'camlText__unsafe_next_1272' is not compiled with -fpic/-fPIC the file containing the function 'camlText__unsafe_prev_1275' is not compiled with -fpic/-fPIC the file containing the function 'camlText__unsafe_extract_next_1278' is not compiled with -fpic/-fPIC the file containing the function 'camlText__move_offset_l_1298' is not compiled with -fpic/-fPIC the file containing the function 'camlText__move_offset_r_1302' is not compiled with -fpic/-fPIC the file containing the function 'camlText__chunk_1313' is not compiled with -fpic/-fPIC the file containing the function 'camlText__code_1348' is not compiled with -fpic/-fPIC the file containing the function 'camlText__char_1351' is not compiled with -fpic/-fPIC the file containing the function 'camlText__get_1357' is not compiled with -fpic/-fPIC the file containing the function 'camlText__slice_1368' is not compiled with -fpic/-fPIC the file containing the function 'camlText__splice_1374' is not compiled with -fpic/-fPIC the file containing the function 'camlText__concat_1442' is not compiled with -fpic/-fPIC the file containing the function 'camlText__rev_concat_1456' is not compiled with -fpic/-fPIC the file containing the function 'camlText__fun_2250' is not compiled with -fpic/-fPIC the file containing the function 'camlText__fun_2254' is not compiled with -fpic/-fPIC the file containing the function 'camlText__split_inner_2401' is not compiled with -fpic/-fPIC the file containing the function 'camlText__rev_split_inner_2427' is not compiled with -fpic/-fPIC the file containing the function 'camlText__replace_1653' is not compiled with -fpic/-fPIC the file containing the function 'camlText__rchop_1711' is not compiled with -fpic/-fPIC the file containing the function 'camlText__lchop_1715' is not compiled with -fpic/-fPIC the file containing the function 'camlText__map_first_code_1734' is not compiled with -fpic/-fPIC the file containing the function 'camlText__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlEncoding__decode_1218' is not compiled with -fpic/-fPIC the file containing the function 'camlEncoding__encode_1223' is not compiled with -fpic/-fPIC the file containing the function 'camlEncoding__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 either the file containing the function 'camlText__code_begin' or the file containing the function 'camlText__byte_1226' is not compiled with -fpic/-fPIC the file containing the function 'camlText__validate_1256' is not compiled with -fpic/-fPIC the file containing the function 'camlText__pointer_l_1285' is not compiled with -fpic/-fPIC the file containing the function 'camlText__pointer_r_1287' is not compiled with -fpic/-fPIC the file containing the function 'camlText__next_1291' is not compiled with -fpic/-fPIC the file containing the function 'camlText__prev_1295' is not compiled with -fpic/-fPIC the file containing the function 'camlText__move_1310' is not compiled with -fpic/-fPIC the file containing the function 'camlText__pointer_at_1319' is not compiled with -fpic/-fPIC the file containing the function 'camlText__explode_1472' is not compiled with -fpic/-fPIC the file containing the function 'camlText__fun_2198' is not compiled with -fpic/-fPIC the file containing the function 'camlText__rev_explode_1476' is not compiled with -fpic/-fPIC the file containing the function 'camlText__fun_2203' is not compiled with -fpic/-fPIC the file containing the function 'camlText__map_1484' is not compiled with -fpic/-fPIC the file containing the function 'camlText__rev_map_1489' is not compiled with -fpic/-fPIC the file containing the function 'camlText__fold_1494' is not compiled with -fpic/-fPIC the file containing the function 'camlText__rev_fold_1500' is not compiled with -fpic/-fPIC the file containing the function 'camlText__filter_1506' is not compiled with -fpic/-fPIC the file containing the function 'camlText__rev_filter_1510' is not compiled with -fpic/-fPIC the file containing the function 'camlText__count_1530' is not compiled with -fpic/-fPIC the file containing the function 'camlText__is_ascii_1556' is not compiled with -fpic/-fPIC the file containing the function 'camlText__words_1572' is not compiled with -fpic/-fPIC the file containing the function 'camlText__loop_word_1575' is not compiled with -fpic/-fPIC the file containing the function 'camlText__lines_1583' is not compiled with -fpic/-fPIC the file containing the function 'camlText__loop_1585' is not compiled with -fpic/-fPIC the file containing the function 'camlText__loop_1608' is not compiled with -fpic/-fPIC the file containing the function 'camlText__loop_word_1609' is not compiled with -fpic/-fPIC the file containing the function 'camlText__loop_1625' is not compiled with -fpic/-fPIC the file containing the function 'camlText__loop_word_1626' is not compiled with -fpic/-fPIC the file containing the function 'camlText__find_1635' is not compiled with -fpic/-fPIC the file containing the function 'camlText__loop_1641' is not compiled with -fpic/-fPIC the file containing the function 'camlText__rev_find_1644' is not compiled with -fpic/-fPIC the file containing the function 'camlText__loop_1650' is not compiled with -fpic/-fPIC the file containing the function 'camlText__contains_1664' is not compiled with -fpic/-fPIC the file containing the function 'camlText__starts_with_1671' is not compiled with -fpic/-fPIC the file containing the function 'camlText__ends_with_1674' is not compiled with -fpic/-fPIC the file containing the function 'camlText__strip_inner_2515' is not compiled with -fpic/-fPIC the file containing the function 'camlText__rstrip_inner_2530' is not compiled with -fpic/-fPIC the file containing the function 'camlText__loop_b_1698' is not compiled with -fpic/-fPIC the file containing the function 'camlText__lstrip_inner_2540' is not compiled with -fpic/-fPIC the file containing the function 'camlEncoding__equal_1229' is not compiled with -fpic/-fPIC either the file containing the function 'camlText__code_begin' or the file containing the function 'camlText__byte_1226' is not compiled with -fpic/-fPIC the file containing the function 'camlText__fun_2240' is not compiled with -fpic/-fPIC the file containing the function 'camlText__fun_2245' is not compiled with -fpic/-fPIC either the file containing the function 'camlText__code_begin' or the file containing the function 'camlText__byte_1226' is not compiled with -fpic/-fPIC the file containing the function 'camlText__encode_1260' is not compiled with -fpic/-fPIC the file containing the function 'camlText__decode_1265' is not compiled with -fpic/-fPIC the file containing the function 'camlText__to_ascii_1270' is not compiled with -fpic/-fPIC the file containing the function 'camlText__loop_1574' is not compiled with -fpic/-fPIC the file containing the function 'camlText__compare_1742' is not compiled with -fpic/-fPIC the file containing the function 'camlText__icompare_1745' is not compiled with -fpic/-fPIC the file containing the function 'camlText__transform_1749' is not compiled with -fpic/-fPIC either the file containing the function 'camlText__code_begin' or the file containing the function 'camlText__byte_1226' is not compiled with -fpic/-fPIC the file containing the function 'camlText__unsafe_sub_1233' is not compiled with -fpic/-fPIC the file containing the function 'camlText__repeat_1382' is not compiled with -fpic/-fPIC the file containing the function 'camlText__rev_1405' is not compiled with -fpic/-fPIC the file containing the function 'camlText__fun_2277' is not compiled with -fpic/-fPIC the file containing the function 'camlText__fun_2286' is not compiled with -fpic/-fPIC the file containing the function 'camlText__fun_2295' is not compiled with -fpic/-fPIC the file containing the function 'camlText__fun_2304' is not compiled with -fpic/-fPIC the file containing the function 'camlText__fun_2313' is not compiled with -fpic/-fPIC the file containing the function 'camlText__fun_2322' is not compiled with -fpic/-fPIC the file containing the function 'camlText__fun_2331' is not compiled with -fpic/-fPIC the file containing the function 'camlText__fun_2340' is not compiled with -fpic/-fPIC the file containing the function 'camlText__fun_2349' is not compiled with -fpic/-fPIC the file containing the function 'camlText__fun_2358' is not compiled with -fpic/-fPIC the file containing the function 'camlText__fun_2367' is not compiled with -fpic/-fPIC the file containing the function 'camlText__fun_2376' is not compiled with -fpic/-fPIC the file containing the function 'camlText__fun_2558' is not compiled with -fpic/-fPIC the file containing the function 'camlText__fun_2565' is not compiled with -fpic/-fPIC the file containing the function 'camlText__fun_2573' is not compiled with -fpic/-fPIC the file containing the function 'camlText__fun_2580' is not compiled with -fpic/-fPIC the file containing the function 'camlEncoding__fun_1268' is not compiled with -fpic/-fPIC the file containing the function 'camlEncoding__fun_1270' is not compiled with -fpic/-fPIC the file containing the function 'camlEncoding__recode_string_1238' is not compiled with -fpic/-fPIC the file containing the function 'camlText__fun_2187' is not compiled with -fpic/-fPIC the file containing the function 'camlText__fun_2194' is not compiled with -fpic/-fPIC the file containing the function 'camlText__position_rec_1322' is not compiled with -fpic/-fPIC the file containing the function 'camlText__length_rec_1342' is not compiled with -fpic/-fPIC the file containing the function 'camlText__iter_rec_1389' is not compiled with -fpic/-fPIC the file containing the function 'camlText__for_all_rec_1514' is not compiled with -fpic/-fPIC the file containing the function 'camlText__exists_rec_1522' is not compiled with -fpic/-fPIC the file containing the function 'camlText__loop_1660' is not compiled with -fpic/-fPIC the file containing the function 'camlText__loop_1669' is not compiled with -fpic/-fPIC the file containing the function 'camlText__rev_iter_rec_1397' is not compiled with -fpic/-fPIC the file containing the function 'camlText__sub_1362' is not compiled with -fpic/-fPIC the file containing the function 'camlText__init_1413' is not compiled with -fpic/-fPIC the file containing the function 'camlText__rev_init_1437' is not compiled with -fpic/-fPIC the file containing the function 'camlText__map_code_1726' is not compiled with -fpic/-fPIC the file containing the function 'camlText__fun_2210' is not compiled with -fpic/-fPIC the file containing the function 'camlText__fun_2225' is not compiled with -fpic/-fPIC the file containing the function 'camlText__map_code_rec_1719' is not compiled with -fpic/-fPIC the file containing the function 'camlText__implode_1480' is not compiled with -fpic/-fPIC the file containing the function 'camlText__rev_implode_1482' is not compiled with -fpic/-fPIC the file containing the function 'camlText__for_all_code_rec_1547' is not compiled with -fpic/-fPIC the file containing the function 'camlText__loop_a_1683' is not compiled with -fpic/-fPIC the file containing the function 'camlText__loop_a_1707' is not compiled with -fpic/-fPIC the file containing the function 'camlText__split_1598' is not compiled with -fpic/-fPIC the file containing the function 'camlText__rev_split_1615' is not compiled with -fpic/-fPIC the file containing the function 'camlText__strip_1678' is not compiled with -fpic/-fPIC the file containing the function 'camlText__loop_b_1688' is not compiled with -fpic/-fPIC the file containing the function 'camlText__rstrip_1693' is not compiled with -fpic/-fPIC the file containing the function 'camlText__lstrip_1702' is not compiled with -fpic/-fPIC the file containing the function 'camlEncoding__loop_1234' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: undefined symbol: caml_young_ptr verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: undefined symbol: caml_young_limit verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: undefined symbol: caml_backtrace_pos verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: undefined symbol: camlPrintf__sprintf_1304 verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: undefined symbol: caml_create_bytes verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: undefined symbol: caml_blit_string verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: undefined symbol: camlPervasives__invalid_arg_1007 verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: undefined symbol: caml_string_equal verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: undefined symbol: camlBuffer__create_1204 verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: undefined symbol: camlBuffer__resize_1232 verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: undefined symbol: camlBytes__blit_string_1258 verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: undefined symbol: camlBytes__sub_1229 verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: undefined symbol: camlList__fold_left_1264 verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: undefined symbol: camlBuffer__add_substring_1242 verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: undefined symbol: camlList__mem_1347 verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: undefined symbol: camlPervasives__$5e_1117 verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: undefined symbol: caml_alloc2 verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: undefined symbol: camlChar__lowercase_1212 verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: undefined symbol: caml_local_roots verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: undefined symbol: caml_alloc_tuple verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: undefined symbol: caml_alloc_string verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: undefined symbol: caml_alloc_custom verify-elf: WARNING: ./usr/lib/ocaml/text/text.cmxs: undefined symbol: caml_failwith verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllbigarray_stubs.so: undefined symbol: caml_local_roots verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllbigarray_stubs.so: undefined symbol: caml_alloc_tuple verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllbigarray_stubs.so: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dlltext_stubs.so: undefined symbol: caml_local_roots verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dlltext_stubs.so: undefined symbol: caml_alloc_tuple verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dlltext_stubs.so: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dlltext_stubs.so: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dlltext_stubs.so: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dlltext_stubs.so: undefined symbol: caml_alloc_string verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dlltext_stubs.so: undefined symbol: caml_alloc_custom verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dlltext_stubs.so: undefined symbol: caml_failwith Hardlinking identical .pyc and .pyo files Processing files: ocaml-text-0.8-alt4.M80P.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.86733 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-text-0.8 + DOCDIR=/usr/src/tmp/ocaml-text-buildroot/usr/share/doc/ocaml-text-0.8 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-text-buildroot/usr/share/doc/ocaml-text-0.8 + /bin/mkdir -p /usr/src/tmp/ocaml-text-buildroot/usr/share/doc/ocaml-text-0.8 + cp -prL LICENSE CHANGES README /usr/src/tmp/ocaml-text-buildroot/usr/share/doc/ocaml-text-0.8 + chmod -R go-w /usr/src/tmp/ocaml-text-buildroot/usr/share/doc/ocaml-text-0.8 + chmod -R a+rX /usr/src/tmp/ocaml-text-buildroot/usr/share/doc/ocaml-text-0.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FwVRvK 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.3EWAYm find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: ocaml-cmx(Encoding) = 4.04-40B4FF35, ocaml-cmx(Encoding_bigarray) = 4.04-9BA37588, ocaml-cmx(Pa_text_env) = 4.04-8E21D873, ocaml-cmx(Pa_text_main) = 4.04-9C78F086, ocaml-cmx(Pa_text_parse) = 4.04-8C899D52, ocaml-cmx(Pa_text_regexp) = 4.04-B0710CF4, ocaml-cmx(Pa_text_types) = 4.04-CC642E2C, ocaml-cmx(Pa_text_util) = 4.04-35486AD2, ocaml-cmx(Text) = 4.04-84B018BB, ocaml-cmx(Text_pcre) = 4.04-0AFE5055 Requires: ocaml-text-runtime = 0.8-alt4.M80P.1, /usr/lib/ocaml/stublibs/dllbigarray_stubs.so, /usr/lib/ocaml/stublibs/dlltext_stubs.so, ocaml-cmi(Arg) = 4.04-F8B1BEA8, ocaml-cmi(Array) = 4.04-83626447, ocaml-cmi(Asttypes) = 4.04-09C75056, ocaml-cmi(Bigarray) = 4.04-421A4142, ocaml-cmi(Buffer) = 4.04-C932A669, ocaml-cmi(Bytes) = 4.04-38ABB0DC, ocaml-cmi(CamlinternalFormatBasics) = 4.04-CBD5F2D6, ocaml-cmi(CamlinternalLazy) = 4.04-6C185D0C, ocaml-cmi(CamlinternalOO) = 4.04-6B286DD7, ocaml-cmi(Camlp4) = 4.04-4F0D8863, ocaml-cmi(Camlp4_config) = 4.04-E41ED4DB, ocaml-cmi(Char) = 4.04-2B18A802, ocaml-cmi(Complex) = 4.04-CB1EF84B, ocaml-cmi(Encoding) = 4.04-7973D346, ocaml-cmi(Encoding_bigarray) = 4.04-08408E42, 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(Lexing) = 4.04-4D9C7EB0, ocaml-cmi(List) = 4.04-CD293869, ocaml-cmi(Location) = 4.04-43E66250, ocaml-cmi(Longident) = 4.04-D3D7A366, ocaml-cmi(Map) = 4.04-79600CD9, ocaml-cmi(Nativeint) = 4.04-6ADEB5FA, ocaml-cmi(Obj) = 4.04-C4EF78F7, ocaml-cmi(Pa_text_env) = 4.04-DA12FD4F, ocaml-cmi(Pa_text_main) = 4.04-D0A978C0, ocaml-cmi(Pa_text_parse) = 4.04-3D888548, ocaml-cmi(Pa_text_regexp) = 4.04-49212E70, ocaml-cmi(Pa_text_types) = 4.04-6349F127, ocaml-cmi(Pa_text_util) = 4.04-DCDCE168, ocaml-cmi(Parsetree) = 4.04-E48B13E9, ocaml-cmi(Pcre) = 4.04-CFAD819F, ocaml-cmi(Pervasives) = 4.04-EEF96F96, ocaml-cmi(Printexc) = 4.04-DDD58BF5, ocaml-cmi(Printf) = 4.04-38545368, ocaml-cmi(Queue) = 4.04-62D860C4, ocaml-cmi(Set) = 4.04-CF3455F4, ocaml-cmi(Stream) = 4.04-F67F48FD, ocaml-cmi(String) = 4.04-609A5859, ocaml-cmi(Text) = 4.04-C3E8D78A, ocaml-cmi(Text_pcre) = 4.04-D5524F64, ocaml-cmi(Unix) = 4.04-24C53108, ocaml-cmi(Warnings) = 4.04-94A82851, ocaml-cmx(Array) = 4.04-617A2171, ocaml-cmx(Buffer) = 4.04-6BCCA450, ocaml-cmx(Bytes) = 4.04-FA98080F, ocaml-cmx(CamlinternalLazy) = 4.04-CBDF35D7, ocaml-cmx(CamlinternalOO) = 4.04-8FBDCBCB, ocaml-cmx(Char) = 4.04-F2F772DD, ocaml-cmx(Hashtbl) = 4.04-5543B8B2, ocaml-cmx(List) = 4.04-2E5B15E8, ocaml-cmx(Map) = 4.04-8D7E7789, ocaml-cmx(Pervasives) = 4.04-E3716313, ocaml-cmx(Printf) = 4.04-EB8B8651, ocaml-cmx(Set) = 4.04-82EF3E03, ocaml-cmx(String) = 4.04-92673050 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yotrL3 Processing files: ocaml-text-runtime-0.8-alt4.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Q6BqlU 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.PI8CMR find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: ocaml-cmi(Encoding) = 4.04-7973D346, ocaml-cmi(Encoding_bigarray) = 4.04-08408E42, ocaml-cmi(Pa_text_env) = 4.04-DA12FD4F, ocaml-cmi(Pa_text_main) = 4.04-D0A978C0, ocaml-cmi(Pa_text_parse) = 4.04-3D888548, ocaml-cmi(Pa_text_regexp) = 4.04-49212E70, ocaml-cmi(Pa_text_types) = 4.04-6349F127, ocaml-cmi(Pa_text_util) = 4.04-DCDCE168, ocaml-cmi(Text) = 4.04-C3E8D78A, ocaml-cmi(Text_pcre) = 4.04-D5524F64, ocaml-cmx(Encoding) = 4.04-40B4FF35, ocaml-cmx(Encoding_bigarray) = 4.04-9BA37588, ocaml-cmx(Pa_text_env) = 4.04-8E21D873, ocaml-cmx(Pa_text_main) = 4.04-9C78F086, ocaml-cmx(Pa_text_parse) = 4.04-8C899D52, ocaml-cmx(Pa_text_regexp) = 4.04-B0710CF4, ocaml-cmx(Pa_text_types) = 4.04-CC642E2C, ocaml-cmx(Pa_text_util) = 4.04-35486AD2, ocaml-cmx(Text) = 4.04-84B018BB, ocaml-cmx(Text_pcre) = 4.04-0AFE5055, ocaml-dll(bigarray_stubs), ocaml-dll(text_stubs) Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), ocaml-cmi(Arg) = 4.04-F8B1BEA8, ocaml-cmi(Array) = 4.04-83626447, ocaml-cmi(Asttypes) = 4.04-09C75056, ocaml-cmi(Bigarray) = 4.04-421A4142, ocaml-cmi(Buffer) = 4.04-C932A669, ocaml-cmi(Bytes) = 4.04-38ABB0DC, ocaml-cmi(CamlinternalFormatBasics) = 4.04-CBD5F2D6, ocaml-cmi(CamlinternalLazy) = 4.04-6C185D0C, ocaml-cmi(CamlinternalOO) = 4.04-6B286DD7, ocaml-cmi(Camlp4) = 4.04-4F0D8863, ocaml-cmi(Camlp4_config) = 4.04-E41ED4DB, ocaml-cmi(Char) = 4.04-2B18A802, ocaml-cmi(Complex) = 4.04-CB1EF84B, 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(Lexing) = 4.04-4D9C7EB0, ocaml-cmi(List) = 4.04-CD293869, ocaml-cmi(Location) = 4.04-43E66250, ocaml-cmi(Longident) = 4.04-D3D7A366, ocaml-cmi(Map) = 4.04-79600CD9, ocaml-cmi(Nativeint) = 4.04-6ADEB5FA, ocaml-cmi(Obj) = 4.04-C4EF78F7, ocaml-cmi(Parsetree) = 4.04-E48B13E9, ocaml-cmi(Pcre) = 4.04-CFAD819F, ocaml-cmi(Pervasives) = 4.04-EEF96F96, ocaml-cmi(Printexc) = 4.04-DDD58BF5, ocaml-cmi(Printf) = 4.04-38545368, ocaml-cmi(Queue) = 4.04-62D860C4, ocaml-cmi(Set) = 4.04-CF3455F4, ocaml-cmi(Stream) = 4.04-F67F48FD, ocaml-cmi(String) = 4.04-609A5859, ocaml-cmi(Unix) = 4.04-24C53108, ocaml-cmi(Warnings) = 4.04-94A82851, ocaml-cmx(Array) = 4.04-617A2171, ocaml-cmx(Buffer) = 4.04-6BCCA450, ocaml-cmx(Bytes) = 4.04-FA98080F, ocaml-cmx(CamlinternalLazy) = 4.04-CBDF35D7, ocaml-cmx(CamlinternalOO) = 4.04-8FBDCBCB, ocaml-cmx(Char) = 4.04-F2F772DD, ocaml-cmx(Hashtbl) = 4.04-5543B8B2, ocaml-cmx(List) = 4.04-2E5B15E8, ocaml-cmx(Map) = 4.04-8D7E7789, ocaml-cmx(Pervasives) = 4.04-E3716313, ocaml-cmx(Printf) = 4.04-EB8B8651, ocaml-cmx(Set) = 4.04-82EF3E03, ocaml-cmx(String) = 4.04-92673050, ocaml-runtime = 4.04, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.x75oSU Creating ocaml-text-runtime-debuginfo package Processing files: ocaml-text-runtime-debuginfo-0.8-alt4.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ofmtq2 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LmwqF3 find-requires: running scripts (debuginfo) Requires: ocaml-text-runtime = 0.8-alt4.M80P.1, debug(libc.so.6) Removing 12 extra deps from ocaml-text due to dependency on ocaml-text-runtime Removing 49 extra deps from ocaml-text due to repentancy on ocaml-text-runtime Wrote: /usr/src/RPM/RPMS/i586/ocaml-text-0.8-alt4.M80P.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/ocaml-text-runtime-0.8-alt4.M80P.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/ocaml-text-runtime-debuginfo-0.8-alt4.M80P.1.i586.rpm 8.09user 1.55system 0:18.30elapsed 52%CPU (0avgtext+0avgdata 28192maxresident)k 0inputs+0outputs (0major+635900minor)pagefaults 0swaps 17.75user 3.65system 0:30.80elapsed 69%CPU (0avgtext+0avgdata 124324maxresident)k 528inputs+0outputs (0major+869876minor)pagefaults 0swaps