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-benchmark.spec'], chrootPath='/var/lib/mock/f33-build-190969-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-benchmark.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=1587513600 Wrote: /builddir/build/SRPMS/ocaml-benchmark-1.5-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-benchmark.spec'], chrootPath='/var/lib/mock/f33-build-190969-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-benchmark.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=1587513600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qxyJyQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ocaml-benchmark-1.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/ocaml-benchmark-1.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-benchmark-1.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + dune upgrade Project in dir tests will be upgraded to dune v1. Project in dir examples will be upgraded to dune v1. Project in dir . will be upgraded to dune v1. Info: Creating file dune-project with this contents: | (lang dune 1.0) | (name benchmark) Upgrading benchmark.opam... Upgrading jbuild to dune... Upgrading examples/jbuild to examples/dune... Upgrading tests/jbuild to tests/dune... Project in dir web will be upgraded to dune v2. Project in dir tests will be upgraded to dune v2. Project in dir pkg will be upgraded to dune v2. Project in dir examples will be upgraded to dune v2. Project in dir . will be upgraded to dune v2. Upgrading dune... Upgrading dune-project... Upgrading examples/dune... Upgrading dune-project... Upgrading dune-project... Upgrading tests/dune... Upgrading dune-project... Upgrading dune-project... Some projects were upgraded to dune v2. Some breaking changes may not have been treated automatically. Here is a list of things you should check to complete the migration: - If you use generated dune.inc files you probably should update your generators. - mli only modules must now be explicitly declared. This was previously a warning and is now an error. - Stop installing the `ocaml-syntax-shims` binary. In order to use `future_syntax`, one now need to depend on the `ocaml-syntax-shims` package. - Actions which introduce targets where new targets are forbidden (e.g. preprocessing) are now an error instead of a warning. - Stop installing the `ocaml-syntax-shims` binary. In order to use `future_syntax`, one now need to depend on the `ocaml-syntax-shims` package. - Do not put the `.install` files in the source tree unless `-p` or `--promote-install-files` is passed on the command line - Library names are now validated in a strict fashion. Previously, invalid names would be allowed for unwrapped libraries - Stricter validation of file names in `select`. The file names of conditional sources must match the prefix and the extension of the resultant filename. - Modules filtered out from the module list via the Ordered Set Language must now be actual modules. - Stub names are no longer allowed relative paths. This was previously a warning and is now an error. - In `(diff? x y)` action, require `x` to exist and register a dependency on that file. - `self_build_stubs_archive` was deleted in version 2.0 of the dune language. Use the (foreign_archives ...) field instead. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NLojLO + umask 022 + cd /builddir/build/BUILD + cd ocaml-benchmark-1.5 + dune build @install --profile release + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9MXtyP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64 + cd ocaml-benchmark-1.5 + dune install --destdir=/builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64 --libdir=/usr/lib64/ocaml --verbose Workspace root: /builddir/build/BUILD/ocaml-benchmark-1.5 Running[0]: /usr/bin/nproc > /tmp/dune11b0b3.output 2> /dev/null Auto-detected concurrency: 4 Running[1]: /usr/bin/ocamlc.opt -config > /tmp/dune56d5ee.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/ocaml-benchmark-1.5/_build/install/default/lib/stublibs" ; "INSIDE_DUNE" : "/builddir/build/BUILD/ocaml-benchmark-1.5/_build/default" ; "MANPATH" : "/builddir/build/BUILD/ocaml-benchmark-1.5/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/builddir/build/BUILD/ocaml-benchmark-1.5/_build/install/default/lib" ; "OCAMLPATH" : "/builddir/build/BUILD/ocaml-benchmark-1.5/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/builddir/build/BUILD/ocaml-benchmark-1.5/_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 } } Installing /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64/usr/lib64/ocaml/benchmark/META Installing /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64/usr/lib64/ocaml/benchmark/benchmark.a Installing /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64/usr/lib64/ocaml/benchmark/benchmark.cma Installing /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64/usr/lib64/ocaml/benchmark/benchmark.cmi Installing /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64/usr/lib64/ocaml/benchmark/benchmark.cmt Installing /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64/usr/lib64/ocaml/benchmark/benchmark.cmti Installing /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64/usr/lib64/ocaml/benchmark/benchmark.cmx Installing /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64/usr/lib64/ocaml/benchmark/benchmark.cmxa Installing /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64/usr/lib64/ocaml/benchmark/benchmark.cmxs Installing /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64/usr/lib64/ocaml/benchmark/benchmark.ml Installing /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64/usr/lib64/ocaml/benchmark/benchmark.mli Installing /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64/usr/lib64/ocaml/benchmark/dune-package Installing /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64/usr/lib64/ocaml/benchmark/opam Installing /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64/usr/doc/benchmark/CHANGES.md Installing /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64/usr/doc/benchmark/LICENSE.md Installing /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64/usr/doc/benchmark/README.md + find /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64 -name '*.cmxs' -exec chmod 0755 '{}' ';' + rm -r /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64/usr/doc + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.5-13.fc33 --unique-debug-suffix -1.5-13.fc33.riscv64 --unique-debug-src-base ocaml-benchmark-1.5-13.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ocaml-benchmark-1.5 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64/usr/lib64/ocaml/benchmark/benchmark.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64/usr/lib64/ocaml/benchmark/benchmark.cmxs original debug info size: 76kB, size after compression: 80kB /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. cpio: _build/default/format.ml: Cannot stat: No such file or directory cpio: _build/default/list.ml: Cannot stat: No such file or directory cpio: _build/default/printf.ml: Cannot stat: No such file or directory cpio: _build/default/stdlib.ml: Cannot stat: No such file or directory cpio: _build/default/string.ml: Cannot stat: No such file or directory 63 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.lPQhOQ + umask 022 + cd /builddir/build/BUILD + cd ocaml-benchmark-1.5 + dune runtest --profile release tree alias tests/runtest No benchmark to run. long_run alias tests/runtest Throughputs for "long" running for at least 1 CPU second: long: 1.14 WALL ( 1.10 usr + 0.02 sys = 1.12 CPU) @ 1.78/s (n=2) (warning: too few iterations for a reliable count) Rate long long 1.78/s -- + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-benchmark-1.5-13.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Xq7MzO + umask 022 + cd /builddir/build/BUILD + cd ocaml-benchmark-1.5 + DOCDIR=/builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64/usr/share/doc/ocaml-benchmark + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64/usr/share/doc/ocaml-benchmark + cp -pr README.md /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64/usr/share/doc/ocaml-benchmark + cp -pr CHANGES.md /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64/usr/share/doc/ocaml-benchmark + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GBnCyN + umask 022 + cd /builddir/build/BUILD + cd ocaml-benchmark-1.5 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64/usr/share/licenses/ocaml-benchmark + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64/usr/share/licenses/ocaml-benchmark + cp -pr LICENSE.md /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64/usr/share/licenses/ocaml-benchmark + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Benchmark) = 3c7bb9b18ee41b1ef4f7ee3475b141da ocaml-benchmark = 1.5-13.fc33 ocaml-benchmark(riscv-64) = 1.5-13.fc33 ocamlx(Benchmark) = 0b3df6d33352cb7d2698ad70e0161a11 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(Stdlib) = 758bb07a9fe47ce2726d308103d8c6ac ocaml(Stdlib__arg) = 7a4d6815d9d409379c3df24b7cee9adf ocaml(Stdlib__array) = 8bbff66dc4743569bd90a35312172b33 ocaml(Stdlib__bigarray) = 6753964e3fa1b4a43d82aa25d8b470f7 ocaml(Stdlib__buffer) = 62274dc59b2be3a60aa8ac3225e14d26 ocaml(Stdlib__complex) = 1bb63213f3e1f7d8188b2c4de5d4112f ocaml(Stdlib__filename) = e9d9d7b66e2dd876461f26739efcbaea ocaml(Stdlib__format) = c5f72e9cf68719087633a822261f096a ocaml(Stdlib__gc) = 8a0f2526684d77b838987b2889998014 ocaml(Stdlib__int64) = ed002463159e157ea3e45d12f5048981 ocaml(Stdlib__lazy) = e6ac069e7b39be8704380ec0c236b891 ocaml(Stdlib__list) = 3a95348c023b83cf26ac8e0229a3caef ocaml(Stdlib__map) = a9fd645d93c1483f6c676174cc50cebb ocaml(Stdlib__printexc) = eecbabfd567bf3f483781b6b45b9bda7 ocaml(Stdlib__printf) = 62e84bf0bef05cc9269eeeabae7fceb4 ocaml(Stdlib__seq) = aa29410d95f3c0bcbe4b1dc2a2661ed3 ocaml(Stdlib__string) = 0d19388e50e8e106b36c2865d3eda89a ocaml(Stdlib__sys) = 93b335947bb5110380711c8d8866e892 ocaml(Stdlib__uchar) = af48317d91d50bcd76019fb3dc0a0a7e ocaml(Unix) = b2e90099b3b7ea80d565f58cd4840d0a ocamlx(CamlinternalLazy) = a9b6be6fefa0ac4eceacc0e12cf141fc ocamlx(Stdlib) = f35fed20d6a434bdcdc787ab8d2e7090 ocamlx(Stdlib__arg) = 7427bb4c4246d2c0617adbf7491b53e3 ocamlx(Stdlib__array) = 5b097f9dfd1b58250cb9efdcd44e557d ocamlx(Stdlib__filename) = 55576fd1286c4bd244f852233e2a929e ocamlx(Stdlib__format) = 70eb8082015880d2ea22015d98ece686 ocamlx(Stdlib__gc) = 99433a45917169be636061fe537cde13 ocamlx(Stdlib__int64) = 1299b9b69976d1c9d60003f894a32b06 ocamlx(Stdlib__list) = 00f0b803021241f2da62a3ac5db4e0a4 ocamlx(Stdlib__map) = 42a3df0ea69532a68fea2c9f7ea745f0 ocamlx(Stdlib__printf) = 80c38d46eaab96a59c130d985aa18edf ocamlx(Stdlib__string) = d50927574e9143235cb5aed9bc83f8e7 ocamlx(Stdlib__sys) = 412d0d0165356a092d2d01789aa342e0 ocamlx(Unix) = 84639ec8aa7ff37e0384f6051183baea rtld(GNU_HASH) Processing files: ocaml-benchmark-devel-1.5-13.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EJpApQ + umask 022 + cd /builddir/build/BUILD + cd ocaml-benchmark-1.5 + DOCDIR=/builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64/usr/share/doc/ocaml-benchmark-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64/usr/share/doc/ocaml-benchmark-devel + cp -pr README.md /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64/usr/share/doc/ocaml-benchmark-devel + cp -pr CHANGES.md /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64/usr/share/doc/ocaml-benchmark-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.q1xGsQ + umask 022 + cd /builddir/build/BUILD + cd ocaml-benchmark-1.5 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64/usr/share/licenses/ocaml-benchmark-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64/usr/share/licenses/ocaml-benchmark-devel + cp -pr LICENSE.md /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64/usr/share/licenses/ocaml-benchmark-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Benchmark) = 3c7bb9b18ee41b1ef4f7ee3475b141da ocaml-benchmark-devel = 1.5-13.fc33 ocaml-benchmark-devel(riscv-64) = 1.5-13.fc33 ocamlx(Benchmark) = 0b3df6d33352cb7d2698ad70e0161a11 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(Stdlib) = 758bb07a9fe47ce2726d308103d8c6ac ocaml(Stdlib__arg) = 7a4d6815d9d409379c3df24b7cee9adf ocaml(Stdlib__array) = 8bbff66dc4743569bd90a35312172b33 ocaml(Stdlib__bigarray) = 6753964e3fa1b4a43d82aa25d8b470f7 ocaml(Stdlib__buffer) = 62274dc59b2be3a60aa8ac3225e14d26 ocaml(Stdlib__complex) = 1bb63213f3e1f7d8188b2c4de5d4112f ocaml(Stdlib__filename) = e9d9d7b66e2dd876461f26739efcbaea ocaml(Stdlib__format) = c5f72e9cf68719087633a822261f096a ocaml(Stdlib__gc) = 8a0f2526684d77b838987b2889998014 ocaml(Stdlib__int64) = ed002463159e157ea3e45d12f5048981 ocaml(Stdlib__lazy) = e6ac069e7b39be8704380ec0c236b891 ocaml(Stdlib__list) = 3a95348c023b83cf26ac8e0229a3caef ocaml(Stdlib__map) = a9fd645d93c1483f6c676174cc50cebb ocaml(Stdlib__printexc) = eecbabfd567bf3f483781b6b45b9bda7 ocaml(Stdlib__printf) = 62e84bf0bef05cc9269eeeabae7fceb4 ocaml(Stdlib__seq) = aa29410d95f3c0bcbe4b1dc2a2661ed3 ocaml(Stdlib__string) = 0d19388e50e8e106b36c2865d3eda89a ocaml(Stdlib__sys) = 93b335947bb5110380711c8d8866e892 ocaml(Stdlib__uchar) = af48317d91d50bcd76019fb3dc0a0a7e ocaml(Unix) = b2e90099b3b7ea80d565f58cd4840d0a ocamlx(CamlinternalLazy) = a9b6be6fefa0ac4eceacc0e12cf141fc ocamlx(Stdlib) = f35fed20d6a434bdcdc787ab8d2e7090 ocamlx(Stdlib__arg) = 7427bb4c4246d2c0617adbf7491b53e3 ocamlx(Stdlib__array) = 5b097f9dfd1b58250cb9efdcd44e557d ocamlx(Stdlib__filename) = 55576fd1286c4bd244f852233e2a929e ocamlx(Stdlib__format) = 70eb8082015880d2ea22015d98ece686 ocamlx(Stdlib__gc) = 99433a45917169be636061fe537cde13 ocamlx(Stdlib__int64) = 1299b9b69976d1c9d60003f894a32b06 ocamlx(Stdlib__list) = 00f0b803021241f2da62a3ac5db4e0a4 ocamlx(Stdlib__map) = 42a3df0ea69532a68fea2c9f7ea745f0 ocamlx(Stdlib__printf) = 80c38d46eaab96a59c130d985aa18edf ocamlx(Stdlib__string) = d50927574e9143235cb5aed9bc83f8e7 ocamlx(Stdlib__sys) = 412d0d0165356a092d2d01789aa342e0 ocamlx(Unix) = 84639ec8aa7ff37e0384f6051183baea Processing files: ocaml-benchmark-debugsource-1.5-13.fc33.riscv64 Provides: ocaml-benchmark-debugsource = 1.5-13.fc33 ocaml-benchmark-debugsource(riscv-64) = 1.5-13.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-benchmark-debuginfo-1.5-13.fc33.riscv64 Provides: debuginfo(build-id) = 452dfdd6842fafa72b80c2ce61d574705c6a9498 ocaml-benchmark-debuginfo = 1.5-13.fc33 ocaml-benchmark-debuginfo(riscv-64) = 1.5-13.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-benchmark-debugsource(riscv-64) = 1.5-13.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64 Wrote: /builddir/build/RPMS/ocaml-benchmark-debugsource-1.5-13.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-benchmark-debuginfo-1.5-13.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-benchmark-devel-1.5-13.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-benchmark-1.5-13.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6OWOzP + umask 022 + cd /builddir/build/BUILD + cd ocaml-benchmark-1.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-benchmark-1.5-13.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0