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-rope.spec'], chrootPath='/var/lib/mock/f33-build-198589-47831/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-rope.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=1588636800 Wrote: /builddir/build/SRPMS/ocaml-rope-0.6.2-10.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-rope.spec'], chrootPath='/var/lib/mock/f33-build-198589-47831/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-rope.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=1588636800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6YzzzF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ocaml-rope-0.6.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/ocaml-rope-0.6.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-rope-0.6.2 + /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.hvCjGG + umask 022 + cd /builddir/build/BUILD + cd ocaml-rope-0.6.2 + dune build @install --profile release File "src/rope.ml", line 1291, characters 16-34: 1291 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "src/rope.ml", line 1291, characters 16-34: 1291 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LDa16F + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64 + cd ocaml-rope-0.6.2 + mkdir -p /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/lib64/ocaml + dune install --destdir=/builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64 --verbose Workspace root: /builddir/build/BUILD/ocaml-rope-0.6.2 Running[0]: /usr/bin/nproc > /tmp/dune64bc89.output 2> /dev/null Auto-detected concurrency: 4 Running[1]: /usr/bin/ocamlc.opt -config > /tmp/dune9d703d.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-rope-0.6.2/_build/install/default/lib/stublibs" ; "INSIDE_DUNE" : "/builddir/build/BUILD/ocaml-rope-0.6.2/_build/default" ; "MANPATH" : "/builddir/build/BUILD/ocaml-rope-0.6.2/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/builddir/build/BUILD/ocaml-rope-0.6.2/_build/install/default/lib" ; "OCAMLPATH" : "/builddir/build/BUILD/ocaml-rope-0.6.2/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/builddir/build/BUILD/ocaml-rope-0.6.2/_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-rope-0.6.2-10.fc33.riscv64/usr/lib64/ocaml/rope/META Installing /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/lib64/ocaml/rope/dune-package Installing /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/lib64/ocaml/rope/opam Installing /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/lib64/ocaml/rope/rope.a Installing /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/lib64/ocaml/rope/rope.cma Installing /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/lib64/ocaml/rope/rope.cmi Installing /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/lib64/ocaml/rope/rope.cmt Installing /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/lib64/ocaml/rope/rope.cmti Installing /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/lib64/ocaml/rope/rope.cmx Installing /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/lib64/ocaml/rope/rope.cmxa Installing /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/lib64/ocaml/rope/rope.cmxs Installing /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/lib64/ocaml/rope/rope.ml Installing /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/lib64/ocaml/rope/rope.mli Installing /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/lib64/ocaml/rope/top/rope_top.cma Installing /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/lib64/ocaml/rope/top/rope_top.cmi Installing /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/lib64/ocaml/rope/top/rope_top.cmt Installing /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/lib64/ocaml/rope/top/rope_top.ml Installing /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/doc/rope/CHANGES.md Installing /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/doc/rope/LICENSE.md Installing /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/doc/rope/README.md + rm /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/doc/rope/CHANGES.md /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/doc/rope/LICENSE.md /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/doc/rope/README.md + find /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64 -name '*.cmxs' -exec chmod 0755 '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.6.2-10.fc33 --unique-debug-suffix -0.6.2-10.fc33.riscv64 --unique-debug-src-base ocaml-rope-0.6.2-10.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ocaml-rope-0.6.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/lib64/ocaml/rope/rope.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/lib64/ocaml/rope/rope.cmxs original debug info size: 64kB, size after compression: 68kB /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. cpio: _build/default/bytes.ml: Cannot stat: No such file or directory cpio: _build/default/string.ml: Cannot stat: No such file or directory 93 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.16k8RG + umask 022 + cd /builddir/build/BUILD + cd ocaml-rope-0.6.2 + dune runtest --profile=release bench_rope alias bench/runtest Throughputs for "String", "Rope", "Iter" each running 3 times for at least 5 CPU seconds: String: 5.13 WALL ( 1.88 usr + 3.22 sys = 5.10 CPU) @ 6320.18/s (n=32239) 5.05 WALL ( 2.01 usr + 3.02 sys = 5.03 CPU) @ 6196.30/s (n=31170) 5.03 WALL ( 1.91 usr + 3.12 sys = 5.03 CPU) @ 6199.24/s (n=31159) Rope: 5.70 WALL ( 5.68 usr + 0.01 sys = 5.69 CPU) @ 292796.33/s (n=1667317) 5.19 WALL ( 5.14 usr + 0.04 sys = 5.18 CPU) @ 321764.06/s (n=1667317) 6.01 WALL ( 5.97 usr + 0.03 sys = 6.00 CPU) @ 277777.51/s (n=1667317) Iter: 7.92 WALL ( 7.92 usr + 0.00 sys = 7.92 CPU) @ 187126.76/s (n=1482107) 7.44 WALL ( 7.33 usr + 0.09 sys = 7.42 CPU) @ 199710.72/s (n=1482107) 5.66 WALL ( 5.66 usr + 0.00 sys = 5.66 CPU) @ 261952.90/s (n=1482107) Rate String Iter Rope String 6239+- 55/s -- -97% -98% Iter 216263+-31078/s 3367% -- -27% Rope 297446+-17343/s 4668% 38% -- + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-rope-0.6.2-10.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ayv1TC + umask 022 + cd /builddir/build/BUILD + cd ocaml-rope-0.6.2 + DOCDIR=/builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/share/doc/ocaml-rope + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/share/doc/ocaml-rope + cp -pr README.md /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/share/doc/ocaml-rope + cp -pr CHANGES.md /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/share/doc/ocaml-rope + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PtkZKF + umask 022 + cd /builddir/build/BUILD + cd ocaml-rope-0.6.2 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/share/licenses/ocaml-rope + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/share/licenses/ocaml-rope + cp -pr LICENSE.md /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/share/licenses/ocaml-rope + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Rope) = fbb5b720eeb6b25216c0a9df6f97e1a9 ocaml(Rope_top) = 94a61546258de3e1aa91ce5e067445e5 ocaml-rope = 0.6.2-10.fc33 ocaml-rope(riscv-64) = 0.6.2-10.fc33 ocamlx(Rope) = cd94e1fbb2367681b93c64250ec1d4c2 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(Asttypes) = c2d0429f60b723e8b720213172bf2088 ocaml(Build_path_prefix_map) = 9a4e8d6cd43bb98baac4f1246c1a8145 ocaml(CamlinternalFormatBasics) = abb6a3e103af15618334f607881d2f6e ocaml(CamlinternalLazy) = da00c017b07ea33406799e4c0708370b ocaml(Cmi_format) = 3215d92e1d3562abda64acbe514a7b9b ocaml(Env) = a217d02704e8b6b19f2f4995a76ca40d ocaml(Ident) = 9ba7fd8a937947a27d0d0fc9f18d507e ocaml(Identifiable) = 08645a8ab1e4df8b92613bf5fee575e0 ocaml(Load_path) = 2c6a73d2a3c72a383122a27f9d10a740 ocaml(Location) = bec426b4dd29a880783e698730075a4e ocaml(Longident) = 9a5c1cb2b32d1fde913a1a3a90db660d ocaml(Misc) = 3ea3f4876ff13ee448c802e3033d9c19 ocaml(Outcometree) = 4afebd6a83076a52537bfa1405cb2376 ocaml(Parsetree) = 93520523911d4b17f60db7ee6785d775 ocaml(Path) = 363777273dbb0e902f8f8119abc52375 ocaml(Primitive) = ffdffe2aed4c814306c1f7cd2d961bdf ocaml(Stdlib) = 758bb07a9fe47ce2726d308103d8c6ac ocaml(Stdlib__array) = 8bbff66dc4743569bd90a35312172b33 ocaml(Stdlib__buffer) = 62274dc59b2be3a60aa8ac3225e14d26 ocaml(Stdlib__bytes) = 8a4d804cf862eb9fcbbc77bc74d8d60d ocaml(Stdlib__char) = e880cec0c71000a6af4116f0f30b8ec6 ocaml(Stdlib__digest) = d8be17ae6382c591ca8ee044e48f8e37 ocaml(Stdlib__format) = c5f72e9cf68719087633a822261f096a ocaml(Stdlib__hashtbl) = 6ba415b3504985a4f465c58f988c3d82 ocaml(Stdlib__int32) = 9084c02abc6ad1f2aec73b083db3921e ocaml(Stdlib__lazy) = e6ac069e7b39be8704380ec0c236b891 ocaml(Stdlib__lexing) = 14e0df52f231ec459c096819e4a2ae34 ocaml(Stdlib__list) = 3a95348c023b83cf26ac8e0229a3caef ocaml(Stdlib__map) = a9fd645d93c1483f6c676174cc50cebb ocaml(Stdlib__obj) = edb3590617df751c36eda305ea5a8df7 ocaml(Stdlib__pervasives) = 5c561b71c495f928b9d9e972da260962 ocaml(Stdlib__printf) = 62e84bf0bef05cc9269eeeabae7fceb4 ocaml(Stdlib__seq) = aa29410d95f3c0bcbe4b1dc2a2661ed3 ocaml(Stdlib__set) = bef88bbfd0cd2c203ca0f106f12ef88a ocaml(Stdlib__string) = 0d19388e50e8e106b36c2865d3eda89a ocaml(Stdlib__sys) = 196c473163bbff06e51047ce1a60437f ocaml(Stdlib__uchar) = af48317d91d50bcd76019fb3dc0a0a7e ocaml(Subst) = 1fefd75861b33bd8a0e9f7e585e904c6 ocaml(Toploop) = a06422bc1b1bd6419c45f0bfb66b30a2 ocaml(Type_immediacy) = e167c6dc2004e53e5f7b8c7ea6c2ce66 ocaml(Types) = 90f86f4286f7265833760e70db5f24d7 ocaml(Warnings) = 4ad722ed4194a9c0e8df49ae74ee16ee ocamlx(Stdlib) = d50bf5c337fbea2c5da706f061da5125 ocamlx(Stdlib__array) = df35a909bc895d9ba32a26f3606bcbba ocamlx(Stdlib__bytes) = 4e462d95b7bc2937cc43807bf08aa6cd ocamlx(Stdlib__char) = 0f42ae6650b4e2bd85207214a1589c3b ocamlx(Stdlib__format) = 43403a4b85b4796482a5806bbc16e97c ocamlx(Stdlib__list) = 3a5298ac5099f046d6b27dfb3eb59ca0 ocamlx(Stdlib__map) = db5c057ce7f86763b971d5bf683dfa9f ocamlx(Stdlib__string) = e91b030dd19dff9da325a8ca7e199786 ocamlx(Stdlib__sys) = 8607ff80be6573ee206adf9d2294dca6 rtld(GNU_HASH) Processing files: ocaml-rope-devel-0.6.2-10.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qhMyZD + umask 022 + cd /builddir/build/BUILD + cd ocaml-rope-0.6.2 + DOCDIR=/builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/share/doc/ocaml-rope-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/share/doc/ocaml-rope-devel + cp -pr README.md /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/share/doc/ocaml-rope-devel + cp -pr CHANGES.md /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/share/doc/ocaml-rope-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dxd8DF + umask 022 + cd /builddir/build/BUILD + cd ocaml-rope-0.6.2 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/share/licenses/ocaml-rope-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/share/licenses/ocaml-rope-devel + cp -pr LICENSE.md /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64/usr/share/licenses/ocaml-rope-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Rope) = fbb5b720eeb6b25216c0a9df6f97e1a9 ocaml-rope-devel = 0.6.2-10.fc33 ocaml-rope-devel(riscv-64) = 0.6.2-10.fc33 ocamlx(Rope) = cd94e1fbb2367681b93c64250ec1d4c2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = abb6a3e103af15618334f607881d2f6e 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__list) = 3a95348c023b83cf26ac8e0229a3caef ocaml(Stdlib__map) = a9fd645d93c1483f6c676174cc50cebb ocaml(Stdlib__pervasives) = 5c561b71c495f928b9d9e972da260962 ocaml(Stdlib__seq) = aa29410d95f3c0bcbe4b1dc2a2661ed3 ocaml(Stdlib__string) = 0d19388e50e8e106b36c2865d3eda89a ocaml(Stdlib__sys) = 196c473163bbff06e51047ce1a60437f ocaml(Stdlib__uchar) = af48317d91d50bcd76019fb3dc0a0a7e ocamlx(Stdlib) = d50bf5c337fbea2c5da706f061da5125 ocamlx(Stdlib__array) = df35a909bc895d9ba32a26f3606bcbba ocamlx(Stdlib__bytes) = 4e462d95b7bc2937cc43807bf08aa6cd ocamlx(Stdlib__char) = 0f42ae6650b4e2bd85207214a1589c3b ocamlx(Stdlib__format) = 43403a4b85b4796482a5806bbc16e97c ocamlx(Stdlib__list) = 3a5298ac5099f046d6b27dfb3eb59ca0 ocamlx(Stdlib__map) = db5c057ce7f86763b971d5bf683dfa9f ocamlx(Stdlib__string) = e91b030dd19dff9da325a8ca7e199786 ocamlx(Stdlib__sys) = 8607ff80be6573ee206adf9d2294dca6 Processing files: ocaml-rope-debugsource-0.6.2-10.fc33.riscv64 Provides: ocaml-rope-debugsource = 0.6.2-10.fc33 ocaml-rope-debugsource(riscv-64) = 0.6.2-10.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-rope-debuginfo-0.6.2-10.fc33.riscv64 Provides: debuginfo(build-id) = 7da4f8ec676a54f4f7338540ea8fdc034134c69c ocaml-rope-debuginfo = 0.6.2-10.fc33 ocaml-rope-debuginfo(riscv-64) = 0.6.2-10.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-rope-debugsource(riscv-64) = 0.6.2-10.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64 Wrote: /builddir/build/RPMS/ocaml-rope-debuginfo-0.6.2-10.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-rope-debugsource-0.6.2-10.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-rope-devel-0.6.2-10.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-rope-0.6.2-10.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XBqT1E + umask 022 + cd /builddir/build/BUILD + cd ocaml-rope-0.6.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-rope-0.6.2-10.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0