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-288504-54096/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=1596240000 Wrote: /builddir/build/SRPMS/ocaml-benchmark-1.5-16.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-288504-54096/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=1596240000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZO35T0 + 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.0K7fOY + 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.OONyZ0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.fc33.riscv64 + cd ocaml-benchmark-1.5 + dune install --destdir=/builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.fc33.riscv64 --libdir=/usr/lib64/ocaml --verbose Workspace root: /builddir/build/BUILD/ocaml-benchmark-1.5 Running[0]: /usr/bin/nproc > /tmp/dune993877.output 2> /dev/null Auto-detected concurrency: 4 Running[1]: /usr/bin/ocamlc.opt -config > /tmp/dunea3be2b.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+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 } } Installing /builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.fc33.riscv64/usr/lib64/ocaml/benchmark/META Installing /builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.fc33.riscv64/usr/lib64/ocaml/benchmark/benchmark.a Installing /builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.fc33.riscv64/usr/lib64/ocaml/benchmark/benchmark.cma Installing /builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.fc33.riscv64/usr/lib64/ocaml/benchmark/benchmark.cmi Installing /builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.fc33.riscv64/usr/lib64/ocaml/benchmark/benchmark.cmt Installing /builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.fc33.riscv64/usr/lib64/ocaml/benchmark/benchmark.cmti Installing /builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.fc33.riscv64/usr/lib64/ocaml/benchmark/benchmark.cmx Installing /builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.fc33.riscv64/usr/lib64/ocaml/benchmark/benchmark.cmxa Installing /builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.fc33.riscv64/usr/lib64/ocaml/benchmark/benchmark.cmxs Installing /builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.fc33.riscv64/usr/lib64/ocaml/benchmark/benchmark.ml Installing /builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.fc33.riscv64/usr/lib64/ocaml/benchmark/benchmark.mli Installing /builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.fc33.riscv64/usr/lib64/ocaml/benchmark/dune-package Installing /builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.fc33.riscv64/usr/lib64/ocaml/benchmark/opam Installing /builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.fc33.riscv64/usr/doc/benchmark/CHANGES.md Installing /builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.fc33.riscv64/usr/doc/benchmark/LICENSE.md Installing /builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.fc33.riscv64/usr/doc/benchmark/README.md + find /builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.fc33.riscv64 -name '*.cmxs' -exec chmod 0755 '{}' ';' + rm -r /builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.fc33.riscv64/usr/doc + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.5-16.fc33 --unique-debug-suffix -1.5-16.fc33.riscv64 --unique-debug-src-base ocaml-benchmark-1.5-16.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-16.fc33.riscv64/usr/lib64/ocaml/benchmark/benchmark.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.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 '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jNROUX + 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.19 WALL ( 1.18 usr + 0.00 sys = 1.18 CPU) @ 1.70/s (n=2) (warning: too few iterations for a reliable count) Rate long long 1.70/s -- + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-benchmark-1.5-16.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.T2lEqX + umask 022 + cd /builddir/build/BUILD + cd ocaml-benchmark-1.5 + DOCDIR=/builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.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-16.fc33.riscv64/usr/share/doc/ocaml-benchmark + cp -pr README.md /builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.fc33.riscv64/usr/share/doc/ocaml-benchmark + cp -pr CHANGES.md /builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.fc33.riscv64/usr/share/doc/ocaml-benchmark + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8e2aU0 + umask 022 + cd /builddir/build/BUILD + cd ocaml-benchmark-1.5 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.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-16.fc33.riscv64/usr/share/licenses/ocaml-benchmark + cp -pr LICENSE.md /builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.fc33.riscv64/usr/share/licenses/ocaml-benchmark + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Benchmark) = 3c7bb9b18ee41b1ef4f7ee3475b141da ocaml-benchmark = 1.5-16.fc33 ocaml-benchmark(riscv-64) = 1.5-16.fc33 ocamlx(Benchmark) = 6ffa83d16135eb02b0c44a30262664fa 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) = 95dbd723a2993979f0423b198048a5a8 ocaml(Stdlib__int64) = ed002463159e157ea3e45d12f5048981 ocaml(Stdlib__lazy) = e6ac069e7b39be8704380ec0c236b891 ocaml(Stdlib__list) = 3a95348c023b83cf26ac8e0229a3caef ocaml(Stdlib__map) = a9fd645d93c1483f6c676174cc50cebb ocaml(Stdlib__printexc) = 9d1161786d90e22b3dc3952dc821f0b3 ocaml(Stdlib__printf) = 62e84bf0bef05cc9269eeeabae7fceb4 ocaml(Stdlib__seq) = aa29410d95f3c0bcbe4b1dc2a2661ed3 ocaml(Stdlib__string) = 0d19388e50e8e106b36c2865d3eda89a ocaml(Stdlib__sys) = 196c473163bbff06e51047ce1a60437f ocaml(Stdlib__uchar) = af48317d91d50bcd76019fb3dc0a0a7e ocaml(Unix) = b2e90099b3b7ea80d565f58cd4840d0a ocamlx(CamlinternalLazy) = ee1b9d69f088043710030c87ef9f1343 ocamlx(Stdlib) = d50bf5c337fbea2c5da706f061da5125 ocamlx(Stdlib__arg) = 88dcb63c13e9ac65129b6fa17ed225d6 ocamlx(Stdlib__array) = df35a909bc895d9ba32a26f3606bcbba ocamlx(Stdlib__filename) = ac90639137d2f370f90faec52df08889 ocamlx(Stdlib__format) = 43403a4b85b4796482a5806bbc16e97c ocamlx(Stdlib__gc) = ac9f435153195740f9055cf25c47b266 ocamlx(Stdlib__int64) = 3d964f7e3dcc90bd08d9b4647ca16caa ocamlx(Stdlib__list) = 3a5298ac5099f046d6b27dfb3eb59ca0 ocamlx(Stdlib__map) = db5c057ce7f86763b971d5bf683dfa9f ocamlx(Stdlib__printf) = bd2e60aaa72e2624867de92741eef4b2 ocamlx(Stdlib__string) = e91b030dd19dff9da325a8ca7e199786 ocamlx(Stdlib__sys) = 8607ff80be6573ee206adf9d2294dca6 ocamlx(Unix) = 7ad16957e553dda1287d128e1af67e45 rtld(GNU_HASH) Processing files: ocaml-benchmark-devel-1.5-16.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oKYe3Z + umask 022 + cd /builddir/build/BUILD + cd ocaml-benchmark-1.5 + DOCDIR=/builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.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-16.fc33.riscv64/usr/share/doc/ocaml-benchmark-devel + cp -pr README.md /builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.fc33.riscv64/usr/share/doc/ocaml-benchmark-devel + cp -pr CHANGES.md /builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.fc33.riscv64/usr/share/doc/ocaml-benchmark-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WQ67f0 + umask 022 + cd /builddir/build/BUILD + cd ocaml-benchmark-1.5 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.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-16.fc33.riscv64/usr/share/licenses/ocaml-benchmark-devel + cp -pr LICENSE.md /builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.fc33.riscv64/usr/share/licenses/ocaml-benchmark-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Benchmark) = 3c7bb9b18ee41b1ef4f7ee3475b141da ocaml-benchmark-devel = 1.5-16.fc33 ocaml-benchmark-devel(riscv-64) = 1.5-16.fc33 ocamlx(Benchmark) = 6ffa83d16135eb02b0c44a30262664fa 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) = 95dbd723a2993979f0423b198048a5a8 ocaml(Stdlib__int64) = ed002463159e157ea3e45d12f5048981 ocaml(Stdlib__lazy) = e6ac069e7b39be8704380ec0c236b891 ocaml(Stdlib__list) = 3a95348c023b83cf26ac8e0229a3caef ocaml(Stdlib__map) = a9fd645d93c1483f6c676174cc50cebb ocaml(Stdlib__printexc) = 9d1161786d90e22b3dc3952dc821f0b3 ocaml(Stdlib__printf) = 62e84bf0bef05cc9269eeeabae7fceb4 ocaml(Stdlib__seq) = aa29410d95f3c0bcbe4b1dc2a2661ed3 ocaml(Stdlib__string) = 0d19388e50e8e106b36c2865d3eda89a ocaml(Stdlib__sys) = 196c473163bbff06e51047ce1a60437f ocaml(Stdlib__uchar) = af48317d91d50bcd76019fb3dc0a0a7e ocaml(Unix) = b2e90099b3b7ea80d565f58cd4840d0a ocamlx(CamlinternalLazy) = ee1b9d69f088043710030c87ef9f1343 ocamlx(Stdlib) = d50bf5c337fbea2c5da706f061da5125 ocamlx(Stdlib__arg) = 88dcb63c13e9ac65129b6fa17ed225d6 ocamlx(Stdlib__array) = df35a909bc895d9ba32a26f3606bcbba ocamlx(Stdlib__filename) = ac90639137d2f370f90faec52df08889 ocamlx(Stdlib__format) = 43403a4b85b4796482a5806bbc16e97c ocamlx(Stdlib__gc) = ac9f435153195740f9055cf25c47b266 ocamlx(Stdlib__int64) = 3d964f7e3dcc90bd08d9b4647ca16caa ocamlx(Stdlib__list) = 3a5298ac5099f046d6b27dfb3eb59ca0 ocamlx(Stdlib__map) = db5c057ce7f86763b971d5bf683dfa9f ocamlx(Stdlib__printf) = bd2e60aaa72e2624867de92741eef4b2 ocamlx(Stdlib__string) = e91b030dd19dff9da325a8ca7e199786 ocamlx(Stdlib__sys) = 8607ff80be6573ee206adf9d2294dca6 ocamlx(Unix) = 7ad16957e553dda1287d128e1af67e45 Processing files: ocaml-benchmark-debugsource-1.5-16.fc33.riscv64 Provides: ocaml-benchmark-debugsource = 1.5-16.fc33 ocaml-benchmark-debugsource(riscv-64) = 1.5-16.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-16.fc33.riscv64 Provides: debuginfo(build-id) = 3799ef9b020e86f941e1d4508c987178f253f592 ocaml-benchmark-debuginfo = 1.5-16.fc33 ocaml-benchmark-debuginfo(riscv-64) = 1.5-16.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-16.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.fc33.riscv64 Wrote: /builddir/build/RPMS/ocaml-benchmark-debugsource-1.5-16.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-benchmark-debuginfo-1.5-16.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-benchmark-devel-1.5-16.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-benchmark-1.5-16.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PBd9XX + umask 022 + cd /builddir/build/BUILD + cd ocaml-benchmark-1.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-benchmark-1.5-16.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0