<86>Apr 27 10:20:17 userdel[3487904]: delete user 'rooter' <86>Apr 27 10:20:17 userdel[3487904]: removed group 'rooter' owned by 'rooter' <86>Apr 27 10:20:17 userdel[3487904]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 10:20:17 groupadd[3487926]: group added to /etc/group: name=rooter, GID=1871 <86>Apr 27 10:20:17 groupadd[3487926]: group added to /etc/gshadow: name=rooter <86>Apr 27 10:20:17 groupadd[3487926]: new group: name=rooter, GID=1871 <86>Apr 27 10:20:17 useradd[3487937]: new user: name=rooter, UID=1871, GID=1871, home=/root, shell=/bin/bash, from=none <86>Apr 27 10:20:17 userdel[3487949]: delete user 'builder' <86>Apr 27 10:20:17 userdel[3487949]: removed group 'builder' owned by 'builder' <86>Apr 27 10:20:17 userdel[3487949]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 10:20:17 groupadd[3487964]: group added to /etc/group: name=builder, GID=1872 <86>Apr 27 10:20:17 groupadd[3487964]: group added to /etc/gshadow: name=builder <86>Apr 27 10:20:17 groupadd[3487964]: new group: name=builder, GID=1872 <86>Apr 27 10:20:17 useradd[3487974]: new user: name=builder, UID=1872, GID=1872, 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>Apr 27 10:20:21 rpmi: ocaml-runtime-4.14.1-alt1 sisyphus+333652.177.29.2 1701355789 installed <13>Apr 27 10:20:21 rpmi: rpm-build-ocaml-1.6.2-alt1 sisyphus+333652.74.29.2 1701355648 installed <13>Apr 27 10:20:27 rpmi: ocaml-4.14.1-alt1 sisyphus+333652.177.29.2 1701355789 installed <13>Apr 27 10:20:27 rpmi: ocaml-ounit-2.2.7-alt1 sisyphus+333652.1500.29.2 1701356416 installed <13>Apr 27 10:20:27 rpmi: ocaml-ounit-devel-2.2.7-alt1 sisyphus+333652.1500.29.2 1701356416 installed <13>Apr 27 10:20:27 rpmi: dune-3.11.1-alt2 sisyphus+333652.440.29.2 1701355995 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.8970 + 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.8970 + 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" ; ocamlopt = Error { context = "default" ; program = "ocamlopt" ; hint = Some "ocamlc found in /usr/bin, but /usr/bin/ocamlopt doesn't exist (context: default)" } ; ocamldep = Ok External "/usr/bin/ocamldep" ; ocamlmklib = Ok External "/usr/bin/ocamlmklib" ; 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.14.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" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-march=i586" ; "-mtune=generic" ; "-D_FILE_OFFSET_BITS=64" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; ocamlopt_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-march=i586" ; "-mtune=generic" ; "-D_FILE_OFFSET_BITS=64" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-march=i586" ; "-mtune=generic" ; "-D_FILE_OFFSET_BITS=64" ; "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_libraries = [ "-lm"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-march=i586" ; "-mtune=generic" ; "-D_FILE_OFFSET_BITS=64" ; "-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 = false ; 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 = "Caml1999X031" ; cmi_magic_number = "Caml1999I031" ; cmo_magic_number = "Caml1999O031" ; cma_magic_number = "Caml1999A031" ; cmx_magic_number = "Caml1999Y031" ; cmxa_magic_number = "Caml1999Z031" ; ast_impl_magic_number = "Caml1999M031" ; ast_intf_magic_number = "Caml1999N031" ; cmxs_magic_number = "Caml1999D031" ; cmt_magic_number = "Caml1999T031" ; natdynlink_supported = false ; supports_shared_libraries = true ; windows_unicode = false } ; instrument_with = [] } Actual targets: - recursive alias @install Running[1]: (cd _build/default && /usr/bin/ocamlc -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 -modules -impl lib/str.ml) > _build/default/lib/.re.objs/re__Str.impl.d Running[3]: (cd _build/default && /usr/bin/ocamldep -modules -impl lib/re.ml) > _build/default/lib/.re.objs/re.impl.d Running[4]: (cd _build/default && /usr/bin/ocamldep -modules -intf lib/automata.mli) > _build/default/lib/.re.objs/re__Automata.intf.d Running[5]: (cd _build/default && /usr/bin/ocamldep -modules -impl lib/automata.ml) > _build/default/lib/.re.objs/re__Automata.impl.d Running[6]: (cd _build/default && /usr/bin/ocamldep -modules -intf lib/category.mli) > _build/default/lib/.re.objs/re__Category.intf.d Running[7]: (cd _build/default && /usr/bin/ocamldep -modules -impl lib/category.ml) > _build/default/lib/.re.objs/re__Category.impl.d Running[8]: (cd _build/default && /usr/bin/ocamldep -modules -intf lib/color_map.mli) > _build/default/lib/.re.objs/re__Color_map.intf.d Running[9]: (cd _build/default && /usr/bin/ocamldep -modules -impl lib/color_map.ml) > _build/default/lib/.re.objs/re__Color_map.impl.d Running[10]: (cd _build/default && /usr/bin/ocamldep -modules -intf lib/core.mli) > _build/default/lib/.re.objs/re__Core.intf.d Running[11]: (cd _build/default && /usr/bin/ocamldep -modules -impl lib/core.ml) > _build/default/lib/.re.objs/re__Core.impl.d Running[12]: (cd _build/default && /usr/bin/ocamldep -modules -intf lib/cset.mli) > _build/default/lib/.re.objs/re__Cset.intf.d Running[13]: (cd _build/default && /usr/bin/ocamldep -modules -impl lib/cset.ml) > _build/default/lib/.re.objs/re__Cset.impl.d Running[14]: (cd _build/default && /usr/bin/ocamldep -modules -intf lib/emacs.mli) > _build/default/lib/.re.objs/re__Emacs.intf.d Running[15]: (cd _build/default && /usr/bin/ocamldep -modules -impl lib/emacs.ml) > _build/default/lib/.re.objs/re__Emacs.impl.d Running[16]: (cd _build/default && /usr/bin/ocamldep -modules -impl lib/fmt.ml) > _build/default/lib/.re.objs/re__Fmt.impl.d Running[17]: (cd _build/default && /usr/bin/ocamldep -modules -intf lib/glob.mli) > _build/default/lib/.re.objs/re__Glob.intf.d Running[18]: (cd _build/default && /usr/bin/ocamldep -modules -impl lib/glob.ml) > _build/default/lib/.re.objs/re__Glob.impl.d Running[19]: (cd _build/default && /usr/bin/ocamldep -modules -intf lib/group.mli) > _build/default/lib/.re.objs/re__Group.intf.d Running[20]: (cd _build/default && /usr/bin/ocamldep -modules -impl lib/group.ml) > _build/default/lib/.re.objs/re__Group.impl.d Running[21]: (cd _build/default && /usr/bin/ocamldep -modules -intf lib/pcre.mli) > _build/default/lib/.re.objs/re__Pcre.intf.d Running[22]: (cd _build/default && /usr/bin/ocamldep -modules -impl lib/pcre.ml) > _build/default/lib/.re.objs/re__Pcre.impl.d Running[23]: (cd _build/default && /usr/bin/ocamldep -modules -intf lib/perl.mli) > _build/default/lib/.re.objs/re__Perl.intf.d Running[24]: (cd _build/default && /usr/bin/ocamldep -modules -impl lib/perl.ml) > _build/default/lib/.re.objs/re__Perl.impl.d Running[25]: (cd _build/default && /usr/bin/ocamldep -modules -intf lib/pmark.mli) > _build/default/lib/.re.objs/re__Pmark.intf.d Running[26]: (cd _build/default && /usr/bin/ocamldep -modules -impl lib/pmark.ml) > _build/default/lib/.re.objs/re__Pmark.impl.d Running[27]: (cd _build/default && /usr/bin/ocamldep -modules -intf lib/posix.mli) > _build/default/lib/.re.objs/re__Posix.intf.d Running[28]: (cd _build/default && /usr/bin/ocamldep -modules -impl lib/posix.ml) > _build/default/lib/.re.objs/re__Posix.impl.d Running[29]: (cd _build/default && /usr/bin/ocamldep -modules -intf lib/str.mli) > _build/default/lib/.re.objs/re__Str.intf.d Running[30]: (cd _build/default && /usr/bin/ocamlc -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[31]: (cd _build/default && /usr/bin/ocamlc -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[32]: (cd _build/default && /usr/bin/ocamlc -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[33]: (cd _build/default && /usr/bin/ocamlc -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[34]: (cd _build/default && /usr/bin/ocamlc -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[35]: (cd _build/default && /usr/bin/ocamlc -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[36]: (cd _build/default && /usr/bin/ocamlc -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[37]: (cd _build/default && /usr/bin/ocamlc -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[38]: (cd _build/default && /usr/bin/ocamlc -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[39]: (cd _build/default && /usr/bin/ocamlc -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[40]: (cd _build/default && /usr/bin/ocamlc -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[41]: (cd _build/default && /usr/bin/ocamlc -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[42]: (cd _build/default && /usr/bin/ocamlc -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[43]: (cd _build/default && /usr/bin/ocamlc -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[44]: (cd _build/default && /usr/bin/ocamlc -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[45]: (cd _build/default && /usr/bin/ocamlc -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[46]: (cd _build/default && /usr/bin/ocamlc -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[47]: (cd _build/default && /usr/bin/ocamlc -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[48]: (cd _build/default && /usr/bin/ocamlc -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[49]: (cd _build/default && /usr/bin/ocamlc -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[50]: (cd _build/default && /usr/bin/ocamlc -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[51]: (cd _build/default && /usr/bin/ocamlc -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[52]: (cd _build/default && /usr/bin/ocamlc -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[53]: (cd _build/default && /usr/bin/ocamlc -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[54]: (cd _build/default && /usr/bin/ocamlc -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[55]: (cd _build/default && /usr/bin/ocamlc -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[56]: (cd _build/default && /usr/bin/ocamlc -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[57]: (cd _build/default && /usr/bin/ocamlc -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[58]: (cd _build/default && /usr/bin/ocamlc -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[59]: (cd _build/default && /usr/bin/ocamlc -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[60]: (cd _build/default && /usr/bin/ocamlc -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[61]: (cd _build/default && /usr/bin/ocamlc -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[62]: (cd _build/default && /usr/bin/ocamlc -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[63]: (cd _build/default && /usr/bin/ocamlc -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[64]: (cd _build/default && /usr/bin/ocamlc -w -40 -w -50 -g -a -o deprecated/re_emacs.cma deprecated/.re_emacs.objs/byte/re_emacs.cmo) Running[65]: (cd _build/default && /usr/bin/ocamlc -w -40 -w -50 -g -a -o deprecated/re_glob.cma deprecated/.re_glob.objs/byte/re_glob.cmo) Running[66]: (cd _build/default && /usr/bin/ocamlc -w -40 -w -50 -g -a -o deprecated/re_perl.cma deprecated/.re_perl.objs/byte/re_perl.cmo) Running[67]: (cd _build/default && /usr/bin/ocamlc -w -40 -w -50 -g -a -o deprecated/re_posix.cma deprecated/.re_posix.objs/byte/re_posix.cmo) Running[68]: (cd _build/default && /usr/bin/ocamlc -w -40 -w -50 -g -a -o deprecated/re_str.cma deprecated/.re_str.objs/byte/re_str.cmo) Running[69]: (cd _build/default && /usr/bin/ocamlc -w -40 -w -50 -g -a -o deprecated/re_pcre.cma deprecated/.re_pcre.objs/byte/re_pcre.cmo) Running[70]: (cd _build/default && /usr/bin/ocamlc -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) Promoting "_build/default/re.install" to "re.install" + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.9707 + 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:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ocaml-re-1.11.0 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-re-buildroot + __ocaml_find_files + 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) 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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ocaml-re-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.74306 + 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/lib_test && ./test_pcre.exe) ...... Ran: 6 tests in: 0.01 seconds. OK (cd _build/default/lib_test && ./test_easy.exe) ...... Ran: 6 tests in: 0.01 seconds. OK (cd _build/default/lib_test && ./test_glob.exe) Ran: 0 tests in: 0.00 seconds. OK (cd _build/default/lib_test && ./test_emacs.exe) .......... Ran: 10 tests in: 0.11 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.13 seconds. OK (cd _build/default/lib_test && ./test_re.exe) ..................................................................... Ran: 69 tests in: 0.15 seconds. OK + exit 0 Processing files: ocaml-re-1.11.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.59862 + 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.Kr6zUX 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.5KDKYJ 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.14.1-48989507, ocaml-cmi(Re__) = 4.14.1-E638213C, ocaml-cmi(Re__Automata) = 4.14.1-4A5AD0DD, ocaml-cmi(Re__Category) = 4.14.1-0C24C8A8, ocaml-cmi(Re__Color_map) = 4.14.1-BF881089, ocaml-cmi(Re__Core) = 4.14.1-813958D2, ocaml-cmi(Re__Cset) = 4.14.1-A1B6E4EA, ocaml-cmi(Re__Emacs) = 4.14.1-4E2DD4D2, ocaml-cmi(Re__Fmt) = 4.14.1-96F5E247, ocaml-cmi(Re__Glob) = 4.14.1-C5546199, ocaml-cmi(Re__Group) = 4.14.1-69684042, ocaml-cmi(Re__Pcre) = 4.14.1-EC9F9C48, ocaml-cmi(Re__Perl) = 4.14.1-26A5834A, ocaml-cmi(Re__Pmark) = 4.14.1-172947BB, ocaml-cmi(Re__Posix) = 4.14.1-66E3E82C, ocaml-cmi(Re__Str) = 4.14.1-FA8D2B3A, ocaml-cmi(Re_emacs) = 4.14.1-FE86C583, ocaml-cmi(Re_glob) = 4.14.1-5A9C44AD, ocaml-cmi(Re_pcre) = 4.14.1-7A609F83, ocaml-cmi(Re_perl) = 4.14.1-51C84131, ocaml-cmi(Re_posix) = 4.14.1-BE74E81E, ocaml-cmi(Re_str) = 4.14.1-9AB1D42B Requires: ocaml-cmi(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmi(CamlinternalLazy) = 4.14.1-5365FEC4, ocaml-cmi(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmi(Stdlib__Array) = 4.14.1-622D88FA, ocaml-cmi(Stdlib__Buffer) = 4.14.1-4B09C9A6, ocaml-cmi(Stdlib__Bytes) = 4.14.1-3D02C333, ocaml-cmi(Stdlib__Char) = 4.14.1-62AFE57B, ocaml-cmi(Stdlib__Either) = 4.14.1-26845DF2, ocaml-cmi(Stdlib__Format) = 4.14.1-B6EDB97B, ocaml-cmi(Stdlib__Hashtbl) = 4.14.1-34C0FDD5, ocaml-cmi(Stdlib__Lazy) = 4.14.1-01430D34, ocaml-cmi(Stdlib__List) = 4.14.1-EE222542, ocaml-cmi(Stdlib__Map) = 4.14.1-978F8291, ocaml-cmi(Stdlib__Seq) = 4.14.1-B6351103, ocaml-cmi(Stdlib__Set) = 4.14.1-871D2EE2, ocaml-cmi(Stdlib__String) = 4.14.1-4933E1D8, ocaml-cmi(Stdlib__Uchar) = 4.14.1-C0DDE02A Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qR9FSX 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.E4mJDm 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.EciCEc 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.14.1-48989507, ocaml-cmi(Re__) = 4.14.1-E638213C, ocaml-cmi(Re__Automata) = 4.14.1-4A5AD0DD, ocaml-cmi(Re__Category) = 4.14.1-0C24C8A8, ocaml-cmi(Re__Color_map) = 4.14.1-BF881089, ocaml-cmi(Re__Core) = 4.14.1-813958D2, ocaml-cmi(Re__Cset) = 4.14.1-A1B6E4EA, ocaml-cmi(Re__Emacs) = 4.14.1-4E2DD4D2, ocaml-cmi(Re__Fmt) = 4.14.1-96F5E247, ocaml-cmi(Re__Glob) = 4.14.1-C5546199, ocaml-cmi(Re__Group) = 4.14.1-69684042, ocaml-cmi(Re__Pcre) = 4.14.1-EC9F9C48, ocaml-cmi(Re__Perl) = 4.14.1-26A5834A, ocaml-cmi(Re__Pmark) = 4.14.1-172947BB, ocaml-cmi(Re__Posix) = 4.14.1-66E3E82C, ocaml-cmi(Re__Str) = 4.14.1-FA8D2B3A, ocaml-cmi(Re_emacs) = 4.14.1-FE86C583, ocaml-cmi(Re_glob) = 4.14.1-5A9C44AD, ocaml-cmi(Re_pcre) = 4.14.1-7A609F83, ocaml-cmi(Re_perl) = 4.14.1-51C84131, ocaml-cmi(Re_posix) = 4.14.1-BE74E81E, ocaml-cmi(Re_str) = 4.14.1-9AB1D42B, ocaml-cmt(Re) = 4.14.1-48989507, ocaml-cmt(Re__) = 4.14.1-E638213C, ocaml-cmt(Re__Automata) = 4.14.1-4A5AD0DD, ocaml-cmt(Re__Category) = 4.14.1-0C24C8A8, ocaml-cmt(Re__Color_map) = 4.14.1-BF881089, ocaml-cmt(Re__Core) = 4.14.1-813958D2, ocaml-cmt(Re__Cset) = 4.14.1-A1B6E4EA, ocaml-cmt(Re__Emacs) = 4.14.1-4E2DD4D2, ocaml-cmt(Re__Fmt) = 4.14.1-96F5E247, ocaml-cmt(Re__Glob) = 4.14.1-C5546199, ocaml-cmt(Re__Group) = 4.14.1-69684042, ocaml-cmt(Re__Pcre) = 4.14.1-EC9F9C48, ocaml-cmt(Re__Perl) = 4.14.1-26A5834A, ocaml-cmt(Re__Pmark) = 4.14.1-172947BB, ocaml-cmt(Re__Posix) = 4.14.1-66E3E82C, ocaml-cmt(Re__Str) = 4.14.1-FA8D2B3A, ocaml-cmt(Re_emacs) = 4.14.1-FE86C583, ocaml-cmt(Re_glob) = 4.14.1-5A9C44AD, ocaml-cmt(Re_pcre) = 4.14.1-7A609F83, ocaml-cmt(Re_perl) = 4.14.1-51C84131, ocaml-cmt(Re_posix) = 4.14.1-BE74E81E, ocaml-cmt(Re_str) = 4.14.1-9AB1D42B Requires: ocaml-re = 1.11.0-alt1, ocaml-cmi(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmi(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmi(Stdlib__Buffer) = 4.14.1-4B09C9A6, ocaml-cmi(Stdlib__Either) = 4.14.1-26845DF2, ocaml-cmi(Stdlib__Format) = 4.14.1-B6EDB97B, ocaml-cmi(Stdlib__Hashtbl) = 4.14.1-34C0FDD5, ocaml-cmi(Stdlib__Map) = 4.14.1-978F8291, ocaml-cmi(Stdlib__Seq) = 4.14.1-B6351103, ocaml-cmi(Stdlib__Set) = 4.14.1-871D2EE2, ocaml-cmi(Stdlib__Uchar) = 4.14.1-C0DDE02A, ocaml-cmt(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmt(CamlinternalLazy) = 4.14.1-5365FEC4, ocaml-cmt(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmt(Stdlib__Array) = 4.14.1-622D88FA, ocaml-cmt(Stdlib__Buffer) = 4.14.1-4B09C9A6, ocaml-cmt(Stdlib__Bytes) = 4.14.1-3D02C333, ocaml-cmt(Stdlib__Char) = 4.14.1-62AFE57B, ocaml-cmt(Stdlib__Either) = 4.14.1-26845DF2, ocaml-cmt(Stdlib__Format) = 4.14.1-B6EDB97B, ocaml-cmt(Stdlib__Hashtbl) = 4.14.1-34C0FDD5, ocaml-cmt(Stdlib__Lazy) = 4.14.1-01430D34, ocaml-cmt(Stdlib__List) = 4.14.1-EE222542, ocaml-cmt(Stdlib__Map) = 4.14.1-978F8291, ocaml-cmt(Stdlib__Seq) = 4.14.1-B6351103, ocaml-cmt(Stdlib__Set) = 4.14.1-871D2EE2, ocaml-cmt(Stdlib__String) = 4.14.1-4933E1D8, ocaml-cmt(Stdlib__Uchar) = 4.14.1-C0DDE02A Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KpLEi5 Adding to ocaml-re-devel a strict dependency on ocaml-re Removing 10 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) 11.81user 3.43system 0:10.95elapsed 139%CPU (0avgtext+0avgdata 30516maxresident)k 0inputs+0outputs (0major+790916minor)pagefaults 0swaps 3.53user 2.34system 0:26.49elapsed 22%CPU (0avgtext+0avgdata 127480maxresident)k 1672inputs+0outputs (0major+198457minor)pagefaults 0swaps