Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-biniou.spec'], chrootPath='/var/lib/mock/f37-build-644452-72220/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': 'C.UTF-8'}shell=Falselogger=timeout=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-biniou.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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1658448000 Wrote: /builddir/build/SRPMS/ocaml-biniou-1.2.1-21.fc37.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-biniou.spec'], chrootPath='/var/lib/mock/f37-build-644452-72220/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': 'C.UTF-8'}shell=Falselogger=timeout=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-biniou.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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1658448000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.k72qXt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf biniou-1.2.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/biniou-1.2.1.tbz + STATUS=0 + '[' 0 -ne 0 ']' + cd biniou-1.2.1 + /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.g2XnPQ + umask 022 + cd /builddir/build/BUILD + CFLAGS='-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' + export CFLAGS + CXXFLAGS='-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' + export CXXFLAGS + FFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd biniou-1.2.1 + /usr/bin/make -O -j4 V=1 VERBOSE=1 all dune build File "src/bi_stream.mli", line 20, characters 59-67: 20 | val read_stream : (string -> 'a array) -> in_channel -> 'a Stream.t ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "src/bi_stream.mli", line 27, characters 44-52: 27 | ('a array -> string) -> out_channel -> 'a Stream.t -> unit ^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "src/bi_stream.ml", line 70, characters 12-23: 70 | match Stream.peek st with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "src/bi_stream.ml", line 73, characters 12-23: 73 | Stream.junk st; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "src/bi_stream.ml", line 84, characters 2-13: 84 | Stream.from next ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "src/bi_stream.ml", line 88, characters 11-22: 88 | flatten (Stream.from (fun i -> read_chunk of_string ic)) ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "src/bi_stream.ml", line 118, characters 2-13: 118 | Stream.iter ( ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "src/bi_stream.ml", line 138, characters 11-25: 138 | let st = Stream.of_list l in ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "src/bi_stream.ml", line 146, characters 2-13: 146 | Stream.iter (fun i -> l' := i :: !l') st'; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "src/bi_stream.ml", line 70, characters 12-23: 70 | match Stream.peek st with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "src/bi_stream.ml", line 73, characters 12-23: 73 | Stream.junk st; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "src/bi_stream.ml", line 84, characters 2-13: 84 | Stream.from next ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "src/bi_stream.ml", line 88, characters 11-22: 88 | flatten (Stream.from (fun i -> read_chunk of_string ic)) ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "src/bi_stream.ml", line 118, characters 2-13: 118 | Stream.iter ( ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "src/bi_stream.ml", line 138, characters 11-25: 138 | let st = Stream.of_list l in ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "src/bi_stream.ml", line 146, characters 2-13: 146 | Stream.iter (fun i -> l' := i :: !l') st'; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.al1QoA + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-biniou-1.2.1-21.fc37.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-biniou-1.2.1-21.fc37.riscv64 ++ dirname /builddir/build/BUILDROOT/ocaml-biniou-1.2.1-21.fc37.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-biniou-1.2.1-21.fc37.riscv64 + CFLAGS='-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' + export CFLAGS + CXXFLAGS='-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' + export CXXFLAGS + FFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd biniou-1.2.1 + mkdir -p /builddir/build/BUILDROOT/ocaml-biniou-1.2.1-21.fc37.riscv64 + mkdir -p /builddir/build/BUILDROOT/ocaml-biniou-1.2.1-21.fc37.riscv64/usr/bin + mkdir -p /builddir/build/BUILDROOT/ocaml-biniou-1.2.1-21.fc37.riscv64/usr/lib64/ocaml + cp -L _build/install/default/bin/bdump /builddir/build/BUILDROOT/ocaml-biniou-1.2.1-21.fc37.riscv64/usr/bin + cp -rL _build/install/default/lib/biniou /builddir/build/BUILDROOT/ocaml-biniou-1.2.1-21.fc37.riscv64/usr/lib64/ocaml + mv /builddir/build/BUILDROOT/ocaml-biniou-1.2.1-21.fc37.riscv64/usr/bin/bdump /builddir/build/BUILDROOT/ocaml-biniou-1.2.1-21.fc37.riscv64/usr/bin/ocaml-bdump + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 1.2.1-21.fc37 --unique-debug-suffix -1.2.1-21.fc37.riscv64 --unique-debug-src-base ocaml-biniou-1.2.1-21.fc37.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/biniou-1.2.1 extracting debug info from /builddir/build/BUILDROOT/ocaml-biniou-1.2.1-21.fc37.riscv64/usr/bin/ocaml-bdump extracting debug info from /builddir/build/BUILDROOT/ocaml-biniou-1.2.1-21.fc37.riscv64/usr/lib64/ocaml/biniou/biniou.cmxs original debug info size: 572kB, size after compression: 572kB /usr/bin/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. cpio: _build/default/buffer.ml: Cannot stat: No such file or directory cpio: _build/default/bytes.ml: Cannot stat: No such file or directory cpio: _build/default/hashtbl.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/stream.ml: Cannot stat: No such file or directory cpio: _build/default/string.ml: Cannot stat: No such file or directory 83 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/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.IMiSFG + umask 022 + cd /builddir/build/BUILD + CFLAGS='-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' + export CFLAGS + CXXFLAGS='-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' + export CXXFLAGS + FFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd biniou-1.2.1 + make test dune runtest (unit, None, Some 127, [ 1, 2 ], (shared1 -> (shared1), shared1), { #0049f062: "hello", #217a86c9: 123, #e916340c: <#00357ee6: -456>, #e916340d: <#003269b3> }, [ { #c8ff724b: "Francisco", #0049f4bf: 67 }, { #c8ff724b: "Mateo", #0049f4bf: 23 }, { #c8ff724b: "Clara", #0049f4bf: 27 }, { #c8ff724b: "Jose", #0049f4bf: 39 } ], [ [ 1.234567, 2.345678, 3.456789 ], [ 4.56789, 5.678901, 6.789012 ], [ 7.890123, 8.901234, 9.012345 ], [ 10.123456, 11.234567, 12.345678 ] ]) wr biniou: 22.122 wr marshal: 6.572 rd biniou: 32.312 rd marshal: 4.579 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-biniou-1.2.1-21.fc37.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OsH8jg + umask 022 + cd /builddir/build/BUILD + cd biniou-1.2.1 + DOCDIR=/builddir/build/BUILDROOT/ocaml-biniou-1.2.1-21.fc37.riscv64/usr/share/doc/ocaml-biniou + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-biniou-1.2.1-21.fc37.riscv64/usr/share/doc/ocaml-biniou + cp -pr README.md /builddir/build/BUILDROOT/ocaml-biniou-1.2.1-21.fc37.riscv64/usr/share/doc/ocaml-biniou + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.sRfBwN + umask 022 + cd /builddir/build/BUILD + cd biniou-1.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-biniou-1.2.1-21.fc37.riscv64/usr/share/licenses/ocaml-biniou + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-biniou-1.2.1-21.fc37.riscv64/usr/share/licenses/ocaml-biniou + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-biniou-1.2.1-21.fc37.riscv64/usr/share/licenses/ocaml-biniou + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Bi_dump) = 04b9f8ad5bf6ec42607902513f603615 ocaml(Bi_inbuf) = 5f99d6cbc29b5fc17d9064ae9be582bc ocaml(Bi_io) = dd965e9afab34df14c21a9adaa43e546 ocaml(Bi_outbuf) = 9f2c3f74584ccb4e8198e466fbb7581a ocaml(Bi_share) = fcb6659c7f338793984fcb734f117b14 ocaml(Bi_stream) = c3544b18f866e35717fe10c1e9c0266f ocaml(Bi_util) = 406c93a8552b8baf972a38c1b3c17f25 ocaml(Bi_vint) = c85aed9ab97d66216666d37f9c3fd19a ocaml-biniou = 1.2.1-21.fc37 ocaml-biniou(riscv-64) = 1.2.1-21.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(Bi_inbuf) = 5f99d6cbc29b5fc17d9064ae9be582bc ocaml(Bi_outbuf) = 9f2c3f74584ccb4e8198e466fbb7581a ocaml(Bi_share) = fcb6659c7f338793984fcb734f117b14 ocaml(Bi_util) = 406c93a8552b8baf972a38c1b3c17f25 ocaml(Bi_vint) = c85aed9ab97d66216666d37f9c3fd19a ocaml(CamlinternalFormatBasics) = 8f8f634558798ee408df3c50a5539b15 ocaml(CamlinternalLazy) = 5365fec4a58da3e2d8fa2186f77d9be4 ocaml(Easy_format) = 1c2965a1ef233bfd9ae4a7ac44e27915 ocaml(Stdlib) = 79b0e9d3b6f7fed07eb3cc2abb961b91 ocaml(Stdlib__Array) = 622d88fad859d0d0f019e691fc4fa865 ocaml(Stdlib__Buffer) = 4b09c9a6d0622bbf5a3829234b481822 ocaml(Stdlib__Bytes) = 3d02c33317c0108c61e7a5eefa37519a ocaml(Stdlib__Char) = 62afe57b49defcc078960a68b9efbbee ocaml(Stdlib__Either) = 26845df28d19584687a38a1ab814c3f9 ocaml(Stdlib__Filename) = 3bcff250dd30a0e620fa7546882aaadf ocaml(Stdlib__Format) = b6edb97b685819e873481fe05723c8bc ocaml(Stdlib__Hashtbl) = 34c0fdd524bf2a75e4d5af64a6d34401 ocaml(Stdlib__Int32) = a71ea5238030770647165f659f80b1ab ocaml(Stdlib__Int64) = 0fa5587c47baf16a06837c7dedfc2518 ocaml(Stdlib__Lazy) = 01430d340c028322c7247031a874e355 ocaml(Stdlib__List) = ee222542f6f8195441543b8b399b64b9 ocaml(Stdlib__Obj) = 25794d29f7f4018768ea900e331a2bf3 ocaml(Stdlib__Printexc) = ae914d0568e8b6e482a66bbd62a4432f ocaml(Stdlib__Printf) = bc8af6214197dc8f40eaa738a4cd6a28 ocaml(Stdlib__Seq) = b63511032211eae4b567ba313cd72962 ocaml(Stdlib__Stream) = 510a78f010f6c530a911189d7538d002 ocaml(Stdlib__String) = 097838f294457ecbb61ccbcf86cc6972 ocaml(Stdlib__Sys) = 7726a14ce36f5c6c3abb04975cec748b ocaml(Stdlib__Uchar) = c0dde02a556a6d79e363ad365d165d57 rtld(GNU_HASH) Processing files: ocaml-biniou-devel-1.2.1-21.fc37.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bnBaWs + umask 022 + cd /builddir/build/BUILD + cd biniou-1.2.1 + DOCDIR=/builddir/build/BUILDROOT/ocaml-biniou-1.2.1-21.fc37.riscv64/usr/share/doc/ocaml-biniou-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-biniou-1.2.1-21.fc37.riscv64/usr/share/doc/ocaml-biniou-devel + cp -pr biniou-format.txt /builddir/build/BUILDROOT/ocaml-biniou-1.2.1-21.fc37.riscv64/usr/share/doc/ocaml-biniou-devel + cp -pr CHANGES.md /builddir/build/BUILDROOT/ocaml-biniou-1.2.1-21.fc37.riscv64/usr/share/doc/ocaml-biniou-devel + cp -pr _build/install/default/doc/biniou /builddir/build/BUILDROOT/ocaml-biniou-1.2.1-21.fc37.riscv64/usr/share/doc/ocaml-biniou-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vb5hYV + umask 022 + cd /builddir/build/BUILD + cd biniou-1.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-biniou-1.2.1-21.fc37.riscv64/usr/share/licenses/ocaml-biniou-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-biniou-1.2.1-21.fc37.riscv64/usr/share/licenses/ocaml-biniou-devel + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-biniou-1.2.1-21.fc37.riscv64/usr/share/licenses/ocaml-biniou-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Bi_dump) = 04b9f8ad5bf6ec42607902513f603615 ocaml(Bi_inbuf) = 5f99d6cbc29b5fc17d9064ae9be582bc ocaml(Bi_io) = dd965e9afab34df14c21a9adaa43e546 ocaml(Bi_outbuf) = 9f2c3f74584ccb4e8198e466fbb7581a ocaml(Bi_share) = fcb6659c7f338793984fcb734f117b14 ocaml(Bi_stream) = c3544b18f866e35717fe10c1e9c0266f ocaml(Bi_util) = 406c93a8552b8baf972a38c1b3c17f25 ocaml(Bi_vint) = c85aed9ab97d66216666d37f9c3fd19a ocaml-biniou-devel = 1.2.1-21.fc37 ocaml-biniou-devel(riscv-64) = 1.2.1-21.fc37 ocamlx(Bi_dump) = 0d6863f7677eeb9ef9cc7108374cecbb ocamlx(Bi_inbuf) = 4dcce5f6a723de97d32d0f803e68eadb ocamlx(Bi_io) = 4b1e288b0b005aa80d79d70df066c0e7 ocamlx(Bi_outbuf) = 47fa69b32d5350bd510b3f3e46f3ffab ocamlx(Bi_share) = 5b25542fae90f2da86e7dbb9dacd4df4 ocamlx(Bi_stream) = d8ff2302134f9234b10220fe6c27ef26 ocamlx(Bi_util) = 087d58974933667cc158f9934db906b9 ocamlx(Bi_vint) = b0fccffc2b47fb091b6935a167603483 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) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) ocaml(Bi_inbuf) = 5f99d6cbc29b5fc17d9064ae9be582bc ocaml(Bi_outbuf) = 9f2c3f74584ccb4e8198e466fbb7581a ocaml(Bi_share) = fcb6659c7f338793984fcb734f117b14 ocaml(Bi_util) = 406c93a8552b8baf972a38c1b3c17f25 ocaml(Bi_vint) = c85aed9ab97d66216666d37f9c3fd19a ocaml(CamlinternalFormatBasics) = 8f8f634558798ee408df3c50a5539b15 ocaml(CamlinternalLazy) = 5365fec4a58da3e2d8fa2186f77d9be4 ocaml(Easy_format) = 1c2965a1ef233bfd9ae4a7ac44e27915 ocaml(Stdlib) = 79b0e9d3b6f7fed07eb3cc2abb961b91 ocaml(Stdlib__Array) = 622d88fad859d0d0f019e691fc4fa865 ocaml(Stdlib__Buffer) = 4b09c9a6d0622bbf5a3829234b481822 ocaml(Stdlib__Bytes) = 3d02c33317c0108c61e7a5eefa37519a ocaml(Stdlib__Char) = 62afe57b49defcc078960a68b9efbbee ocaml(Stdlib__Either) = 26845df28d19584687a38a1ab814c3f9 ocaml(Stdlib__Filename) = 3bcff250dd30a0e620fa7546882aaadf ocaml(Stdlib__Format) = b6edb97b685819e873481fe05723c8bc ocaml(Stdlib__Hashtbl) = 34c0fdd524bf2a75e4d5af64a6d34401 ocaml(Stdlib__Int32) = a71ea5238030770647165f659f80b1ab ocaml(Stdlib__Int64) = 0fa5587c47baf16a06837c7dedfc2518 ocaml(Stdlib__Lazy) = 01430d340c028322c7247031a874e355 ocaml(Stdlib__List) = ee222542f6f8195441543b8b399b64b9 ocaml(Stdlib__Obj) = 25794d29f7f4018768ea900e331a2bf3 ocaml(Stdlib__Printexc) = ae914d0568e8b6e482a66bbd62a4432f ocaml(Stdlib__Printf) = bc8af6214197dc8f40eaa738a4cd6a28 ocaml(Stdlib__Seq) = b63511032211eae4b567ba313cd72962 ocaml(Stdlib__Stream) = 510a78f010f6c530a911189d7538d002 ocaml(Stdlib__String) = 097838f294457ecbb61ccbcf86cc6972 ocaml(Stdlib__Sys) = 7726a14ce36f5c6c3abb04975cec748b ocaml(Stdlib__Uchar) = c0dde02a556a6d79e363ad365d165d57 ocamlx(CamlinternalLazy) = 0573444d7d158417dbd5f4f46081e73b ocamlx(Stdlib) = 29fc6b4fd90dc91235156e20d0575996 ocamlx(Stdlib__Array) = bb1212fc50265efb994301edbd2f0ecc ocamlx(Stdlib__Buffer) = 673e1a9feee4c24aeb62fe0f3e3ec4ad ocamlx(Stdlib__Bytes) = 332b036c618456adadc97ebc4c0edd44 ocamlx(Stdlib__Char) = 7cfadcb8c8da32e9f00e211aa321718b ocamlx(Stdlib__Filename) = d28509257398356aab9aed2edf11d6cb ocamlx(Stdlib__Hashtbl) = c60c5e9b84ec15b69584c299944d0abb ocamlx(Stdlib__Int32) = 92cf9826d556878104ed3545f31b55b5 ocamlx(Stdlib__Int64) = 371b761429600b4a3480435d7bb83c8a ocamlx(Stdlib__List) = 75bce4c751643e407b6e75caf60b9db7 ocamlx(Stdlib__Obj) = 23286e910874d627cdfbcadb3610dcf9 ocamlx(Stdlib__Printexc) = 92fa2375a865927827b95a710fd8db2b ocamlx(Stdlib__Printf) = 5637860688f82d7f837407cfaf0a6fae ocamlx(Stdlib__Stream) = 13f7de0c4181fa1bd61a69535f1b123c ocamlx(Stdlib__String) = 16f00be18fe41d5b5f3bc6b9bf6629df ocamlx(Stdlib__Sys) = b7b20574aeaf6b9579b0e18cd71b27d3 rtld(GNU_HASH) Processing files: ocaml-biniou-debugsource-1.2.1-21.fc37.riscv64 Provides: ocaml-biniou-debugsource = 1.2.1-21.fc37 ocaml-biniou-debugsource(riscv-64) = 1.2.1-21.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-biniou-debuginfo-1.2.1-21.fc37.riscv64 Provides: debuginfo(build-id) = 9e033660d0e0ec01ba432ca7d32951b6668a4885 ocaml-biniou-debuginfo = 1.2.1-21.fc37 ocaml-biniou-debuginfo(riscv-64) = 1.2.1-21.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-biniou-debugsource(riscv-64) = 1.2.1-21.fc37 Processing files: ocaml-biniou-devel-debuginfo-1.2.1-21.fc37.riscv64 Provides: debuginfo(build-id) = 25f53878384632667a62828ddaf6ff2d6c78ff54 ocaml-biniou-devel-debuginfo = 1.2.1-21.fc37 ocaml-biniou-devel-debuginfo(riscv-64) = 1.2.1-21.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-biniou-debugsource(riscv-64) = 1.2.1-21.fc37 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-biniou-1.2.1-21.fc37.riscv64 Wrote: /builddir/build/RPMS/ocaml-biniou-debuginfo-1.2.1-21.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-biniou-devel-debuginfo-1.2.1-21.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-biniou-debugsource-1.2.1-21.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-biniou-1.2.1-21.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-biniou-devel-1.2.1-21.fc37.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xLvpSJ + umask 022 + cd /builddir/build/BUILD + cd biniou-1.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-biniou-1.2.1-21.fc37.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.8ViLA4 + umask 022 + cd /builddir/build/BUILD + rm -rf biniou-1.2.1 biniou-1.2.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0