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-sha.spec'], chrootPath='/var/lib/mock/f33-build-597515-66941/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-sha.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=1619308800 Wrote: /builddir/build/SRPMS/ocaml-sha-1.13-4.fc33.1.rvre0.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-sha.spec'], chrootPath='/var/lib/mock/f33-build-597515-66941/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-sha.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=1619308800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sWfzcd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ocaml-sha-1.13 + /usr/bin/gzip -dc /builddir/build/SOURCES/ocaml-sha-1.13.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-sha-1.13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/ocaml-sha-1.12-ounit2.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.q0FDVc + umask 022 + cd /builddir/build/BUILD + cd ocaml-sha-1.13 + dune build @install --profile release File "sha1.ml", line 65, characters 15-31: 65 | let readed = Pervasives.input chan buf 0 len in ^^^^^^^^^^^^^^^^ 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 "sha1.ml", line 65, characters 15-31: 65 | let readed = Pervasives.input chan buf 0 len in ^^^^^^^^^^^^^^^^ 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 "sha256.ml", line 69, characters 15-31: 69 | let readed = Pervasives.input chan buf 0 len in ^^^^^^^^^^^^^^^^ 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 "sha256.ml", line 69, characters 15-31: 69 | let readed = Pervasives.input chan buf 0 len in ^^^^^^^^^^^^^^^^ 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 "sha512.ml", line 69, characters 15-31: 69 | let readed = Pervasives.input chan buf 0 len in ^^^^^^^^^^^^^^^^ 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 "sha512.ml", line 69, characters 15-31: 69 | let readed = Pervasives.input chan buf 0 len in ^^^^^^^^^^^^^^^^ 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 gcc sha1_stubs.o In file included from sha1_stubs.c:57: sha1_stubs.c: In function 'stub_sha1_to_bin': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 2 of 'sha1_to_bin' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ sha1_stubs.c:157:38: note: in expansion of macro 'String_val' 157 | sha1_to_bin((sha1_digest *) digest, String_val(result)); | ^~~~~~~~~~ In file included from sha1_stubs.c:30: sha1.h:268:52: note: expected 'char *' but argument is of type 'const char *' 268 | static void sha1_to_bin(sha1_digest *digest, char *out) | ~~~~~~^~~ In file included from sha1_stubs.c:57: sha1_stubs.c: In function 'stub_sha1_to_hex': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 2 of 'sha1_to_hex' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ sha1_stubs.c:168:38: note: in expansion of macro 'String_val' 168 | sha1_to_hex((sha1_digest *) digest, String_val(result)); | ^~~~~~~~~~ In file included from sha1_stubs.c:30: sha1.h:282:52: note: expected 'char *' but argument is of type 'const char *' 282 | static void sha1_to_hex(sha1_digest *digest, char *out) | ~~~~~~^~~ gcc sha512_stubs.o In file included from sha512_stubs.c:57: sha512_stubs.c: In function 'stub_sha512_to_bin': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 2 of 'sha512_to_bin' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ sha512_stubs.c:155:42: note: in expansion of macro 'String_val' 155 | sha512_to_bin((sha512_digest *) digest, String_val(result)); | ^~~~~~~~~~ In file included from sha512_stubs.c:30: sha512.h:237:56: note: expected 'char *' but argument is of type 'const char *' 237 | static void sha512_to_bin(sha512_digest *digest, char *out) | ~~~~~~^~~ In file included from sha512_stubs.c:57: sha512_stubs.c: In function 'stub_sha512_to_hex': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 2 of 'sha512_to_hex' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ sha512_stubs.c:166:42: note: in expansion of macro 'String_val' 166 | sha512_to_hex((sha512_digest *) digest, String_val(result)); | ^~~~~~~~~~ In file included from sha512_stubs.c:30: sha512.h:250:56: note: expected 'char *' but argument is of type 'const char *' 250 | static void sha512_to_hex(sha512_digest *digest, char *out) | ~~~~~~^~~ gcc sha256_stubs.o In file included from sha256_stubs.c:57: sha256_stubs.c: In function 'stub_sha256_to_bin': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 2 of 'sha256_to_bin' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ sha256_stubs.c:155:42: note: in expansion of macro 'String_val' 155 | sha256_to_bin((sha256_digest *) digest, String_val(result)); | ^~~~~~~~~~ In file included from sha256_stubs.c:30: sha256.h:215:56: note: expected 'char *' but argument is of type 'const char *' 215 | static void sha256_to_bin(sha256_digest *digest, char *out) | ~~~~~~^~~ In file included from sha256_stubs.c:57: sha256_stubs.c: In function 'stub_sha256_to_hex': /usr/lib64/ocaml/caml/mlvalues.h:265:24: warning: passing argument 2 of 'sha256_to_hex' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 265 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ sha256_stubs.c:166:42: note: in expansion of macro 'String_val' 166 | sha256_to_hex((sha256_digest *) digest, String_val(result)); | ^~~~~~~~~~ In file included from sha256_stubs.c:30: sha256.h:227:56: note: expected 'char *' but argument is of type 'const char *' 227 | static void sha256_to_hex(sha256_digest *digest, char *out) | ~~~~~~^~~ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IT18qe + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64 ++ dirname /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64 + cd ocaml-sha-1.13 + mkdir -p /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/lib64/ocaml + dune install --destdir=/builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64 Installing /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/lib64/ocaml/sha/META Installing /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/lib64/ocaml/sha/dune-package Installing /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/lib64/ocaml/sha/libsha_stubs.a Installing /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/lib64/ocaml/sha/opam Installing /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/lib64/ocaml/sha/sha.a Installing /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/lib64/ocaml/sha/sha.cma Installing /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/lib64/ocaml/sha/sha.cmxa Installing /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/lib64/ocaml/sha/sha.cmxs Installing /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/lib64/ocaml/sha/sha1.cmi Installing /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/lib64/ocaml/sha/sha1.cmt Installing /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/lib64/ocaml/sha/sha1.cmti Installing /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/lib64/ocaml/sha/sha1.cmx Installing /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/lib64/ocaml/sha/sha1.ml Installing /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/lib64/ocaml/sha/sha1.mli Installing /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/lib64/ocaml/sha/sha256.cmi Installing /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/lib64/ocaml/sha/sha256.cmt Installing /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/lib64/ocaml/sha/sha256.cmti Installing /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/lib64/ocaml/sha/sha256.cmx Installing /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/lib64/ocaml/sha/sha256.ml Installing /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/lib64/ocaml/sha/sha256.mli Installing /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/lib64/ocaml/sha/sha512.cmi Installing /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/lib64/ocaml/sha/sha512.cmt Installing /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/lib64/ocaml/sha/sha512.cmti Installing /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/lib64/ocaml/sha/sha512.cmx Installing /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/lib64/ocaml/sha/sha512.ml Installing /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/lib64/ocaml/sha/sha512.mli Installing /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/doc/sha/CHANGES.md Installing /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/doc/sha/LICENSE.md Installing /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/doc/sha/README.md Installing /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/lib64/ocaml/stublibs/dllsha_stubs.so + rm -r /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/doc + find /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64 -name '*.cmxs' -exec chmod 0755 '{}' ';' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.13-4.fc33.1.rvre0 --unique-debug-suffix -1.13-4.fc33.1.rvre0.riscv64 --unique-debug-src-base ocaml-sha-1.13-4.fc33.1.rvre0.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ocaml-sha-1.13 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/lib64/ocaml/sha/sha.cmxs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/lib64/ocaml/stublibs/dllsha_stubs.so extracting debug info from /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/lib64/ocaml/sha/sha.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/lib64/ocaml/stublibs/dllsha_stubs.so original debug info size: 2136kB, size after compression: 2108kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. cpio: _build/default/stdlib.ml: Cannot stat: No such file or directory 90 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.N4IW7a + umask 022 + cd /builddir/build/BUILD + cd ocaml-sha-1.13 + dune runtest --profile release shatest alias test/runtest 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Configuration suite_name = "anon" 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Configuration cache_filename = "/builddir/build/BUILD/ocaml-sha-1.13/_build/default/test/oUnit-$(suite_name).cache" 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Configuration run_gc_full_major = "true" 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Configuration display = "true" 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Configuration results_style_1_X = "true" 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Configuration testdata_dir = "none" 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Configuration health_check_interval = "1." 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Configuration verbose = "true" 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Configuration chooser = "simple" 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Configuration output_html_dir = "none" 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Configuration processes_kill_period = "5." 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Configuration runner = "sequential" 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Configuration shards = "2" 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Configuration processes_grace_period = "5." 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Configuration log_encoding = "utf-8" 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Configuration output_junit_file = "none" 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Configuration ci = "false" 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Configuration output_file = "none" 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Start test SHA binding test:0:SHA1 example strings. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Test SHA binding test:0:SHA1 example strings is successful. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: End test SHA binding test:0:SHA1 example strings. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Start test SHA binding test:1:SHA1 reading a file. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Test SHA binding test:1:SHA1 reading a file is successful. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: End test SHA binding test:1:SHA1 reading a file. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Start test SHA binding test:2:SHA1 reading few byte from channel. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Test SHA binding test:2:SHA1 reading few byte from channel is successful. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: End test SHA binding test:2:SHA1 reading few byte from channel. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Start test SHA binding test:3:SHA256 example strings. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Test SHA binding test:3:SHA256 example strings is successful. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: End test SHA binding test:3:SHA256 example strings. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Start test SHA binding test:4:SHA256 reading a file. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Test SHA binding test:4:SHA256 reading a file is successful. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: End test SHA binding test:4:SHA256 reading a file. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Start test SHA binding test:5:SHA256 reading few byte from channel. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Test SHA binding test:5:SHA256 reading few byte from channel is successful. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: End test SHA binding test:5:SHA256 reading few byte from channel. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Start test SHA binding test:6:SHA512 example strings. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Test SHA binding test:6:SHA512 example strings is successful. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: End test SHA binding test:6:SHA512 example strings. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Start test SHA binding test:7:SHA512 reading a file. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Test SHA binding test:7:SHA512 reading a file is successful. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: End test SHA binding test:7:SHA512 reading a file. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Start test SHA binding test:8:SHA512 reading few byte from channel. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Test SHA binding test:8:SHA512 reading few byte from channel is successful. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: End test SHA binding test:8:SHA512 reading few byte from channel. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: ============== 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Summary: 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Test SHA binding test:8:SHA512 reading few byte from channel is successful. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Test SHA binding test:7:SHA512 reading a file is successful. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Test SHA binding test:6:SHA512 example strings is successful. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Test SHA binding test:5:SHA256 reading few byte from channel is successful. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Test SHA binding test:4:SHA256 reading a file is successful. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Test SHA binding test:3:SHA256 example strings is successful. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Test SHA binding test:2:SHA1 reading few byte from channel is successful. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Test SHA binding test:1:SHA1 reading a file is successful. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Test SHA binding test:0:SHA1 example strings is successful. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Ran: 9 tests in: 0.08 seconds. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Cases: 9. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Tried: 9. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Errors: 0. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Failures: 0. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Skip: 0. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Todo: 0. 2021-04-25T08:06:34+00:00 fedora-riscv-3.gcc142.osuosl.org#00 I: Timeout: 0. Processing files: ocaml-sha-1.13-4.fc33.1.rvre0.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SGL7zb + umask 022 + cd /builddir/build/BUILD + cd ocaml-sha-1.13 + DOCDIR=/builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/share/doc/ocaml-sha + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/share/doc/ocaml-sha + cp -pr README.md /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/share/doc/ocaml-sha + cp -pr CHANGES.md /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/share/doc/ocaml-sha + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OVG1ld + umask 022 + cd /builddir/build/BUILD + cd ocaml-sha-1.13 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/share/licenses/ocaml-sha + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/share/licenses/ocaml-sha + cp -pr LICENSE.md /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/share/licenses/ocaml-sha + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Sha1) = 590abc12ccefb6202bfcb3e70cee9a04 ocaml(Sha256) = 0f44d24e0053e41b5b903aa75b31cfe2 ocaml(Sha512) = f1bc83455d3849f8591b4d2626a8299c ocaml-sha = 1.13-4.fc33.1.rvre0 ocaml-sha(riscv-64) = 1.13-4.fc33.1.rvre0 ocamlx(Sha1) = cea12672d4f5cbd7e0f7c7ad10b77b2c ocamlx(Sha256) = 859c880e4fe09f5df049b613c088bcf4 ocamlx(Sha512) = 8e5122471cc62a4478888e8d7ac78ef7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) ocaml(CamlinternalFormatBasics) = 3a3ca1838627f7762f49679ce0278ad1 ocaml(Stdlib) = c21c5d26416461b543321872a551ea0d ocaml(Stdlib__bigarray) = 8f51e488a7f2bd0c6137bb9ba75b530e ocaml(Stdlib__bytes) = 6f90f1d35d75f513a9ee53cebf3fbc27 ocaml(Stdlib__complex) = 2221dce26021209ffd747f2125bf7f10 ocaml(Stdlib__pervasives) = 76119ce30941328f65713c9e5efa6ead ocaml(Stdlib__seq) = d6a8de25c9eecf5ae9420a9f3f8b2e88 ocaml(Stdlib__string) = 9d02da014acaf1dfdd63872e707eaed9 ocamlx(Stdlib) = 5b1118fc938423037933e63643e9f671 ocamlx(Stdlib__bytes) = 09fe099de18a854118ae424d323d647d ocamlx(Stdlib__pervasives) = 3e186c9579e482ae0dc6f498f79a0d37 rtld(GNU_HASH) Processing files: ocaml-sha-devel-1.13-4.fc33.1.rvre0.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SGgayd + umask 022 + cd /builddir/build/BUILD + cd ocaml-sha-1.13 + DOCDIR=/builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/share/doc/ocaml-sha-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/share/doc/ocaml-sha-devel + cp -pr README.md /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/share/doc/ocaml-sha-devel + cp -pr CHANGES.md /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/share/doc/ocaml-sha-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GWWyta + umask 022 + cd /builddir/build/BUILD + cd ocaml-sha-1.13 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/share/licenses/ocaml-sha-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/share/licenses/ocaml-sha-devel + cp -pr LICENSE.md /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64/usr/share/licenses/ocaml-sha-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Sha1) = 590abc12ccefb6202bfcb3e70cee9a04 ocaml(Sha256) = 0f44d24e0053e41b5b903aa75b31cfe2 ocaml(Sha512) = f1bc83455d3849f8591b4d2626a8299c ocaml-sha-devel = 1.13-4.fc33.1.rvre0 ocaml-sha-devel(riscv-64) = 1.13-4.fc33.1.rvre0 ocamlx(Sha1) = cea12672d4f5cbd7e0f7c7ad10b77b2c ocamlx(Sha256) = 859c880e4fe09f5df049b613c088bcf4 ocamlx(Sha512) = 8e5122471cc62a4478888e8d7ac78ef7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = 3a3ca1838627f7762f49679ce0278ad1 ocaml(Stdlib) = c21c5d26416461b543321872a551ea0d ocaml(Stdlib__bigarray) = 8f51e488a7f2bd0c6137bb9ba75b530e ocaml(Stdlib__bytes) = 6f90f1d35d75f513a9ee53cebf3fbc27 ocaml(Stdlib__complex) = 2221dce26021209ffd747f2125bf7f10 ocaml(Stdlib__pervasives) = 76119ce30941328f65713c9e5efa6ead ocaml(Stdlib__seq) = d6a8de25c9eecf5ae9420a9f3f8b2e88 ocaml(Stdlib__string) = 9d02da014acaf1dfdd63872e707eaed9 ocamlx(Stdlib) = 5b1118fc938423037933e63643e9f671 ocamlx(Stdlib__bytes) = 09fe099de18a854118ae424d323d647d ocamlx(Stdlib__pervasives) = 3e186c9579e482ae0dc6f498f79a0d37 Processing files: ocaml-sha-debugsource-1.13-4.fc33.1.rvre0.riscv64 Provides: ocaml-sha-debugsource = 1.13-4.fc33.1.rvre0 ocaml-sha-debugsource(riscv-64) = 1.13-4.fc33.1.rvre0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-sha-debuginfo-1.13-4.fc33.1.rvre0.riscv64 Provides: debuginfo(build-id) = 894980bab1c0ccaf2e5e36894f4c205a0fb23ee4 debuginfo(build-id) = b073db0499989725558117bd6433f93755af49e3 ocaml-sha-debuginfo = 1.13-4.fc33.1.rvre0 ocaml-sha-debuginfo(riscv-64) = 1.13-4.fc33.1.rvre0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-sha-debugsource(riscv-64) = 1.13-4.fc33.1.rvre0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64 Wrote: /builddir/build/RPMS/ocaml-sha-debugsource-1.13-4.fc33.1.rvre0.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-sha-debuginfo-1.13-4.fc33.1.rvre0.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-sha-devel-1.13-4.fc33.1.rvre0.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hXFklc + umask 022 + cd /builddir/build/BUILD + cd ocaml-sha-1.13 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-sha-1.13-4.fc33.1.rvre0.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0