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-time-now.spec'], chrootPath='/var/lib/mock/f33-build-598066-67096/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-time-now.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=1599004800 Wrote: /builddir/build/SRPMS/ocaml-time-now-0.14.0-3.fc33.1.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-time-now.spec'], chrootPath='/var/lib/mock/f33-build-598066-67096/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-time-now.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=1599004800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JJEY9x + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf time_now-0.14.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/time_now-0.14.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd time_now-0.14.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.FWvCCA + umask 022 + cd /builddir/build/BUILD + cd time_now-0.14.0 + dune build -j4 --display=verbose Workspace root: /builddir/build/BUILD/time_now-0.14.0 disable binary cache Running[0]: /usr/bin/ocamlc.opt -config > /tmp/dune13895c.output Dune context: { name = "default" ; kind = "default" ; profile = Dyn ; 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/time_now-0.14.0/_build/install/default/lib/stublibs" ; "INSIDE_DUNE" : "/builddir/build/BUILD/time_now-0.14.0/_build/default" ; "MANPATH" : "/builddir/build/BUILD/time_now-0.14.0/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/builddir/build/BUILD/time_now-0.14.0/_build/install/default/lib" ; "OCAMLPATH" : "/builddir/build/BUILD/time_now-0.14.0/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/builddir/build/BUILD/time_now-0.14.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.1" ; standard_library_default = "/usr/lib64/ocaml" ; standard_library = "/usr/lib64/ocaml" ; standard_runtime = "the_standard_runtime_variable_was_deleted" ; ccomp_type = "cc" ; c_compiler = "gcc" ; ocamlc_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-O2" ; "-flto=auto" ; "-ffat-lto-objects" ; "-fexceptions" ; "-g" ; "-grecord-gcc-switches" ; "-pipe" ; "-Wall" ; "-Werror=format-security" ; "-Wp,-D_FORTIFY_SOURCE=2" ; "-Wp,-D_GLIBCXX_ASSERTIONS" ; "-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1" ; "-fstack-protector-strong" ; "-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" ; "-fasynchronous-unwind-tables" ; "-fstack-clash-protection" ; "-fPIC" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ] ; ocamlopt_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-O2" ; "-flto=auto" ; "-ffat-lto-objects" ; "-fexceptions" ; "-g" ; "-grecord-gcc-switches" ; "-pipe" ; "-Wall" ; "-Werror=format-security" ; "-Wp,-D_FORTIFY_SOURCE=2" ; "-Wp,-D_GLIBCXX_ASSERTIONS" ; "-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1" ; "-fstack-protector-strong" ; "-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" ; "-fasynchronous-unwind-tables" ; "-fstack-clash-protection" ; "-fPIC" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-O2" ; "-flto=auto" ; "-ffat-lto-objects" ; "-fexceptions" ; "-g" ; "-grecord-gcc-switches" ; "-pipe" ; "-Wall" ; "-Werror=format-security" ; "-Wp,-D_FORTIFY_SOURCE=2" ; "-Wp,-D_GLIBCXX_ASSERTIONS" ; "-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1" ; "-fstack-protector-strong" ; "-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" ; "-flto=auto" ; "-ffat-lto-objects" ; "-fexceptions" ; "-g" ; "-grecord-gcc-switches" ; "-pipe" ; "-Wall" ; "-Werror=format-security" ; "-Wp,-D_FORTIFY_SOURCE=2" ; "-Wp,-D_GLIBCXX_ASSERTIONS" ; "-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1" ; "-fstack-protector-strong" ; "-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 = "Caml1999X028" ; cmi_magic_number = "Caml1999I028" ; cmo_magic_number = "Caml1999O028" ; cma_magic_number = "Caml1999A028" ; cmx_magic_number = "Caml1999Y028" ; cmxa_magic_number = "Caml1999Z028" ; ast_impl_magic_number = "Caml1999M028" ; ast_intf_magic_number = "Caml1999N028" ; cmxs_magic_number = "Caml1999D028" ; cmt_magic_number = "Caml1999T028" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } } Actual targets: - alias @@default Running[1]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/base -I /usr/lib64/ocaml/base/base_internalhash_types -I /usr/lib64/ocaml/base/caml -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/jane-street-headers -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_enumerate/runtime-lib -I /usr/lib64/ocaml/ppx_hash/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -o time_now_stubs.o -c time_now_stubs.c) Running[2]: (cd _build/default && /usr/bin/ocamlopt.opt -g -o .ppx/1f577b74ee038f7fda0383f6f5b9c1b3/ppx.exe -w -24 -I /usr/lib64/ocaml/base -I /usr/lib64/ocaml/base/base_internalhash_types -I /usr/lib64/ocaml/base/caml -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/octavius -I /usr/lib64/ocaml/ppx_base -I /usr/lib64/ocaml/ppx_cold -I /usr/lib64/ocaml/ppx_compare -I /usr/lib64/ocaml/ppx_compare/expander -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppx_enumerate -I /usr/lib64/ocaml/ppx_hash -I /usr/lib64/ocaml/ppx_hash/expander -I /usr/lib64/ocaml/ppx_js_style -I /usr/lib64/ocaml/ppx_optcomp -I /usr/lib64/ocaml/ppx_sexp_conv -I /usr/lib64/ocaml/ppx_sexp_conv/expander -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/metaquot_lifters -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/stdio /usr/lib64/ocaml/compiler-libs/ocamlcommon.cmxa /usr/lib64/ocaml/ocaml-compiler-libs/common/ocaml_common.cmxa /usr/lib64/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cmxa /usr/lib64/ocaml/result/result.cmxa /usr/lib64/ocaml/ppx_derivers/ppx_derivers.cmxa /usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree.cmxa /usr/lib64/ocaml/ppxlib/ast/ppxlib_ast.cmxa /usr/lib64/ocaml/base/base_internalhash_types/base_internalhash_types.cmxa /usr/lib64/ocaml/base/caml/caml.cmxa /usr/lib64/ocaml/sexplib0/sexplib0.cmxa /usr/lib64/ocaml/base/shadow_stdlib/shadow_stdlib.cmxa /usr/lib64/ocaml/base/base.cmxa /usr/lib64/ocaml/stdio/stdio.cmxa /usr/lib64/ocaml/ppxlib/print_diff/ppxlib_print_diff.cmxa /usr/lib64/ocaml/ppxlib/traverse_builtins/ppxlib_traverse_builtins.cmxa /usr/lib64/ocaml/ppxlib/ppxlib.cmxa /usr/lib64/ocaml/ppx_cold/ppx_cold.cmxa /usr/lib64/ocaml/ppxlib/metaquot_lifters/ppxlib_metaquot_lifters.cmxa /usr/lib64/ocaml/ppx_sexp_conv/expander/ppx_sexp_conv_expander.cmxa /usr/lib64/ocaml/ppx_sexp_conv/ppx_sexp_conv.cmxa /usr/lib64/ocaml/ppx_compare/expander/ppx_compare_expander.cmxa /usr/lib64/ocaml/ppx_compare/ppx_compare.cmxa /usr/lib64/ocaml/ppx_enumerate/ppx_enumerate.cmxa /usr/lib64/ocaml/ppx_hash/expander/ppx_hash_expander.cmxa /usr/lib64/ocaml/ppx_hash/ppx_hash.cmxa /usr/lib64/ocaml/octavius/octavius.cmxa /usr/lib64/ocaml/ppx_js_style/ppx_js_style.cmxa /usr/lib64/ocaml/ppx_base/ppx_base.cmxa /usr/lib64/ocaml/ppx_optcomp/ppx_optcomp.cmxa .ppx/1f577b74ee038f7fda0383f6f5b9c1b3/_ppx.ml) Running[3]: (cd _build/default && /usr/bin/ocamlmklib.opt -g -o src/time_now_stubs src/time_now_stubs.o) Running[4]: (cd _build/default && .ppx/1f577b74ee038f7fda0383f6f5b9c1b3/ppx.exe --cookie 'library-name="time_now"' -o src/time_now.pp.mli --intf src/time_now.mli -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[5]: (cd _build/default && .ppx/1f577b74ee038f7fda0383f6f5b9c1b3/ppx.exe --cookie 'library-name="time_now"' -o src/time_now.pp.ml --impl src/time_now.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/time_now.pp.mli) > _build/default/src/.time_now.objs/time_now.pp.mli.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/time_now.pp.ml) > _build/default/src/.time_now.objs/time_now.pp.ml.d Running[8]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I src/.time_now.objs/byte -I /usr/lib64/ocaml/base -I /usr/lib64/ocaml/base/base_internalhash_types -I /usr/lib64/ocaml/base/caml -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/jane-street-headers -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_enumerate/runtime-lib -I /usr/lib64/ocaml/ppx_hash/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -no-alias-deps -opaque -o src/.time_now.objs/byte/time_now.cmi -c -intf src/time_now.pp.mli) Running[9]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I src/.time_now.objs/byte -I src/.time_now.objs/native -I /usr/lib64/ocaml/base -I /usr/lib64/ocaml/base/base_internalhash_types -I /usr/lib64/ocaml/base/caml -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/jane-street-headers -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_enumerate/runtime-lib -I /usr/lib64/ocaml/ppx_hash/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -opaque -o src/.time_now.objs/native/time_now.cmx -c -impl src/time_now.pp.ml) Running[10]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I src/.time_now.objs/byte -I /usr/lib64/ocaml/base -I /usr/lib64/ocaml/base/base_internalhash_types -I /usr/lib64/ocaml/base/caml -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/jane-street-headers -I /usr/lib64/ocaml/ppx_compare/runtime-lib -I /usr/lib64/ocaml/ppx_enumerate/runtime-lib -I /usr/lib64/ocaml/ppx_hash/runtime-lib -I /usr/lib64/ocaml/ppx_sexp_conv/runtime-lib -I /usr/lib64/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -opaque -o src/.time_now.objs/byte/time_now.cmo -c -impl src/time_now.pp.ml) Running[11]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -a -o src/time_now.cma -dllib -ltime_now_stubs -cclib -ltime_now_stubs src/.time_now.objs/byte/time_now.cmo) Running[12]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -a -o src/time_now.cmxa -cclib -ltime_now_stubs src/.time_now.objs/native/time_now.cmx) Running[13]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -shared -linkall -I src -o src/time_now.cmxs src/time_now.cmxa) + dune build -j4 @doc + cd _build/default/src ++ ar t libtime_now_stubs.a + ocamlmklib -g -ldopt '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' -o time_now_stubs time_now_stubs.o + cd - /builddir/build/BUILD/time_now-0.14.0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Zp2WKA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64 ++ dirname /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64 + cd time_now-0.14.0 + dune install --destdir=/builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64 Installing /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64/usr/lib64/ocaml/time_now/META Installing /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64/usr/lib64/ocaml/time_now/dune-package Installing /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64/usr/lib64/ocaml/time_now/libtime_now_stubs.a Installing /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64/usr/lib64/ocaml/time_now/opam Installing /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64/usr/lib64/ocaml/time_now/runtime.js Installing /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64/usr/lib64/ocaml/time_now/time_now.a Installing /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64/usr/lib64/ocaml/time_now/time_now.cma Installing /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64/usr/lib64/ocaml/time_now/time_now.cmi Installing /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64/usr/lib64/ocaml/time_now/time_now.cmt Installing /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64/usr/lib64/ocaml/time_now/time_now.cmti Installing /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64/usr/lib64/ocaml/time_now/time_now.cmx Installing /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64/usr/lib64/ocaml/time_now/time_now.cmxa Installing /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64/usr/lib64/ocaml/time_now/time_now.cmxs Installing /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64/usr/lib64/ocaml/time_now/time_now.ml Installing /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64/usr/lib64/ocaml/time_now/time_now.mli Installing /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64/usr/doc/time_now/LICENSE.md Installing /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dlltime_now_stubs.so + find _build/default/_doc/_html -name .dune-keep -delete + find /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64/usr/lib64/ocaml -name '*.ml' -delete + rm -fr /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64/usr/doc + find /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64/usr/lib64/ocaml -name '*.cmxs' -exec chmod a+x '{}' + + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.14.0-3.fc33.1 --unique-debug-suffix -0.14.0-3.fc33.1.riscv64 --unique-debug-src-base ocaml-time-now-0.14.0-3.fc33.1.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/time_now-0.14.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64/usr/lib64/ocaml/time_now/time_now.cmxs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dlltime_now_stubs.so extracting debug info from /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64/usr/lib64/ocaml/stublibs/dlltime_now_stubs.so extracting debug info from /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64/usr/lib64/ocaml/time_now/time_now.cmxs original debug info size: 64kB, size after compression: 72kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 4 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 '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JwY40y + umask 022 + cd /builddir/build/BUILD + cd time_now-0.14.0 + dune runtest + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-time-now-0.14.0-3.fc33.1.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.byojjA + umask 022 + cd /builddir/build/BUILD + cd time_now-0.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64/usr/share/licenses/ocaml-time-now + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64/usr/share/licenses/ocaml-time-now + cp -pr LICENSE.md /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64/usr/share/licenses/ocaml-time-now + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Time_now) = 6664fd8a66cb8532ac448e6cadc40c20 ocaml-time-now = 0.14.0-3.fc33.1 ocaml-time-now(riscv-64) = 0.14.0-3.fc33.1 ocamlx(Time_now) = 5540aadc549aab0a5a66d8a106f31b70 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) ocaml(Base) = 9fd0246616f3930eec7f7ea2063f9527 ocaml(Base__) = 93b5e3d62d0fc610a7a9f61a0a024faa ocaml(Base__Applicative) = 76162e157ba60cc5437f1c68f3cdeed2 ocaml(Base__Applicative_intf) = b646a9bcb2c46854eb041a660b5e1902 ocaml(Base__Array) = e32e601bb30c91fc33335357784162b8 ocaml(Base__Backtrace) = 7dfda0e13f45addf59345fd7d197a8a8 ocaml(Base__Binary_searchable) = 099859b9be9cf5172fb61d78b8884652 ocaml(Base__Binary_searchable_intf) = eac46b1548a4ae968dee6c5454c87720 ocaml(Base__Blit) = 1bf2bbebd7df7bf2f162a24feb7819fb ocaml(Base__Blit_intf) = c2c88f451af33f16357454b4435da3eb ocaml(Base__Bool) = a642b93f3e6db06e333102312418ab78 ocaml(Base__Bytes) = 9a4044bc58b4b9776b3ac091afc6174d ocaml(Base__Bytes_set_primitives) = 759a35ace271010448f8f3c1c57c421b ocaml(Base__Char) = abf823c68c7b8b3fa0d8b1e9b2274b88 ocaml(Base__Comparable) = 4b22a3e75d97e2e6b354bb8e4428bdab ocaml(Base__Comparable_intf) = fa1dd197f4b33bd1101c6f01aa7f828f ocaml(Base__Comparator) = fb3d72ed71ccbbab7cb7eea5ccedff0e ocaml(Base__Comparisons) = 9a56a15e40cec7bd4b8e2ae939e913fe ocaml(Base__Container) = dadf3540a2413dd4d8191aafe4c5175f ocaml(Base__Container_intf) = 73f581983daee33f91f0fc29294a3977 ocaml(Base__Either0) = d51f802799f72f5448478136af5f8c11 ocaml(Base__Equal) = 3e587787604221b93bb74309741fe57b ocaml(Base__Error) = 77e346b9b4252c740e64626f8d4b89e6 ocaml(Base__Exn) = f28a70898ac446e7e5476a2e949c1a07 ocaml(Base__Field) = 8340cb72c56878323ae6a5d0d7fed0d8 ocaml(Base__Float) = 1fd3ac7857c52c554cb54ea4070ec3ff ocaml(Base__Floatable) = d3e6cf00dc425718f0ee42ae21febdda ocaml(Base__Formatter) = 8d571aff2cfca23add3c630c5a7a4d93 ocaml(Base__Hash) = 01270f167d455f02d6ff732889aa9377 ocaml(Base__Hash_intf) = b16efb0dfe6e071c0caca05d414bff29 ocaml(Base__Identifiable) = 5c8059e80dd6839bb32570517137a9fc ocaml(Base__Import) = 0f5763cf25faf3c8f89aafca3faf4c00 ocaml(Base__Import0) = 06bb90852d60b709b60450b5f3238f64 ocaml(Base__Indexed_container) = 32c89f104b78b42742c664be38b0b406 ocaml(Base__Indexed_container_intf) = 3a706e250eca2d2fca74b9b564ce3a3d ocaml(Base__Info) = 1ed0809a0223e5eeb64159208c88c0b7 ocaml(Base__Info_intf) = aae17d15f01b4af7d5238b406aa95a4e ocaml(Base__Int) = 0f2d6aca3e87b9ff3eeafe7b505adaad ocaml(Base__Int0) = 0be561f9efe696d56f7ff22ec43a2349 ocaml(Base__Int32) = 6aec1bc63b947f532bfe1af520305f1b ocaml(Base__Int63) = c56d70468efdb4c3e19919fa38996679 ocaml(Base__Int63_emul) = 23656d440ace61e711e3746a87ac3275 ocaml(Base__Int64) = 9fc2a218e7da6ec36433a65b5e02258a ocaml(Base__Int_intf) = eb632d37e57496a41633bd3888d312d3 ocaml(Base__Intable) = 4d1ac5612ba5e5680b4e66404d65d1e8 ocaml(Base__Invariant) = dd6ab0bdcf8decc98ca71b69ca22775e ocaml(Base__Invariant_intf) = fcea2c0fc1ed6d5bbd39a903d8c1957b ocaml(Base__Lazy) = 0be46c27ec8cc026f07f342f18d7efa7 ocaml(Base__List) = c663a053115a0610576161f533245071 ocaml(Base__Maybe_bound) = 0165cec9b2d9f175bd1bcd5297793b2d ocaml(Base__Monad) = 3c7d31ba292ad07869d1580fd305d4de ocaml(Base__Monad_intf) = 695c6efc5e2e2df708c2f513c8158d93 ocaml(Base__Nativeint) = 3d2e23f77801b7f95ee8c54787e0ca26 ocaml(Base__Option) = 3dcf715bc9836826010eb31e8f89d06c ocaml(Base__Or_error) = 1fee3f56f35b7f3743a0745859bcae66 ocaml(Base__Poly0) = a35ef60a8823ef9d5d02dc0a7454bb6a ocaml(Base__Ppx_compare_lib) = f612e23afbca32e0d60ce671e6a0aed6 ocaml(Base__Ppx_hash_lib) = d00d7c5ba9b12688cf05378527b84f18 ocaml(Base__Ppx_sexp_conv_lib) = 46ed1f5a72d6acd87272899533c24883 ocaml(Base__Pretty_printer) = 660baf997e0bcbcbc4bad9f789296218 ocaml(Base__Printf) = 8369a54b02b7dafbc331c9f7ec2ecbd8 ocaml(Base__Random) = e1fd38a8dd71e7d40e437491ed102270 ocaml(Base__Ref) = 453c71fcecdc0e0ec4f8891dc25f5377 ocaml(Base__Result) = 47b0851c5ad8905a949f5241d1d65248 ocaml(Base__Sequence) = 63ebb2acada39251a2afe3f36743af93 ocaml(Base__Sexp) = 49d42ff981bb1d3b4865ae9c8d791ab7 ocaml(Base__Sexp_with_comparable) = f61399ce852d5862261bf55013a1ae53 ocaml(Base__Sexpable) = ce7e280f1a12efd83760158920cc1def ocaml(Base__Sexplib) = eebf54fb322a7c2336fe47f9fcaca667 ocaml(Base__Sign) = d2b5cb9b6ee6cf6abc44d44e7dbebe67 ocaml(Base__Sign0) = 50e60b4cf0f8cdb54f1fd86d76d19385 ocaml(Base__Sign_or_nan) = 2727fe28965e4ec995c3d564d0d9b9a9 ocaml(Base__Source_code_position0) = e1d76cd190055db5b25fa830794afae1 ocaml(Base__Staged) = 085a4984cab985b96c7420fe6fc24efa ocaml(Base__String) = 49d4a1384191f82e8b0fe7b0899be6e6 ocaml(Base__String0) = c7e5fe6988355b1048f276b30f2df49f ocaml(Base__Stringable) = 4b5e2d11edaeb6ee8d4e4baf9e6dc2c8 ocaml(Base__Sys0) = 23fa3a181a0eead5696a4fdfbcff0247 ocaml(Base__T) = 9546562c41f430e77392e2c31eeb3efd ocaml(Base__Unit) = fb438717ae38f61274341868bb144d1e ocaml(Base__Validate) = e1201d496d6c923c31fdd0568ac35c7b ocaml(Base_internalhash_types) = e64572378a3ab8385fde56623d0320ea ocaml(Caml) = 97c175081bfbf786c6ac607d00014a95 ocaml(CamlinternalFormatBasics) = 3a3ca1838627f7762f49679ce0278ad1 ocaml(Sexplib0) = 99fa3784ef75f0402b190d6e737beb24 ocaml(Sexplib0__) = 02a6f16aaa9c098949f944c3df42fc7b ocaml(Sexplib0__Lazy_group_id) = 9fd5a055fe86ac845459972f7236c4b7 ocaml(Sexplib0__Raw_grammar) = da16818deff16d4e43313e99802c6a8b ocaml(Sexplib0__Sexp) = 4fe79989b96a169c88002872d187935d ocaml(Sexplib0__Sexp_conv) = 3a656e319c9b21ff8c46f9a0007b3f03 ocaml(Sexplib0__Sexp_conv_error) = 055881e068e0c782f3a287d3a83598c3 ocaml(Sexplib0__Sexpable) = dd887cce8d7d1ee898b0e15171a95c95 ocaml(Shadow_stdlib) = 8fc68e878c279b7c77c269ce1a62608b ocaml(Stdlib) = c21c5d26416461b543321872a551ea0d ocaml(Stdlib__buffer) = 234b61fa3906003822205287eb65a481 ocaml(Stdlib__format) = de2a0cc4d0ca0cc218de7447f48aaa41 ocaml(Stdlib__hashtbl) = b762db4e3b71657dfcfd14539af9611a ocaml(Stdlib__int32) = 2e6c00c32474b3f4f0ca069a3eceab68 ocaml(Stdlib__int64) = 8da509b391e66cf2a7e37819728d5a15 ocaml(Stdlib__lexing) = c57f9c5debbcb9d656c70b1e7385c4f9 ocaml(Stdlib__listLabels) = adf22f7ab0d4ee257a4fb02e0fcc7da7 ocaml(Stdlib__map) = 9d421c1da8aa330b734c69f7a2083439 ocaml(Stdlib__moreLabels) = 07bd42e9aa62237638ad361315c30a68 ocaml(Stdlib__nativeint) = 27bfaa776a5a329557cb5cebde7d21e0 ocaml(Stdlib__obj) = 387c3c41dccbee81a28b3728d6386b48 ocaml(Stdlib__pervasives) = 76119ce30941328f65713c9e5efa6ead ocaml(Stdlib__printf) = 5cec2efa6f5a2459d17f2788deb783f2 ocaml(Stdlib__seq) = d6a8de25c9eecf5ae9420a9f3f8b2e88 ocaml(Stdlib__set) = 5d365647a10f75c22f2b045a867b4d3e ocaml(Stdlib__stdLabels) = 3fc528293aec4db59d8442683bf88cd0 ocaml(Stdlib__stringLabels) = 67bcabb7f0b8e8e047189d6c0564a44e ocaml(Stdlib__sys) = 794924b786d5c3059c545cb526394520 ocaml(Stdlib__uchar) = ab6f1df93abf9e800a3e0d1543523c96 rtld(GNU_HASH) Processing files: ocaml-time-now-devel-0.14.0-3.fc33.1.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OaS48y + umask 022 + cd /builddir/build/BUILD + cd time_now-0.14.0 + DOCDIR=/builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64/usr/share/doc/ocaml-time-now-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64/usr/share/doc/ocaml-time-now-devel + cp -pr _build/default/_doc/_html/highlight.pack.js _build/default/_doc/_html/index.html _build/default/_doc/_html/odoc.css _build/default/_doc/_html/time_now /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64/usr/share/doc/ocaml-time-now-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Time_now) = 6664fd8a66cb8532ac448e6cadc40c20 ocaml-time-now-devel = 0.14.0-3.fc33.1 ocaml-time-now-devel(riscv-64) = 0.14.0-3.fc33.1 ocamlx(Time_now) = 5540aadc549aab0a5a66d8a106f31b70 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(Base) = 9fd0246616f3930eec7f7ea2063f9527 ocaml(Base__) = 93b5e3d62d0fc610a7a9f61a0a024faa ocaml(Base__Applicative) = 76162e157ba60cc5437f1c68f3cdeed2 ocaml(Base__Applicative_intf) = b646a9bcb2c46854eb041a660b5e1902 ocaml(Base__Array) = e32e601bb30c91fc33335357784162b8 ocaml(Base__Backtrace) = 7dfda0e13f45addf59345fd7d197a8a8 ocaml(Base__Binary_searchable) = 099859b9be9cf5172fb61d78b8884652 ocaml(Base__Binary_searchable_intf) = eac46b1548a4ae968dee6c5454c87720 ocaml(Base__Blit) = 1bf2bbebd7df7bf2f162a24feb7819fb ocaml(Base__Blit_intf) = c2c88f451af33f16357454b4435da3eb ocaml(Base__Bool) = a642b93f3e6db06e333102312418ab78 ocaml(Base__Bytes) = 9a4044bc58b4b9776b3ac091afc6174d ocaml(Base__Bytes_set_primitives) = 759a35ace271010448f8f3c1c57c421b ocaml(Base__Char) = abf823c68c7b8b3fa0d8b1e9b2274b88 ocaml(Base__Comparable) = 4b22a3e75d97e2e6b354bb8e4428bdab ocaml(Base__Comparable_intf) = fa1dd197f4b33bd1101c6f01aa7f828f ocaml(Base__Comparator) = fb3d72ed71ccbbab7cb7eea5ccedff0e ocaml(Base__Comparisons) = 9a56a15e40cec7bd4b8e2ae939e913fe ocaml(Base__Container) = dadf3540a2413dd4d8191aafe4c5175f ocaml(Base__Container_intf) = 73f581983daee33f91f0fc29294a3977 ocaml(Base__Either0) = d51f802799f72f5448478136af5f8c11 ocaml(Base__Equal) = 3e587787604221b93bb74309741fe57b ocaml(Base__Error) = 77e346b9b4252c740e64626f8d4b89e6 ocaml(Base__Exn) = f28a70898ac446e7e5476a2e949c1a07 ocaml(Base__Field) = 8340cb72c56878323ae6a5d0d7fed0d8 ocaml(Base__Float) = 1fd3ac7857c52c554cb54ea4070ec3ff ocaml(Base__Floatable) = d3e6cf00dc425718f0ee42ae21febdda ocaml(Base__Formatter) = 8d571aff2cfca23add3c630c5a7a4d93 ocaml(Base__Hash) = 01270f167d455f02d6ff732889aa9377 ocaml(Base__Hash_intf) = b16efb0dfe6e071c0caca05d414bff29 ocaml(Base__Identifiable) = 5c8059e80dd6839bb32570517137a9fc ocaml(Base__Import) = 0f5763cf25faf3c8f89aafca3faf4c00 ocaml(Base__Import0) = 06bb90852d60b709b60450b5f3238f64 ocaml(Base__Indexed_container) = 32c89f104b78b42742c664be38b0b406 ocaml(Base__Indexed_container_intf) = 3a706e250eca2d2fca74b9b564ce3a3d ocaml(Base__Info) = 1ed0809a0223e5eeb64159208c88c0b7 ocaml(Base__Info_intf) = aae17d15f01b4af7d5238b406aa95a4e ocaml(Base__Int) = 0f2d6aca3e87b9ff3eeafe7b505adaad ocaml(Base__Int0) = 0be561f9efe696d56f7ff22ec43a2349 ocaml(Base__Int32) = 6aec1bc63b947f532bfe1af520305f1b ocaml(Base__Int63) = c56d70468efdb4c3e19919fa38996679 ocaml(Base__Int63_emul) = 23656d440ace61e711e3746a87ac3275 ocaml(Base__Int64) = 9fc2a218e7da6ec36433a65b5e02258a ocaml(Base__Int_intf) = eb632d37e57496a41633bd3888d312d3 ocaml(Base__Intable) = 4d1ac5612ba5e5680b4e66404d65d1e8 ocaml(Base__Invariant) = dd6ab0bdcf8decc98ca71b69ca22775e ocaml(Base__Invariant_intf) = fcea2c0fc1ed6d5bbd39a903d8c1957b ocaml(Base__Lazy) = 0be46c27ec8cc026f07f342f18d7efa7 ocaml(Base__List) = c663a053115a0610576161f533245071 ocaml(Base__Maybe_bound) = 0165cec9b2d9f175bd1bcd5297793b2d ocaml(Base__Monad) = 3c7d31ba292ad07869d1580fd305d4de ocaml(Base__Monad_intf) = 695c6efc5e2e2df708c2f513c8158d93 ocaml(Base__Nativeint) = 3d2e23f77801b7f95ee8c54787e0ca26 ocaml(Base__Option) = 3dcf715bc9836826010eb31e8f89d06c ocaml(Base__Or_error) = 1fee3f56f35b7f3743a0745859bcae66 ocaml(Base__Poly0) = a35ef60a8823ef9d5d02dc0a7454bb6a ocaml(Base__Ppx_compare_lib) = f612e23afbca32e0d60ce671e6a0aed6 ocaml(Base__Ppx_hash_lib) = d00d7c5ba9b12688cf05378527b84f18 ocaml(Base__Ppx_sexp_conv_lib) = 46ed1f5a72d6acd87272899533c24883 ocaml(Base__Pretty_printer) = 660baf997e0bcbcbc4bad9f789296218 ocaml(Base__Printf) = 8369a54b02b7dafbc331c9f7ec2ecbd8 ocaml(Base__Random) = e1fd38a8dd71e7d40e437491ed102270 ocaml(Base__Ref) = 453c71fcecdc0e0ec4f8891dc25f5377 ocaml(Base__Result) = 47b0851c5ad8905a949f5241d1d65248 ocaml(Base__Sequence) = 63ebb2acada39251a2afe3f36743af93 ocaml(Base__Sexp) = 49d42ff981bb1d3b4865ae9c8d791ab7 ocaml(Base__Sexp_with_comparable) = f61399ce852d5862261bf55013a1ae53 ocaml(Base__Sexpable) = ce7e280f1a12efd83760158920cc1def ocaml(Base__Sexplib) = eebf54fb322a7c2336fe47f9fcaca667 ocaml(Base__Sign) = d2b5cb9b6ee6cf6abc44d44e7dbebe67 ocaml(Base__Sign0) = 50e60b4cf0f8cdb54f1fd86d76d19385 ocaml(Base__Sign_or_nan) = 2727fe28965e4ec995c3d564d0d9b9a9 ocaml(Base__Source_code_position0) = e1d76cd190055db5b25fa830794afae1 ocaml(Base__Staged) = 085a4984cab985b96c7420fe6fc24efa ocaml(Base__String) = 49d4a1384191f82e8b0fe7b0899be6e6 ocaml(Base__String0) = c7e5fe6988355b1048f276b30f2df49f ocaml(Base__Stringable) = 4b5e2d11edaeb6ee8d4e4baf9e6dc2c8 ocaml(Base__Sys0) = 23fa3a181a0eead5696a4fdfbcff0247 ocaml(Base__T) = 9546562c41f430e77392e2c31eeb3efd ocaml(Base__Unit) = fb438717ae38f61274341868bb144d1e ocaml(Base__Validate) = e1201d496d6c923c31fdd0568ac35c7b ocaml(Base_internalhash_types) = e64572378a3ab8385fde56623d0320ea ocaml(Caml) = 97c175081bfbf786c6ac607d00014a95 ocaml(CamlinternalFormatBasics) = 3a3ca1838627f7762f49679ce0278ad1 ocaml(Sexplib0) = 99fa3784ef75f0402b190d6e737beb24 ocaml(Sexplib0__) = 02a6f16aaa9c098949f944c3df42fc7b ocaml(Sexplib0__Lazy_group_id) = 9fd5a055fe86ac845459972f7236c4b7 ocaml(Sexplib0__Raw_grammar) = da16818deff16d4e43313e99802c6a8b ocaml(Sexplib0__Sexp) = 4fe79989b96a169c88002872d187935d ocaml(Sexplib0__Sexp_conv) = 3a656e319c9b21ff8c46f9a0007b3f03 ocaml(Sexplib0__Sexp_conv_error) = 055881e068e0c782f3a287d3a83598c3 ocaml(Sexplib0__Sexpable) = dd887cce8d7d1ee898b0e15171a95c95 ocaml(Shadow_stdlib) = 8fc68e878c279b7c77c269ce1a62608b ocaml(Stdlib) = c21c5d26416461b543321872a551ea0d ocaml(Stdlib__buffer) = 234b61fa3906003822205287eb65a481 ocaml(Stdlib__format) = de2a0cc4d0ca0cc218de7447f48aaa41 ocaml(Stdlib__hashtbl) = b762db4e3b71657dfcfd14539af9611a ocaml(Stdlib__int32) = 2e6c00c32474b3f4f0ca069a3eceab68 ocaml(Stdlib__int64) = 8da509b391e66cf2a7e37819728d5a15 ocaml(Stdlib__lexing) = c57f9c5debbcb9d656c70b1e7385c4f9 ocaml(Stdlib__listLabels) = adf22f7ab0d4ee257a4fb02e0fcc7da7 ocaml(Stdlib__map) = 9d421c1da8aa330b734c69f7a2083439 ocaml(Stdlib__moreLabels) = 07bd42e9aa62237638ad361315c30a68 ocaml(Stdlib__nativeint) = 27bfaa776a5a329557cb5cebde7d21e0 ocaml(Stdlib__obj) = 387c3c41dccbee81a28b3728d6386b48 ocaml(Stdlib__pervasives) = 76119ce30941328f65713c9e5efa6ead ocaml(Stdlib__printf) = 5cec2efa6f5a2459d17f2788deb783f2 ocaml(Stdlib__seq) = d6a8de25c9eecf5ae9420a9f3f8b2e88 ocaml(Stdlib__set) = 5d365647a10f75c22f2b045a867b4d3e ocaml(Stdlib__stdLabels) = 3fc528293aec4db59d8442683bf88cd0 ocaml(Stdlib__stringLabels) = 67bcabb7f0b8e8e047189d6c0564a44e ocaml(Stdlib__sys) = 794924b786d5c3059c545cb526394520 ocaml(Stdlib__uchar) = ab6f1df93abf9e800a3e0d1543523c96 Processing files: ocaml-time-now-debugsource-0.14.0-3.fc33.1.riscv64 Provides: ocaml-time-now-debugsource = 0.14.0-3.fc33.1 ocaml-time-now-debugsource(riscv-64) = 0.14.0-3.fc33.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-time-now-debuginfo-0.14.0-3.fc33.1.riscv64 Provides: debuginfo(build-id) = 0437e87373c4255a7affd0a5fa1da484f8a8d3dd debuginfo(build-id) = c20c804c703c0a6772ef9fbe10e004fbeb388392 ocaml-time-now-debuginfo = 0.14.0-3.fc33.1 ocaml-time-now-debuginfo(riscv-64) = 0.14.0-3.fc33.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-time-now-debugsource(riscv-64) = 0.14.0-3.fc33.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64 Wrote: /builddir/build/RPMS/ocaml-time-now-debugsource-0.14.0-3.fc33.1.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-time-now-0.14.0-3.fc33.1.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-time-now-debuginfo-0.14.0-3.fc33.1.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-time-now-devel-0.14.0-3.fc33.1.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1dN8FA + umask 022 + cd /builddir/build/BUILD + cd time_now-0.14.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-time-now-0.14.0-3.fc33.1.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0