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-199166-47922/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=1588550400 Wrote: /builddir/build/SRPMS/ocaml-re-1.9.0-14.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-199166-47922/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=1588550400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tdzbU1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ocaml-re-1.9.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/ocaml-re-1.9.0.tar.gz + 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.rYyBB1 + 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/dune234f5f.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+dev2-2020-04-22" ; 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" ; "-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" ; "-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" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-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" ; "-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" ] ; 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/ocamldep.opt -modules -intf lib/core.mli) > _build/default/lib/.re.objs/core.mli.d Running[8]: (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[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/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[17]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/pcre.mli) > _build/default/lib/.re.objs/pcre.mli.d 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/ocamldep.opt -modules -intf lib/str.mli) > _build/default/lib/.re.objs/str.mli.d Running[22]: (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[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/ocamldep.opt -modules -impl lib/automata.ml) > _build/default/lib/.re.objs/automata.ml.d Running[27]: (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[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__Category.cmo -c -impl lib/category.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__Automata.cmo -c -impl lib/automata.ml) Running[32]: (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[33]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/core.ml) > _build/default/lib/.re.objs/core.ml.d 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/ocamldep.opt -modules -impl lib/str.ml) > _build/default/lib/.re.objs/str.ml.d Running[44]: (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[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/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[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__Core.cmi -c -intf lib/core.mli) Running[52]: (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[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 -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Group.cmo -c -impl lib/group.ml) 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__Core.cmo -c -impl lib/core.ml) Running[56]: (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[57]: (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[58]: (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[59]: (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[60]: (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[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 -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Glob.cmi -c -intf lib/glob.mli) Running[62]: (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[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__Glob.cmo -c -impl lib/glob.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__Pcre.cmi -c -intf lib/pcre.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 -intf-suffix .ml -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Perl.cmo -c -impl lib/perl.ml) 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__Pcre.cmo -c -impl lib/pcre.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 -no-alias-deps -open Re__ -o lib/.re.objs/byte/re__Posix.cmi -c -intf lib/posix.mli) 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__Str.cmo -c -impl lib/str.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__Posix.cmo -c -impl lib/posix.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 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[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_glob.cma deprecated/.re_glob.objs/byte/re_glob.cmo) Running[76]: (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[77]: (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[78]: (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[79]: (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[80]: (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[81]: (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[82]: (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[83]: (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[84]: (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[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_glob.cmxa deprecated/.re_glob.objs/native/re_glob.cmx) Running[98]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -a -o deprecated/re_perl.cmxa deprecated/.re_perl.objs/native/re_perl.cmx) Running[99]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -50 -g -shared -linkall -I lib -o lib/re.cmxs lib/re.cmxa) Running[100]: (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[101]: (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[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_pcre.cmxs deprecated/re_pcre.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_str.cmxa deprecated/.re_str.objs/native/re_str.cmx) Running[109]: (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[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_str.cmxs deprecated/re_str.cmxa) Running[112]: (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) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oHUcG2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-re-1.9.0-14.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-re-1.9.0-14.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/ocaml-re-1.9.0-14.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-re-1.9.0-14.fc33.riscv64 + cd ocaml-re-1.9.0 + mkdir -p /builddir/build/BUILDROOT/ocaml-re-1.9.0-14.fc33.riscv64/usr/lib64/ocaml + cp -aLr _build/install/default/lib/re /builddir/build/BUILDROOT/ocaml-re-1.9.0-14.fc33.riscv64/usr/lib64/ocaml/ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.9.0-14.fc33 --unique-debug-suffix -1.9.0-14.fc33.riscv64 --unique-debug-src-base ocaml-re-1.9.0-14.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-14.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-14.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-14.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-14.fc33.riscv64/usr/lib64/ocaml/re/pcre/re_pcre.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-re-1.9.0-14.fc33.riscv64/usr/lib64/ocaml/re/glob/re_glob.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-re-1.9.0-14.fc33.riscv64/usr/lib64/ocaml/re/emacs/re_emacs.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-re-1.9.0-14.fc33.riscv64/usr/lib64/ocaml/re/perl/re_perl.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-re-1.9.0-14.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-14.fc33.riscv64/usr/lib64/ocaml/re/posix/re_posix.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-re-1.9.0-14.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-14.fc33.riscv64/usr/lib64/ocaml/re/re.cmxs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-re-1.9.0-14.fc33.riscv64/usr/lib64/ocaml/re/str/re_str.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-re-1.9.0-14.fc33.riscv64/usr/lib64/ocaml/re/re.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-re-1.9.0-14.fc33.riscv64/usr/lib64/ocaml/re/str/re_str.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-14.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yvG9h3 + umask 022 + cd /builddir/build/BUILD + cd ocaml-re-1.9.0 + DOCDIR=/builddir/build/BUILDROOT/ocaml-re-1.9.0-14.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-14.fc33.riscv64/usr/share/doc/ocaml-re + cp -pr CHANGES.md /builddir/build/BUILDROOT/ocaml-re-1.9.0-14.fc33.riscv64/usr/share/doc/ocaml-re + cp -pr README.md /builddir/build/BUILDROOT/ocaml-re-1.9.0-14.fc33.riscv64/usr/share/doc/ocaml-re + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nhzQ82 + umask 022 + cd /builddir/build/BUILD + cd ocaml-re-1.9.0 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-re-1.9.0-14.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-14.fc33.riscv64/usr/share/licenses/ocaml-re + cp -pr LICENSE.md /builddir/build/BUILDROOT/ocaml-re-1.9.0-14.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-14.fc33 ocaml-re(riscv-64) = 1.9.0-14.fc33 ocamlx(Re) = 7f5e8f93ab065986548da446729f2dc1 ocamlx(Re__) = 733d58eeb81e50e6b553b26786b3de23 ocamlx(Re__Automata) = e6643528e67c3dd96cb8b18132c642ef ocamlx(Re__Category) = 59d9535384a3eb8451d4f9b263df9657 ocamlx(Re__Color_map) = e283a03ace7f02a0d42513ca107a31de ocamlx(Re__Core) = f3cbbfa1d32c4e8dfc01c3cf830c6a49 ocamlx(Re__Cset) = 24848747e8fa53a0e078a227f15cd0fe ocamlx(Re__Emacs) = 4180d8d31aff4d034d9bbd926d472865 ocamlx(Re__Fmt) = 7d6bb15a652e6548f906e4e0d1dd722b ocamlx(Re__Glob) = 3c8e01bbfd83b37221d0ef3f02e2093f ocamlx(Re__Group) = 42ff6a4008ca4f614c2afadb2119815d ocamlx(Re__Pcre) = be9bb98c71b5615f73297b61e65c80bc ocamlx(Re__Perl) = 71422b53b30dbca71bf33261e5976585 ocamlx(Re__Pmark) = a7e57f6d3aa52ca9ea846cc11518a4f6 ocamlx(Re__Posix) = 2d8bc6b97a1bca9440b7c885f33f72f8 ocamlx(Re__Str) = 37e059b7fc93ae2e91a76c5ee6e0220b ocamlx(Re_emacs) = acffdaded77259573f9a6396116bfa30 ocamlx(Re_glob) = a57217b4151c613849a030697dcd6047 ocamlx(Re_pcre) = b6ca11d877988d979e2803ec8fea427a ocamlx(Re_perl) = 302457fed7407a1cc01087e3a2032a7d ocamlx(Re_posix) = 3ffaa395e46913918864e2fa3aa7a9fa ocamlx(Re_str) = 779a96f7f79a10665c796fc6c48369cc 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) = ee1b9d69f088043710030c87ef9f1343 ocamlx(Re__Automata) = e6643528e67c3dd96cb8b18132c642ef ocamlx(Re__Category) = 59d9535384a3eb8451d4f9b263df9657 ocamlx(Re__Color_map) = e283a03ace7f02a0d42513ca107a31de ocamlx(Re__Core) = f3cbbfa1d32c4e8dfc01c3cf830c6a49 ocamlx(Re__Cset) = 24848747e8fa53a0e078a227f15cd0fe ocamlx(Re__Emacs) = 4180d8d31aff4d034d9bbd926d472865 ocamlx(Re__Fmt) = 7d6bb15a652e6548f906e4e0d1dd722b ocamlx(Re__Glob) = 3c8e01bbfd83b37221d0ef3f02e2093f ocamlx(Re__Group) = 42ff6a4008ca4f614c2afadb2119815d ocamlx(Re__Pcre) = be9bb98c71b5615f73297b61e65c80bc ocamlx(Re__Perl) = 71422b53b30dbca71bf33261e5976585 ocamlx(Re__Pmark) = a7e57f6d3aa52ca9ea846cc11518a4f6 ocamlx(Re__Posix) = 2d8bc6b97a1bca9440b7c885f33f72f8 ocamlx(Re__Str) = 37e059b7fc93ae2e91a76c5ee6e0220b ocamlx(Seq) = 404741955209491a18bcdfb1c1fdede6 ocamlx(Stdlib) = d50bf5c337fbea2c5da706f061da5125 ocamlx(Stdlib__array) = df35a909bc895d9ba32a26f3606bcbba ocamlx(Stdlib__buffer) = 48182dff6e9f58341f435523ebc3ffb8 ocamlx(Stdlib__bytes) = 4e462d95b7bc2937cc43807bf08aa6cd ocamlx(Stdlib__char) = 0f42ae6650b4e2bd85207214a1589c3b ocamlx(Stdlib__format) = 43403a4b85b4796482a5806bbc16e97c ocamlx(Stdlib__hashtbl) = f220a4c509d4b19afdc100b0d5bfc7a6 ocamlx(Stdlib__list) = 3a5298ac5099f046d6b27dfb3eb59ca0 ocamlx(Stdlib__map) = db5c057ce7f86763b971d5bf683dfa9f ocamlx(Stdlib__set) = 7dcfae567d351bd73005d5da7a8a9e92 ocamlx(Stdlib__string) = e91b030dd19dff9da325a8ca7e199786 rtld(GNU_HASH) Processing files: ocaml-re-devel-1.9.0-14.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-14.fc33 ocaml-re-devel(riscv-64) = 1.9.0-14.fc33 ocamlx(Re) = 7f5e8f93ab065986548da446729f2dc1 ocamlx(Re__) = 733d58eeb81e50e6b553b26786b3de23 ocamlx(Re__Automata) = e6643528e67c3dd96cb8b18132c642ef ocamlx(Re__Category) = 59d9535384a3eb8451d4f9b263df9657 ocamlx(Re__Color_map) = e283a03ace7f02a0d42513ca107a31de ocamlx(Re__Core) = f3cbbfa1d32c4e8dfc01c3cf830c6a49 ocamlx(Re__Cset) = 24848747e8fa53a0e078a227f15cd0fe ocamlx(Re__Emacs) = 4180d8d31aff4d034d9bbd926d472865 ocamlx(Re__Fmt) = 7d6bb15a652e6548f906e4e0d1dd722b ocamlx(Re__Glob) = 3c8e01bbfd83b37221d0ef3f02e2093f ocamlx(Re__Group) = 42ff6a4008ca4f614c2afadb2119815d ocamlx(Re__Pcre) = be9bb98c71b5615f73297b61e65c80bc ocamlx(Re__Perl) = 71422b53b30dbca71bf33261e5976585 ocamlx(Re__Pmark) = a7e57f6d3aa52ca9ea846cc11518a4f6 ocamlx(Re__Posix) = 2d8bc6b97a1bca9440b7c885f33f72f8 ocamlx(Re__Str) = 37e059b7fc93ae2e91a76c5ee6e0220b 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) = ee1b9d69f088043710030c87ef9f1343 ocamlx(Re__Automata) = e6643528e67c3dd96cb8b18132c642ef ocamlx(Re__Category) = 59d9535384a3eb8451d4f9b263df9657 ocamlx(Re__Color_map) = e283a03ace7f02a0d42513ca107a31de ocamlx(Re__Core) = f3cbbfa1d32c4e8dfc01c3cf830c6a49 ocamlx(Re__Cset) = 24848747e8fa53a0e078a227f15cd0fe ocamlx(Re__Emacs) = 4180d8d31aff4d034d9bbd926d472865 ocamlx(Re__Fmt) = 7d6bb15a652e6548f906e4e0d1dd722b ocamlx(Re__Group) = 42ff6a4008ca4f614c2afadb2119815d ocamlx(Re__Perl) = 71422b53b30dbca71bf33261e5976585 ocamlx(Re__Pmark) = a7e57f6d3aa52ca9ea846cc11518a4f6 ocamlx(Seq) = 404741955209491a18bcdfb1c1fdede6 ocamlx(Stdlib) = d50bf5c337fbea2c5da706f061da5125 ocamlx(Stdlib__array) = df35a909bc895d9ba32a26f3606bcbba ocamlx(Stdlib__buffer) = 48182dff6e9f58341f435523ebc3ffb8 ocamlx(Stdlib__bytes) = 4e462d95b7bc2937cc43807bf08aa6cd ocamlx(Stdlib__char) = 0f42ae6650b4e2bd85207214a1589c3b ocamlx(Stdlib__format) = 43403a4b85b4796482a5806bbc16e97c ocamlx(Stdlib__hashtbl) = f220a4c509d4b19afdc100b0d5bfc7a6 ocamlx(Stdlib__list) = 3a5298ac5099f046d6b27dfb3eb59ca0 ocamlx(Stdlib__map) = db5c057ce7f86763b971d5bf683dfa9f ocamlx(Stdlib__set) = 7dcfae567d351bd73005d5da7a8a9e92 ocamlx(Stdlib__string) = e91b030dd19dff9da325a8ca7e199786 Processing files: ocaml-re-debugsource-1.9.0-14.fc33.riscv64 Provides: ocaml-re-debugsource = 1.9.0-14.fc33 ocaml-re-debugsource(riscv-64) = 1.9.0-14.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-14.fc33.riscv64 Provides: debuginfo(build-id) = 00bd17cfc91ca148d8b29c219bd0dc39d1424d5c debuginfo(build-id) = 0f597e42ee2d25af750fd1921d336ae3bb2df23c debuginfo(build-id) = 151c5983e274e544ed6980d7132743332efb92a8 debuginfo(build-id) = a45867b8a1a9ea8a9057e38769532ceab229b55e debuginfo(build-id) = b0b91d7986e348e0a935371895e8c96f5324e46c debuginfo(build-id) = c030806f635c4f4e29373c2e801407599b315371 debuginfo(build-id) = d6a6e7d9115e56d93c47a8992f5c55971e9fb2bd ocaml-re-debuginfo = 1.9.0-14.fc33 ocaml-re-debuginfo(riscv-64) = 1.9.0-14.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-14.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-re-1.9.0-14.fc33.riscv64 Wrote: /builddir/build/RPMS/ocaml-re-debugsource-1.9.0-14.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-re-debuginfo-1.9.0-14.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-re-devel-1.9.0-14.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-re-1.9.0-14.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AcSkK4 + umask 022 + cd /builddir/build/BUILD + cd ocaml-re-1.9.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-re-1.9.0-14.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0