Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-re.spec'], chrootPath='/var/lib/mock/f33-build-191038-46379/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-re.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1587427200 Wrote: /builddir/build/SRPMS/ocaml-re-1.9.0-13.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-re.spec'], chrootPath='/var/lib/mock/f33-build-191038-46379/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-re.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1587427200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vj5fGw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ocaml-re-1.9.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/ocaml-re-1.9.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-re-1.9.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vvMlSw + umask 022 + cd /builddir/build/BUILD + cd ocaml-re-1.9.0 + dune build -p re --verbose -j4 Workspace root: /builddir/build/BUILD/ocaml-re-1.9.0 disable binary cache Running[0]: /usr/bin/ocamlc.opt -config > /tmp/dune4a1bc6.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" : "/builddir/build/BUILD/ocaml-re-1.9.0/_build/install/default/lib/stublibs" ; "INSIDE_DUNE" : "/builddir/build/BUILD/ocaml-re-1.9.0/_build/default" ; "MANPATH" : "/builddir/build/BUILD/ocaml-re-1.9.0/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/builddir/build/BUILD/ocaml-re-1.9.0/_build/install/default/lib" ; "OCAMLPATH" : "/builddir/build/BUILD/ocaml-re-1.9.0/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/builddir/build/BUILD/ocaml-re-1.9.0/_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.11.0+dev0-2019-10-18" ; 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" ; "-fexcess-precision=standard" ; "-O2" ; "-g" ; "-pipe" ; "-Wall" ; "-Werror=format-security" ; "-Wp,-D_FORTIFY_SOURCE=2" ; "-Wp,-D_GLIBCXX_ASSERTIONS" ; "-fexceptions" ; "-fstack-protector-strong" ; "-grecord-gcc-switches" ; "-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1" ; "-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" ; "-fasynchronous-unwind-tables" ; "-fstack-clash-protection" ; "-fPIC" ] ; ocamlopt_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-fexcess-precision=standard" ; "-O2" ; "-g" ; "-pipe" ; "-Wall" ; "-Werror=format-security" ; "-Wp,-D_FORTIFY_SOURCE=2" ; "-Wp,-D_GLIBCXX_ASSERTIONS" ; "-fexceptions" ; "-fstack-protector-strong" ; "-grecord-gcc-switches" ; "-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1" ; "-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" ; "-fasynchronous-unwind-tables" ; "-fstack-clash-protection" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-fexcess-precision=standard" ; "-O2" ; "-g" ; "-pipe" ; "-Wall" ; "-Werror=format-security" ; "-Wp,-D_FORTIFY_SOURCE=2" ; "-Wp,-D_GLIBCXX_ASSERTIONS" ; "-fexceptions" ; "-fstack-protector-strong" ; "-grecord-gcc-switches" ; "-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1" ; "-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" ; "-fasynchronous-unwind-tables" ; "-fstack-clash-protection" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; bytecomp_c_libraries = [ "-Wl,-z,relro" ; "-Wl,--as-needed" ; "-Wl,-z,now" ; "-specs=/usr/lib/rpm/redhat/redhat-hardened-ld" ; "-lm" ; "-ldl" ; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-fexcess-precision=standard" ; "-O2" ; "-g" ; "-pipe" ; "-Wall" ; "-Werror=format-security" ; "-Wp,-D_FORTIFY_SOURCE=2" ; "-Wp,-D_GLIBCXX_ASSERTIONS" ; "-fexceptions" ; "-fstack-protector-strong" ; "-grecord-gcc-switches" ; "-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1" ; "-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" ; "-fasynchronous-unwind-tables" ; "-fstack-clash-protection" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; native_c_libraries = [ "-Wl,-z,relro" ; "-Wl,--as-needed" ; "-Wl,-z,now" ; "-specs=/usr/lib/rpm/redhat/redhat-hardened-ld" ; "-lm" ; "-ldl" ] ; cc_profile = [] ; architecture = "riscv" ; model = "riscv64" ; 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 = "riscv64-unknown-linux-gnu" ; target = "riscv64-unknown-linux-gnu" ; profiling = false ; flambda = false ; spacetime = false ; safe_string = true ; exec_magic_number = "Caml1999X027" ; cmi_magic_number = "Caml1999I027" ; cmo_magic_number = "Caml1999O027" ; cma_magic_number = "Caml1999A027" ; cmx_magic_number = "Caml1999Y027" ; cmxa_magic_number = "Caml1999Z027" ; ast_impl_magic_number = "Caml1999M027" ; ast_intf_magic_number = "Caml1999N027" ; cmxs_magic_number = "Caml1999D027" ; cmt_magic_number = "Caml1999T027" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } } Actual targets: - recursive alias @install Running[1]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/re.ml) > _build/default/lib/.re.objs/re.ml.d Running[2]: (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[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/automata.mli) > _build/default/lib/.re.objs/automata.mli.d Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/category.mli) > _build/default/lib/.re.objs/category.mli.d Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/color_map.mli) > _build/default/lib/.re.objs/color_map.mli.d Running[6]: (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[7]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -I /usr/lib64/ocaml/seq -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Category.cmi -c -intf lib/category.mli) Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/core.mli) > _build/default/lib/.re.objs/core.mli.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/cset.mli) > _build/default/lib/.re.objs/cset.mli.d Running[10]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/emacs.mli) > _build/default/lib/.re.objs/emacs.mli.d Running[11]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -I /usr/lib64/ocaml/seq -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Cset.cmi -c -intf lib/cset.mli) Running[12]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/fmt.ml) > _build/default/lib/.re.objs/fmt.ml.d Running[13]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/glob.mli) > _build/default/lib/.re.objs/glob.mli.d Running[14]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/group.mli) > _build/default/lib/.re.objs/group.mli.d Running[15]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -I /usr/lib64/ocaml/seq -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Fmt.cmo -c -impl lib/fmt.ml) Running[16]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/pcre.mli) > _build/default/lib/.re.objs/pcre.mli.d Running[17]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -I /usr/lib64/ocaml/seq -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Color_map.cmi -c -intf lib/color_map.mli) Running[18]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/perl.mli) > _build/default/lib/.re.objs/perl.mli.d Running[19]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/pmark.mli) > _build/default/lib/.re.objs/pmark.mli.d Running[20]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/posix.mli) > _build/default/lib/.re.objs/posix.mli.d Running[21]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -I /usr/lib64/ocaml/seq -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Pmark.cmi -c -intf lib/pmark.mli) Running[22]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/str.mli) > _build/default/lib/.re.objs/str.mli.d Running[23]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -I lib/.re.objs/byte -I lib/.re.objs/native -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/native/re__Fmt.cmx -c -impl lib/fmt.ml) Running[24]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl deprecated/re_emacs.ml) > _build/default/deprecated/.re_emacs.objs/re_emacs.ml.d Running[25]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -I /usr/lib64/ocaml/seq -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Str.cmi -c -intf lib/str.mli) Running[26]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -I /usr/lib64/ocaml/seq -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Automata.cmi -c -intf lib/automata.mli) Running[27]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/automata.ml) > _build/default/lib/.re.objs/automata.ml.d Running[28]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/category.ml) > _build/default/lib/.re.objs/category.ml.d Running[29]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/color_map.ml) > _build/default/lib/.re.objs/color_map.ml.d Running[30]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Automata.cmo -c -impl lib/automata.ml) Running[31]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Category.cmo -c -impl lib/category.ml) Running[32]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/core.ml) > _build/default/lib/.re.objs/core.ml.d Running[33]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Color_map.cmo -c -impl lib/color_map.ml) Running[34]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/cset.ml) > _build/default/lib/.re.objs/cset.ml.d Running[35]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/emacs.ml) > _build/default/lib/.re.objs/emacs.ml.d Running[36]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/glob.ml) > _build/default/lib/.re.objs/glob.ml.d Running[37]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Cset.cmo -c -impl lib/cset.ml) Running[38]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/group.ml) > _build/default/lib/.re.objs/group.ml.d Running[39]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/pcre.ml) > _build/default/lib/.re.objs/pcre.ml.d Running[40]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/perl.ml) > _build/default/lib/.re.objs/perl.ml.d Running[41]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/pmark.ml) > _build/default/lib/.re.objs/pmark.ml.d Running[42]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/posix.ml) > _build/default/lib/.re.objs/posix.ml.d Running[43]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Pmark.cmo -c -impl lib/pmark.ml) Running[44]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/str.ml) > _build/default/lib/.re.objs/str.ml.d Running[45]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl deprecated/re_glob.ml) > _build/default/deprecated/.re_glob.objs/re_glob.ml.d Running[46]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl deprecated/re_pcre.ml) > _build/default/deprecated/.re_pcre.objs/re_pcre.ml.d Running[47]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl deprecated/re_perl.ml) > _build/default/deprecated/.re_perl.objs/re_perl.ml.d Running[48]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl deprecated/re_posix.ml) > _build/default/deprecated/.re_posix.objs/re_posix.ml.d Running[49]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl deprecated/re_str.ml) > _build/default/deprecated/.re_str.objs/re_str.ml.d Running[50]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -I /usr/lib64/ocaml/seq -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Core.cmi -c -intf lib/core.mli) Running[51]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -I /usr/lib64/ocaml/seq -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Group.cmi -c -intf lib/group.mli) Running[52]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -I lib/.re.objs/byte -I lib/.re.objs/native -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/native/re__Category.cmx -c -impl lib/category.ml) Running[53]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -I lib/.re.objs/byte -I lib/.re.objs/native -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/native/re__Cset.cmx -c -impl lib/cset.ml) Running[54]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -I /usr/lib64/ocaml/seq -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Emacs.cmi -c -intf lib/emacs.mli) Running[55]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Group.cmo -c -impl lib/group.ml) Running[56]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -I /usr/lib64/ocaml/seq -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/ocamlopt.opt -w -40 -w -50 -g -I lib/.re.objs/byte -I lib/.re.objs/native -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/native/re__Pmark.cmx -c -impl lib/pmark.ml) Running[58]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -I /usr/lib64/ocaml/seq -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Glob.cmi -c -intf lib/glob.mli) Running[59]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -I lib/.re.objs/byte -I lib/.re.objs/native -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/native/re__Color_map.cmx -c -impl lib/color_map.ml) Running[60]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -I /usr/lib64/ocaml/seq -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Perl.cmi -c -intf lib/perl.mli) Running[61]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Glob.cmo -c -impl lib/glob.ml) Running[62]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -I lib/.re.objs/byte -I lib/.re.objs/native -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/native/re__Automata.cmx -c -impl lib/automata.ml) Running[63]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Perl.cmo -c -impl lib/perl.ml) Running[64]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -I /usr/lib64/ocaml/seq -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Posix.cmi -c -intf lib/posix.mli) Running[65]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -I /usr/lib64/ocaml/seq -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Pcre.cmi -c -intf lib/pcre.mli) Running[66]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Posix.cmo -c -impl lib/posix.ml) Running[67]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Pcre.cmo -c -impl lib/pcre.ml) Running[68]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Core.cmo -c -impl lib/core.ml) Running[69]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Str.cmo -c -impl lib/str.ml) Running[70]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I lib/.re.objs/byte -I /usr/lib64/ocaml/seq -no-alias-deps -open Re__ -o lib/.re.objs/byte/re.cmo -c -impl lib/re.ml) Running[71]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_glob.objs/byte -I /usr/lib64/ocaml/seq -I lib/.re.objs/byte -I lib/.re.objs/native -no-alias-deps -o deprecated/.re_glob.objs/byte/re_glob.cmo -c -impl deprecated/re_glob.ml) Running[72]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_pcre.objs/byte -I /usr/lib64/ocaml/seq -I lib/.re.objs/byte -I lib/.re.objs/native -no-alias-deps -o deprecated/.re_pcre.objs/byte/re_pcre.cmo -c -impl deprecated/re_pcre.ml) Running[73]: (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[74]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -I lib/.re.objs/byte -I lib/.re.objs/native -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/native/re__Group.cmx -c -impl lib/group.ml) Running[75]: (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[76]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_perl.objs/byte -I /usr/lib64/ocaml/seq -I lib/.re.objs/byte -I lib/.re.objs/native -no-alias-deps -o deprecated/.re_perl.objs/byte/re_perl.cmo -c -impl deprecated/re_perl.ml) Running[77]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_posix.objs/byte -I /usr/lib64/ocaml/seq -I lib/.re.objs/byte -I lib/.re.objs/native -no-alias-deps -o deprecated/.re_posix.objs/byte/re_posix.cmo -c -impl deprecated/re_posix.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/ocamlc.opt -w -40 -w -50 -g -a -o deprecated/re_perl.cma deprecated/.re_perl.objs/byte/re_perl.cmo) Running[80]: (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[81]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_str.objs/byte -I /usr/lib64/ocaml/seq -I lib/.re.objs/byte -I lib/.re.objs/native -no-alias-deps -o deprecated/.re_str.objs/byte/re_str.cmo -c -impl deprecated/re_str.ml) Running[82]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_emacs.objs/byte -I /usr/lib64/ocaml/seq -I lib/.re.objs/byte -I lib/.re.objs/native -no-alias-deps -o deprecated/.re_emacs.objs/byte/re_emacs.cmo -c -impl deprecated/re_emacs.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 -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/native/re__Core.cmx -c -impl lib/core.ml) Running[84]: (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[85]: (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[86]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -I lib/.re.objs/byte -I lib/.re.objs/native -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/native/re__Emacs.cmx -c -impl lib/emacs.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 -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/native/re__Glob.cmx -c -impl lib/glob.ml) Running[88]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -I lib/.re.objs/byte -I lib/.re.objs/native -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/native/re__Perl.cmx -c -impl lib/perl.ml) Running[89]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -I lib/.re.objs/byte -I lib/.re.objs/native -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/native/re__Posix.cmx -c -impl lib/posix.ml) Running[90]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -I lib/.re.objs/byte -I lib/.re.objs/native -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/native/re__Str.cmx -c -impl lib/str.ml) Running[91]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -I lib/.re.objs/byte -I lib/.re.objs/native -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/native/re__Pcre.cmx -c -impl lib/pcre.ml) Running[92]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -I lib/.re.objs/byte -I lib/.re.objs/native -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/native/re.cmx -c -impl lib/re.ml) Running[93]: (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[94]: (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 /usr/lib64/ocaml/seq -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[95]: (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 /usr/lib64/ocaml/seq -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[96]: (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 /usr/lib64/ocaml/seq -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[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_glob.cmxa deprecated/.re_glob.objs/native/re_glob.cmx) Running[99]: (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[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_perl.cmxs deprecated/re_perl.cmxa) Running[103]: (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[104]: (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 /usr/lib64/ocaml/seq -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[105]: (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 /usr/lib64/ocaml/seq -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[106]: (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 /usr/lib64/ocaml/seq -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[107]: (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[108]: (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[109]: (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[110]: (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[111]: (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[112]: (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) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6u5Hry + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-re-1.9.0-13.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-re-1.9.0-13.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/ocaml-re-1.9.0-13.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-re-1.9.0-13.fc33.riscv64 + cd ocaml-re-1.9.0 + mkdir -p /builddir/build/BUILDROOT/ocaml-re-1.9.0-13.fc33.riscv64/usr/lib64/ocaml + cp -aLr _build/install/default/lib/re /builddir/build/BUILDROOT/ocaml-re-1.9.0-13.fc33.riscv64/usr/lib64/ocaml/ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.9.0-13.fc33 --unique-debug-suffix -1.9.0-13.fc33.riscv64 --unique-debug-src-base ocaml-re-1.9.0-13.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ocaml-re-1.9.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-re-1.9.0-13.fc33.riscv64/usr/lib64/ocaml/re/pcre/re_pcre.cmxs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-re-1.9.0-13.fc33.riscv64/usr/lib64/ocaml/re/glob/re_glob.cmxs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-re-1.9.0-13.fc33.riscv64/usr/lib64/ocaml/re/emacs/re_emacs.cmxs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-re-1.9.0-13.fc33.riscv64/usr/lib64/ocaml/re/perl/re_perl.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-re-1.9.0-13.fc33.riscv64/usr/lib64/ocaml/re/pcre/re_pcre.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-re-1.9.0-13.fc33.riscv64/usr/lib64/ocaml/re/emacs/re_emacs.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-re-1.9.0-13.fc33.riscv64/usr/lib64/ocaml/re/glob/re_glob.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-re-1.9.0-13.fc33.riscv64/usr/lib64/ocaml/re/perl/re_perl.cmxs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-re-1.9.0-13.fc33.riscv64/usr/lib64/ocaml/re/re.cmxs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-re-1.9.0-13.fc33.riscv64/usr/lib64/ocaml/re/posix/re_posix.cmxs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-re-1.9.0-13.fc33.riscv64/usr/lib64/ocaml/re/str/re_str.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-re-1.9.0-13.fc33.riscv64/usr/lib64/ocaml/re/str/re_str.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-re-1.9.0-13.fc33.riscv64/usr/lib64/ocaml/re/posix/re_posix.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-re-1.9.0-13.fc33.riscv64/usr/lib64/ocaml/re/re.cmxs original debug info size: 260kB, size after compression: 264kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 6 CRC32s did match. cpio: _build/default/buffer.ml: Cannot stat: No such file or directory cpio: _build/default/bytes.ml: Cannot stat: No such file or directory cpio: _build/default/format.ml: Cannot stat: No such file or directory cpio: _build/default/hashtbl.ml: Cannot stat: No such file or directory cpio: _build/default/list.ml: Cannot stat: No such file or directory cpio: _build/default/string.ml: Cannot stat: No such file or directory 198 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ocaml-re-1.9.0-13.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2RBE0w + umask 022 + cd /builddir/build/BUILD + cd ocaml-re-1.9.0 + DOCDIR=/builddir/build/BUILDROOT/ocaml-re-1.9.0-13.fc33.riscv64/usr/share/doc/ocaml-re + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-re-1.9.0-13.fc33.riscv64/usr/share/doc/ocaml-re + cp -pr CHANGES.md /builddir/build/BUILDROOT/ocaml-re-1.9.0-13.fc33.riscv64/usr/share/doc/ocaml-re + cp -pr README.md /builddir/build/BUILDROOT/ocaml-re-1.9.0-13.fc33.riscv64/usr/share/doc/ocaml-re + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4o2zHz + umask 022 + cd /builddir/build/BUILD + cd ocaml-re-1.9.0 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-re-1.9.0-13.fc33.riscv64/usr/share/licenses/ocaml-re + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-re-1.9.0-13.fc33.riscv64/usr/share/licenses/ocaml-re + cp -pr LICENSE.md /builddir/build/BUILDROOT/ocaml-re-1.9.0-13.fc33.riscv64/usr/share/licenses/ocaml-re + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Re) = ec4e2e223d10e2ec894323c560a61511 ocaml(Re__) = 8830da358457cf375b58ef0f3bae7c2a ocaml(Re__Automata) = 90e1fc87133d08e1290b79f25798efb1 ocaml(Re__Category) = 09f2c73838c8b5f6e81cdb88470efd86 ocaml(Re__Color_map) = f92a9d784a236d8216f2a90775e53046 ocaml(Re__Core) = 756ae3de17e75c567be1be43a95444f5 ocaml(Re__Cset) = af7fd4367db66acc6bfc23359d84128a ocaml(Re__Emacs) = b7a95cf1d111127a3b7862523bfb714a ocaml(Re__Fmt) = 998f459d9d271e982c47aa52b8affab7 ocaml(Re__Glob) = 823bc53efe863921d7712699af77d895 ocaml(Re__Group) = 6dc90c98b8608dba057e9c6b59d43136 ocaml(Re__Pcre) = 2b5313fe30448fed64e711e39c72fd60 ocaml(Re__Perl) = 52955f9cf5bdc259d20e1958200d6ea1 ocaml(Re__Pmark) = 6bb70bdf49ad3fc8dae53ee98c443962 ocaml(Re__Posix) = a5747713f063e18bcce42f093911d6a4 ocaml(Re__Str) = ebec865e235b58280f3ae884293e212d ocaml(Re_emacs) = ae82c86d099621b354b65627ea3476e2 ocaml(Re_glob) = 1053a330eff8d1233bc48f16a2b2f010 ocaml(Re_pcre) = d74a1576d26cb811b712c8675c432c2d ocaml(Re_perl) = 8ab79f8844c4343ebba8a48a9700381e ocaml(Re_posix) = aa851986ca5cd90cf137d585a45b5f02 ocaml(Re_str) = 716fdaf16f835ca1ea0c283fc042d9db ocaml-re = 1.9.0-13.fc33 ocaml-re(riscv-64) = 1.9.0-13.fc33 ocamlx(Re) = cb15807dc873eb0a82ee584b8b80418c ocamlx(Re__) = 733d58eeb81e50e6b553b26786b3de23 ocamlx(Re__Automata) = cbf56ce574570cf1a4d64115ea2d39f4 ocamlx(Re__Category) = 79de88d099fbf18ca2063f3cae10a6c8 ocamlx(Re__Color_map) = 04311223017bb6ece54d16627899d688 ocamlx(Re__Core) = 287c477442479c80ff811e183c777229 ocamlx(Re__Cset) = e5697fb7bd60775f7f7b91be693f42a2 ocamlx(Re__Emacs) = 2c51111d11fc2f3eb57d0b25bec22fb4 ocamlx(Re__Fmt) = 2017665253ecea8a54a02e29ae76d559 ocamlx(Re__Glob) = 0ebcffc62fd11e766af0452e62ae84d5 ocamlx(Re__Group) = 27410b975d10d34a419debb7caccf1d5 ocamlx(Re__Pcre) = fa7136016e3dd326ae27644b05c3332b ocamlx(Re__Perl) = a4265f718bf415dec48be1675ce43835 ocamlx(Re__Pmark) = fe55abf572864e8af85b6f5c78a011c5 ocamlx(Re__Posix) = 1a8fb2c0ed17dc6c71042799c203b3c9 ocamlx(Re__Str) = 1c6ef10ac153b1938d1048f955e49687 ocamlx(Re_emacs) = a3a48bd8344c3fd971a63b6a28f7acf9 ocamlx(Re_glob) = 65b92c8c9e87ce1f91d5891e662f3313 ocamlx(Re_pcre) = 802fa0110967e750420b9ee5e64bd161 ocamlx(Re_perl) = 4cdf9b41e4b359dbc15a7758c1ca47d3 ocamlx(Re_posix) = 944ffbaf9f2c8f5ec309a7a8a2b333f7 ocamlx(Re_str) = 53b0af93547c7ca60fba82ac656c5be6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) ocaml(CamlinternalFormatBasics) = abb6a3e103af15618334f607881d2f6e ocaml(CamlinternalLazy) = da00c017b07ea33406799e4c0708370b ocaml(Re) = ec4e2e223d10e2ec894323c560a61511 ocaml(Re__) = 8830da358457cf375b58ef0f3bae7c2a ocaml(Re__Automata) = 90e1fc87133d08e1290b79f25798efb1 ocaml(Re__Category) = 09f2c73838c8b5f6e81cdb88470efd86 ocaml(Re__Color_map) = f92a9d784a236d8216f2a90775e53046 ocaml(Re__Core) = 756ae3de17e75c567be1be43a95444f5 ocaml(Re__Cset) = af7fd4367db66acc6bfc23359d84128a ocaml(Re__Emacs) = b7a95cf1d111127a3b7862523bfb714a ocaml(Re__Fmt) = 998f459d9d271e982c47aa52b8affab7 ocaml(Re__Glob) = 823bc53efe863921d7712699af77d895 ocaml(Re__Group) = 6dc90c98b8608dba057e9c6b59d43136 ocaml(Re__Pcre) = 2b5313fe30448fed64e711e39c72fd60 ocaml(Re__Perl) = 52955f9cf5bdc259d20e1958200d6ea1 ocaml(Re__Pmark) = 6bb70bdf49ad3fc8dae53ee98c443962 ocaml(Re__Posix) = a5747713f063e18bcce42f093911d6a4 ocaml(Re__Str) = ebec865e235b58280f3ae884293e212d ocaml(Seq) = e666181e513274b2cb26b359ce001dd2 ocaml(Stdlib) = 758bb07a9fe47ce2726d308103d8c6ac ocaml(Stdlib__array) = 8bbff66dc4743569bd90a35312172b33 ocaml(Stdlib__buffer) = 62274dc59b2be3a60aa8ac3225e14d26 ocaml(Stdlib__bytes) = 8a4d804cf862eb9fcbbc77bc74d8d60d ocaml(Stdlib__char) = e880cec0c71000a6af4116f0f30b8ec6 ocaml(Stdlib__format) = c5f72e9cf68719087633a822261f096a ocaml(Stdlib__hashtbl) = 6ba415b3504985a4f465c58f988c3d82 ocaml(Stdlib__lazy) = e6ac069e7b39be8704380ec0c236b891 ocaml(Stdlib__list) = 3a95348c023b83cf26ac8e0229a3caef ocaml(Stdlib__map) = a9fd645d93c1483f6c676174cc50cebb ocaml(Stdlib__seq) = aa29410d95f3c0bcbe4b1dc2a2661ed3 ocaml(Stdlib__set) = bef88bbfd0cd2c203ca0f106f12ef88a ocaml(Stdlib__string) = 0d19388e50e8e106b36c2865d3eda89a ocaml(Stdlib__uchar) = af48317d91d50bcd76019fb3dc0a0a7e ocamlx(CamlinternalLazy) = a9b6be6fefa0ac4eceacc0e12cf141fc ocamlx(Re__Automata) = cbf56ce574570cf1a4d64115ea2d39f4 ocamlx(Re__Category) = 79de88d099fbf18ca2063f3cae10a6c8 ocamlx(Re__Color_map) = 04311223017bb6ece54d16627899d688 ocamlx(Re__Core) = 287c477442479c80ff811e183c777229 ocamlx(Re__Cset) = e5697fb7bd60775f7f7b91be693f42a2 ocamlx(Re__Emacs) = 2c51111d11fc2f3eb57d0b25bec22fb4 ocamlx(Re__Fmt) = 2017665253ecea8a54a02e29ae76d559 ocamlx(Re__Glob) = 0ebcffc62fd11e766af0452e62ae84d5 ocamlx(Re__Group) = 27410b975d10d34a419debb7caccf1d5 ocamlx(Re__Pcre) = fa7136016e3dd326ae27644b05c3332b ocamlx(Re__Perl) = a4265f718bf415dec48be1675ce43835 ocamlx(Re__Pmark) = fe55abf572864e8af85b6f5c78a011c5 ocamlx(Re__Posix) = 1a8fb2c0ed17dc6c71042799c203b3c9 ocamlx(Re__Str) = 1c6ef10ac153b1938d1048f955e49687 ocamlx(Seq) = df21aef2642ca2085c9461f637a3e1fb ocamlx(Stdlib) = f35fed20d6a434bdcdc787ab8d2e7090 ocamlx(Stdlib__array) = 5b097f9dfd1b58250cb9efdcd44e557d ocamlx(Stdlib__buffer) = 8ff0f755edf0b237651abe9b04ca422a ocamlx(Stdlib__bytes) = 8771d692ff7204e1d5643910b61fa349 ocamlx(Stdlib__char) = 0dfbba3ed4cc82c24b5c761c43289e12 ocamlx(Stdlib__format) = 70eb8082015880d2ea22015d98ece686 ocamlx(Stdlib__hashtbl) = 930441fd4392dbe304bd79542e643636 ocamlx(Stdlib__list) = 00f0b803021241f2da62a3ac5db4e0a4 ocamlx(Stdlib__map) = 42a3df0ea69532a68fea2c9f7ea745f0 ocamlx(Stdlib__set) = 29861643026ce8ecc72ee15127ec4fe1 ocamlx(Stdlib__string) = d50927574e9143235cb5aed9bc83f8e7 rtld(GNU_HASH) Processing files: ocaml-re-devel-1.9.0-13.fc33.riscv64 Provides: ocaml(Re) = ec4e2e223d10e2ec894323c560a61511 ocaml(Re__) = 8830da358457cf375b58ef0f3bae7c2a ocaml(Re__Automata) = 90e1fc87133d08e1290b79f25798efb1 ocaml(Re__Category) = 09f2c73838c8b5f6e81cdb88470efd86 ocaml(Re__Color_map) = f92a9d784a236d8216f2a90775e53046 ocaml(Re__Core) = 756ae3de17e75c567be1be43a95444f5 ocaml(Re__Cset) = af7fd4367db66acc6bfc23359d84128a ocaml(Re__Emacs) = b7a95cf1d111127a3b7862523bfb714a ocaml(Re__Fmt) = 998f459d9d271e982c47aa52b8affab7 ocaml(Re__Glob) = 823bc53efe863921d7712699af77d895 ocaml(Re__Group) = 6dc90c98b8608dba057e9c6b59d43136 ocaml(Re__Pcre) = 2b5313fe30448fed64e711e39c72fd60 ocaml(Re__Perl) = 52955f9cf5bdc259d20e1958200d6ea1 ocaml(Re__Pmark) = 6bb70bdf49ad3fc8dae53ee98c443962 ocaml(Re__Posix) = a5747713f063e18bcce42f093911d6a4 ocaml(Re__Str) = ebec865e235b58280f3ae884293e212d ocaml-re-devel = 1.9.0-13.fc33 ocaml-re-devel(riscv-64) = 1.9.0-13.fc33 ocamlx(Re) = cb15807dc873eb0a82ee584b8b80418c ocamlx(Re__) = 733d58eeb81e50e6b553b26786b3de23 ocamlx(Re__Automata) = cbf56ce574570cf1a4d64115ea2d39f4 ocamlx(Re__Category) = 79de88d099fbf18ca2063f3cae10a6c8 ocamlx(Re__Color_map) = 04311223017bb6ece54d16627899d688 ocamlx(Re__Core) = 287c477442479c80ff811e183c777229 ocamlx(Re__Cset) = e5697fb7bd60775f7f7b91be693f42a2 ocamlx(Re__Emacs) = 2c51111d11fc2f3eb57d0b25bec22fb4 ocamlx(Re__Fmt) = 2017665253ecea8a54a02e29ae76d559 ocamlx(Re__Glob) = 0ebcffc62fd11e766af0452e62ae84d5 ocamlx(Re__Group) = 27410b975d10d34a419debb7caccf1d5 ocamlx(Re__Pcre) = fa7136016e3dd326ae27644b05c3332b ocamlx(Re__Perl) = a4265f718bf415dec48be1675ce43835 ocamlx(Re__Pmark) = fe55abf572864e8af85b6f5c78a011c5 ocamlx(Re__Posix) = 1a8fb2c0ed17dc6c71042799c203b3c9 ocamlx(Re__Str) = 1c6ef10ac153b1938d1048f955e49687 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = abb6a3e103af15618334f607881d2f6e ocaml(CamlinternalLazy) = da00c017b07ea33406799e4c0708370b ocaml(Re__) = 8830da358457cf375b58ef0f3bae7c2a ocaml(Re__Automata) = 90e1fc87133d08e1290b79f25798efb1 ocaml(Re__Category) = 09f2c73838c8b5f6e81cdb88470efd86 ocaml(Re__Color_map) = f92a9d784a236d8216f2a90775e53046 ocaml(Re__Core) = 756ae3de17e75c567be1be43a95444f5 ocaml(Re__Cset) = af7fd4367db66acc6bfc23359d84128a ocaml(Re__Emacs) = b7a95cf1d111127a3b7862523bfb714a ocaml(Re__Fmt) = 998f459d9d271e982c47aa52b8affab7 ocaml(Re__Group) = 6dc90c98b8608dba057e9c6b59d43136 ocaml(Re__Perl) = 52955f9cf5bdc259d20e1958200d6ea1 ocaml(Re__Pmark) = 6bb70bdf49ad3fc8dae53ee98c443962 ocaml(Seq) = e666181e513274b2cb26b359ce001dd2 ocaml(Stdlib) = 758bb07a9fe47ce2726d308103d8c6ac ocaml(Stdlib__array) = 8bbff66dc4743569bd90a35312172b33 ocaml(Stdlib__buffer) = 62274dc59b2be3a60aa8ac3225e14d26 ocaml(Stdlib__bytes) = 8a4d804cf862eb9fcbbc77bc74d8d60d ocaml(Stdlib__char) = e880cec0c71000a6af4116f0f30b8ec6 ocaml(Stdlib__format) = c5f72e9cf68719087633a822261f096a ocaml(Stdlib__hashtbl) = 6ba415b3504985a4f465c58f988c3d82 ocaml(Stdlib__lazy) = e6ac069e7b39be8704380ec0c236b891 ocaml(Stdlib__list) = 3a95348c023b83cf26ac8e0229a3caef ocaml(Stdlib__map) = a9fd645d93c1483f6c676174cc50cebb ocaml(Stdlib__seq) = aa29410d95f3c0bcbe4b1dc2a2661ed3 ocaml(Stdlib__set) = bef88bbfd0cd2c203ca0f106f12ef88a ocaml(Stdlib__string) = 0d19388e50e8e106b36c2865d3eda89a ocaml(Stdlib__uchar) = af48317d91d50bcd76019fb3dc0a0a7e ocamlx(CamlinternalLazy) = a9b6be6fefa0ac4eceacc0e12cf141fc ocamlx(Re__Automata) = cbf56ce574570cf1a4d64115ea2d39f4 ocamlx(Re__Category) = 79de88d099fbf18ca2063f3cae10a6c8 ocamlx(Re__Color_map) = 04311223017bb6ece54d16627899d688 ocamlx(Re__Core) = 287c477442479c80ff811e183c777229 ocamlx(Re__Cset) = e5697fb7bd60775f7f7b91be693f42a2 ocamlx(Re__Emacs) = 2c51111d11fc2f3eb57d0b25bec22fb4 ocamlx(Re__Fmt) = 2017665253ecea8a54a02e29ae76d559 ocamlx(Re__Group) = 27410b975d10d34a419debb7caccf1d5 ocamlx(Re__Perl) = a4265f718bf415dec48be1675ce43835 ocamlx(Re__Pmark) = fe55abf572864e8af85b6f5c78a011c5 ocamlx(Seq) = df21aef2642ca2085c9461f637a3e1fb ocamlx(Stdlib) = f35fed20d6a434bdcdc787ab8d2e7090 ocamlx(Stdlib__array) = 5b097f9dfd1b58250cb9efdcd44e557d ocamlx(Stdlib__buffer) = 8ff0f755edf0b237651abe9b04ca422a ocamlx(Stdlib__bytes) = 8771d692ff7204e1d5643910b61fa349 ocamlx(Stdlib__char) = 0dfbba3ed4cc82c24b5c761c43289e12 ocamlx(Stdlib__format) = 70eb8082015880d2ea22015d98ece686 ocamlx(Stdlib__hashtbl) = 930441fd4392dbe304bd79542e643636 ocamlx(Stdlib__list) = 00f0b803021241f2da62a3ac5db4e0a4 ocamlx(Stdlib__map) = 42a3df0ea69532a68fea2c9f7ea745f0 ocamlx(Stdlib__set) = 29861643026ce8ecc72ee15127ec4fe1 ocamlx(Stdlib__string) = d50927574e9143235cb5aed9bc83f8e7 Processing files: ocaml-re-debugsource-1.9.0-13.fc33.riscv64 Provides: ocaml-re-debugsource = 1.9.0-13.fc33 ocaml-re-debugsource(riscv-64) = 1.9.0-13.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-re-debuginfo-1.9.0-13.fc33.riscv64 Provides: debuginfo(build-id) = 03ceb0fccfab36157ddeacdff220f5846552f303 debuginfo(build-id) = 6086934aee237e0a49b76e04f9b45929c6c10c22 debuginfo(build-id) = 666f73dd63edfe684d4815756fc1c1191e6f672c debuginfo(build-id) = 6ef7fee9d5d5cd2b1dc35cdcb5b62482523f3f70 debuginfo(build-id) = c9c4a64e0e9612caa201ee2ba250eec30148907c debuginfo(build-id) = cb12109b72b5e930add8d56b5dfd268337f699fb debuginfo(build-id) = eba501e206b86db031baf992f1f499746be40431 ocaml-re-debuginfo = 1.9.0-13.fc33 ocaml-re-debuginfo(riscv-64) = 1.9.0-13.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-re-debugsource(riscv-64) = 1.9.0-13.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-re-1.9.0-13.fc33.riscv64 Wrote: /builddir/build/RPMS/ocaml-re-debugsource-1.9.0-13.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-re-debuginfo-1.9.0-13.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-re-devel-1.9.0-13.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-re-1.9.0-13.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nUC2Ex + umask 022 + cd /builddir/build/BUILD + cd ocaml-re-1.9.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-re-1.9.0-13.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0