D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/ocaml-sha-1.15.4-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.bGfPvm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jeZO3S + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build + rm -rf sha-1.15.4 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/sha-1.15.4.tbz + STATUS=0 + '[' 0 -ne 0 ']' + cd sha-1.15.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/ocaml-sha-remove-stdlib-shims-dep.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MPMjGt + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd sha-1.15.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + dune build --verbose --release -j16 Shared cache: enabled-except-user-rules Shared cache location: /home/pterjan/.cache/dune/db Workspace root: /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/sha-1.15.4 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } Actual targets: - recursive alias @install Promoting "_build/default/sha.opam" to "sha.opam" Running[1]: (cd _build/default && /usr/bin/ocaml c_flags.ml) > _build/default/c_flags.sexp Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl sha512.ml) > _build/default/.sha.objs/sha512.impl.d Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf sha1.mli) > _build/default/.sha.objs/sha1.intf.d Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl sha1.ml) > _build/default/.sha.objs/sha1.impl.d Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf sha256.mli) > _build/default/.sha.objs/sha256.intf.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl sha256.ml) > _build/default/.sha.objs/sha256.impl.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf sha512.mli) > _build/default/.sha.objs/sha512.intf.d Running[8]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I .sha.objs/byte -no-alias-deps -o .sha.objs/byte/sha1.cmi -c -intf sha1.mli) Running[9]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I .sha.objs/byte -no-alias-deps -o .sha.objs/byte/sha256.cmi -c -intf sha256.mli) Running[10]: (cd _build/default/.dune/ccomp && /usr/bin/gcc -E -P header_check.h) > _build/default/.dune/ccomp/ccomp Running[11]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I .sha.objs/byte -no-alias-deps -o .sha.objs/byte/sha512.cmi -c -intf sha512.mli) Running[12]: (cd _build/default && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -pthread -D_FILE_OFFSET_BITS=64 -fdiagnostics-color=always -Wall -O3 -funroll-loops -g -I /usr/lib64/ocaml -o sha1_stubs.o -c sha1_stubs.c) Running[13]: (cd _build/default && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -pthread -D_FILE_OFFSET_BITS=64 -fdiagnostics-color=always -Wall -O3 -funroll-loops -g -I /usr/lib64/ocaml -o sha256_stubs.o -c sha256_stubs.c) Running[14]: (cd _build/default && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -pthread -D_FILE_OFFSET_BITS=64 -fdiagnostics-color=always -Wall -O3 -funroll-loops -g -I /usr/lib64/ocaml -o sha512_stubs.o -c sha512_stubs.c) Running[15]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I .sha.objs/byte -intf-suffix .ml -no-alias-deps -o .sha.objs/byte/sha256.cmo -c -impl sha256.ml) Running[16]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I .sha.objs/byte -I .sha.objs/native -intf-suffix .ml -no-alias-deps -o .sha.objs/native/sha256.cmx -c -impl sha256.ml) Running[17]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I .sha.objs/byte -I .sha.objs/native -intf-suffix .ml -no-alias-deps -o .sha.objs/native/sha1.cmx -c -impl sha1.ml) Running[18]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I .sha.objs/byte -intf-suffix .ml -no-alias-deps -o .sha.objs/byte/sha1.cmo -c -impl sha1.ml) Running[19]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I .sha.objs/byte -intf-suffix .ml -no-alias-deps -o .sha.objs/byte/sha512.cmo -c -impl sha512.ml) Running[20]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I .sha.objs/byte -I .sha.objs/native -intf-suffix .ml -no-alias-deps -o .sha.objs/native/sha512.cmx -c -impl sha512.ml) Running[21]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o sha.cma -dllib -lsha_stubs -cclib -lsha_stubs .sha.objs/byte/sha512.cmo .sha.objs/byte/sha256.cmo .sha.objs/byte/sha1.cmo) Running[22]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o sha.cmxa -cclib -lsha_stubs .sha.objs/native/sha512.cmx .sha.objs/native/sha256.cmx .sha.objs/native/sha1.cmx) Running[23]: (cd _build/default && /usr/bin/ocamlmklib -g -o sha_stubs sha512_stubs.o sha256_stubs.o sha1_stubs.o) Running[24]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I . -o sha.cmxs sha.cmxa) Promoting "_build/default/sha.install" to "sha.install" + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TGneIP + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build + mkdir /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd sha-1.15.4 + '[' 1 -eq 1 ']' + dune install --destdir=/home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT --verbose --release -j16 Shared cache: enabled-except-user-rules Shared cache location: /home/pterjan/.cache/dune/db Workspace root: /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/sha-1.15.4 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } Installing /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml/sha/META Installing /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml/sha/dune-package Installing /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml/sha/libsha_stubs.a Installing /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml/sha/opam Installing /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml/sha/sha.a Installing /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml/sha/sha.cma Installing /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml/sha/sha.cmxa Installing /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml/sha/sha1.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml/sha/sha1.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml/sha/sha1.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml/sha/sha1.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml/sha/sha1.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml/sha/sha1.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml/sha/sha256.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml/sha/sha256.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml/sha/sha256.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml/sha/sha256.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml/sha/sha256.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml/sha/sha256.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml/sha/sha512.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml/sha/sha512.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml/sha/sha512.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml/sha/sha512.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml/sha/sha512.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml/sha/sha512.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml/sha/sha.cmxs Installing /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/doc/sha/CHANGES.md Installing /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/doc/sha/LICENSE.md Installing /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/doc/sha/README.md Installing /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml/stublibs/dllsha_stubs.so + '[' -d _build/default/_doc/_html ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/doc ++ find /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml -name '*.mli' + mlis='/home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml/sha/sha512.mli /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml/sha/sha1.mli /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml/sha/sha256.mli' + rm -f /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml/sha/sha512.ml /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml/sha/sha1.ml /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/lib64/ocaml/sha/sha256.ml + /usr/bin/python3 /usr/lib/rpm/redhat/ocaml_files.py /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT /usr/lib64/ocaml + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.15.4-1.mga10 --unique-debug-suffix -1.15.4-1.mga10.x86_64 --unique-debug-src-base ocaml-sha-1.15.4-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/sha-1.15.4 find-debuginfo: starting Extracting debug info from 2 files DWARF-compressing 2 files sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/ocaml-sha-1.15.4-1.mga10.x86_64 cpio: _build/default/stdlib.ml: Cannot stat: No such file or directory find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.B6Psea + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd sha-1.15.4 + '[' 1 -eq 1 ']' + dune runtest --verbose --release -j16 Shared cache: enabled-except-user-rules Shared cache location: /home/pterjan/.cache/dune/db Workspace root: /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/sha-1.15.4 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } Running[1]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I test/.shatest.eobjs/byte -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I .sha.objs/byte -no-alias-deps -o test/.shatest.eobjs/byte/dune__exe__Shatest.cmo -c -impl test/shatest.ml) Running[2]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I test/.shatest.eobjs/byte -I test/.shatest.eobjs/native -I /usr/lib64/ocaml/ounit2 -I /usr/lib64/ocaml/ounit2/advanced -I /usr/lib64/ocaml/unix -I .sha.objs/byte -I .sha.objs/native -intf-suffix .ml -no-alias-deps -o test/.shatest.eobjs/native/dune__exe__Shatest.cmx -c -impl test/shatest.ml) Running[3]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o test/shatest.exe sha.cmxa -I . /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/ounit2/advanced/oUnitAdvanced.cmxa /usr/lib64/ocaml/ounit2/oUnit.cmxa test/.shatest.eobjs/native/dune__exe__Shatest.cmx) Running[4]: (cd _build/default/test && ./shatest.exe -verbose) Output[4]: 2025-04-24T04:30:07+00:00 mageia#00 I: Configuration suite_name = "anon" 2025-04-24T04:30:07+00:00 mageia#00 I: Configuration cache_filename = "/home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/sha-1.15.4/_build/default/test/oUnit-$(suite_name).cache" 2025-04-24T04:30:07+00:00 mageia#00 I: Configuration run_gc_full_major = "true" 2025-04-24T04:30:07+00:00 mageia#00 I: Configuration display = "true" 2025-04-24T04:30:07+00:00 mageia#00 I: Configuration results_style_1_X = "true" 2025-04-24T04:30:07+00:00 mageia#00 I: Configuration testdata_dir = "none" 2025-04-24T04:30:07+00:00 mageia#00 I: Configuration health_check_interval = "1." 2025-04-24T04:30:07+00:00 mageia#00 I: Configuration verbose = "true" 2025-04-24T04:30:07+00:00 mageia#00 I: Configuration chooser = "simple" 2025-04-24T04:30:07+00:00 mageia#00 I: Configuration output_html_dir = "none" 2025-04-24T04:30:07+00:00 mageia#00 I: Configuration processes_kill_period = "5." 2025-04-24T04:30:07+00:00 mageia#00 I: Configuration runner = "sequential" 2025-04-24T04:30:07+00:00 mageia#00 I: Configuration shards = "48" 2025-04-24T04:30:07+00:00 mageia#00 I: Configuration processes_grace_period = "5." 2025-04-24T04:30:07+00:00 mageia#00 I: Configuration log_encoding = "utf-8" 2025-04-24T04:30:07+00:00 mageia#00 I: Configuration output_junit_file = "none" 2025-04-24T04:30:07+00:00 mageia#00 I: Configuration ci = "false" 2025-04-24T04:30:07+00:00 mageia#00 I: Configuration output_file = "none" 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:0:SHA1 example strings. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:0:SHA1 example strings is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:0:SHA1 example strings. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:1:SHA1 reading a file. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:1:SHA1 reading a file is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:1:SHA1 reading a file. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:2:SHA1 reading few byte from channel. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:2:SHA1 reading few byte from channel is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:2:SHA1 reading few byte from channel. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:3:SHA1 equality. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:3:SHA1 equality is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:3:SHA1 equality. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:4:SHA1 converting from binary representation. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:4:SHA1 converting from binary representation is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:4:SHA1 converting from binary representation. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:5:SHA1 converting from hexadecimal representation. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:5:SHA1 converting from hexadecimal representation is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:5:SHA1 converting from hexadecimal representation. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:6:SHA256 example strings. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:6:SHA256 example strings is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:6:SHA256 example strings. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:7:SHA256 reading a file. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:7:SHA256 reading a file is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:7:SHA256 reading a file. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:8:SHA256 reading few byte from channel. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:8:SHA256 reading few byte from channel is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:8:SHA256 reading few byte from channel. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:9:SHA256 equality. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:9:SHA256 equality is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:9:SHA256 equality. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:10:SHA256 converting from binary representation. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:10:SHA256 converting from binary representation is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:10:SHA256 converting from binary representation. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:11:SHA256 converting from hexadecimal representation. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:11:SHA256 converting from hexadecimal representation is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:11:SHA256 converting from hexadecimal representation. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:12:SHA512 example strings. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:12:SHA512 example strings is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:12:SHA512 example strings. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:13:SHA512 reading a file. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:13:SHA512 reading a file is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:13:SHA512 reading a file. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:14:SHA512 reading few byte from channel. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:14:SHA512 reading few byte from channel is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:14:SHA512 reading few byte from channel. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:15:SHA512 equality. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:15:SHA512 equality is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:15:SHA512 equality. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:16:SHA1 converting from binary representation. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:16:SHA1 converting from binary representation is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:16:SHA1 converting from binary representation. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:17:SHA1 converting from hexadecimal representation. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:17:SHA1 converting from hexadecimal representation is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:17:SHA1 converting from hexadecimal representation. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:18:test_vectors:0:t1_sha1. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:0:t1_sha1 is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:18:test_vectors:0:t1_sha1. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:18:test_vectors:1:t1_sha256. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:1:t1_sha256 is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:18:test_vectors:1:t1_sha256. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:18:test_vectors:2:t1_sha512. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:2:t1_sha512 is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:18:test_vectors:2:t1_sha512. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:18:test_vectors:3:t2_sha1. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:3:t2_sha1 is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:18:test_vectors:3:t2_sha1. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:18:test_vectors:4:t2_sha256. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:4:t2_sha256 is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:18:test_vectors:4:t2_sha256. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:18:test_vectors:5:t2_sha512. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:5:t2_sha512 is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:18:test_vectors:5:t2_sha512. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:18:test_vectors:6:t3_sha1. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:6:t3_sha1 is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:18:test_vectors:6:t3_sha1. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:18:test_vectors:7:t3_sha256. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:7:t3_sha256 is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:18:test_vectors:7:t3_sha256. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:18:test_vectors:8:t3_sha512. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:8:t3_sha512 is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:18:test_vectors:8:t3_sha512. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:18:test_vectors:9:t4_sha1. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:9:t4_sha1 is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:18:test_vectors:9:t4_sha1. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:18:test_vectors:10:t4_sha256. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:10:t4_sha256 is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:18:test_vectors:10:t4_sha256. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:18:test_vectors:11:t4_sha512. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:11:t4_sha512 is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:18:test_vectors:11:t4_sha512. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:18:test_vectors:12:t_Ma_1_sha1. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:12:t_Ma_1_sha1 is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:18:test_vectors:12:t_Ma_1_sha1. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:18:test_vectors:13:t_Ma_1_sha256. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:13:t_Ma_1_sha256 is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:18:test_vectors:13:t_Ma_1_sha256. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:18:test_vectors:14:t_Ma_1_sha512. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:14:t_Ma_1_sha512 is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:18:test_vectors:14:t_Ma_1_sha512. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:18:test_vectors:15:t_Ma_2_sha1. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:15:t_Ma_2_sha1 is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:18:test_vectors:15:t_Ma_2_sha1. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:18:test_vectors:16:t_Ma_2_sha256. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:16:t_Ma_2_sha256 is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:18:test_vectors:16:t_Ma_2_sha256. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:18:test_vectors:17:t_Ma_2_sha512. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:17:t_Ma_2_sha512 is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:18:test_vectors:17:t_Ma_2_sha512. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:18:test_vectors:18:t_Ma_3_sha1. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:18:t_Ma_3_sha1 is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:18:test_vectors:18:t_Ma_3_sha1. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:18:test_vectors:19:t_Ma_3_sha256. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:19:t_Ma_3_sha256 is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:18:test_vectors:19:t_Ma_3_sha256. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:18:test_vectors:20:t_Ma_3_sha512. 2025-04-24T04:30:07+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:20:t_Ma_3_sha512 is successful. 2025-04-24T04:30:07+00:00 mageia#00 I: End test SHA binding test:18:test_vectors:20:t_Ma_3_sha512. 2025-04-24T04:30:07+00:00 mageia#00 I: Start test SHA binding test:18:test_vectors:21:t_long_sha1. 2025-04-24T04:30:09+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:21:t_long_sha1 is successful. 2025-04-24T04:30:09+00:00 mageia#00 I: End test SHA binding test:18:test_vectors:21:t_long_sha1. 2025-04-24T04:30:09+00:00 mageia#00 I: Start test SHA binding test:18:test_vectors:22:t_long_sha256. 2025-04-24T04:30:14+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:22:t_long_sha256 is successful. 2025-04-24T04:30:14+00:00 mageia#00 I: End test SHA binding test:18:test_vectors:22:t_long_sha256. 2025-04-24T04:30:14+00:00 mageia#00 I: Start test SHA binding test:18:test_vectors:23:t_long_sha512. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:23:t_long_sha512 is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: End test SHA binding test:18:test_vectors:23:t_long_sha512. 2025-04-24T04:30:17+00:00 mageia#00 I: ============== 2025-04-24T04:30:17+00:00 mageia#00 I: Summary: 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:23:t_long_sha512 is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:22:t_long_sha256 is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:21:t_long_sha1 is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:20:t_Ma_3_sha512 is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:19:t_Ma_3_sha256 is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:18:t_Ma_3_sha1 is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:17:t_Ma_2_sha512 is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:16:t_Ma_2_sha256 is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:15:t_Ma_2_sha1 is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:14:t_Ma_1_sha512 is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:13:t_Ma_1_sha256 is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:12:t_Ma_1_sha1 is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:11:t4_sha512 is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:10:t4_sha256 is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:9:t4_sha1 is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:8:t3_sha512 is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:7:t3_sha256 is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:6:t3_sha1 is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:5:t2_sha512 is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:4:t2_sha256 is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:3:t2_sha1 is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:2:t1_sha512 is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:1:t1_sha256 is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:18:test_vectors:0:t1_sha1 is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:17:SHA1 converting from hexadecimal representation is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:16:SHA1 converting from binary representation is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:15:SHA512 equality is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:14:SHA512 reading few byte from channel is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:13:SHA512 reading a file is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:12:SHA512 example strings is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:11:SHA256 converting from hexadecimal representation is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:10:SHA256 converting from binary representation is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:9:SHA256 equality is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:8:SHA256 reading few byte from channel is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:7:SHA256 reading a file is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:6:SHA256 example strings is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:5:SHA1 converting from hexadecimal representation is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:4:SHA1 converting from binary representation is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:3:SHA1 equality is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:2:SHA1 reading few byte from channel is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:1:SHA1 reading a file is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Test SHA binding test:0:SHA1 example strings is successful. 2025-04-24T04:30:17+00:00 mageia#00 I: Ran: 42 tests in: 10.22 seconds. 2025-04-24T04:30:17+00:00 mageia#00 I: Cases: 42. 2025-04-24T04:30:17+00:00 mageia#00 I: Tried: 42. 2025-04-24T04:30:17+00:00 mageia#00 I: Errors: 0. 2025-04-24T04:30:17+00:00 mageia#00 I: Failures: 0. 2025-04-24T04:30:17+00:00 mageia#00 I: Skip: 0. 2025-04-24T04:30:17+00:00 mageia#00 I: Todo: 0. 2025-04-24T04:30:17+00:00 mageia#00 I: Timeout: 0. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-sha-1.15.4-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cCbhiQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build + cd sha-1.15.4 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/share/doc/ocaml-sha + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/share/doc/ocaml-sha + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/sha-1.15.4/README.md /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/share/doc/ocaml-sha + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/sha-1.15.4/CHANGES.md /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/share/doc/ocaml-sha + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Qh3VO1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build + cd sha-1.15.4 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/share/licenses/ocaml-sha + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/share/licenses/ocaml-sha + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/sha-1.15.4/LICENSE.md /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/share/licenses/ocaml-sha + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Sha1) = 7c2ebbdd93bc281e9539e600e5d3aab1 ocaml(Sha256) = 48b2b6d23267ea6d2a8ca6e84410d7bf ocaml(Sha512) = bc9226e948fca2054715ed8c1a851f67 ocaml-sha = 1.15.4-1.mga10 ocaml-sha(x86-64) = 1.15.4-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Bigarray) = 7130a1b8b3b987c6ffc6c2c613151f82 ocaml(Stdlib__Bytes) = ad0e607bc378f814f5d4913a8a7b8bc5 ocaml(Stdlib__Complex) = eea5b6e1b092aae36e0428633d5272d9 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b Processing files: ocaml-sha-devel-1.15.4-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hWuhed + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build + cd sha-1.15.4 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/share/doc/ocaml-sha-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/share/doc/ocaml-sha-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/sha-1.15.4/README.md /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/share/doc/ocaml-sha-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/sha-1.15.4/CHANGES.md /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/share/doc/ocaml-sha-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TeCgLN + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build + cd sha-1.15.4 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/share/licenses/ocaml-sha-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/share/licenses/ocaml-sha-devel + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/sha-1.15.4/LICENSE.md /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT/usr/share/licenses/ocaml-sha-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Sha1) = 7c2ebbdd93bc281e9539e600e5d3aab1 ocaml(Sha256) = 48b2b6d23267ea6d2a8ca6e84410d7bf ocaml(Sha512) = bc9226e948fca2054715ed8c1a851f67 ocaml-sha-devel = 1.15.4-1.mga10 ocaml-sha-devel(x86-64) = 1.15.4-1.mga10 ocamlx(Sha1) = 3ba30f6069e8e7372ed0052240c7d32a ocamlx(Sha256) = ff1e3d15ceecf0e868d6b2cb6f8ce020 ocamlx(Sha512) = 1b5e1a29d6885ebbdc463282b63409be Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Bigarray) = 7130a1b8b3b987c6ffc6c2c613151f82 ocaml(Stdlib__Bytes) = ad0e607bc378f814f5d4913a8a7b8bc5 ocaml(Stdlib__Complex) = eea5b6e1b092aae36e0428633d5272d9 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocamlx(Stdlib) = 9dc4e5eb1428b4b83037e136de64d07b ocamlx(Stdlib__Bytes) = 742581368c20c030c2290b473f3214b1 Processing files: ocaml-sha-debugsource-1.15.4-1.mga10.x86_64 Provides: ocaml-sha-debugsource = 1.15.4-1.mga10 ocaml-sha-debugsource(x86-64) = 1.15.4-1.mga10 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.15.4-1.mga10.x86_64 Provides: debuginfo(build-id) = 262f48351589d7f57e37809a679fbdcc558d7e17 debuginfo(build-id) = ac734d1c7e636faa9f9543ffdce0c9f5946803c6 ocaml-sha-debuginfo = 1.15.4-1.mga10 ocaml-sha-debuginfo(x86-64) = 1.15.4-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-sha-debugsource(x86-64) = 1.15.4-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-sha-debugsource-1.15.4-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-sha-1.15.4-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-sha-debuginfo-1.15.4-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-sha-devel-1.15.4-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.csozl0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build + test -d /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-sha-1.15.4-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!