<86>Nov 8 00:04:20 userdel[2227998]: delete user 'rooter' <86>Nov 8 00:04:20 userdel[2227998]: removed group 'rooter' owned by 'rooter' <86>Nov 8 00:04:20 userdel[2227998]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 8 00:04:20 groupadd[2228004]: group added to /etc/group: name=rooter, GID=936 <86>Nov 8 00:04:20 groupadd[2228004]: group added to /etc/gshadow: name=rooter <86>Nov 8 00:04:20 groupadd[2228004]: new group: name=rooter, GID=936 <86>Nov 8 00:04:20 useradd[2228009]: new user: name=rooter, UID=936, GID=936, home=/root, shell=/bin/bash <86>Nov 8 00:04:20 userdel[2228016]: delete user 'builder' <86>Nov 8 00:04:20 userdel[2228016]: removed group 'builder' owned by 'builder' <86>Nov 8 00:04:20 userdel[2228016]: removed shadow group 'builder' owned by 'builder' <86>Nov 8 00:04:20 groupadd[2228023]: group added to /etc/group: name=builder, GID=937 <86>Nov 8 00:04:20 groupadd[2228023]: group added to /etc/gshadow: name=builder <86>Nov 8 00:04:20 groupadd[2228023]: new group: name=builder, GID=937 <86>Nov 8 00:04:20 useradd[2228029]: new user: name=builder, UID=937, GID=937, home=/usr/src, shell=/bin/bash warning: Macro %dune_build not found warning: Macro %dune_install not found warning: Macro %dune_check not found <13>Nov 8 00:04:21 rpmi: ocaml-runtime-4.13.1-alt1 sisyphus+288339.100.3.1 1636228813 installed <13>Nov 8 00:04:21 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+288339.1400.3.1 1636230742 installed <13>Nov 8 00:04:28 rpmi: ocaml-4.13.1-alt1 sisyphus+288339.100.3.1 1636228813 installed <13>Nov 8 00:04:28 rpmi: dune-2.9.1-alt1 sisyphus+288339.12100.3.1 1636233053 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-re-1.10.3-alt2.nosrc.rpm (w1.gzdio) Installing ocaml-re-1.10.3-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.69868 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-re-1.10.3 + echo 'Source #0 (ocaml-re-1.10.3.tar):' Source #0 (ocaml-re-1.10.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-re-1.10.3.tar + cd ocaml-re-1.10.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ocaml-re-1.10.3-alt.patch):' Patch #0 (ocaml-re-1.10.3-alt.patch): + /usr/bin/patch -p1 patching file .gear/ocaml-re.spec patching file .gear/rules patching file .gear/tags/a3e026c05a01355cc664188eafdcd17a98048cd8 patching file .gear/tags/list patching file lib/core.ml + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.69868 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-re-1.10.3 + /usr/bin/dune build --verbose -p re Workspace root: /usr/src/RPM/BUILD/ocaml-re-1.10.3 Running[0]: /usr/bin/nproc > /usr/src/tmp/dune72e712.output 2> /dev/null Auto-detected concurrency: 16 disable binary cache Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/dune35e6e1.output Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; for_host = None ; fdo_target_exe = None ; build_dir = "default" ; toplevel_path = None ; 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" ; env = map { "CAML_LD_LIBRARY_PATH" : "/usr/src/RPM/BUILD/ocaml-re-1.10.3/_build/install/default/lib/stublibs" ; "DUNE_OCAML_HARDCODED" : "/usr/lib64/ocaml" ; "DUNE_OCAML_STDLIB" : "/usr/lib64/ocaml" ; "DUNE_SOURCEROOT" : "/usr/src/RPM/BUILD/ocaml-re-1.10.3" ; "INSIDE_DUNE" : "/usr/src/RPM/BUILD/ocaml-re-1.10.3/_build/default" ; "MANPATH" : "/usr/src/RPM/BUILD/ocaml-re-1.10.3/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/usr/src/RPM/BUILD/ocaml-re-1.10.3/_build/install/default/lib" ; "OCAMLPATH" : "/usr/src/RPM/BUILD/ocaml-re-1.10.3/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/usr/src/RPM/BUILD/ocaml-re-1.10.3/_build/install/default/lib/toplevel" } ; findlib_path = [ External "/usr/lib64/ocaml" ] ; arch_sixtyfour = true ; natdynlink_supported = true ; supports_shared_libraries = true ; ocaml_config = { version = "4.13.1" ; standard_library_default = "/usr/lib64/ocaml" ; standard_library = "/usr/lib64/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" ] ; cc_profile = [] ; architecture = "amd64" ; model = "default" ; int_size = 63 ; word_size = 64 ; system = "linux" ; 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 = "x86_64-pc-linux-gnu" ; target = "x86_64-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 } } Actual targets: - recursive alias @install Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/re.ml) > _build/default/lib/.re.objs/re.ml.d Running[3]: (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[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/automata.mli) > _build/default/lib/.re.objs/automata.mli.d Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/category.mli) > _build/default/lib/.re.objs/category.mli.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/color_map.mli) > _build/default/lib/.re.objs/color_map.mli.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/core.mli) > _build/default/lib/.re.objs/core.mli.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/cset.mli) > _build/default/lib/.re.objs/cset.mli.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/emacs.mli) > _build/default/lib/.re.objs/emacs.mli.d Running[10]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/fmt.ml) > _build/default/lib/.re.objs/fmt.ml.d Running[11]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/glob.mli) > _build/default/lib/.re.objs/glob.mli.d Running[12]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/group.mli) > _build/default/lib/.re.objs/group.mli.d Running[13]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/pcre.mli) > _build/default/lib/.re.objs/pcre.mli.d Running[14]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/perl.mli) > _build/default/lib/.re.objs/perl.mli.d Running[15]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/pmark.mli) > _build/default/lib/.re.objs/pmark.mli.d Running[16]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/posix.mli) > _build/default/lib/.re.objs/posix.mli.d Running[17]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/str.mli) > _build/default/lib/.re.objs/str.mli.d Running[18]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/automata.ml) > _build/default/lib/.re.objs/automata.ml.d Running[19]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/category.ml) > _build/default/lib/.re.objs/category.ml.d Running[20]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/color_map.ml) > _build/default/lib/.re.objs/color_map.ml.d Running[21]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/core.ml) > _build/default/lib/.re.objs/core.ml.d Running[22]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/cset.ml) > _build/default/lib/.re.objs/cset.ml.d Running[23]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/emacs.ml) > _build/default/lib/.re.objs/emacs.ml.d Running[24]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/glob.ml) > _build/default/lib/.re.objs/glob.ml.d Running[25]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/group.ml) > _build/default/lib/.re.objs/group.ml.d Running[26]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/pcre.ml) > _build/default/lib/.re.objs/pcre.ml.d Running[27]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/perl.ml) > _build/default/lib/.re.objs/perl.ml.d Running[28]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/pmark.ml) > _build/default/lib/.re.objs/pmark.ml.d Running[29]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/posix.ml) > _build/default/lib/.re.objs/posix.ml.d Running[30]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/str.ml) > _build/default/lib/.re.objs/str.ml.d Running[31]: (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[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__Category.cmi -c -intf lib/category.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__Cset.cmi -c -intf lib/cset.mli) 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__Fmt.cmo -c -impl lib/fmt.ml) 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__Pmark.cmi -c -intf lib/pmark.mli) Running[36]: (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[37]: (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[38]: (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[39]: (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[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 -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Pmark.cmo -c -impl lib/pmark.ml) Running[42]: (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[43]: (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[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__Cset.cmo -c -impl lib/cset.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__Color_map.cmo -c -impl lib/color_map.ml) Running[46]: (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[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__Core.cmi -c -intf lib/core.mli) Running[48]: (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[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__Group.cmo -c -impl lib/group.ml) Running[50]: (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[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__Emacs.cmi -c -intf lib/emacs.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__Glob.cmi -c -intf lib/glob.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__Perl.cmi -c -intf lib/perl.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__Pcre.cmi -c -intf lib/pcre.mli) Running[55]: (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[56]: (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[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__Emacs.cmo -c -impl lib/emacs.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__Str.cmo -c -impl lib/str.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__Glob.cmo -c -impl lib/glob.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__Perl.cmo -c -impl lib/perl.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__Pcre.cmo -c -impl lib/pcre.ml) Running[62]: (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[63]: (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[64]: (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[65]: (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[66]: (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[67]: (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[68]: (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[69]: (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[70]: (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[71]: (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[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_pcre.cma deprecated/.re_pcre.objs/byte/re_pcre.cmo) Running[74]: (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[75]: (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[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__Color_map.cmx -c -impl lib/color_map.ml) Running[77]: (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[78]: (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[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__Group.cmx -c -impl lib/group.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__Core.cmx -c -impl lib/core.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__Emacs.cmx -c -impl lib/emacs.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__Glob.cmx -c -impl lib/glob.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__Perl.cmx -c -impl lib/perl.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__Posix.cmx -c -impl lib/posix.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__Str.cmx -c -impl lib/str.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__Pcre.cmx -c -impl lib/pcre.ml) Running[87]: (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[88]: (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[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 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[95]: (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[96]: (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[97]: (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[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_posix.cmxa deprecated/.re_posix.objs/native/re_posix.cmx) Running[100]: (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[101]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -shared -linkall -I lib -o lib/re.cmxs lib/re.cmxa) Running[102]: (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[103]: (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[104]: (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[105]: (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) Running[106]: (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[107]: (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) + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.69868 + 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.10.3 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-re-buildroot Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/META Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/automata.ml Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/automata.mli Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/category.ml Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/category.mli Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/color_map.ml Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/color_map.mli Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/core.ml Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/core.mli Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/cset.ml Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/cset.mli Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/dune-package Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/emacs.ml Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/emacs.mli Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/emacs/re_emacs.a Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/emacs/re_emacs.cma Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/emacs/re_emacs.cmi Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/emacs/re_emacs.cmt Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/emacs/re_emacs.cmx Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/emacs/re_emacs.cmxa Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/emacs/re_emacs.ml Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/fmt.ml Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/glob.ml Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/glob.mli Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/glob/re_glob.a Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/glob/re_glob.cma Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/glob/re_glob.cmi Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/glob/re_glob.cmt Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/glob/re_glob.cmx Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/glob/re_glob.cmxa Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/glob/re_glob.ml Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/group.ml Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/group.mli Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/opam Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/pcre.ml Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/pcre.mli Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/pcre/re_pcre.a Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/pcre/re_pcre.cma Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/pcre/re_pcre.cmi Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/pcre/re_pcre.cmt Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/pcre/re_pcre.cmx Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/pcre/re_pcre.cmxa Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/pcre/re_pcre.ml Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/perl.ml Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/perl.mli Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/perl/re_perl.a Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/perl/re_perl.cma Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/perl/re_perl.cmi Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/perl/re_perl.cmt Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/perl/re_perl.cmx Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/perl/re_perl.cmxa Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/perl/re_perl.ml Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/pmark.ml Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/pmark.mli Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/posix.ml Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/posix.mli Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/posix/re_posix.a Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/posix/re_posix.cma Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/posix/re_posix.cmi Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/posix/re_posix.cmt Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/posix/re_posix.cmx Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/posix/re_posix.cmxa Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/posix/re_posix.ml Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re.a Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re.cma Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re.cmi Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re.cmt Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re.cmx Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re.cmxa Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re.ml Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__.cmi Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__.cmt Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__.cmx Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__.ml Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Automata.cmi Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Automata.cmt Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Automata.cmti Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Automata.cmx Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Category.cmi Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Category.cmt Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Category.cmti Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Category.cmx Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Color_map.cmi Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Color_map.cmt Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Color_map.cmti Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Color_map.cmx Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Core.cmi Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Core.cmt Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Core.cmti Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Core.cmx Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Cset.cmi Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Cset.cmt Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Cset.cmti Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Cset.cmx Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Emacs.cmi Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Emacs.cmt Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Emacs.cmti Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Emacs.cmx Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Fmt.cmi Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Fmt.cmt Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Fmt.cmx Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Glob.cmi Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Glob.cmt Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Glob.cmti Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Glob.cmx Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Group.cmi Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Group.cmt Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Group.cmti Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Group.cmx Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Pcre.cmi Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Pcre.cmt Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Pcre.cmti Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Pcre.cmx Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Perl.cmi Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Perl.cmt Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Perl.cmti Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Perl.cmx Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Pmark.cmi Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Pmark.cmt Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Pmark.cmti Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Pmark.cmx Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Posix.cmi Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Posix.cmt Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Posix.cmti Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Posix.cmx Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Str.cmi Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Str.cmt Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Str.cmti Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re__Str.cmx Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/str.ml Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/str.mli Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/str/re_str.a Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/str/re_str.cma Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/str/re_str.cmi Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/str/re_str.cmt Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/str/re_str.cmx Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/str/re_str.cmxa Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/str/re_str.ml Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/emacs/re_emacs.cmxs Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/glob/re_glob.cmxs Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/pcre/re_pcre.cmxs Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/perl/re_perl.cmxs Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/posix/re_posix.cmxs Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/re.cmxs Installing /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/re/str/re_str.cmxs Installing /usr/src/tmp/ocaml-re-buildroot/usr/share/doc/re/CHANGES.md Installing /usr/src/tmp/ocaml-re-buildroot/usr/share/doc/re/LICENSE.md Installing /usr/src/tmp/ocaml-re-buildroot/usr/share/doc/re/README.md + find /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(cma|cmi|cmxs|so|js)$' -o -name META ')' -printf '/usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/ -type d -printf '%%dir /usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-re-buildroot/usr/lib64/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(a|cmt|cmti|cmx|cmxa|ml|mli|exe)$' -o -name opam -o -name dune-package ')' -printf '/usr/lib64/ocaml/%P\n' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-re-buildroot (auto) mode of './usr/lib64/ocaml/re/re.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ocaml/re/str/re_str.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ocaml/re/posix/re_posix.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ocaml/re/perl/re_perl.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ocaml/re/pcre/re_pcre.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ocaml/re/glob/re_glob.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/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/lib64: (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=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Format verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: caml_equal verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: caml_lessequal verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Hashtbl verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: caml_compare verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: caml_obj_dup verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Hashtbl__6 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: caml_make_vect verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: caml_create_bytes verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Seq verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: caml_lessthan verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Map__add_200 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List__memq_366 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Format__fprintf_1377 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Hashtbl__find_753 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Hashtbl__create_inner_1702 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List__remove_assq_411 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Set__add_189 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Map__fun_1056 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List__find_417 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Hashtbl__Make_951 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: caml_hash verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Seq__map_103 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Format__pp_print_string_570 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List__mem_361 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__String__concat_224 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: caml_alloc1 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Hashtbl__add_726 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List__for_all_335 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Char__chr_83 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List__fold_left_275 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Buffer__create_86 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List__assq_383 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Array__blit_137 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Buffer__add_substring_378 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlCamlinternalLazy__force_lazy_block_166 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List__map_236 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__invalid_arg_9 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List__rev_append_122 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Array__fill_131 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Set__fun_992 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Buffer__resize_297 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List__flatten_231 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: caml_blit_bytes verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Format__pp_print_break_734 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List__find_436 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__failwith_6 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Set__union_292 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Array__init_103 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Set__mem_276 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Seq__fold_left_134 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List__stable_sort_548 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__$5e_140 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Buffer__add_string_463 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__min_43 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Format__formatter_of_buffer_930 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Array__to_list_183 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Map__find_212 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List__fold_right_281 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Bytes__make_93 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Bytes__blit_string_185 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List__find_all_433 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__$40_197 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List__iter_261 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__Bytes__sub_116 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: caml_alloc2 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__max_47 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: camlStdlib__List__exists_340 verify-elf: WARNING: ./usr/lib64/ocaml/re/re.cmxs: undefined symbol: caml_string_equal verify-elf: WARNING: ./usr/lib64/ocaml/re/str/re_str.cmxs: undefined symbol: camlRe__Str verify-elf: WARNING: ./usr/lib64/ocaml/re/posix/re_posix.cmxs: undefined symbol: camlRe__Posix verify-elf: WARNING: ./usr/lib64/ocaml/re/perl/re_perl.cmxs: undefined symbol: camlRe__Perl verify-elf: WARNING: ./usr/lib64/ocaml/re/pcre/re_pcre.cmxs: undefined symbol: camlRe__Pcre verify-elf: WARNING: ./usr/lib64/ocaml/re/glob/re_glob.cmxs: undefined symbol: camlRe__Glob verify-elf: WARNING: ./usr/lib64/ocaml/re/emacs/re_emacs.cmxs: undefined symbol: camlRe__Emacs Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.28772 Check is turned off by --without check Processing files: ocaml-re-1.10.3-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.28772 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-re-1.10.3 + DOCDIR=/usr/src/tmp/ocaml-re-buildroot/usr/share/doc/ocaml-re-1.10.3 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-re-buildroot/usr/share/doc/ocaml-re-1.10.3 + /bin/mkdir -p /usr/src/tmp/ocaml-re-buildroot/usr/share/doc/ocaml-re-1.10.3 + cp -prL CHANGES.md README.md /usr/src/tmp/ocaml-re-buildroot/usr/share/doc/ocaml-re-1.10.3 + chmod -R go-w /usr/src/tmp/ocaml-re-buildroot/usr/share/doc/ocaml-re-1.10.3 + chmod -R a+rX /usr/src/tmp/ocaml-re-buildroot/usr/share/doc/ocaml-re-1.10.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zKKcgW 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.ycgS3z 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-53F814C2, ocaml-cmi(Re__) = 4.13.1-0DE57FEB, ocaml-cmi(Re__Automata) = 4.13.1-4CEC526D, ocaml-cmi(Re__Category) = 4.13.1-E20CA89F, ocaml-cmi(Re__Color_map) = 4.13.1-D463B29C, ocaml-cmi(Re__Core) = 4.13.1-EF3C7514, ocaml-cmi(Re__Cset) = 4.13.1-1BC8636D, ocaml-cmi(Re__Emacs) = 4.13.1-07A4F523, ocaml-cmi(Re__Fmt) = 4.13.1-E677EC39, ocaml-cmi(Re__Glob) = 4.13.1-1894A1D8, ocaml-cmi(Re__Group) = 4.13.1-F67BDD26, ocaml-cmi(Re__Pcre) = 4.13.1-7C1BB039, ocaml-cmi(Re__Perl) = 4.13.1-B53A128C, ocaml-cmi(Re__Pmark) = 4.13.1-EDD1673A, ocaml-cmi(Re__Posix) = 4.13.1-F98C051B, 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-84C5B5FE, ocaml-cmi(Re_perl) = 4.13.1-28041E91, ocaml-cmi(Re_posix) = 4.13.1-F3734762, 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.Pi90xb Creating ocaml-re-debuginfo package Processing files: ocaml-re-devel-1.10.3-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dZkBlv 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.ji2RQN 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-7A78A2D8, ocaml-cmx(Re__) = 4.13.1-3465BD9F, ocaml-cmx(Re__Automata) = 4.13.1-E5EF2FBA, ocaml-cmx(Re__Category) = 4.13.1-82E8018F, ocaml-cmx(Re__Color_map) = 4.13.1-384AC6F1, ocaml-cmx(Re__Core) = 4.13.1-CE25F8F7, ocaml-cmx(Re__Cset) = 4.13.1-8EAD7F9E, ocaml-cmx(Re__Emacs) = 4.13.1-8160784B, ocaml-cmx(Re__Fmt) = 4.13.1-12A1AFF3, ocaml-cmx(Re__Glob) = 4.13.1-FDC341FA, ocaml-cmx(Re__Group) = 4.13.1-015A8ECF, ocaml-cmx(Re__Pcre) = 4.13.1-8222E9B8, ocaml-cmx(Re__Perl) = 4.13.1-527543A1, ocaml-cmx(Re__Pmark) = 4.13.1-5E7BB4EB, ocaml-cmx(Re__Posix) = 4.13.1-29A7A320, ocaml-cmx(Re__Str) = 4.13.1-9E10804A, ocaml-cmx(Re_emacs) = 4.13.1-A5E64FA5, ocaml-cmx(Re_glob) = 4.13.1-64A2ED49, ocaml-cmx(Re_pcre) = 4.13.1-F431780D, ocaml-cmx(Re_perl) = 4.13.1-7C2A7393, ocaml-cmx(Re_posix) = 4.13.1-0BDA92E9, ocaml-cmx(Re_str) = 4.13.1-DF5B4447 Requires: ocaml-re = 1.10.3-alt2, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(CamlinternalLazy) = 4.13.1-82103148, ocaml-cmi(Re) = 4.13.1-53F814C2, ocaml-cmi(Re__) = 4.13.1-0DE57FEB, ocaml-cmi(Re__Automata) = 4.13.1-4CEC526D, ocaml-cmi(Re__Category) = 4.13.1-E20CA89F, ocaml-cmi(Re__Color_map) = 4.13.1-D463B29C, ocaml-cmi(Re__Core) = 4.13.1-EF3C7514, ocaml-cmi(Re__Cset) = 4.13.1-1BC8636D, ocaml-cmi(Re__Emacs) = 4.13.1-07A4F523, ocaml-cmi(Re__Fmt) = 4.13.1-E677EC39, ocaml-cmi(Re__Glob) = 4.13.1-1894A1D8, ocaml-cmi(Re__Group) = 4.13.1-F67BDD26, ocaml-cmi(Re__Pcre) = 4.13.1-7C1BB039, ocaml-cmi(Re__Perl) = 4.13.1-B53A128C, ocaml-cmi(Re__Pmark) = 4.13.1-EDD1673A, ocaml-cmi(Re__Posix) = 4.13.1-F98C051B, 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-84C5B5FE, ocaml-cmi(Re_perl) = 4.13.1-28041E91, ocaml-cmi(Re_posix) = 4.13.1-F3734762, 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-99625302, ocaml-cmx(Stdlib) = 4.13.1-F8B8B4EE, ocaml-cmx(Stdlib__Array) = 4.13.1-AAB10518, ocaml-cmx(Stdlib__Buffer) = 4.13.1-43D30E94, ocaml-cmx(Stdlib__Bytes) = 4.13.1-33E3746A, ocaml-cmx(Stdlib__Char) = 4.13.1-64EA034A, ocaml-cmx(Stdlib__Format) = 4.13.1-F0B02A99, ocaml-cmx(Stdlib__Hashtbl) = 4.13.1-04F772F8, ocaml-cmx(Stdlib__List) = 4.13.1-21B8C13F, ocaml-cmx(Stdlib__Map) = 4.13.1-09312960, ocaml-cmx(Stdlib__Seq) = 4.13.1-017827BB, ocaml-cmx(Stdlib__Set) = 4.13.1-EFE49A5A, ocaml-cmx(Stdlib__String) = 4.13.1-E3D157A8 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mkdvI6 Processing files: ocaml-re-debuginfo-1.10.3-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rc0vhi find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Aw4Z5G find-requires: running scripts (debuginfo) Requires: ocaml-re = 1.10.3-alt2 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/x86_64/ocaml-re-1.10.3-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-re-devel-1.10.3-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-re-debuginfo-1.10.3-alt2.x86_64.rpm (w2.lzdio) 2.70user 1.76system 0:09.51elapsed 46%CPU (0avgtext+0avgdata 27484maxresident)k 0inputs+0outputs (0major+811309minor)pagefaults 0swaps 11.66user 4.54system 0:20.55elapsed 78%CPU (0avgtext+0avgdata 104820maxresident)k 0inputs+0outputs (30586major+1109379minor)pagefaults 0swaps