<86>Nov 18 05:52:42 userdel[821572]: delete user 'rooter' <86>Nov 18 05:52:42 userdel[821572]: removed group 'rooter' owned by 'rooter' <86>Nov 18 05:52:42 userdel[821572]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 18 05:52:42 groupadd[821579]: group added to /etc/group: name=rooter, GID=1868 <86>Nov 18 05:52:42 groupadd[821579]: group added to /etc/gshadow: name=rooter <86>Nov 18 05:52:42 groupadd[821579]: new group: name=rooter, GID=1868 <86>Nov 18 05:52:42 useradd[821585]: new user: name=rooter, UID=1868, GID=1868, home=/root, shell=/bin/bash, from=none <86>Nov 18 05:52:42 userdel[821597]: delete user 'builder' <86>Nov 18 05:52:42 userdel[821597]: removed group 'builder' owned by 'builder' <86>Nov 18 05:52:42 userdel[821597]: removed shadow group 'builder' owned by 'builder' <86>Nov 18 05:52:42 groupadd[821609]: group added to /etc/group: name=builder, GID=1869 <86>Nov 18 05:52:42 groupadd[821609]: group added to /etc/gshadow: name=builder <86>Nov 18 05:52:42 groupadd[821609]: new group: name=builder, GID=1869 <86>Nov 18 05:52:42 useradd[821617]: new user: name=builder, UID=1869, GID=1869, home=/usr/src, shell=/bin/bash, from=none warning: Macro %dune_build not found warning: Macro %dune_install not found warning: Macro %dune_check not found <13>Nov 18 05:52:45 rpmi: ocaml-runtime-4.13.1-alt1 sisyphus+288339.100.3.1 1636228564 installed <13>Nov 18 05:52:45 rpmi: rpm-build-ocaml-1.5.0-alt1 sisyphus+333888.200.2.2 1699476467 installed <13>Nov 18 05:52:53 rpmi: ocaml-4.13.1-alt1 sisyphus+288339.100.3.1 1636228564 installed <13>Nov 18 05:52:53 rpmi: ocaml-ounit-2.2.4-alt3 sisyphus+288339.11100.3.1 1636232922 installed <13>Nov 18 05:52:53 rpmi: ocaml-ounit-devel-2.2.4-alt3 sisyphus+288339.11100.3.1 1636232922 installed <13>Nov 18 05:52:53 rpmi: dune-3.11.1-alt1 sisyphus+333430.200.2.1 1699002551 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-re-1.11.0-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-re-1.11.0-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.75791 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-re-1.11.0 + echo 'Source #0 (ocaml-re-1.11.0.tar):' Source #0 (ocaml-re-1.11.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-re-1.11.0.tar + cd ocaml-re-1.11.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ocaml-re-1.11.0-alt.patch):' Patch #0 (ocaml-re-1.11.0-alt.patch): + /usr/bin/patch -p1 patching file .gear/ocaml-re.spec patching file .gear/rules patching file .gear/tags/7d80cc576ae9ba871e14f880f25f2902d3c1fc2f patching file .gear/tags/list patching file lib/core.ml patching file lib/dune patching file re.opam + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.75791 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-re-1.11.0 + /usr/bin/dune build --verbose -p re Shared cache: disabled Workspace root: /usr/src/RPM/BUILD/ocaml-re-1.11.0 Auto-detected concurrency: 16 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; for_host = None ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; ocaml_bin = External "/usr/bin" ; ocaml = Ok External "/usr/bin/ocaml" ; ocamlc = External "/usr/bin/ocamlc.opt" ; ocamlopt = Ok External "/usr/bin/ocamlopt.opt" ; ocamldep = Ok External "/usr/bin/ocamldep.opt" ; ocamlmklib = Ok External "/usr/bin/ocamlmklib.opt" ; installed_env = map { "INSIDE_DUNE" : "/usr/src/RPM/BUILD/ocaml-re-1.11.0/_build/default" } ; findlib_paths = [ External "/usr/lib/ocaml" ] ; ocaml_config = { version = "4.13.1" ; standard_library_default = "/usr/lib/ocaml" ; standard_library = "/usr/lib/ocaml" ; standard_runtime = "the_standard_runtime_variable_was_deleted" ; ccomp_type = "cc" ; c_compiler = "gcc" ; ocamlc_cflags = [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-pthread"; "-fPIC" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; ocamlopt_cflags = [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-pthread"; "-fPIC" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_libraries = [ "-lm"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ] ; native_c_libraries = [ "-lm" ] ; native_pack_linker = [ "ld"; "-r"; "-o" ] ; cc_profile = [] ; architecture = "i386" ; model = "default" ; int_size = 31 ; word_size = 32 ; system = "linux_elf" ; asm = [ "as" ] ; asm_cfi_supported = true ; with_frame_pointers = false ; ext_exe = "" ; ext_obj = ".o" ; ext_asm = ".s" ; ext_lib = ".a" ; ext_dll = ".so" ; os_type = "Unix" ; default_executable_name = "a.out" ; systhread_supported = true ; host = "i686-pc-linux-gnu" ; target = "i686-pc-linux-gnu" ; profiling = false ; flambda = false ; spacetime = false ; safe_string = true ; exec_magic_number = "Caml1999X030" ; cmi_magic_number = "Caml1999I030" ; cmo_magic_number = "Caml1999O030" ; cma_magic_number = "Caml1999A030" ; cmx_magic_number = "Caml1999Y030" ; cmxa_magic_number = "Caml1999Z030" ; ast_impl_magic_number = "Caml1999M030" ; ast_intf_magic_number = "Caml1999N030" ; cmxs_magic_number = "Caml1999D030" ; cmt_magic_number = "Caml1999T030" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } ; instrument_with = [] } Actual targets: - recursive alias @install Running[1]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -I lib/.re.objs/byte -no-alias-deps -o lib/.re.objs/byte/re__.cmo -c -impl lib/re__.ml-gen) Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/str.ml) > _build/default/lib/.re.objs/re__Str.impl.d Running[3]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml-gen -no-alias-deps -o lib/.re.objs/native/re__.cmx -c -impl lib/re__.ml-gen) Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/re.ml) > _build/default/lib/.re.objs/re.impl.d Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/automata.mli) > _build/default/lib/.re.objs/re__Automata.intf.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/automata.ml) > _build/default/lib/.re.objs/re__Automata.impl.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/category.mli) > _build/default/lib/.re.objs/re__Category.intf.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/category.ml) > _build/default/lib/.re.objs/re__Category.impl.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/color_map.mli) > _build/default/lib/.re.objs/re__Color_map.intf.d Running[10]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/color_map.ml) > _build/default/lib/.re.objs/re__Color_map.impl.d Running[11]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/core.mli) > _build/default/lib/.re.objs/re__Core.intf.d Running[12]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/core.ml) > _build/default/lib/.re.objs/re__Core.impl.d Running[13]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/cset.mli) > _build/default/lib/.re.objs/re__Cset.intf.d Running[14]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/cset.ml) > _build/default/lib/.re.objs/re__Cset.impl.d Running[15]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/emacs.mli) > _build/default/lib/.re.objs/re__Emacs.intf.d Running[16]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/emacs.ml) > _build/default/lib/.re.objs/re__Emacs.impl.d Running[17]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/fmt.ml) > _build/default/lib/.re.objs/re__Fmt.impl.d Running[18]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/glob.mli) > _build/default/lib/.re.objs/re__Glob.intf.d Running[19]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/glob.ml) > _build/default/lib/.re.objs/re__Glob.impl.d Running[20]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/group.mli) > _build/default/lib/.re.objs/re__Group.intf.d Running[21]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/group.ml) > _build/default/lib/.re.objs/re__Group.impl.d Running[22]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/pcre.mli) > _build/default/lib/.re.objs/re__Pcre.intf.d Running[23]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/pcre.ml) > _build/default/lib/.re.objs/re__Pcre.impl.d Running[24]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/perl.mli) > _build/default/lib/.re.objs/re__Perl.intf.d Running[25]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/perl.ml) > _build/default/lib/.re.objs/re__Perl.impl.d Running[26]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/pmark.mli) > _build/default/lib/.re.objs/re__Pmark.intf.d Running[27]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/pmark.ml) > _build/default/lib/.re.objs/re__Pmark.impl.d Running[28]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/posix.mli) > _build/default/lib/.re.objs/re__Posix.intf.d Running[29]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/posix.ml) > _build/default/lib/.re.objs/re__Posix.impl.d Running[30]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/str.mli) > _build/default/lib/.re.objs/re__Str.intf.d Running[31]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Category.cmi -c -intf lib/category.mli) Running[32]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Cset.cmi -c -intf lib/cset.mli) Running[33]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Fmt.cmo -c -impl lib/fmt.ml) Running[34]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Pmark.cmi -c -intf lib/pmark.mli) Running[35]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Str.cmi -c -intf lib/str.mli) Running[36]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Category.cmo -c -impl lib/category.ml) Running[37]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/native/re__Category.cmx -c -impl lib/category.ml) Running[38]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Color_map.cmi -c -intf lib/color_map.mli) Running[39]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Pmark.cmo -c -impl lib/pmark.ml) Running[40]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/native/re__Pmark.cmx -c -impl lib/pmark.ml) Running[41]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Automata.cmi -c -intf lib/automata.mli) Running[42]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/native/re__Fmt.cmx -c -impl lib/fmt.ml) Running[43]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Cset.cmo -c -impl lib/cset.ml) Running[44]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Color_map.cmo -c -impl lib/color_map.ml) Running[45]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Automata.cmo -c -impl lib/automata.ml) Running[46]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Core.cmi -c -intf lib/core.mli) Running[47]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Group.cmi -c -intf lib/group.mli) Running[48]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Group.cmo -c -impl lib/group.ml) Running[49]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Core.cmo -c -impl lib/core.ml) Running[50]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Emacs.cmi -c -intf lib/emacs.mli) Running[51]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Glob.cmi -c -intf lib/glob.mli) Running[52]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Perl.cmi -c -intf lib/perl.mli) Running[53]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Pcre.cmi -c -intf lib/pcre.mli) Running[54]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Posix.cmi -c -intf lib/posix.mli) Running[55]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/native/re__Cset.cmx -c -impl lib/cset.ml) Running[56]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Emacs.cmo -c -impl lib/emacs.ml) Running[57]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Str.cmo -c -impl lib/str.ml) Running[58]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Glob.cmo -c -impl lib/glob.ml) Running[59]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Perl.cmo -c -impl lib/perl.ml) Running[60]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Pcre.cmo -c -impl lib/pcre.ml) Running[61]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Posix.cmo -c -impl lib/posix.ml) Running[62]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -no-alias-deps -open Re__ -o lib/.re.objs/byte/re.cmo -c -impl lib/re.ml) Running[63]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_emacs.objs/byte -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_emacs.objs/byte/re_emacs.cmo -c -impl deprecated/re_emacs.ml) Running[64]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_glob.objs/byte -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_glob.objs/byte/re_glob.cmo -c -impl deprecated/re_glob.ml) Running[65]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_pcre.objs/byte -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_pcre.objs/byte/re_pcre.cmo -c -impl deprecated/re_pcre.ml) Running[66]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_perl.objs/byte -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_perl.objs/byte/re_perl.cmo -c -impl deprecated/re_perl.ml) Running[67]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_posix.objs/byte -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_posix.objs/byte/re_posix.cmo -c -impl deprecated/re_posix.ml) Running[68]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_str.objs/byte -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_str.objs/byte/re_str.cmo -c -impl deprecated/re_str.ml) Running[69]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -a -o deprecated/re_glob.cma deprecated/.re_glob.objs/byte/re_glob.cmo) Running[70]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -a -o deprecated/re_emacs.cma deprecated/.re_emacs.objs/byte/re_emacs.cmo) Running[71]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -a -o deprecated/re_perl.cma deprecated/.re_perl.objs/byte/re_perl.cmo) Running[72]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -a -o deprecated/re_posix.cma deprecated/.re_posix.objs/byte/re_posix.cmo) Running[73]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -a -o deprecated/re_str.cma deprecated/.re_str.objs/byte/re_str.cmo) Running[74]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -a -o deprecated/re_pcre.cma deprecated/.re_pcre.objs/byte/re_pcre.cmo) Running[75]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/native/re__Color_map.cmx -c -impl lib/color_map.ml) Running[76]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/native/re__Automata.cmx -c -impl lib/automata.ml) Running[77]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -a -o lib/re.cma lib/.re.objs/byte/re__.cmo lib/.re.objs/byte/re__Category.cmo lib/.re.objs/byte/re__Fmt.cmo lib/.re.objs/byte/re__Cset.cmo lib/.re.objs/byte/re__Pmark.cmo lib/.re.objs/byte/re__Automata.cmo lib/.re.objs/byte/re__Color_map.cmo lib/.re.objs/byte/re__Group.cmo lib/.re.objs/byte/re__Core.cmo lib/.re.objs/byte/re__Emacs.cmo lib/.re.objs/byte/re__Str.cmo lib/.re.objs/byte/re__Glob.cmo lib/.re.objs/byte/re__Perl.cmo lib/.re.objs/byte/re__Pcre.cmo lib/.re.objs/byte/re__Posix.cmo lib/.re.objs/byte/re.cmo) Running[78]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/native/re__Group.cmx -c -impl lib/group.ml) Running[79]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/native/re__Core.cmx -c -impl lib/core.ml) Running[80]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/native/re__Emacs.cmx -c -impl lib/emacs.ml) Running[81]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/native/re__Glob.cmx -c -impl lib/glob.ml) Running[82]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/native/re__Perl.cmx -c -impl lib/perl.ml) Running[83]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/native/re__Posix.cmx -c -impl lib/posix.ml) Running[84]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/native/re__Str.cmx -c -impl lib/str.ml) Running[85]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/native/re__Pcre.cmx -c -impl lib/pcre.ml) Running[86]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/native/re.cmx -c -impl lib/re.ml) Running[87]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_emacs.objs/byte -I deprecated/.re_emacs.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_emacs.objs/native/re_emacs.cmx -c -impl deprecated/re_emacs.ml) Running[88]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -a -o lib/re.cmxa lib/.re.objs/native/re__.cmx lib/.re.objs/native/re__Category.cmx lib/.re.objs/native/re__Fmt.cmx lib/.re.objs/native/re__Cset.cmx lib/.re.objs/native/re__Pmark.cmx lib/.re.objs/native/re__Automata.cmx lib/.re.objs/native/re__Color_map.cmx lib/.re.objs/native/re__Group.cmx lib/.re.objs/native/re__Core.cmx lib/.re.objs/native/re__Emacs.cmx lib/.re.objs/native/re__Str.cmx lib/.re.objs/native/re__Glob.cmx lib/.re.objs/native/re__Perl.cmx lib/.re.objs/native/re__Pcre.cmx lib/.re.objs/native/re__Posix.cmx lib/.re.objs/native/re.cmx) Running[89]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_glob.objs/byte -I deprecated/.re_glob.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_glob.objs/native/re_glob.cmx -c -impl deprecated/re_glob.ml) Running[90]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_pcre.objs/byte -I deprecated/.re_pcre.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_pcre.objs/native/re_pcre.cmx -c -impl deprecated/re_pcre.ml) Running[91]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_perl.objs/byte -I deprecated/.re_perl.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_perl.objs/native/re_perl.cmx -c -impl deprecated/re_perl.ml) Running[92]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_posix.objs/byte -I deprecated/.re_posix.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_posix.objs/native/re_posix.cmx -c -impl deprecated/re_posix.ml) Running[93]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_str.objs/byte -I deprecated/.re_str.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_str.objs/native/re_str.cmx -c -impl deprecated/re_str.ml) Running[94]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -a -o deprecated/re_emacs.cmxa deprecated/.re_emacs.objs/native/re_emacs.cmx) Running[95]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -a -o deprecated/re_pcre.cmxa deprecated/.re_pcre.objs/native/re_pcre.cmx) Running[96]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -a -o deprecated/re_posix.cmxa deprecated/.re_posix.objs/native/re_posix.cmx) Running[97]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -a -o deprecated/re_glob.cmxa deprecated/.re_glob.objs/native/re_glob.cmx) Running[98]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -a -o deprecated/re_perl.cmxa deprecated/.re_perl.objs/native/re_perl.cmx) Running[99]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -a -o deprecated/re_str.cmxa deprecated/.re_str.objs/native/re_str.cmx) Running[100]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -shared -linkall -I lib -o lib/re.cmxs lib/re.cmxa) Running[101]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -shared -linkall -I deprecated -o deprecated/re_pcre.cmxs deprecated/re_pcre.cmxa) Running[102]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -shared -linkall -I deprecated -o deprecated/re_emacs.cmxs deprecated/re_emacs.cmxa) Running[103]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -shared -linkall -I deprecated -o deprecated/re_posix.cmxs deprecated/re_posix.cmxa) Running[104]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -shared -linkall -I deprecated -o deprecated/re_glob.cmxs deprecated/re_glob.cmxa) Running[105]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -shared -linkall -I deprecated -o deprecated/re_str.cmxs deprecated/re_str.cmxa) Running[106]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -shared -linkall -I deprecated -o deprecated/re_perl.cmxs deprecated/re_perl.cmxa) Output[104]: ld: deprecated/re_glob.a(re_glob.o): warning: relocation against `camlRe__Glob' in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object Output[101]: ld: deprecated/re_pcre.a(re_pcre.o): warning: relocation against `camlRe__Pcre' in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object Output[102]: ld: deprecated/re_emacs.a(re_emacs.o): warning: relocation against `camlRe__Emacs' in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object Output[105]: ld: deprecated/re_str.a(re_str.o): warning: relocation against `camlRe_str' in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object Output[103]: ld: deprecated/re_posix.a(re_posix.o): warning: relocation against `camlRe_posix' in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object Output[106]: ld: deprecated/re_perl.a(re_perl.o): warning: relocation against `camlRe__Perl' in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object Output[100]: ld: lib/re.a(re__Category.o): warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object Promoting "_build/default/re.install" to "re.install" + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.14217 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-re-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-re-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-re-1.11.0 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-re-buildroot + find /usr/src/tmp/ocaml-re-buildroot/usr/lib/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(cma|cmi|cmxs|so|js)$' -o -name META ')' -printf '/usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-re-buildroot/usr/lib/ocaml/ -type d -printf '%%dir /usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-re-buildroot/usr/lib/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(a|o|cmo|cmt|cmti|cmx|cmxa|ml|mli|exe)$' -o -name opam -o -name dune-package ')' -printf '/usr/lib/ocaml/%P\n' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-re-buildroot (auto) mode of './usr/lib/ocaml/re/re.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/ocaml/re/str/re_str.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/ocaml/re/posix/re_posix.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/ocaml/re/perl/re_perl.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/ocaml/re/pcre/re_pcre.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/ocaml/re/glob/re_glob.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/ocaml/re/emacs/re_emacs.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-re-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-re-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-re-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-re-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-re-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) the file containing the function 'camlRe__Category__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Fmt__optint_489' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Fmt__pp_olist_498' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Fmt__fun_784' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Fmt__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Cset__print_one_158' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Cset__prepend_1039' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Cset__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Pmark__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__pp_marks_659' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__fun_2374' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__pp_sem_873' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__pp_rep_kind_877' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__pp_881' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__rename_1155' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__print_state_rec_1216' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__print_state_lst_1217' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__fun_2702' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__split_at_match_rec_1545' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__delta_1_1597' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__delta_seq_1599' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__simpl_tr_1688' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__deriv_1_1733' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__fun_2867' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__deriv_seq_1735' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__fun_2879' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__fun_2883' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__flatten_match_1839' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Color_map__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Group__pp_455' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Group__pp_match_649' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Group__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__find_state_642' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__final_762' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__find_initial_state_833' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__match_str_890' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__trans_set_1034' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__pp_1148' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__pp$27_1368' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__is_charset_1392' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__colorize_1415' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__equal_1433' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__translate_1508' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__as_set_1584' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__handle_case_1588' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__anchored_1645' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__repn_1678' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__word_1697' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__whole_string_1703' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__inter_1747' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__compl_1751' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__diff_1755' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__exec_1798' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__exec_opt_1806' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__execp_1813' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__exec_partial_1820' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__exec_partial_detailed_1826' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__all_inner_3217' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__matches_1883' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__split_full_inner_3258' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__split_1917' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__list_of_seq_1931' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__replace_inner_3423' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__witness_2067' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__witness_2070' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Emacs__atom_203' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Emacs__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__string_match_316' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__search_forward_338' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__search_backward_344' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__group_len_357' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__repl_length_362' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__replace_454' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__quote_566' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__group_beginning_645' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__group_end_649' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__substitute_first_672' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__global_substitute_678' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__replace_683' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__split_777' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__bounded_split_delim_786' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__split_791' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__split_808' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Glob__loop_205' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Glob__loop_213' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Glob__explode_285' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Glob__expl_289' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Glob__globx_621' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Glob__globx$27_625' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Glob__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Perl__posix_class_of_string_98' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Perl__accept_s_358' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Perl__atom_391' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Perl__char_398' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Perl__entry' is not compiled with -fpic/-fPIC either the file containing the function 'camlRe__Perl__code_end' or the file containing the function 'camlRe__Pcre__re_314' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Pcre__names_404' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Pcre__loop_467' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Pcre__quote_718' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Pcre__full_split_inner_1113' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Pcre__fun_1120' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Pcre__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Posix__atom_198' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Posix__entry' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_5' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_6' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_7' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_8' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_5' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6' 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 'camlRe__Cset__union_97' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Cset__inter_106' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Cset__diff_115' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Cset__single_125' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Cset__seq_132' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Cset__offset_136' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Cset__one_char_560' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__merge_marks_offset_309' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__merge_380' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__marks_set_idx_651' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__marks_set_idx_656' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__create_ids_1096' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__mk_expr_1100' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__empty_1104' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__cst_1107' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__alt_1111' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__seq_1116' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__eps_1125' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__rep_1128' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__mark_1134' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__pmark_1138' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__erase_1142' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__before_1147' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__after_1151' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__texp_1205' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__tseq_1209' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__pp_1234' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__mk_1250' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__create_1255' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__create_working_area_1460' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__mark_used_indices_1524' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__fun_2748' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__remove_duplicates_1554' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__set_idx_1578' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__filter_marks_1590' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__fun_2791' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__fun_2798' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__delta_3_1649' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__red_tr_1679' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__restrict_1704' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__remove_marks_1711' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__prepend_marks_expr_1715' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__prepend_marks_expr_lst_1716' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__prepend_marks_1727' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__fun_2846' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__fun_2873' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__fun_2900' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__deriv_3_1800' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__deriv_1820' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__fun_2938' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__fun_2944' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__status_1850' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Color_map__flatten_191' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Color_map__split_210' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Group__offset_280' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Group__get_opt_433' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Group__all_offset_438' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Group__fun_1160' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__mk_state_582' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__scan_str_855' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__mk_re_1013' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__colorize_1410' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__sequence_1483' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__merge_sequences_1487' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__enforce_kind_1501' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__fun_3090' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__fun_3085' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__trans_seq_1509' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__compile_1_1628' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__str_1660' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__char_1665' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__alt_1668' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__seq_1672' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__longest_1709' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__shortest_1712' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__first_1715' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__greedy_1718' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__non_greedy_1721' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__group_1724' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__no_group_1728' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__nest_1731' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__mark_1734' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__set_1738' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__rg_1743' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__case_1776' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__no_case_1779' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__compile_1782' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__aux_1874' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__aux_1901' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__filter_1924' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__fun_3404' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__gen_of_seq_1962' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__fun_3414' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__replace_string_2058' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Emacs__parse_98' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Emacs__regexp$27_199' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Emacs__branch$27_201' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Emacs__bracket_204' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Emacs__char_205' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Emacs__re_inner_529' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__compile_regexp_292' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__fun_1155' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__string_partial_match_333' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__offset_group_353' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__global_replace_755' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__replace_first_756' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__search_forward_progress_765' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__bounded_split_771' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__bounded_full_split_803' is not compiled with -fpic/-fPIC either the file containing the function 'camlRe__Glob__code_begin' or the file containing the function 'camlRe__Glob__eos_186' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Glob__char_199' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Glob__enclosed_203' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Glob__mul_279' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Glob__fun_693' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Glob__create_470' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Glob__append_inner_736' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Glob__next_506' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Glob__one_512' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Glob__enclosed_517' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Glob__enclosed_set_523' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Glob__exactly_532' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Glob__many_many_539' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Glob__match_component_545' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Glob__many_548' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Glob__lookahead_560' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Glob__glob_inner_808' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Perl__parse_267' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Perl__regexp$27_387' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Perl__branch$27_389' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Perl__piece_390' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Perl__hexdigit_392' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Perl__integer$27_394' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Perl__name_395' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Perl__name$27_396' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Perl__bracket_397' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Perl__comment_399' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Perl__re_inner_762' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Pcre__get_named_substring_462' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Pcre__substitute_481' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Pcre__loop_530' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Pcre__split_608' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Pcre__loop_612' is not compiled with -fpic/-fPIC either the file containing the function 'camlRe__Posix__code_begin' or the file containing the function 'camlRe__Posix__eos_176' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Posix__regexp$27_194' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Posix__branch$27_196' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Posix__piece_197' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Posix__integer$27_200' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Posix__bracket_201' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Posix__char_202' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Posix__re_inner_621' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Posix__compile_490' is not compiled with -fpic/-fPIC either the file containing the function 'camlRe__Glob__code_begin' or the file containing the function 'camlRe__Glob__eos_186' is not compiled with -fpic/-fPIC either the file containing the function 'camlRe__Posix__code_begin' or the file containing the function 'camlRe__Posix__eos_176' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_2_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_3_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_4_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_5_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_6_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_7_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_8_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry10_9' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_2_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_3_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_4_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_5_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry7_6' is not compiled with -fpic/-fPIC the file containing the function 'caml_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 'caml_apply6' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__deriv_2_1734' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__final_boundary_check_864' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__fun_3082' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__exec_internal_inner_3190' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__exec_internal_1785' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Glob__glob_592' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Glob__glob$27_616' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Fmt__fun_793' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Cset__fun_1178' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__fun_2503' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Group__fun_1174' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__fun_3025' is not compiled with -fpic/-fPIC either the file containing the function 'camlRe__Fmt__code_begin' or the file containing the function 'camlRe__Fmt__pair_470' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Fmt__quote_494' is not compiled with -fpic/-fPIC either the file containing the function 'camlRe__Fmt__code_begin' or the file containing the function 'camlRe__Fmt__pair_470' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Fmt__pair_470' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Fmt__triple_478' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Fmt__to_to_string_505' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Cset__iter_554' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Group__get_342' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Group__all_447' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__string_before_617' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__string_after_621' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__first_chars_625' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__last_chars_629' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__matched_group_653' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__matched_string_665' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__cadd_1030' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__fun_2777' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__case_insens_1581' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__fun_3142' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__fun_3152' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Cset__compare_566' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__equal_1175' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__compare_1263' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__free_index_1536' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__fun_2811' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__delta_647' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__replacement_text_560' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Pcre__string_unsafe_sub_620' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__fun_3147' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__fun_2948' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Cset__add_128' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Cset__hash_rec_150' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Cset__hash_155' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Cset__fold_right_951' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__fun_2821' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__fun_2815' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__fun_2914' is not compiled with -fpic/-fPIC either the file containing the function 'camlRe__Posix__code_begin' or the file containing the function 'camlRe__Posix__eos_176' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Cset__pick_1058' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Pmark__gen_104' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__test_1835' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__hash_390' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__fun_2764' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__pp_re_303' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__fun_3095' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__fun_2525' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__fun_2540' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__fun_2562' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__fun_2950' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__fun_2965' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__fun_2980' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__fun_2995' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__fun_3010' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__fun_2852' is not compiled with -fpic/-fPIC either the file containing the function 'camlRe__Perl__code_end' or the file containing the function 'camlRe__Pcre__re_314' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__hash_1194' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__hash_1245' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__delta_1669' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__reset_table_1521' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__fun_2758' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__find_free_1532' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__fun_2950' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Color_map__fun_565' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Group__test_428' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__category_503' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__validate_726' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__loop_748' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__loop_no_mark_755' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__get_color_838' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__handle_last_newline_844' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__iter_2052' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Emacs__test2_181' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Emacs__accept_185' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Emacs__get_194' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Glob__read_189' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Perl__test_351' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Perl__get_363' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Perl__integer_393' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Posix__test_179' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Posix__get_186' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Posix__integer_199' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Glob__to_re_503' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Glob__loop_588' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__delta_2_1598' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__delta_4_1650' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Automata__deriv_4_1801' is not compiled with -fpic/-fPIC either the file containing the function 'camlRe__Color_map__code_begin' or the file containing the function 'camlRe__Color_map__flatten_191' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Group__start_420' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Group__stop_424' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Pcre__get_substring_ofs_473' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__fun_3248' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Pcre__get_substring_400' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Pcre__extract_390' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__entry' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__cseq_1022' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__eq_list_1434' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__opt_1690' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Emacs__piece_202' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__all_1936' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__all_1981' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__fun_3255' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__split_full_1948' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__split_full_1975' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__matches_1942' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__matches_1987' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__split_1954' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Core__split_1969' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Emacs__accept2_189' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Emacs__regexp_198' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Emacs__compile_pat_inner_534' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__fun_1158' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Perl__compile_pat_inner_767' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Pcre__regexp_386' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Pcre__exec_395' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__valid_group_349' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__regexp_string_639' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Str__regexp_string_case_fold_642' is not compiled with -fpic/-fPIC either the file containing the function 'camlRe__Glob__code_begin' or the file containing the function 'camlRe__Glob__eos_186' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Glob__fun_699' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Glob__slashes_482' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Glob__piece_572' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Glob__glob_582' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Glob__to_re_612' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Perl__accept_354' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Perl__regexp_386' is not compiled with -fpic/-fPIC either the file containing the function 'camlRe__Perl__code_end' or the file containing the function 'camlRe__Pcre__re_314' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Pcre__pmatch_477' is not compiled with -fpic/-fPIC either the file containing the function 'camlRe__Posix__code_begin' or the file containing the function 'camlRe__Posix__eos_176' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Posix__accept_182' is not compiled with -fpic/-fPIC either the file containing the function 'camlRe__Posix__code_begin' or the file containing the function 'camlRe__Posix__eos_176' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Posix__regexp_193' is not compiled with -fpic/-fPIC either the file containing the function 'camlRe__Posix__code_begin' or the file containing the function 'camlRe__Posix__eos_176' is not compiled with -fpic/-fPIC the file containing the function 'camlRe__Posix__compile_pat_inner_627' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: caml_extra_params verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Format verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Format__fprintf_1377 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Format__pp_print_break_734 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Format__pp_print_list_inner_2499 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Buffer__create_86 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Format__formatter_of_buffer_930 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Bytes__sub_116 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__min_43 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: caml_lessthan verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__max_47 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: caml_lessequal verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: caml_equal verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: caml_compare verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List__fold_right_281 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__$40_197 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__invalid_arg_9 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Map__fun_1056 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Set__fun_992 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List__remove_assq_411 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Set__union_292 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: caml_hash verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List__iter_261 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Format__pp_print_string_570 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List__map_236 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Array__fill_131 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: caml_make_vect verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List__find_436 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List__rev_append_122 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List__memq_366 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List__find_all_433 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Set__add_189 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List__stable_sort_548 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List__assq_383 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List__exists_340 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List__fold_left_275 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Hashtbl__Make_951 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Bytes__make_93 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: caml_create_bytes verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Char__chr_83 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Array__init_103 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Array__to_list_183 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Hashtbl__find_753 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Hashtbl__add_726 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Array__blit_137 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: caml_obj_dup verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Hashtbl__6 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Hashtbl verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Hashtbl__create_inner_1702 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Map__find_212 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Map__add_200 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List__for_all_335 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Set__mem_276 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Seq verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Seq__map_103 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Seq__fold_left_134 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Buffer__add_substring_378 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Buffer__add_string_463 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Buffer__resize_297 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__String__concat_224 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: caml_alloc1 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: caml_alloc2 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlCamlinternalLazy__force_lazy_block_166 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__failwith_6 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Bytes__blit_string_185 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: caml_string_equal verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List__flatten_231 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__$5e_140 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List__mem_361 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__char_of_int_149 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List__find_417 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Array__of_list_193 verify-elf: WARNING: ./usr/lib/ocaml/re/re.cmxs: undefined symbol: caml_blit_bytes the file containing the function 'camlRe_str__entry' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/re/str/re_str.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/re/str/re_str.cmxs: undefined symbol: camlRe__Str the file containing the function 'camlRe_posix__entry' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/re/posix/re_posix.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/re/posix/re_posix.cmxs: undefined symbol: camlRe__Posix either the file containing the function 'camlRe_perl__code_begin' or the file containing the function 'camlRe_perl__code_end' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/re/perl/re_perl.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/re/perl/re_perl.cmxs: undefined symbol: camlRe__Perl the file containing the function 'camlRe_pcre__entry' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/re/pcre/re_pcre.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/re/pcre/re_pcre.cmxs: undefined symbol: camlRe__Pcre either the file containing the function 'camlRe_glob__code_begin' or the file containing the function 'camlRe_glob__code_end' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/re/glob/re_glob.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/re/glob/re_glob.cmxs: undefined symbol: camlRe__Glob the file containing the function 'camlRe_emacs__entry' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/re/emacs/re_emacs.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/re/emacs/re_emacs.cmxs: undefined symbol: camlRe__Emacs Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.14360 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-re-1.11.0 + sed -si s,oUnit,ounit2, lib_test/fort_unit/dune + /usr/bin/dune runtest -p re (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -o lib_test/test_emacs.exe lib/re.cmxa /usr/lib/ocaml/unix.cmxa -I /usr/lib/ocaml -I /usr/lib/ocaml /usr/lib/ocaml/ounit2/advanced/oUnitAdvanced.cmxa /usr/lib/ocaml/ounit2/oUnit.cmxa lib_test/fort_unit/fort_unit.cmxa lib_test/.test_easy.eobjs/native/dune__exe.cmx lib_test/.test_easy.eobjs/native/dune__exe__Test_emacs.cmx) ld: lib_test/.test_easy.eobjs/native/dune__exe__Test_emacs.o: warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a PIE (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -o lib_test/test_perl.exe lib/re.cmxa /usr/lib/ocaml/unix.cmxa -I /usr/lib/ocaml -I /usr/lib/ocaml /usr/lib/ocaml/ounit2/advanced/oUnitAdvanced.cmxa /usr/lib/ocaml/ounit2/oUnit.cmxa lib_test/fort_unit/fort_unit.cmxa lib_test/.test_easy.eobjs/native/dune__exe.cmx lib_test/.test_easy.eobjs/native/dune__exe__Test_perl.cmx) ld: lib_test/.test_easy.eobjs/native/dune__exe__Test_perl.o: warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a PIE (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -o lib_test/test_easy.exe lib/re.cmxa /usr/lib/ocaml/unix.cmxa -I /usr/lib/ocaml -I /usr/lib/ocaml /usr/lib/ocaml/ounit2/advanced/oUnitAdvanced.cmxa /usr/lib/ocaml/ounit2/oUnit.cmxa lib_test/fort_unit/fort_unit.cmxa lib_test/.test_easy.eobjs/native/dune__exe.cmx lib_test/.test_easy.eobjs/native/dune__exe__Test_easy.cmx) ld: lib_test/.test_easy.eobjs/native/dune__exe__Test_easy.o: warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a PIE (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -o lib_test/test_pcre.exe lib/re.cmxa /usr/lib/ocaml/unix.cmxa -I /usr/lib/ocaml -I /usr/lib/ocaml /usr/lib/ocaml/ounit2/advanced/oUnitAdvanced.cmxa /usr/lib/ocaml/ounit2/oUnit.cmxa lib_test/fort_unit/fort_unit.cmxa lib_test/.test_easy.eobjs/native/dune__exe.cmx lib_test/.test_easy.eobjs/native/dune__exe__Test_pcre.cmx) ld: lib_test/.test_easy.eobjs/native/dune__exe__Test_pcre.o: warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a PIE (cd _build/default/lib_test && ./test_easy.exe) ...... Ran: 6 tests in: 0.01 seconds. OK (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -o lib_test/test_str.exe lib/re.cmxa /usr/lib/ocaml/unix.cmxa -I /usr/lib/ocaml -I /usr/lib/ocaml /usr/lib/ocaml/ounit2/advanced/oUnitAdvanced.cmxa /usr/lib/ocaml/ounit2/oUnit.cmxa lib_test/fort_unit/fort_unit.cmxa /usr/lib/ocaml/str.cmxa -I /usr/lib/ocaml lib_test/.test_str.eobjs/native/dune__exe__Test_str.cmx) ld: lib_test/.test_str.eobjs/native/dune__exe__Test_str.o: warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a PIE (cd _build/default/lib_test && ./test_pcre.exe) ...... Ran: 6 tests in: 0.00 seconds. OK (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -o lib_test/test_glob.exe lib/re.cmxa /usr/lib/ocaml/unix.cmxa -I /usr/lib/ocaml -I /usr/lib/ocaml /usr/lib/ocaml/ounit2/advanced/oUnitAdvanced.cmxa /usr/lib/ocaml/ounit2/oUnit.cmxa lib_test/fort_unit/fort_unit.cmxa lib_test/.test_easy.eobjs/native/dune__exe.cmx lib_test/.test_easy.eobjs/native/dune__exe__Test_glob.cmx) ld: lib_test/.test_easy.eobjs/native/dune__exe__Test_glob.o: warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a PIE (cd _build/default/lib_test && ./test_glob.exe) Ran: 0 tests in: 0.00 seconds. OK (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -o lib_test/test_re.exe lib/re.cmxa /usr/lib/ocaml/unix.cmxa -I /usr/lib/ocaml -I /usr/lib/ocaml /usr/lib/ocaml/ounit2/advanced/oUnitAdvanced.cmxa /usr/lib/ocaml/ounit2/oUnit.cmxa lib_test/fort_unit/fort_unit.cmxa lib_test/.test_easy.eobjs/native/dune__exe.cmx lib_test/.test_easy.eobjs/native/dune__exe__Test_re.cmx) ld: lib_test/.test_easy.eobjs/native/dune__exe__Test_re.o: warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a PIE (cd _build/default/lib_test && ./test_emacs.exe) .......... Ran: 10 tests in: 0.12 seconds. OK (cd _build/default/lib_test && ./test_perl.exe) ............. Ran: 13 tests in: 0.12 seconds. OK (cd _build/default/lib_test && ./test_str.exe) .................. Ran: 18 tests in: 0.12 seconds. OK (cd _build/default/lib_test && ./test_re.exe) ..................................................................... Ran: 69 tests in: 0.12 seconds. OK + exit 0 Processing files: ocaml-re-1.11.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.14360 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-re-1.11.0 + DOCDIR=/usr/src/tmp/ocaml-re-buildroot/usr/share/doc/ocaml-re-1.11.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-re-buildroot/usr/share/doc/ocaml-re-1.11.0 + /bin/mkdir -p /usr/src/tmp/ocaml-re-buildroot/usr/share/doc/ocaml-re-1.11.0 + cp -prL CHANGES.md README.md /usr/src/tmp/ocaml-re-buildroot/usr/share/doc/ocaml-re-1.11.0 + chmod -R go-w /usr/src/tmp/ocaml-re-buildroot/usr/share/doc/ocaml-re-1.11.0 + chmod -R a+rX /usr/src/tmp/ocaml-re-buildroot/usr/share/doc/ocaml-re-1.11.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G1ZZoG 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.HhrEq6 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(Re) = 4.13.1-13B38060, ocaml-cmi(Re__) = 4.13.1-FABEC485, ocaml-cmi(Re__Automata) = 4.13.1-4CEC526D, ocaml-cmi(Re__Category) = 4.13.1-E20CA89F, ocaml-cmi(Re__Color_map) = 4.13.1-7579E44C, ocaml-cmi(Re__Core) = 4.13.1-F7EC0597, ocaml-cmi(Re__Cset) = 4.13.1-1BC8636D, ocaml-cmi(Re__Emacs) = 4.13.1-D5A9E977, ocaml-cmi(Re__Fmt) = 4.13.1-4DD45A49, ocaml-cmi(Re__Glob) = 4.13.1-000A2AEB, ocaml-cmi(Re__Group) = 4.13.1-F67BDD26, ocaml-cmi(Re__Pcre) = 4.13.1-F70F947C, ocaml-cmi(Re__Perl) = 4.13.1-349A450D, ocaml-cmi(Re__Pmark) = 4.13.1-EDD1673A, ocaml-cmi(Re__Posix) = 4.13.1-022E84FE, ocaml-cmi(Re__Str) = 4.13.1-402DE534, ocaml-cmi(Re_emacs) = 4.13.1-E65D0929, ocaml-cmi(Re_glob) = 4.13.1-56290301, ocaml-cmi(Re_pcre) = 4.13.1-1A3EE85A, ocaml-cmi(Re_perl) = 4.13.1-28041E91, ocaml-cmi(Re_posix) = 4.13.1-D2159769, ocaml-cmi(Re_str) = 4.13.1-7161D491 Requires: ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(CamlinternalLazy) = 4.13.1-82103148, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Array) = 4.13.1-581E55EB, ocaml-cmi(Stdlib__Buffer) = 4.13.1-AE6F92BA, ocaml-cmi(Stdlib__Bytes) = 4.13.1-CBDE4789, ocaml-cmi(Stdlib__Char) = 4.13.1-61E527E7, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Format) = 4.13.1-7EC40152, ocaml-cmi(Stdlib__Hashtbl) = 4.13.1-F8A1618A, ocaml-cmi(Stdlib__Lazy) = 4.13.1-DEE38639, ocaml-cmi(Stdlib__List) = 4.13.1-A655EC23, ocaml-cmi(Stdlib__Map) = 4.13.1-406D1BC5, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__Set) = 4.13.1-62A5B229, ocaml-cmi(Stdlib__String) = 4.13.1-2E8342C8, ocaml-cmi(Stdlib__Uchar) = 4.13.1-6F39F075, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XJut4H Creating ocaml-re-debuginfo package Processing files: ocaml-re-devel-1.11.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FWheiQ 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.br9A52 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(Re) = 4.13.1-92B6D789, ocaml-cmx(Re__) = 4.13.1-8F59740F, ocaml-cmx(Re__Automata) = 4.13.1-1D54B254, ocaml-cmx(Re__Category) = 4.13.1-064200A1, ocaml-cmx(Re__Color_map) = 4.13.1-E0091D65, ocaml-cmx(Re__Core) = 4.13.1-1B414664, ocaml-cmx(Re__Cset) = 4.13.1-DB35065B, ocaml-cmx(Re__Emacs) = 4.13.1-26A26865, ocaml-cmx(Re__Fmt) = 4.13.1-2E8D25A8, ocaml-cmx(Re__Glob) = 4.13.1-C99B339D, ocaml-cmx(Re__Group) = 4.13.1-429D0AAF, ocaml-cmx(Re__Pcre) = 4.13.1-D4C34F89, ocaml-cmx(Re__Perl) = 4.13.1-F91AA728, ocaml-cmx(Re__Pmark) = 4.13.1-6399A450, ocaml-cmx(Re__Posix) = 4.13.1-0D67776E, ocaml-cmx(Re__Str) = 4.13.1-7039A7AC, ocaml-cmx(Re_emacs) = 4.13.1-E5E777DE, ocaml-cmx(Re_glob) = 4.13.1-2B3F5099, ocaml-cmx(Re_pcre) = 4.13.1-BEC4C7F2, ocaml-cmx(Re_perl) = 4.13.1-5B3DFBF1, ocaml-cmx(Re_posix) = 4.13.1-D16CCD6E, ocaml-cmx(Re_str) = 4.13.1-B6EBDF11 Requires: ocaml-re = 1.11.0-alt1, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(CamlinternalLazy) = 4.13.1-82103148, ocaml-cmi(Re) = 4.13.1-13B38060, ocaml-cmi(Re__) = 4.13.1-FABEC485, ocaml-cmi(Re__Automata) = 4.13.1-4CEC526D, ocaml-cmi(Re__Category) = 4.13.1-E20CA89F, ocaml-cmi(Re__Color_map) = 4.13.1-7579E44C, ocaml-cmi(Re__Core) = 4.13.1-F7EC0597, ocaml-cmi(Re__Cset) = 4.13.1-1BC8636D, ocaml-cmi(Re__Emacs) = 4.13.1-D5A9E977, ocaml-cmi(Re__Fmt) = 4.13.1-4DD45A49, ocaml-cmi(Re__Glob) = 4.13.1-000A2AEB, ocaml-cmi(Re__Group) = 4.13.1-F67BDD26, ocaml-cmi(Re__Pcre) = 4.13.1-F70F947C, ocaml-cmi(Re__Perl) = 4.13.1-349A450D, ocaml-cmi(Re__Pmark) = 4.13.1-EDD1673A, ocaml-cmi(Re__Posix) = 4.13.1-022E84FE, ocaml-cmi(Re__Str) = 4.13.1-402DE534, ocaml-cmi(Re_emacs) = 4.13.1-E65D0929, ocaml-cmi(Re_glob) = 4.13.1-56290301, ocaml-cmi(Re_pcre) = 4.13.1-1A3EE85A, ocaml-cmi(Re_perl) = 4.13.1-28041E91, ocaml-cmi(Re_posix) = 4.13.1-D2159769, ocaml-cmi(Re_str) = 4.13.1-7161D491, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Array) = 4.13.1-581E55EB, ocaml-cmi(Stdlib__Buffer) = 4.13.1-AE6F92BA, ocaml-cmi(Stdlib__Bytes) = 4.13.1-CBDE4789, ocaml-cmi(Stdlib__Char) = 4.13.1-61E527E7, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Format) = 4.13.1-7EC40152, ocaml-cmi(Stdlib__Hashtbl) = 4.13.1-F8A1618A, ocaml-cmi(Stdlib__Lazy) = 4.13.1-DEE38639, ocaml-cmi(Stdlib__List) = 4.13.1-A655EC23, ocaml-cmi(Stdlib__Map) = 4.13.1-406D1BC5, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__Set) = 4.13.1-62A5B229, ocaml-cmi(Stdlib__String) = 4.13.1-2E8342C8, ocaml-cmi(Stdlib__Uchar) = 4.13.1-6F39F075, ocaml-cmx(CamlinternalLazy) = 4.13.1-A070CF58, ocaml-cmx(Stdlib) = 4.13.1-C82208C6, ocaml-cmx(Stdlib__Array) = 4.13.1-548E90B7, ocaml-cmx(Stdlib__Buffer) = 4.13.1-6EEFA361, ocaml-cmx(Stdlib__Bytes) = 4.13.1-7637AAAD, ocaml-cmx(Stdlib__Char) = 4.13.1-FA59FC1F, ocaml-cmx(Stdlib__Format) = 4.13.1-D5F7C8EF, ocaml-cmx(Stdlib__Hashtbl) = 4.13.1-7228153E, ocaml-cmx(Stdlib__List) = 4.13.1-749429E7, ocaml-cmx(Stdlib__Map) = 4.13.1-B03FE642, ocaml-cmx(Stdlib__Seq) = 4.13.1-017827BB, ocaml-cmx(Stdlib__Set) = 4.13.1-DAE33D41, ocaml-cmx(Stdlib__String) = 4.13.1-5279372C Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9tpQCr Processing files: ocaml-re-debuginfo-1.11.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KsjywM find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7k2ZDA find-requires: running scripts (debuginfo) Requires: ocaml-re = 1.11.0-alt1 Adding to ocaml-re-devel a strict dependency on ocaml-re Adding to ocaml-re-debuginfo a strict dependency on ocaml-re Removing 22 extra deps from ocaml-re-devel due to dependency on ocaml-re Removing 17 extra deps from ocaml-re-devel due to repentancy on ocaml-re warning: Installed (but unpackaged) file(s) found: /usr/share/doc/re/CHANGES.md /usr/share/doc/re/LICENSE.md /usr/share/doc/re/README.md Wrote: /usr/src/RPM/RPMS/i586/ocaml-re-1.11.0-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-re-devel-1.11.0-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-re-debuginfo-1.11.0-alt1.i586.rpm (w2.lzdio) 4.98user 3.58system 0:10.57elapsed 81%CPU (0avgtext+0avgdata 35412maxresident)k 0inputs+0outputs (0major+924830minor)pagefaults 0swaps 3.05user 1.27system 0:25.09elapsed 17%CPU (0avgtext+0avgdata 125356maxresident)k 2112inputs+0outputs (0major+210304minor)pagefaults 0swaps