<86>Oct 28 02:52:26 userdel[1673757]: delete user 'rooter' <86>Oct 28 02:52:26 userdel[1673757]: removed group 'rooter' owned by 'rooter' <86>Oct 28 02:52:26 userdel[1673757]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 28 02:52:26 groupadd[1673777]: group added to /etc/group: name=rooter, GID=1799 <86>Oct 28 02:52:26 groupadd[1673777]: group added to /etc/gshadow: name=rooter <86>Oct 28 02:52:26 groupadd[1673777]: new group: name=rooter, GID=1799 <86>Oct 28 02:52:26 useradd[1673799]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash, from=none <86>Oct 28 02:52:26 userdel[1673824]: delete user 'builder' <86>Oct 28 02:52:26 userdel[1673824]: removed group 'builder' owned by 'builder' <86>Oct 28 02:52:26 userdel[1673824]: removed shadow group 'builder' owned by 'builder' <86>Oct 28 02:52:26 groupadd[1673849]: group added to /etc/group: name=builder, GID=1800 <86>Oct 28 02:52:26 groupadd[1673849]: group added to /etc/gshadow: name=builder <86>Oct 28 02:52:26 groupadd[1673849]: new group: name=builder, GID=1800 <86>Oct 28 02:52:26 useradd[1673866]: new user: name=builder, UID=1800, GID=1800, home=/usr/src, shell=/bin/bash, from=none warning: Macro %dune_build not found warning: Macro %dune_install not found warning: Macro %dune_check not found <13>Oct 28 02:52:29 rpmi: ocaml-runtime-4.13.1-alt1 sisyphus+288339.100.3.1 1636228813 installed <13>Oct 28 02:52:29 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+288339.1400.3.1 1636230742 installed <13>Oct 28 02:52:35 rpmi: ocaml-4.13.1-alt1 sisyphus+288339.100.3.1 1636228813 installed <13>Oct 28 02:52:35 rpmi: ocaml-csexp-1.5.1-alt2 sisyphus+288339.12000.3.1 1636233011 installed <13>Oct 28 02:52:35 rpmi: ocaml-csexp-devel-1.5.1-alt2 sisyphus+288339.12000.3.1 1636233011 installed <13>Oct 28 02:52:35 rpmi: ocaml-result-1.5-alt2 sisyphus+288339.6400.3.1 1636232164 installed <13>Oct 28 02:52:35 rpmi: ocaml-result-devel-1.5-alt2 sisyphus+288339.6400.3.1 1636232164 installed <13>Oct 28 02:52:35 rpmi: ocaml-zarith-1.12-alt2 sisyphus+288339.3400.3.1 1636231401 installed <13>Oct 28 02:52:35 rpmi: libgmp-devel-6.3.0-alt1 sisyphus+328118.100.2.1 1693294124 installed <13>Oct 28 02:52:36 rpmi: dune-2.9.3-alt1 sisyphus+294384.100.1.1 1643564531 installed <13>Oct 28 02:52:36 rpmi: ocaml-dune-configurator-2.9.3-alt1 sisyphus+294384.200.1.1 1643564564 installed <13>Oct 28 02:52:36 rpmi: ocaml-dune-configurator-devel-2.9.3-alt1 sisyphus+294384.200.1.1 1643564564 installed <13>Oct 28 02:52:36 rpmi: ocaml-zarith-devel-1.12-alt2 sisyphus+288339.3400.3.1 1636231401 installed <13>Oct 28 02:52:36 rpmi: ocaml-findlib-1.9.3-alt1 sisyphus+294399.100.3.1 1643757339 installed <13>Oct 28 02:52:36 rpmi: ocaml-ocamldoc-4.13.1-alt1 sisyphus+288339.100.3.1 1636228813 installed <13>Oct 28 02:52:36 rpmi: zlib-devel-1.2.13-alt1 sisyphus+309409.200.2.1 1667402043 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-cryptokit-1.16.1-alt2.nosrc.rpm (w1.gzdio) Installing ocaml-cryptokit-1.16.1-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.61650 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-cryptokit-1.16.1 + echo 'Source #0 (ocaml-cryptokit-1.16.1.tar):' Source #0 (ocaml-cryptokit-1.16.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-cryptokit-1.16.1.tar + cd ocaml-cryptokit-1.16.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.61650 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-cryptokit-1.16.1 + /usr/bin/dune build --verbose -p cryptokit @install Workspace root: /usr/src/RPM/BUILD/ocaml-cryptokit-1.16.1 Running[0]: /usr/bin/nproc > /usr/src/tmp/dune61ca62.output 2> /dev/null Auto-detected concurrency: 16 disable binary cache Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/dune014a24.output Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; for_host = None ; fdo_target_exe = None ; build_dir = "default" ; toplevel_path = None ; ocaml_bin = External "/usr/bin" ; ocaml = Ok External "/usr/bin/ocaml" ; ocamlc = External "/usr/bin/ocamlc.opt" ; ocamlopt = Ok External "/usr/bin/ocamlopt.opt" ; ocamldep = Ok External "/usr/bin/ocamldep.opt" ; ocamlmklib = Ok External "/usr/bin/ocamlmklib.opt" ; env = map { "CAML_LD_LIBRARY_PATH" : "/usr/src/RPM/BUILD/ocaml-cryptokit-1.16.1/_build/install/default/lib/stublibs" ; "DUNE_OCAML_HARDCODED" : "/usr/lib64/ocaml" ; "DUNE_OCAML_STDLIB" : "/usr/lib64/ocaml" ; "DUNE_SOURCEROOT" : "/usr/src/RPM/BUILD/ocaml-cryptokit-1.16.1" ; "INSIDE_DUNE" : "/usr/src/RPM/BUILD/ocaml-cryptokit-1.16.1/_build/default" ; "MANPATH" : "/usr/src/RPM/BUILD/ocaml-cryptokit-1.16.1/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/usr/src/RPM/BUILD/ocaml-cryptokit-1.16.1/_build/install/default/lib" ; "OCAMLPATH" : "/usr/src/RPM/BUILD/ocaml-cryptokit-1.16.1/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/usr/src/RPM/BUILD/ocaml-cryptokit-1.16.1/_build/install/default/lib/toplevel" } ; findlib_path = [ External "/usr/lib64/ocaml" ] ; arch_sixtyfour = true ; natdynlink_supported = true ; supports_shared_libraries = true ; ocaml_config = { version = "4.13.1" ; standard_library_default = "/usr/lib64/ocaml" ; standard_library = "/usr/lib64/ocaml" ; standard_runtime = "the_standard_runtime_variable_was_deleted" ; ccomp_type = "cc" ; c_compiler = "gcc" ; ocamlc_cflags = [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-pthread"; "-fPIC" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; ocamlopt_cflags = [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-pthread"; "-fPIC" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_libraries = [ "-lm"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ] ; native_c_libraries = [ "-lm" ] ; cc_profile = [] ; architecture = "amd64" ; model = "default" ; int_size = 63 ; word_size = 64 ; system = "linux" ; asm = [ "as" ] ; asm_cfi_supported = true ; with_frame_pointers = false ; ext_exe = "" ; ext_obj = ".o" ; ext_asm = ".s" ; ext_lib = ".a" ; ext_dll = ".so" ; os_type = "Unix" ; default_executable_name = "a.out" ; systhread_supported = true ; host = "x86_64-pc-linux-gnu" ; target = "x86_64-pc-linux-gnu" ; profiling = false ; flambda = false ; spacetime = false ; safe_string = true ; exec_magic_number = "Caml1999X030" ; cmi_magic_number = "Caml1999I030" ; cmo_magic_number = "Caml1999O030" ; cma_magic_number = "Caml1999A030" ; cmx_magic_number = "Caml1999Y030" ; cmxa_magic_number = "Caml1999Z030" ; ast_impl_magic_number = "Caml1999M030" ; ast_intf_magic_number = "Caml1999N030" ; cmxs_magic_number = "Caml1999D030" ; cmt_magic_number = "Caml1999T030" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } } Actual targets: - recursive alias @install Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/cryptokit.mli) > _build/default/src/.cryptokit.objs/cryptokit.mli.d Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/cryptokit.ml) > _build/default/src/.cryptokit.objs/cryptokit.ml.d Running[4]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -I src/.cryptokit.objs/byte -no-alias-deps -o src/.cryptokit.objs/byte/cryptokit__.cmo -c -impl src/cryptokit__.ml-gen) Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/cryptokitBignum.mli) > _build/default/src/.cryptokit.objs/cryptokitBignum.mli.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/cryptokitBignum.ml) > _build/default/src/.cryptokit.objs/cryptokitBignum.ml.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/config/config_vars.ml) > _build/default/src/config/.flags.eobjs/config_vars.ml.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/config/flags.ml) > _build/default/src/config/.flags.eobjs/flags.ml.d Running[9]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I src/.cryptokit.objs/byte -I src/.cryptokit.objs/native -intf-suffix .ml-gen -no-alias-deps -o src/.cryptokit.objs/native/cryptokit__.cmx -c -impl src/cryptokit__.ml-gen) Running[10]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -w -7 -w -27 -w -37 -g -bin-annot -I src/.cryptokit.objs/byte -I /usr/lib64/ocaml/zarith -no-alias-deps -open Cryptokit__ -o src/.cryptokit.objs/byte/cryptokit.cmi -c -intf src/cryptokit.mli) Running[11]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -w -7 -w -27 -w -37 -g -bin-annot -I src/.cryptokit.objs/byte -I /usr/lib64/ocaml/zarith -no-alias-deps -open Cryptokit__ -o src/.cryptokit.objs/byte/cryptokit__CryptokitBignum.cmi -c -intf src/cryptokitBignum.mli) Running[12]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -I src/config/.flags.eobjs/byte -no-alias-deps -o src/config/.flags.eobjs/byte/dune__exe.cmo -c -impl src/config/.flags.eobjs/dune__exe.ml-gen) Running[13]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -w -7 -w -27 -w -37 -g -bin-annot -I src/.cryptokit.objs/byte -I /usr/lib64/ocaml/zarith -intf-suffix .ml -no-alias-deps -open Cryptokit__ -o src/.cryptokit.objs/byte/cryptokit__CryptokitBignum.cmo -c -impl src/cryptokitBignum.ml) Running[14]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -w -7 -w -27 -w -37 -g -I src/.cryptokit.objs/byte -I src/.cryptokit.objs/native -I /usr/lib64/ocaml/zarith -intf-suffix .ml -no-alias-deps -open Cryptokit__ -o src/.cryptokit.objs/native/cryptokit__CryptokitBignum.cmx -c -impl src/cryptokitBignum.ml) Running[15]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I src/config/.flags.eobjs/byte -I src/config/.flags.eobjs/native -intf-suffix .ml-gen -no-alias-deps -o src/config/.flags.eobjs/native/dune__exe.cmx -c -impl src/config/.flags.eobjs/dune__exe.ml-gen) Running[16]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/config/.flags.eobjs/byte -I /usr/lib64/ocaml/csexp -I /usr/lib64/ocaml/dune-configurator -I /usr/lib64/ocaml/result -no-alias-deps -open Dune__exe -o src/config/.flags.eobjs/byte/dune__exe__Config_vars.cmo -c -impl src/config/config_vars.ml) Running[17]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -w -7 -w -27 -w -37 -g -bin-annot -I src/.cryptokit.objs/byte -I /usr/lib64/ocaml/zarith -intf-suffix .ml -no-alias-deps -open Cryptokit__ -o src/.cryptokit.objs/byte/cryptokit.cmo -c -impl src/cryptokit.ml) Running[18]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/config/.flags.eobjs/byte -I /usr/lib64/ocaml/csexp -I /usr/lib64/ocaml/dune-configurator -I /usr/lib64/ocaml/result -no-alias-deps -open Dune__exe -o src/config/.flags.eobjs/byte/dune__exe__Flags.cmo -c -impl src/config/flags.ml) Running[19]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/config/.flags.eobjs/byte -I src/config/.flags.eobjs/native -I /usr/lib64/ocaml/csexp -I /usr/lib64/ocaml/dune-configurator -I /usr/lib64/ocaml/result -intf-suffix .ml -no-alias-deps -open Dune__exe -o src/config/.flags.eobjs/native/dune__exe__Config_vars.cmx -c -impl src/config/config_vars.ml) Running[20]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -w -7 -w -27 -w -37 -g -I src/.cryptokit.objs/byte -I src/.cryptokit.objs/native -I /usr/lib64/ocaml/zarith -intf-suffix .ml -no-alias-deps -open Cryptokit__ -o src/.cryptokit.objs/native/cryptokit.cmx -c -impl src/cryptokit.ml) Running[21]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/config/.flags.eobjs/byte -I src/config/.flags.eobjs/native -I /usr/lib64/ocaml/csexp -I /usr/lib64/ocaml/dune-configurator -I /usr/lib64/ocaml/result -intf-suffix .ml -no-alias-deps -open Dune__exe -o src/config/.flags.eobjs/native/dune__exe__Flags.cmx -c -impl src/config/flags.ml) Running[22]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o src/config/flags.exe /usr/lib64/ocaml/unix.cmxa -I /usr/lib64/ocaml /usr/lib64/ocaml/csexp/csexp.cmxa /usr/lib64/ocaml/result/result.cmxa /usr/lib64/ocaml/dune-configurator/configurator.cmxa src/config/.flags.eobjs/native/dune__exe.cmx src/config/.flags.eobjs/native/dune__exe__Config_vars.cmx src/config/.flags.eobjs/native/dune__exe__Flags.cmx) Running[23]: (cd _build/default/src && config/flags.exe) Output[23]: ZLib: ............................... enabled Hardware support for AES and GCM: ... enabled Running[24]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -safe-string -w -7 -w -27 -w -37 -g -a -o src/cryptokit.cma -dllib -lcryptokit_stubs -cclib -lcryptokit_stubs -cclib -lz src/.cryptokit.objs/byte/cryptokit__.cmo src/.cryptokit.objs/byte/cryptokit__CryptokitBignum.cmo src/.cryptokit.objs/byte/cryptokit.cmo) Running[25]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DHAVE_ZLIB -maes -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/zarith -o aesni.o -c aesni.c) Running[26]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DHAVE_ZLIB -maes -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/zarith -o arcfour.o -c arcfour.c) Running[27]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DHAVE_ZLIB -maes -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/zarith -o blake2.o -c blake2.c) Running[28]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DHAVE_ZLIB -maes -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/zarith -o blowfish.o -c blowfish.c) Running[29]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DHAVE_ZLIB -maes -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/zarith -o chacha20.o -c chacha20.c) Running[30]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DHAVE_ZLIB -maes -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/zarith -o d3des.o -c d3des.c) Running[31]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DHAVE_ZLIB -maes -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/zarith -o keccak.o -c keccak.c) Running[32]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DHAVE_ZLIB -maes -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/zarith -o rijndael-alg-fst.o -c rijndael-alg-fst.c) Running[33]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DHAVE_ZLIB -maes -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/zarith -o ripemd160.o -c ripemd160.c) Running[34]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DHAVE_ZLIB -maes -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/zarith -o sha1.o -c sha1.c) Running[35]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DHAVE_ZLIB -maes -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/zarith -o sha256.o -c sha256.c) Running[36]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DHAVE_ZLIB -maes -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/zarith -o sha512.o -c sha512.c) Running[37]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DHAVE_ZLIB -maes -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/zarith -o stubs-aes.o -c stubs-aes.c) Running[38]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DHAVE_ZLIB -maes -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/zarith -o stubs-arcfour.o -c stubs-arcfour.c) Running[39]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DHAVE_ZLIB -maes -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/zarith -o stubs-blake2.o -c stubs-blake2.c) Running[40]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DHAVE_ZLIB -maes -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/zarith -o stubs-blowfish.o -c stubs-blowfish.c) Running[41]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DHAVE_ZLIB -maes -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/zarith -o stubs-chacha20.o -c stubs-chacha20.c) Running[42]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DHAVE_ZLIB -maes -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/zarith -o stubs-des.o -c stubs-des.c) Running[43]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DHAVE_ZLIB -maes -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/zarith -o stubs-md5.o -c stubs-md5.c) Running[44]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DHAVE_ZLIB -maes -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/zarith -o stubs-misc.o -c stubs-misc.c) Running[45]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DHAVE_ZLIB -maes -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/zarith -o stubs-ripemd160.o -c stubs-ripemd160.c) Running[46]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DHAVE_ZLIB -maes -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/zarith -o stubs-rng.o -c stubs-rng.c) Running[47]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DHAVE_ZLIB -maes -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/zarith -o stubs-sha1.o -c stubs-sha1.c) Running[48]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DHAVE_ZLIB -maes -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/zarith -o stubs-sha256.o -c stubs-sha256.c) Running[49]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DHAVE_ZLIB -maes -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/zarith -o stubs-sha3.o -c stubs-sha3.c) Running[50]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DHAVE_ZLIB -maes -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/zarith -o stubs-sha512.o -c stubs-sha512.c) Running[51]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DHAVE_ZLIB -maes -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/zarith -o stubs-zlib.o -c stubs-zlib.c) Running[52]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -w -7 -w -27 -w -37 -g -a -o src/cryptokit.cmxa -cclib -lcryptokit_stubs -cclib -lz src/.cryptokit.objs/native/cryptokit__.cmx src/.cryptokit.objs/native/cryptokit__CryptokitBignum.cmx src/.cryptokit.objs/native/cryptokit.cmx) Running[53]: (cd _build/default && /usr/bin/ocamlmklib.opt -g -o src/cryptokit_stubs src/aesni.o src/arcfour.o src/blake2.o src/blowfish.o src/chacha20.o src/d3des.o src/keccak.o src/rijndael-alg-fst.o src/ripemd160.o src/sha1.o src/sha256.o src/sha512.o src/stubs-aes.o src/stubs-arcfour.o src/stubs-blake2.o src/stubs-blowfish.o src/stubs-chacha20.o src/stubs-des.o src/stubs-md5.o src/stubs-misc.o src/stubs-ripemd160.o src/stubs-rng.o src/stubs-sha1.o src/stubs-sha256.o src/stubs-sha3.o src/stubs-sha512.o src/stubs-zlib.o -lz) Running[54]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -safe-string -w -7 -w -27 -w -37 -g -shared -linkall -I src -o src/cryptokit.cmxs src/cryptokit.cmxa) + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.61650 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-cryptokit-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-cryptokit-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-cryptokit-1.16.1 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-cryptokit-buildroot Installing /usr/src/tmp/ocaml-cryptokit-buildroot/usr/lib64/ocaml/cryptokit/META Installing /usr/src/tmp/ocaml-cryptokit-buildroot/usr/lib64/ocaml/cryptokit/cryptokit.a Installing /usr/src/tmp/ocaml-cryptokit-buildroot/usr/lib64/ocaml/cryptokit/cryptokit.cma Installing /usr/src/tmp/ocaml-cryptokit-buildroot/usr/lib64/ocaml/cryptokit/cryptokit.cmi Installing /usr/src/tmp/ocaml-cryptokit-buildroot/usr/lib64/ocaml/cryptokit/cryptokit.cmt Installing /usr/src/tmp/ocaml-cryptokit-buildroot/usr/lib64/ocaml/cryptokit/cryptokit.cmti Installing /usr/src/tmp/ocaml-cryptokit-buildroot/usr/lib64/ocaml/cryptokit/cryptokit.cmx Installing /usr/src/tmp/ocaml-cryptokit-buildroot/usr/lib64/ocaml/cryptokit/cryptokit.cmxa Installing /usr/src/tmp/ocaml-cryptokit-buildroot/usr/lib64/ocaml/cryptokit/cryptokit.ml Installing /usr/src/tmp/ocaml-cryptokit-buildroot/usr/lib64/ocaml/cryptokit/cryptokit.mli Installing /usr/src/tmp/ocaml-cryptokit-buildroot/usr/lib64/ocaml/cryptokit/cryptokitBignum.ml Installing /usr/src/tmp/ocaml-cryptokit-buildroot/usr/lib64/ocaml/cryptokit/cryptokitBignum.mli Installing /usr/src/tmp/ocaml-cryptokit-buildroot/usr/lib64/ocaml/cryptokit/cryptokit__.cmi Installing /usr/src/tmp/ocaml-cryptokit-buildroot/usr/lib64/ocaml/cryptokit/cryptokit__.cmt Installing /usr/src/tmp/ocaml-cryptokit-buildroot/usr/lib64/ocaml/cryptokit/cryptokit__.cmx Installing /usr/src/tmp/ocaml-cryptokit-buildroot/usr/lib64/ocaml/cryptokit/cryptokit__.ml Installing /usr/src/tmp/ocaml-cryptokit-buildroot/usr/lib64/ocaml/cryptokit/cryptokit__CryptokitBignum.cmi Installing /usr/src/tmp/ocaml-cryptokit-buildroot/usr/lib64/ocaml/cryptokit/cryptokit__CryptokitBignum.cmt Installing /usr/src/tmp/ocaml-cryptokit-buildroot/usr/lib64/ocaml/cryptokit/cryptokit__CryptokitBignum.cmti Installing /usr/src/tmp/ocaml-cryptokit-buildroot/usr/lib64/ocaml/cryptokit/cryptokit__CryptokitBignum.cmx Installing /usr/src/tmp/ocaml-cryptokit-buildroot/usr/lib64/ocaml/cryptokit/dune-package Installing /usr/src/tmp/ocaml-cryptokit-buildroot/usr/lib64/ocaml/cryptokit/libcryptokit_stubs.a Installing /usr/src/tmp/ocaml-cryptokit-buildroot/usr/lib64/ocaml/cryptokit/opam Installing /usr/src/tmp/ocaml-cryptokit-buildroot/usr/lib64/ocaml/cryptokit/cryptokit.cmxs Installing /usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/cryptokit/LICENSE Installing /usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/cryptokit/README.md Installing /usr/src/tmp/ocaml-cryptokit-buildroot/usr/lib64/ocaml/stublibs/dllcryptokit_stubs.so + find /usr/src/tmp/ocaml-cryptokit-buildroot/usr/lib64/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(cma|cmi|cmxs|so|js)$' -o -name META ')' -printf '/usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-cryptokit-buildroot/usr/lib64/ocaml/ -type d -printf '%%dir /usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-cryptokit-buildroot/usr/lib64/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(a|cmt|cmti|cmx|cmxa|ml|mli|exe)$' -o -name opam -o -name dune-package ')' -printf '/usr/lib64/ocaml/%P\n' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-cryptokit-buildroot (auto) mode of './usr/lib64/ocaml/stublibs/dllcryptokit_stubs.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ocaml/cryptokit/cryptokit.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-cryptokit-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-cryptokit-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-cryptokit-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-cryptokit-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-cryptokit-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcryptokit_stubs.so: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcryptokit_stubs.so: undefined symbol: caml_named_value verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcryptokit_stubs.so: undefined symbol: caml_stat_free verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcryptokit_stubs.so: undefined symbol: caml_MD5Update verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcryptokit_stubs.so: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcryptokit_stubs.so: undefined symbol: caml_alloc_small verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcryptokit_stubs.so: undefined symbol: caml_raise_not_found verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcryptokit_stubs.so: undefined symbol: caml_MD5Final verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcryptokit_stubs.so: undefined symbol: caml_invalid_argument verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcryptokit_stubs.so: undefined symbol: caml_raise verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcryptokit_stubs.so: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcryptokit_stubs.so: undefined symbol: caml_alloc_string verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcryptokit_stubs.so: undefined symbol: caml_stat_alloc verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcryptokit_stubs.so: undefined symbol: caml_MD5Init verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcryptokit_stubs.so: undefined symbol: caml_alloc_custom verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: unix_socket verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: caml_alloc_dummy verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: unix_connect verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlZ verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlUnix verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: ml_z_nextprime verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: ml_z_powm_sec verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: ml_z_to_bits verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: ml_z_of_bits verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: caml_create_bytes verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: ml_z_invert verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: unix_open verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: caml_sys_getenv verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: ml_z_gcd verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: caml_make_vect verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: unix_close verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: caml_int64_ops verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: caml_named_value verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlStdlib__input_298 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlStdlib__output_253 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlStdlib__Bytes__fill_172 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: caml_alloc2 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: ml_z_numbits verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: ml_z_sign verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlCamlinternalOO__run_initializers_opt_1152 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: ml_z_compare verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlCamlinternalOO__make_class_store_1120 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: caml_stat_free verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlStdlib__Callback__register_exception_166 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlCamlinternalOO__create_object_opt_1137 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlStdlib__invalid_arg_9 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: caml_MD5Update verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlStdlib__max_47 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlCamlinternalOO__new_methods_variables_1065 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlZ__add_94 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlZ__rem_119 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: ml_z_testbit verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlCamlinternalOO__get_method_labels_936 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: caml_update_dummy verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: caml_alloc_small verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlStdlib__min_43 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlZ__sub_100 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: caml_raise_not_found verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlStdlib__Bytes__make_93 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: ml_z_equal verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlZ__mul_107 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlCamlinternalOO__set_methods_1447 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlStdlib__$5e_140 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlUnix__read_507 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: caml_MD5Final verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlStdlib__Bytes__sub_116 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlStdlib__Array__fill_131 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlCamlinternalOO__add_initializer_1084 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlStdlib__Filename__concat_552 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlCamlinternalOO__new_variable_1057 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: caml_invalid_argument verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlStdlib__Bytes__copy_105 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlStdlib__Bytes__blit_string_185 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: caml_raise verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlCamlinternalOO__make_class_1111 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlStdlib__String__iter_230 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlCamlinternalOO__set_method_940 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlCamlinternalOO__inherits_1099 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: caml_alloc_string verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: caml_stat_alloc verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlStdlib__string_of_int_176 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: caml_MD5Init verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlUnix__write_605 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlStdlib__Char__chr_83 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlStdlib__Bytes__blit_178 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: caml_alloc_custom verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: camlCamlinternalOO__lookup_tables_1213 verify-elf: WARNING: ./usr/lib64/ocaml/cryptokit/cryptokit.cmxs: undefined symbol: caml_get_public_method Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.86754 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-cryptokit-1.16.1 + /usr/bin/dune runtest flags src/flags.sexp,src/library_flags.sexp ZLib: ............................... enabled Hardware support for AES and GCM: ... enabled test alias test/runtest Hex conversion 1... 2... AES 1... 2... 3... 4... 5... 6... Blowfish 1... 2... 3... 4... 5... 6... 7... 8... 9... 10... 11... 12... 13... 14... 15... 16... 17... 18... 19... 20... 21... 22... 23... 24... 25... 26... 27... 28... 29... 30... 31... 32... 33... 34... DES 1... 2... 3... Triple DES 1... 2... 3... 4... 5... 6... ARCfour 1... 2... 3... 4... 5... 6... 7... 8... 9... Chacha20 1... 2... 3... 4... 5... 6... Blowfish 1... 2... 3... 4... 5... 6... 7... 8... 9... 10... 11... 12... 13... 14... 15... 16... 17... 18... 19... 20... 21... 22... 23... 24... 25... 26... 27... 28... 29... 30... 31... 32... 33... 34... 35... 36... 37... 38... 39... 40... 41... 42... 43... 44... 45... 46... 47... 48... 49... 50... 51... 52... 53... 54... 55... 56... 57... 58... 59... 60... 61... 62... 63... 64... 65... 66... 67... 68... SHA-1 1... 2... 3... 4... 5... 6... SHA-2 224 1... 2... 3... 4... SHA-2 256 1... 2... 3... 4... SHA-2 384 1... 2... 3... 4... SHA-2 512 1... 2... 3... 4... 5... SHA-3 1... 2... 3... 4... 5... 6... 7... 8... 9... 10... 11... 12... 13... 14... 15... 16... 17... 18... 19... 20... Keccak 1... 2... 3... 4... 5... 6... 7... 8... 9... 10... 11... 12... 13... 14... 15... 16... 17... 18... 19... 20... BLAKE2b-512 1... 2... 3... BLAKE2b-512 (keyed) 0... 1... 2... 3... 4... 5... 6... 7... 128... 192... 255... BLAKE2s-256 (keyed) 0... 1... 2... 3... 4... 5... 6... 7... 128... 192... 255... RIPEMD-160 1... 2... 3... 4... 5... 6... 7... 8... 9... MD5 1... 2... 3... 4... ECB 1... 2... 3... 4... 5... 6... CBC 1... 2... 3... 4... 5... 6... CFB 1 1... 2... 3... 4... 5... CFB 4 1... 2... 3... OFB 1 1... 2... 3... 4... 5... OFB 8 1... 2... 3... CTR 1... 2... 3... 4... HMAC-SHA256 1... 2... 3... 4... 5... 6... 7... 8... 9... 10... HMAC-SHA512 1... 2... 3... HMAC-MD5 1... 2... 3... AES-CMAC 1... 2... 3... 4... RSA 1... 2... 3... 4... 5... 6... 7... 8... 9... 10... 11... 12... Diffie-Hellman 1... Base64 1... 2... 3... 4... 5... 6... 7... Zlib compression 1... 2... 3... Random number generation 1. PRNG: chi^2 plausible 2. PRNG based on AES CTR: chi^2 plausible 3. /dev/urandom: chi^2 plausible 4. Hardware RNG: chi^2 plausible 5. System RNG: not available Comparison functions 1... 2... All tests successful. + exit 0 Processing files: ocaml-cryptokit-1.16.1-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.92550 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-cryptokit-1.16.1 + DOCDIR=/usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-1.16.1 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-1.16.1 + /bin/mkdir -p /usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-1.16.1 + cp -prL LICENSE /usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-1.16.1 + chmod -R go-w /usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-1.16.1 + chmod -R a+rX /usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-1.16.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.orlUQu find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sBoKC2 find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cryptokit-runtime = 1.16.1-alt2, ocaml-cmi(Cryptokit) = 4.13.1-2EF06CBF, ocaml-cmi(Cryptokit__) = 4.13.1-DFFDE63F, ocaml-cmi(Cryptokit__CryptokitBignum) = 4.13.1-593B8A04, ocaml-dll(cryptokit_stubs) Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libz.so.1()(64bit) >= set:khb6pwmYBXk6jXbkhd, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(CamlinternalOO) = 4.13.1-0DC72C26, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Array) = 4.13.1-581E55EB, ocaml-cmi(Stdlib__Bigarray) = 4.13.1-0658EFAB, ocaml-cmi(Stdlib__Buffer) = 4.13.1-AE6F92BA, ocaml-cmi(Stdlib__Bytes) = 4.13.1-CBDE4789, ocaml-cmi(Stdlib__Callback) = 4.13.1-BE7617C4, ocaml-cmi(Stdlib__Char) = 4.13.1-61E527E7, ocaml-cmi(Stdlib__Complex) = 4.13.1-DC5B34D1, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Filename) = 4.13.1-4815D5CA, ocaml-cmi(Stdlib__Format) = 4.13.1-7EC40152, ocaml-cmi(Stdlib__Int32) = 4.13.1-D7020701, ocaml-cmi(Stdlib__Obj) = 4.13.1-F013B5AB, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__String) = 4.13.1-2E8342C8, ocaml-cmi(Stdlib__Sys) = 4.13.1-77E29567, ocaml-cmi(Stdlib__Uchar) = 4.13.1-6F39F075, ocaml-cmi(Unix) = 4.13.1-49C6C492, ocaml-cmi(Z) = 4.13.1-8A90AA4B, ocaml-runtime = 4.13.1, rtld(GNU_HASH), zlib Requires(rpmlib): rpmlib(SetVersions) Obsoletes: ocaml-cryptokit-runtime Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.V0yV7K Creating ocaml-cryptokit-debuginfo package Processing files: ocaml-cryptokit-devel-1.16.1-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.35368 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-cryptokit-1.16.1 + DOCDIR=/usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-devel-1.16.1 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-devel-1.16.1 + /bin/mkdir -p /usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-devel-1.16.1 + cp -prL README.md Changes /usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-devel-1.16.1 + chmod -R go-w /usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-devel-1.16.1 + chmod -R a+rX /usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-devel-1.16.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eMZEcQ find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZoaPo1 find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmx(Cryptokit) = 4.13.1-F9954EFA, ocaml-cmx(Cryptokit__) = 4.13.1-95AD5EF4, ocaml-cmx(Cryptokit__CryptokitBignum) = 4.13.1-F643AC0E Requires: ocaml-cryptokit = 1.16.1-alt2, /usr/lib64/ocaml/stublibs/dllcryptokit_stubs.so, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(CamlinternalOO) = 4.13.1-0DC72C26, ocaml-cmi(Cryptokit) = 4.13.1-2EF06CBF, ocaml-cmi(Cryptokit__) = 4.13.1-DFFDE63F, ocaml-cmi(Cryptokit__CryptokitBignum) = 4.13.1-593B8A04, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Array) = 4.13.1-581E55EB, ocaml-cmi(Stdlib__Bigarray) = 4.13.1-0658EFAB, ocaml-cmi(Stdlib__Buffer) = 4.13.1-AE6F92BA, ocaml-cmi(Stdlib__Bytes) = 4.13.1-CBDE4789, ocaml-cmi(Stdlib__Callback) = 4.13.1-BE7617C4, ocaml-cmi(Stdlib__Char) = 4.13.1-61E527E7, ocaml-cmi(Stdlib__Complex) = 4.13.1-DC5B34D1, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Filename) = 4.13.1-4815D5CA, ocaml-cmi(Stdlib__Format) = 4.13.1-7EC40152, ocaml-cmi(Stdlib__Int32) = 4.13.1-D7020701, ocaml-cmi(Stdlib__Obj) = 4.13.1-F013B5AB, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__String) = 4.13.1-2E8342C8, ocaml-cmi(Stdlib__Sys) = 4.13.1-77E29567, ocaml-cmi(Stdlib__Uchar) = 4.13.1-6F39F075, ocaml-cmi(Unix) = 4.13.1-49C6C492, ocaml-cmi(Z) = 4.13.1-8A90AA4B, ocaml-cmx(CamlinternalOO) = 4.13.1-B6CFBB63, ocaml-cmx(Stdlib) = 4.13.1-F8B8B4EE, ocaml-cmx(Stdlib__Array) = 4.13.1-AAB10518, ocaml-cmx(Stdlib__Bytes) = 4.13.1-33E3746A, ocaml-cmx(Stdlib__Callback) = 4.13.1-A6D9902A, ocaml-cmx(Stdlib__Char) = 4.13.1-64EA034A, ocaml-cmx(Stdlib__Filename) = 4.13.1-7175EF90, ocaml-cmx(Stdlib__String) = 4.13.1-E3D157A8, ocaml-cmx(Stdlib__Sys) = 4.13.1-3AA36557, ocaml-cmx(Unix) = 4.13.1-45EEEAD1, ocaml-cmx(Z) = 4.13.1-B36FB0A5, zlib Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iT6QBv Processing files: ocaml-cryptokit-debuginfo-1.16.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rlusil find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AKkK13 find-requires: running scripts (debuginfo) Requires: ocaml-cryptokit = 1.16.1-alt2, debug64(libc.so.6), debug64(libz.so.1) Adding to ocaml-cryptokit-devel a strict dependency on ocaml-cryptokit Adding to ocaml-cryptokit-debuginfo a strict dependency on ocaml-cryptokit Removing 4 extra deps from ocaml-cryptokit-devel due to dependency on ocaml-cryptokit Removing 22 extra deps from ocaml-cryptokit-devel due to repentancy on ocaml-cryptokit warning: Installed (but unpackaged) file(s) found: /usr/share/doc/cryptokit/LICENSE /usr/share/doc/cryptokit/README.md Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-cryptokit-1.16.1-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-cryptokit-devel-1.16.1-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-cryptokit-debuginfo-1.16.1-alt2.x86_64.rpm (w2.lzdio) 4.97user 1.76system 0:11.80elapsed 57%CPU (0avgtext+0avgdata 45148maxresident)k 0inputs+0outputs (0major+616212minor)pagefaults 0swaps 3.29user 1.10system 0:26.18elapsed 16%CPU (0avgtext+0avgdata 127288maxresident)k 464inputs+0outputs (0major+200969minor)pagefaults 0swaps --- ocaml-cryptokit-1.16.1-alt2.x86_64.rpm.repo 2021-11-06 21:15:47.000000000 +0000 +++ ocaml-cryptokit-1.16.1-alt2.x86_64.rpm.hasher 2023-10-28 02:52:51.471572344 +0000 @@ -54,3 +54,3 @@ File: /usr/lib64/ocaml/cryptokit/cryptokit.cmi 100644 root:root 8f7547dcf481d8eac374d956c0462276 -File: /usr/lib64/ocaml/cryptokit/cryptokit.cmxs 100644 root:root 50a11afca3693dd3e506ee47668dfbda +File: /usr/lib64/ocaml/cryptokit/cryptokit.cmxs 100644 root:root a747eee3de538c3db07ebf8bdce9bce5 File: /usr/lib64/ocaml/cryptokit/cryptokit__.cmi 100644 root:root 4a50b8bd641ec3080d0441c9f48164f0 @@ -58,5 +58,5 @@ File: /usr/lib64/ocaml/stublibs 40755 root:root -File: /usr/lib64/ocaml/stublibs/dllcryptokit_stubs.so 100644 root:root 84f97be61cc00212e41ae85a203f1d19 +File: /usr/lib64/ocaml/stublibs/dllcryptokit_stubs.so 100644 root:root 78ca0602d24e4125905b425ec80692d2 File: /usr/share/doc/ocaml-cryptokit-1.16.1 40755 root:root File: /usr/share/doc/ocaml-cryptokit-1.16.1/LICENSE 100644 root:root 65d5093bc2d1726a9ff1f92b6bf44890 -RPMIdentity: 235c94261d1ee21d6b88a177699484311dab0b901b2bc1af60b02c09d799433e53464535a144c9ff5036b93075b2f1cb7f18d91004473d4b564d518888343fb2 +RPMIdentity: b94e70d82d913586c27d96d9821080db3248d2e7a6a41f9ec754aa04b502dee80963fe0ed3abc5db87be09f3788975f91a76caf77b44407af179a3b5e71496bc --- ocaml-cryptokit-debuginfo-1.16.1-alt2.x86_64.rpm.repo 2021-11-06 21:15:47.000000000 +0000 +++ ocaml-cryptokit-debuginfo-1.16.1-alt2.x86_64.rpm.hasher 2023-10-28 02:52:51.553574091 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/49 40755 root:root -/usr/lib/debug/.build-id/49/2ff97d87a8ae0d78a3f507e9d63962ec346e2b 120777 root:root ../../../../lib64/ocaml/cryptokit/cryptokit.cmxs -/usr/lib/debug/.build-id/49/2ff97d87a8ae0d78a3f507e9d63962ec346e2b.debug 120777 root:root ../../usr/lib64/ocaml/cryptokit/cryptokit.cmxs.debug -/usr/lib/debug/.build-id/7c 40755 root:root -/usr/lib/debug/.build-id/7c/d620fd828e9a8677ce025629b6bead3a8c497b 120777 root:root ../../../../lib64/ocaml/stublibs/dllcryptokit_stubs.so -/usr/lib/debug/.build-id/7c/d620fd828e9a8677ce025629b6bead3a8c497b.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllcryptokit_stubs.so.debug +/usr/lib/debug/.build-id/1f 40755 root:root +/usr/lib/debug/.build-id/1f/a0069363a5c1c86b2839a87e2c24744d7789d7 120777 root:root ../../../../lib64/ocaml/stublibs/dllcryptokit_stubs.so +/usr/lib/debug/.build-id/1f/a0069363a5c1c86b2839a87e2c24744d7789d7.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllcryptokit_stubs.so.debug +/usr/lib/debug/.build-id/73 40755 root:root +/usr/lib/debug/.build-id/73/e8f04d8f29096aee07ffa14ff2e0170bf72c6a 120777 root:root ../../../../lib64/ocaml/cryptokit/cryptokit.cmxs +/usr/lib/debug/.build-id/73/e8f04d8f29096aee07ffa14ff2e0170bf72c6a.debug 120777 root:root ../../usr/lib64/ocaml/cryptokit/cryptokit.cmxs.debug /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -61,13 +61,13 @@ Provides: ocaml-cryptokit-debuginfo = 1.16.1-alt2:sisyphus+288339.13000.3.1 -File: /usr/lib/debug/.build-id/49 40755 root:root -File: /usr/lib/debug/.build-id/49/2ff97d87a8ae0d78a3f507e9d63962ec346e2b 120777 root:root ../../../../lib64/ocaml/cryptokit/cryptokit.cmxs -File: /usr/lib/debug/.build-id/49/2ff97d87a8ae0d78a3f507e9d63962ec346e2b.debug 120777 root:root ../../usr/lib64/ocaml/cryptokit/cryptokit.cmxs.debug -File: /usr/lib/debug/.build-id/7c 40755 root:root -File: /usr/lib/debug/.build-id/7c/d620fd828e9a8677ce025629b6bead3a8c497b 120777 root:root ../../../../lib64/ocaml/stublibs/dllcryptokit_stubs.so -File: /usr/lib/debug/.build-id/7c/d620fd828e9a8677ce025629b6bead3a8c497b.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllcryptokit_stubs.so.debug +File: /usr/lib/debug/.build-id/1f 40755 root:root +File: /usr/lib/debug/.build-id/1f/a0069363a5c1c86b2839a87e2c24744d7789d7 120777 root:root ../../../../lib64/ocaml/stublibs/dllcryptokit_stubs.so +File: /usr/lib/debug/.build-id/1f/a0069363a5c1c86b2839a87e2c24744d7789d7.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllcryptokit_stubs.so.debug +File: /usr/lib/debug/.build-id/73 40755 root:root +File: /usr/lib/debug/.build-id/73/e8f04d8f29096aee07ffa14ff2e0170bf72c6a 120777 root:root ../../../../lib64/ocaml/cryptokit/cryptokit.cmxs +File: /usr/lib/debug/.build-id/73/e8f04d8f29096aee07ffa14ff2e0170bf72c6a.debug 120777 root:root ../../usr/lib64/ocaml/cryptokit/cryptokit.cmxs.debug File: /usr/lib/debug/usr/lib64/ocaml 40755 root:root File: /usr/lib/debug/usr/lib64/ocaml/cryptokit 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/cryptokit/cryptokit.cmxs.debug 100644 root:root b235f6985d5f357c7de9941ab5c9123d +File: /usr/lib/debug/usr/lib64/ocaml/cryptokit/cryptokit.cmxs.debug 100644 root:root 06fd2b57b2e294b4232c4d9397f055a9 File: /usr/lib/debug/usr/lib64/ocaml/stublibs 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllcryptokit_stubs.so.debug 100644 root:root 963af461cd401f8a986b28a291c0f395 +File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllcryptokit_stubs.so.debug 100644 root:root 633d5ab3cb4369b1f7f2fbeea678aa07 File: /usr/src/debug/ocaml-cryptokit-1.16.1 40755 root:root @@ -117,2 +117,2 @@ File: /usr/src/debug/ocaml-cryptokit-1.16.1/_build/default/src/stubs-zlib.c 100644 root:root d095f555836dc8bc9d1a3e4544f08162 -RPMIdentity: 65925572e8723edf17b129a491f507475d1beff66e4314ab2ea699d64fc0eb62bd66c8fa02755f9f7941c7c7b2e46329304298fa245f1a86125294a573593ed3 +RPMIdentity: b7448a3d638d174287a99723b09a29f202d9a770363fca06dce6261b154b330a1cd58b02b7d7da60f715c249faf446a41ed04ffdf460754c69d4c54127afeac2 --- ocaml-cryptokit-devel-1.16.1-alt2.x86_64.rpm.repo 2021-11-06 21:15:48.000000000 +0000 +++ ocaml-cryptokit-devel-1.16.1-alt2.x86_64.rpm.hasher 2023-10-28 02:52:51.615575413 +0000 @@ -38,3 +38,3 @@ Provides: ocaml-cryptokit-devel = 1.16.1-alt2:sisyphus+288339.13000.3.1 -File: /usr/lib64/ocaml/cryptokit/cryptokit.a 100644 root:root 6a09c666904e845efd84d8dfab8fa3ab +File: /usr/lib64/ocaml/cryptokit/cryptokit.a 100644 root:root 8339ac7e2de7f10e71b3e12c0cdf84c4 File: /usr/lib64/ocaml/cryptokit/cryptokit.cmt 100644 root:root fb2038c1e4b3ead157af9b956220af1d @@ -54,3 +54,3 @@ File: /usr/lib64/ocaml/cryptokit/dune-package 100644 root:root 1abf0e9bd3cbb866cbc6fc2dcc9e182b -File: /usr/lib64/ocaml/cryptokit/libcryptokit_stubs.a 100644 root:root df0d03dda096c84755802683e21f1ae2 +File: /usr/lib64/ocaml/cryptokit/libcryptokit_stubs.a 100644 root:root e9cbaf2e025c12bde91f992eb202c210 File: /usr/lib64/ocaml/cryptokit/opam 100644 root:root 695b968edf6f8fe50fb15153f7ccbde4 @@ -59,2 +59,2 @@ File: /usr/share/doc/ocaml-cryptokit-devel-1.16.1/README.md 100644 root:root 8666aa8a60372d518d5f65f0376725c2 -RPMIdentity: 4f60faa1459e9b144f1cd4d722596be0e6a09f8a5f89ccc01fbfb47dea2f6bb487c1d6ba960cd6dcab5365876bd6fdc64c008df3b064f1ec8cdd0d2d0c9580ec +RPMIdentity: f403bf7bf3860cc47f19cf06d2d58745c47c0e11c5a2603bca098c977d7bee40160cc86650907df34ba60c9c37278cad8c2243c88042f1aff10831211fdf9693