+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/ocaml-cryptokit.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild warning: Macro expanded in comment on line 87: %{_libdir}/ocaml/cryptokit/*.cmx warning: Macro expanded in comment on line 98: %{_libdir}/ocaml/cryptokit/*.cmx Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rdkrmS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cryptokit-1.11 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/cryptokit-1.11.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd cryptokit-1.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7goTOy + umask 022 + cd /builddir/build/BUILD + cd cryptokit-1.11 + ./configure --destdir /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64 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: ........................................... riscv ccomp_type: ............................................. cc ocaml_version: .......................................... 4.06.0 standard_library_default: ............................... /usr/lib64/ocaml standard_library: ....................................... /usr/lib64/ocaml standard_runtime: ....................................... /usr/bin/ocamlrun bytecomp_c_compiler: .................................... gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT native_c_compiler: ...................................... gcc -O2 -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT model: .................................................. riscv64 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: .................................. $exec_prefix/lib 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 Prepend a path when installing package: ................. /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64 findlib_version: ........................................ 1.7.3 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 + make ocaml setup.ml -build 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 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 -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 + make ocaml setup.ml -build /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 + chrpath --delete _build/src/dllcryptokit_stubs.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9QvvLH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64 + cd cryptokit-1.11 + mkdir -p /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64//usr/lib64/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64//usr/lib64/ocaml/stublibs + export DESTDIR=/builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64 + DESTDIR=/builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64//usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64//usr/lib64/ocaml + make install ocaml setup.ml -install Installed /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64//usr/lib64/ocaml/cryptokit/cryptokitBignum.mli Installed /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64//usr/lib64/ocaml/cryptokit/cryptokit.mli Installed /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64//usr/lib64/ocaml/cryptokit/libcryptokit_stubs.a Installed /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64//usr/lib64/ocaml/cryptokit/cryptokit.cma Installed /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64//usr/lib64/ocaml/cryptokit/cryptokit.cmxa Installed /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64//usr/lib64/ocaml/cryptokit/cryptokit.a Installed /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64//usr/lib64/ocaml/cryptokit/cryptokit.cmxs Installed /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64//usr/lib64/ocaml/cryptokit/cryptokit.cmi Installed /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64//usr/lib64/ocaml/cryptokit/cryptokit.cmti Installed /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64//usr/lib64/ocaml/cryptokit/cryptokit.cmt Installed /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64//usr/lib64/ocaml/cryptokit/cryptokit.annot Installed /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64//usr/lib64/ocaml/cryptokit/cryptokitBignum.cmi Installed /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64//usr/lib64/ocaml/cryptokit/cryptokitBignum.cmti Installed /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64//usr/lib64/ocaml/cryptokit/cryptokitBignum.cmt Installed /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64//usr/lib64/ocaml/cryptokit/cryptokitBignum.annot Installed /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64//usr/lib64/ocaml/cryptokit/cryptokit.cmx Installed /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64//usr/lib64/ocaml/cryptokit/cryptokitBignum.cmx Installed /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64//usr/lib64/ocaml/stublibs/dllcryptokit_stubs.so Installed /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64//usr/lib64/ocaml/stublibs/dllcryptokit_stubs.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64//usr/lib64/ocaml/cryptokit/META + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ocaml-cryptokit-1.11-8.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LhJKGN + umask 022 + cd /builddir/build/BUILD + cd cryptokit-1.11 + DOCDIR=/builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64/usr/share/doc/ocaml-cryptokit + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64/usr/share/doc/ocaml-cryptokit + cp -pr LICENSE.txt /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64/usr/share/doc/ocaml-cryptokit + exit 0 Provides: ocaml(Cryptokit) = e1f8144d8b0b31738d969b4a1c709f00 ocaml(CryptokitBignum) = 7051faa232859291f2fcc528921d0578 ocaml-cryptokit = 1.11-8.fc28 ocaml-cryptokit(riscv-64) = 1.11-8.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libz.so.1()(64bit) ocaml(Array) = 0fba23558da789bd0ef7ad786bdc90e6 ocaml(Buffer) = 9c9b3639d23d7746c571cdf04646eb29 ocaml(Bytes) = b0d8deb18827702df0887113ba3c0110 ocaml(Callback) = 381b3818bd7b7f37a7bf11fb6c76a12a ocaml(CamlinternalBigarray) = 4ff98b0650eef9c38ee9c9930e0c3e9b ocaml(CamlinternalFormatBasics) = 79ae8c0eb753af6b441fe05456c7970b ocaml(CamlinternalOO) = 69dec6b14920fcc456f3cbd10764333e ocaml(Char) = 4918635b8796d0ab0d5c593b942f8df7 ocaml(Complex) = cd4856c93f21942683ce190142e88396 ocaml(Filename) = 4c2454d1aec88f5851f077478f232f2f ocaml(Format) = 1a17539924469551f027475153d4d3b5 ocaml(Int32) = dbc028028ad4d59759d36dd6c0796919 ocaml(Obj) = 8a1a1ebb4979c1cf4966cc2e706bd0f9 ocaml(Pervasives) = 9b04ecdc97e5102c1d342892ef7ad9a2 ocaml(String) = e6a69bfe22781c3a43e5dc04b6d1728a ocaml(Sys) = 3fe6d98e0634486be22d9de07aa0709a ocaml(Uchar) = 596c497318b5c3057b47b9d6747ef5d1 ocaml(Unix) = 053326e853ce10e1fadf8d891f08f891 ocaml(Z) = befcebb698eb4c2dfdc7d3f1020a58fd ocaml(runtime) = 4.06.0 rtld(GNU_HASH) Processing files: ocaml-cryptokit-devel-1.11-8.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PKS2pv + umask 022 + cd /builddir/build/BUILD + cd cryptokit-1.11 + DOCDIR=/builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64/usr/share/doc/ocaml-cryptokit-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64/usr/share/doc/ocaml-cryptokit-devel + cp -pr README.txt /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64/usr/share/doc/ocaml-cryptokit-devel + cp -pr LICENSE.txt /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64/usr/share/doc/ocaml-cryptokit-devel + cp -pr Changes /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64/usr/share/doc/ocaml-cryptokit-devel + exit 0 Provides: ocaml-cryptokit-devel = 1.11-8.fc28 ocaml-cryptokit-devel(riscv-64) = 1.11-8.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64 Wrote: /builddir/build/SRPMS/ocaml-cryptokit-1.11-8.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/ocaml-cryptokit-1.11-8.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/ocaml-cryptokit-devel-1.11-8.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.D8EYex + umask 022 + cd /builddir/build/BUILD + cd cryptokit-1.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-cryptokit-1.11-8.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff