D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ocaml-cryptokit-1.11-10.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8kyuC6 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf cryptokit-1.11 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/cryptokit-1.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cryptokit-1.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.C3pff6 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cryptokit-1.11 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ocaml setup.ml -debug -configure --libdir /usr/lib64 File "./setup.ml", line 1404, characters 23-41: 1404 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "setup.ml", line 3252, characters 16-34: 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 Configuration: ocamlfind: .............................................. /usr/bin/ocamlfind ocamlc: ................................................. /usr/bin/ocamlc.opt ocamlopt: ............................................... /usr/bin/ocamlopt.opt ocamlbuild: ............................................. /usr/bin/ocamlbuild Package name: ........................................... cryptokit Package version: ........................................ 1.11 os_type: ................................................ Unix system: ................................................. linux architecture: ........................................... arm64 ccomp_type: ............................................. cc ocaml_version: .......................................... 4.10.0 standard_library_default: ............................... /usr/lib64/ocaml standard_library: ....................................... /usr/lib64/ocaml bytecomp_c_compiler: .................................... gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT native_c_compiler: ...................................... gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT model: .................................................. default ext_obj: ................................................ .o ext_asm: ................................................ .s ext_lib: ................................................ .a ext_dll: ................................................ .so default_executable_name: ................................ a.out systhread_supported: .................................... true Install architecture-independent files dir: ............. /usr/local Install architecture-dependent files in dir: ............ $prefix User executables: ....................................... $exec_prefix/bin System admin executables: ............................... $exec_prefix/sbin Program executables: .................................... $exec_prefix/libexec Read-only single-machine data: .......................... $prefix/etc Modifiable architecture-independent data: ............... $prefix/com Modifiable single-machine data: ......................... $prefix/var Object code libraries: .................................. /usr/lib64 Read-only arch-independent data root: ................... $prefix/share Read-only architecture-independent data: ................ $datarootdir Info documentation: ..................................... $datarootdir/info Locale-dependent data: .................................. $datarootdir/locale Man documentation: ...................................... $datarootdir/man Documentation root: ..................................... $datarootdir/doc/$pkg_name HTML documentation: ..................................... $docdir DVI documentation: ...................................... $docdir PDF documentation: ...................................... $docdir PS documentation: ....................................... $docdir findlib_version: ........................................ 1.8.1 is_native: .............................................. true suffix_program: ......................................... Remove a file.: ......................................... rm -f Remove a directory.: .................................... rm -rf Turn ocaml debug flag on: ............................... true Turn ocaml profile flag on: ............................. false Compiler support generation of .cmxs.: .................. true OCamlbuild additional flags: ............................ Enable ZLib: ............................................ true Enable hardware support for AES (needs GCC or Clang): ... false Build and run benchmark: ................................ false Create documentations: .................................. true Compile tests executable and library and run them: ...... false ocamldoc: ............................................... /usr/bin/ocamldoc pkg_unix: ............................................... /usr/lib64/ocaml pkg_zarith: ............................................. /usr/lib64/ocaml/zarith + ocaml setup.ml -build File "./setup.ml", line 1404, characters 23-41: 1404 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "setup.ml", line 3252, characters 16-34: 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 Warning: Won't be able to compile a native plugin /usr/bin/ocamlc.opt unix.cma -I /usr/lib64/ocaml/ocamlbuild /usr/lib64/ocaml/ocamlbuild/ocamlbuildlib.cma myocamlbuild.ml /usr/lib64/ocaml/ocamlbuild/ocamlbuild.cmo -o myocamlbuild /usr/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -c src/aesni.c mv aesni.o src/aesni.o /usr/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -c src/arcfour.c mv arcfour.o src/arcfour.o /usr/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -c src/stubs-arcfour.c mv stubs-arcfour.o src/stubs-arcfour.o /usr/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -c src/blowfish.c mv blowfish.o src/blowfish.o /usr/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -c src/stubs-blowfish.c mv stubs-blowfish.o src/stubs-blowfish.o /usr/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -c src/d3des.c mv d3des.o src/d3des.o /usr/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -c src/stubs-des.c mv stubs-des.o src/stubs-des.o /usr/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -c src/rijndael-alg-fst.c mv rijndael-alg-fst.o src/rijndael-alg-fst.o /usr/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -c src/ripemd160.c mv ripemd160.o src/ripemd160.o /usr/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -c src/stubs-ripemd160.c mv stubs-ripemd160.o src/stubs-ripemd160.o /usr/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -c src/sha1.c mv sha1.o src/sha1.o /usr/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -c src/stubs-sha1.c mv stubs-sha1.o src/stubs-sha1.o /usr/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -c src/sha256.c mv sha256.o src/sha256.o /usr/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -c src/stubs-sha256.c mv stubs-sha256.o src/stubs-sha256.o /usr/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -c src/sha512.c mv sha512.o src/sha512.o /usr/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -c src/stubs-sha512.c mv stubs-sha512.o src/stubs-sha512.o /usr/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -c src/stubs-aes.c mv stubs-aes.o src/stubs-aes.o /usr/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -c src/stubs-md5.c mv stubs-md5.o src/stubs-md5.o /usr/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -c src/stubs-misc.c mv stubs-misc.o src/stubs-misc.o /usr/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -c src/stubs-rng.c mv stubs-rng.o src/stubs-rng.o /usr/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -c src/stubs-zlib.c + /usr/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -c src/stubs-zlib.c src/stubs-zlib.c: In function 'caml_zlib_error': src/stubs-zlib.c:42:25: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 42 | caml_zlib_error_exn = caml_named_value("Cryptokit.Error"); | ^ mv stubs-zlib.o src/stubs-zlib.o /usr/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -c src/keccak.c mv keccak.o src/keccak.o /usr/bin/ocamlfind ocamlc -g -ccopt -DHAVE_ZLIB -c src/stubs-sha3.c mv stubs-sha3.o src/stubs-sha3.o /usr/bin/ocamlfind ocamlmklib -o src/cryptokit_stubs -g -lz src/aesni.o src/arcfour.o src/stubs-arcfour.o src/blowfish.o src/stubs-blowfish.o src/d3des.o src/stubs-des.o src/rijndael-alg-fst.o src/ripemd160.o src/stubs-ripemd160.o src/sha1.o src/stubs-sha1.o src/sha256.o src/stubs-sha256.o src/sha512.o src/stubs-sha512.o src/stubs-aes.o src/stubs-md5.o src/stubs-misc.o src/stubs-rng.o src/stubs-zlib.o src/keccak.o src/stubs-sha3.o /usr/bin/ocamlfind ocamldep -package unix -package zarith -modules src/cryptokitBignum.mli > src/cryptokitBignum.mli.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt -DHAVE_ZLIB -package unix -package zarith -I src -o src/cryptokitBignum.cmi src/cryptokitBignum.mli /usr/bin/ocamlfind ocamldep -package unix -package zarith -modules src/cryptokitBignum.ml > src/cryptokitBignum.ml.depends /usr/bin/ocamlfind ocamldep -package unix -package zarith -modules src/cryptokit.mli > src/cryptokit.mli.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt -DHAVE_ZLIB -package unix -package zarith -I src -o src/cryptokit.cmi src/cryptokit.mli /usr/bin/ocamlfind ocamldep -package unix -package zarith -modules src/cryptokit.ml > src/cryptokit.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -ccopt -DHAVE_ZLIB -package unix -package zarith -I src -o src/cryptokitBignum.cmo src/cryptokitBignum.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -ccopt -DHAVE_ZLIB -package unix -package zarith -I src -o src/cryptokit.cmo src/cryptokit.ml /usr/bin/ocamlfind ocamlc -a -dllib -lcryptokit_stubs -cclib -lcryptokit_stubs -cclib -lz -I src src/cryptokitBignum.cmo src/cryptokit.cmo -o src/cryptokit.cma /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -ccopt -DHAVE_ZLIB -package unix -package zarith -I src -o src/cryptokitBignum.cmx src/cryptokitBignum.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -ccopt -DHAVE_ZLIB -package unix -package zarith -I src -o src/cryptokit.cmx src/cryptokit.ml /usr/bin/ocamlfind ocamlopt -a -cclib -lcryptokit_stubs -cclib -lz -I src src/cryptokitBignum.cmx src/cryptokit.cmx -o src/cryptokit.cmxa /usr/bin/ocamlfind ocamlopt -shared -cclib -lcryptokit_stubs -I src -I src src/cryptokit.cmxa src/cryptokitBignum.cmx src/cryptokit.cmx -o src/cryptokit.cmxs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tVYou8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64 + cd cryptokit-1.11 + '[' 1 -eq 1 ']' + export DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64 + DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64 + export OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64//usr/lib64/ocaml + OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64//usr/lib64/ocaml + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64//usr/lib64/ocaml + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64/usr/lib64/ocaml/cryptokit + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64/usr/lib64/ocaml/stublibs + ocaml setup.ml -debug -install File "./setup.ml", line 1404, characters 23-41: 1404 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "setup.ml", line 3252, characters 16-34: 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 Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64//usr/lib64/ocaml/cryptokit/cryptokitBignum.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64//usr/lib64/ocaml/cryptokit/cryptokit.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64//usr/lib64/ocaml/cryptokit/libcryptokit_stubs.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64//usr/lib64/ocaml/cryptokit/cryptokit.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64//usr/lib64/ocaml/cryptokit/cryptokit.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64//usr/lib64/ocaml/cryptokit/cryptokit.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64//usr/lib64/ocaml/cryptokit/cryptokit.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64//usr/lib64/ocaml/cryptokit/cryptokit.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64//usr/lib64/ocaml/cryptokit/cryptokit.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64//usr/lib64/ocaml/cryptokit/cryptokit.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64//usr/lib64/ocaml/cryptokit/cryptokit.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64//usr/lib64/ocaml/cryptokit/cryptokitBignum.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64//usr/lib64/ocaml/cryptokit/cryptokitBignum.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64//usr/lib64/ocaml/cryptokit/cryptokitBignum.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64//usr/lib64/ocaml/cryptokit/cryptokitBignum.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64//usr/lib64/ocaml/cryptokit/cryptokit.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64//usr/lib64/ocaml/cryptokit/cryptokitBignum.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64//usr/lib64/ocaml/stublibs/dllcryptokit_stubs.so Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64//usr/lib64/ocaml/stublibs/dllcryptokit_stubs.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64//usr/lib64/ocaml/cryptokit/META + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.11-10.mga8 --unique-debug-suffix -1.11-10.mga8.aarch64 --unique-debug-src-base ocaml-cryptokit-1.11-10.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/cryptokit-1.11 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64/usr/lib64/ocaml/stublibs/dllcryptokit_stubs.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64/usr/lib64/ocaml/stublibs/dllcryptokit_stubs.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64/usr/lib64/ocaml/cryptokit/cryptokit.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64/usr/lib64/ocaml/cryptokit/cryptokit.cmxs original debug info size: 408kB, size after compression: 364kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. cpio: _build/bytes.ml: Cannot stat: No such file or directory cpio: _build/string.ml: Cannot stat: No such file or directory cpio: _build/z.ml: Cannot stat: No such file or directory 508 blocks + /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/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Qvxf65 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cryptokit-1.11 + '[' 1 -eq 1 ']' + ocaml setup.ml -test File "./setup.ml", line 1404, characters 23-41: 1404 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "setup.ml", line 3252, characters 16-34: 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 W: Tests are turned off, consider enabling with 'ocaml setup.ml -configure --enable-tests' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-cryptokit-1.11-10.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jXfRV7 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cryptokit-1.11 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64/usr/share/doc/ocaml-cryptokit + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64/usr/share/doc/ocaml-cryptokit + cp -pr README.txt /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64/usr/share/doc/ocaml-cryptokit + cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64/usr/share/doc/ocaml-cryptokit + cp -pr AUTHORS.txt /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64/usr/share/doc/ocaml-cryptokit + cp -pr Changes /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64/usr/share/doc/ocaml-cryptokit + RPM_EC=0 ++ jobs -p + exit 0 BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files Provides: ocaml(Cryptokit) = 7357149c5287ecbf8010865f5cd85caf ocaml(CryptokitBignum) = f6b6364e0d02db718a0fcf4158c290df ocaml-cryptokit = 1.11-10.mga8 ocaml-cryptokit(aarch-64) = 1.11-10.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libz.so.1()(64bit) ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(CamlinternalOO) = dedea9ae821afe9bbc2e9bb926b78def ocaml(CryptokitBignum) = f6b6364e0d02db718a0fcf4158c290df ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__array) = 9558001a029d7270458a252505f6a024 ocaml(Stdlib__bigarray) = 33ee4c2e3aa5fb2f083dd780ce492c0b ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__bytes) = 772b4012f2db40e66e9c581c84cada7e ocaml(Stdlib__callback) = 05f106bfa8c02f2eefb8a3e3c18411af ocaml(Stdlib__char) = 2f2acf8bdbc1a264012f13ea21fa0c4b ocaml(Stdlib__complex) = 067e32179a81c1c8dbdd0a8d52b0c645 ocaml(Stdlib__filename) = e70d852a325736bc7266750bcc2e69f2 ocaml(Stdlib__format) = 06b0893cb3ef937aa19861955f132018 ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__obj) = 4f27fde74c713270e337272301a906e6 ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Stdlib__sys) = bb80c4c4a8134d83861bb3ff49d07ce4 ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3 ocaml(Unix) = ba30fbe5ee87d3d4d5bd805af35f363b ocaml(Z) = 962ff276ad9120d412fcf96664054cbf Processing files: ocaml-cryptokit-devel-1.11-10.mga8.aarch64 Provides: ocaml(Cryptokit) = 7357149c5287ecbf8010865f5cd85caf ocaml(CryptokitBignum) = f6b6364e0d02db718a0fcf4158c290df ocaml-cryptokit-devel = 1.11-10.mga8 ocaml-cryptokit-devel(aarch-64) = 1.11-10.mga8 ocamlx(Cryptokit) = 242e359b1a316656118f706d9451d55a ocamlx(CryptokitBignum) = 1bd210f2902014897f367b8457d01dc3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(CamlinternalOO) = dedea9ae821afe9bbc2e9bb926b78def ocaml(CryptokitBignum) = f6b6364e0d02db718a0fcf4158c290df ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__array) = 9558001a029d7270458a252505f6a024 ocaml(Stdlib__bigarray) = 33ee4c2e3aa5fb2f083dd780ce492c0b ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__bytes) = 772b4012f2db40e66e9c581c84cada7e ocaml(Stdlib__callback) = 05f106bfa8c02f2eefb8a3e3c18411af ocaml(Stdlib__char) = 2f2acf8bdbc1a264012f13ea21fa0c4b ocaml(Stdlib__complex) = 067e32179a81c1c8dbdd0a8d52b0c645 ocaml(Stdlib__filename) = e70d852a325736bc7266750bcc2e69f2 ocaml(Stdlib__format) = 06b0893cb3ef937aa19861955f132018 ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__obj) = 4f27fde74c713270e337272301a906e6 ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Stdlib__sys) = bb80c4c4a8134d83861bb3ff49d07ce4 ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3 ocaml(Unix) = ba30fbe5ee87d3d4d5bd805af35f363b ocaml(Z) = 962ff276ad9120d412fcf96664054cbf ocamlx(CamlinternalOO) = dacfd1f469564fd5ec616ae1bf81f6c9 ocamlx(CryptokitBignum) = 1bd210f2902014897f367b8457d01dc3 ocamlx(Stdlib) = 6b88613cf2b6620d6f11cd8a342880fc ocamlx(Stdlib__array) = d8cbd5c6bb9dc377a421cad028946a12 ocamlx(Stdlib__bytes) = 6f160e4554ac4fc65dcb567dac770c1b ocamlx(Stdlib__callback) = 6f6b40fcf5f20c4ef361f7a516fc4327 ocamlx(Stdlib__char) = d80ec3dec044dcabdaf3546ec3ca4692 ocamlx(Stdlib__filename) = 4acdb6cb1dcdea0eb5f64c37cb1fa406 ocamlx(Stdlib__string) = c268f14a681ed6708f8a9cb396a73317 ocamlx(Stdlib__sys) = cc30c95de291d0ad184f95f6134db5d2 ocamlx(Unix) = ba030e73c9a8a296035219290541184c ocamlx(Z) = 16108d14bc78b5446196a175cf19c5ff Processing files: ocaml-cryptokit-debugsource-1.11-10.mga8.aarch64 Provides: ocaml-cryptokit-debugsource = 1.11-10.mga8 ocaml-cryptokit-debugsource(aarch-64) = 1.11-10.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-cryptokit-debuginfo-1.11-10.mga8.aarch64 Provides: debuginfo(build-id) = a16185427eae412c1d6db7efa78de7c4a8ce5e63 debuginfo(build-id) = c9d5858cf9baab4b819543510ee6ac81ef80c223 ocaml-cryptokit-debuginfo = 1.11-10.mga8 ocaml-cryptokit-debuginfo(aarch-64) = 1.11-10.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-cryptokit-debugsource(aarch-64) = 1.11-10.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-cryptokit-debuginfo-1.11-10.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-cryptokit-debugsource-1.11-10.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-cryptokit-1.11-10.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-cryptokit-devel-1.11-10.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.05da57 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cryptokit-1.11 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-cryptokit-1.11-10.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.phwLO8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf cryptokit-1.11 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!