<86>Sep 14 07:48:29 userdel[2784140]: delete user 'rooter' <86>Sep 14 07:48:29 userdel[2784140]: removed group 'rooter' owned by 'rooter' <86>Sep 14 07:48:29 userdel[2784140]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 07:48:29 groupadd[2784151]: group added to /etc/group: name=rooter, GID=1295 <86>Sep 14 07:48:29 groupadd[2784151]: group added to /etc/gshadow: name=rooter <86>Sep 14 07:48:29 groupadd[2784151]: new group: name=rooter, GID=1295 <86>Sep 14 07:48:29 useradd[2784161]: new user: name=rooter, UID=1295, GID=1295, home=/root, shell=/bin/bash, from=none <86>Sep 14 07:48:29 userdel[2784176]: delete user 'builder' <86>Sep 14 07:48:29 userdel[2784176]: removed group 'builder' owned by 'builder' <86>Sep 14 07:48:29 userdel[2784176]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 07:48:29 groupadd[2784188]: group added to /etc/group: name=builder, GID=1296 <86>Sep 14 07:48:29 groupadd[2784188]: group added to /etc/gshadow: name=builder <86>Sep 14 07:48:29 groupadd[2784188]: new group: name=builder, GID=1296 <86>Sep 14 07:48:29 useradd[2784200]: new user: name=builder, UID=1296, GID=1296, 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>Sep 14 07:48:34 rpmi: ocaml-runtime-4.14.1-alt1 sisyphus+333652.177.29.2 1701355789 installed <13>Sep 14 07:48:34 rpmi: rpm-build-ocaml-1.6.2.1-alt1 sisyphus+349582.100.1.1 1716824125 installed <13>Sep 14 07:48:44 rpmi: ocaml-4.14.1-alt1 sisyphus+333652.177.29.2 1701355789 installed <13>Sep 14 07:48:44 rpmi: ocaml-csexp-1.5.2-alt1 sisyphus+333652.400.29.2 1701355875 installed <13>Sep 14 07:48:44 rpmi: ocaml-csexp-devel-1.5.2-alt1 sisyphus+333652.400.29.2 1701355875 installed <13>Sep 14 07:48:44 rpmi: ocaml-result-1.5-alt2 sisyphus+333652.600.29.2 1701356024 installed <13>Sep 14 07:48:44 rpmi: ocaml-result-devel-1.5-alt2 sisyphus+333652.600.29.2 1701356024 installed <13>Sep 14 07:48:44 rpmi: ocaml-zarith-1.13-alt1 sisyphus+333652.12640.29.2 1701358976 installed <13>Sep 14 07:48:44 rpmi: libgmp-devel-6.3.0-alt1 sisyphus+328118.100.2.1 1693294140 installed <13>Sep 14 07:48:44 rpmi: dune-3.11.1-alt2 sisyphus+333652.440.29.2 1701355995 installed <13>Sep 14 07:48:44 rpmi: ocaml-dune-configurator-3.11.1-alt2 sisyphus+333652.740.29.2 1701356121 installed <13>Sep 14 07:48:44 rpmi: ocaml-dune-configurator-devel-3.11.1-alt2 sisyphus+333652.740.29.2 1701356121 installed <13>Sep 14 07:48:44 rpmi: ocaml-zarith-devel-1.13-alt1 sisyphus+333652.12640.29.2 1701358976 installed <13>Sep 14 07:48:44 rpmi: ocaml-findlib-1.9.6-alt2 sisyphus+333652.2174.29.2 1701356590 installed <13>Sep 14 07:48:44 rpmi: ocaml-ocamldoc-4.14.1-alt1 sisyphus+333652.177.29.2 1701355789 installed <13>Sep 14 07:48:44 rpmi: zlib-devel-1.3.1-alt1 sisyphus+342532.100.1.1 1710232285 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-cryptokit-1.18-alt2.nosrc.rpm (w1.gzdio) Installing ocaml-cryptokit-1.18-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.82186 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-cryptokit-1.18 + echo 'Source #0 (ocaml-cryptokit-1.18.tar):' Source #0 (ocaml-cryptokit-1.18.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-cryptokit-1.18.tar + cd ocaml-cryptokit-1.18 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.82186 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-cryptokit-1.18 + /usr/bin/dune build --verbose -p cryptokit @install Shared cache: disabled Workspace root: /usr/src/RPM/BUILD/ocaml-cryptokit-1.18 Auto-detected concurrency: 8 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; for_host = None ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; ocaml_bin = External "/usr/bin" ; ocaml = Ok External "/usr/bin/ocaml" ; ocamlc = External "/usr/bin/ocamlc" ; ocamlopt = Error { context = "default" ; program = "ocamlopt" ; hint = Some "ocamlc found in /usr/bin, but /usr/bin/ocamlopt doesn't exist (context: default)" } ; ocamldep = Ok External "/usr/bin/ocamldep" ; ocamlmklib = Ok External "/usr/bin/ocamlmklib" ; installed_env = map { "INSIDE_DUNE" : "/usr/src/RPM/BUILD/ocaml-cryptokit-1.18/_build/default" } ; findlib_paths = [ External "/usr/lib/ocaml" ] ; ocaml_config = { version = "4.14.1" ; standard_library_default = "/usr/lib/ocaml" ; standard_library = "/usr/lib/ocaml" ; standard_runtime = "the_standard_runtime_variable_was_deleted" ; ccomp_type = "cc" ; c_compiler = "gcc" ; ocamlc_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-march=i586" ; "-mtune=generic" ; "-D_FILE_OFFSET_BITS=64" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; ocamlopt_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-march=i586" ; "-mtune=generic" ; "-D_FILE_OFFSET_BITS=64" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-march=i586" ; "-mtune=generic" ; "-D_FILE_OFFSET_BITS=64" ; "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_libraries = [ "-lm"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-march=i586" ; "-mtune=generic" ; "-D_FILE_OFFSET_BITS=64" ; "-D_FILE_OFFSET_BITS=64" ] ; native_c_libraries = [ "-lm" ] ; native_pack_linker = [ "ld"; "-r"; "-o" ] ; cc_profile = [] ; architecture = "i386" ; model = "default" ; int_size = 31 ; word_size = 32 ; system = "linux_elf" ; asm = [ "as" ] ; asm_cfi_supported = false ; 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 = "i686-pc-linux-gnu" ; target = "i686-pc-linux-gnu" ; profiling = false ; flambda = false ; spacetime = false ; safe_string = true ; exec_magic_number = "Caml1999X031" ; cmi_magic_number = "Caml1999I031" ; cmo_magic_number = "Caml1999O031" ; cma_magic_number = "Caml1999A031" ; cmx_magic_number = "Caml1999Y031" ; cmxa_magic_number = "Caml1999Z031" ; ast_impl_magic_number = "Caml1999M031" ; ast_intf_magic_number = "Caml1999N031" ; cmxs_magic_number = "Caml1999D031" ; cmt_magic_number = "Caml1999T031" ; natdynlink_supported = false ; supports_shared_libraries = true ; windows_unicode = false } ; instrument_with = [] } Actual targets: - recursive alias @install Promoting "_build/default/cryptokit.opam" to "cryptokit.opam" Running[1]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/cryptokitBignum.ml) > _build/default/src/.cryptokit.objs/cryptokitBignum.impl.d Running[2]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/cryptokit.mli) > _build/default/src/.cryptokit.objs/cryptokit.intf.d Running[3]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/cryptokit.ml) > _build/default/src/.cryptokit.objs/cryptokit.impl.d Running[4]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/cryptokitBignum.mli) > _build/default/src/.cryptokit.objs/cryptokitBignum.intf.d Running[5]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/config/flags.ml) > _build/default/src/config/.flags.eobjs/dune__exe__Flags.impl.d Running[6]: (cd _build/default && /usr/bin/ocamlc -w -40 -safe-string -w -7 -w -27 -w -37 -g -bin-annot -I src/.cryptokit.objs/byte -I /usr/lib/ocaml/zarith -no-alias-deps -o src/.cryptokit.objs/byte/cryptokitBignum.cmi -c -intf src/cryptokitBignum.mli) Running[7]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/config/config_vars.ml) > _build/default/src/config/.flags.eobjs/dune__exe__Config_vars.impl.d Running[8]: (cd _build/default && /usr/bin/ocamlc -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[9]: (cd _build/default && /usr/bin/ocamlc -w -40 -safe-string -w -7 -w -27 -w -37 -g -bin-annot -I src/.cryptokit.objs/byte -I /usr/lib/ocaml/zarith -intf-suffix .ml -no-alias-deps -o src/.cryptokit.objs/byte/cryptokitBignum.cmo -c -impl src/cryptokitBignum.ml) Running[10]: (cd _build/default && /usr/bin/ocamlc -w -40 -safe-string -w -7 -w -27 -w -37 -g -bin-annot -I src/.cryptokit.objs/byte -I /usr/lib/ocaml/zarith -no-alias-deps -o src/.cryptokit.objs/byte/cryptokit.cmi -c -intf src/cryptokit.mli) Running[11]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/config/.flags.eobjs/byte -I /usr/lib/ocaml/csexp -I /usr/lib/ocaml/dune-configurator -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[12]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/config/.flags.eobjs/byte -I /usr/lib/ocaml/csexp -I /usr/lib/ocaml/dune-configurator -no-alias-deps -open Dune__exe -o src/config/.flags.eobjs/byte/dune__exe__Flags.cmo -c -impl src/config/flags.ml) Running[13]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -o src/config/flags.exe -output-complete-exe /usr/lib/ocaml/unix.cma -I /usr/lib/ocaml /usr/lib/ocaml/csexp/csexp.cma /usr/lib/ocaml/dune-configurator/configurator.cma src/config/.flags.eobjs/byte/dune__exe.cmo src/config/.flags.eobjs/byte/dune__exe__Config_vars.cmo src/config/.flags.eobjs/byte/dune__exe__Flags.cmo) Running[14]: (cd _build/default && /usr/bin/ocamlc -w -40 -safe-string -w -7 -w -27 -w -37 -g -bin-annot -I src/.cryptokit.objs/byte -I /usr/lib/ocaml/zarith -intf-suffix .ml -no-alias-deps -o src/.cryptokit.objs/byte/cryptokit.cmo -c -impl src/cryptokit.ml) Running[15]: (cd _build/default/src && config/flags.exe) Output[15]: ZLib: ............................... enabled Hardware support for AES and GCM: ... enabled getentropy():........................ enabled Running[16]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o aesni.o -c aesni.c) Running[17]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o arcfour.o -c arcfour.c) Running[18]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o blake2.o -c blake2.c) Running[19]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o blake3.o -c blake3.c) Running[20]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o blake3_dispatch.o -c blake3_dispatch.c) Running[21]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o blake3_portable.o -c blake3_portable.c) Running[22]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o blowfish.o -c blowfish.c) Running[23]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o chacha20.o -c chacha20.c) Running[24]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o d3des.o -c d3des.c) Running[25]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o ghash.o -c ghash.c) Running[26]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o keccak.o -c keccak.c) Running[27]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o pclmul.o -c pclmul.c) Running[28]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o poly1305-donna.o -c poly1305-donna.c) Running[29]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o rijndael-alg-fst.o -c rijndael-alg-fst.c) Running[30]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o ripemd160.o -c ripemd160.c) Running[31]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o sha1.o -c sha1.c) Running[32]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o sha256.o -c sha256.c) Running[33]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o sha512.o -c sha512.c) Running[34]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o siphash.o -c siphash.c) Running[35]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o stubs-aes.o -c stubs-aes.c) Running[36]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o stubs-arcfour.o -c stubs-arcfour.c) Running[37]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o stubs-blake2.o -c stubs-blake2.c) Running[38]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o stubs-blake3.o -c stubs-blake3.c) Running[39]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o stubs-blowfish.o -c stubs-blowfish.c) Running[40]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o stubs-chacha20.o -c stubs-chacha20.c) Running[41]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o stubs-des.o -c stubs-des.c) Running[42]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o stubs-ghash.o -c stubs-ghash.c) Running[43]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/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 -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/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 -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o stubs-poly1305.o -c stubs-poly1305.c) Running[46]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o stubs-ripemd160.o -c stubs-ripemd160.c) Running[47]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o stubs-rng.o -c stubs-rng.c) Running[48]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o stubs-sha1.o -c stubs-sha1.c) Running[49]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o stubs-sha256.o -c stubs-sha256.c) Running[50]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o stubs-sha3.o -c stubs-sha3.c) Running[51]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o stubs-sha512.o -c stubs-sha512.c) Running[52]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o stubs-siphash.o -c stubs-siphash.c) Running[53]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -DHAVE_GETENTROPY -DHAVE_ZLIB -maes -mpclmul -g -I /usr/lib/ocaml -I /usr/lib/ocaml/zarith -o stubs-zlib.o -c stubs-zlib.c) Running[54]: (cd _build/default && /usr/bin/ocamlc -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/cryptokitBignum.cmo src/.cryptokit.objs/byte/cryptokit.cmo) Running[55]: (cd _build/.sandbox/287c9d8cd5427313b60492b2a4d468fd/default && /usr/bin/ocamlmklib -g -o src/cryptokit_stubs src/stubs-zlib.o src/stubs-siphash.o src/stubs-sha512.o src/stubs-sha3.o src/stubs-sha256.o src/stubs-sha1.o src/stubs-rng.o src/stubs-ripemd160.o src/stubs-poly1305.o src/stubs-misc.o src/stubs-md5.o src/stubs-ghash.o src/stubs-des.o src/stubs-chacha20.o src/stubs-blowfish.o src/stubs-blake3.o src/stubs-blake2.o src/stubs-arcfour.o src/stubs-aes.o src/siphash.o src/sha512.o src/sha256.o src/sha1.o src/ripemd160.o src/rijndael-alg-fst.o src/poly1305-donna.o src/pclmul.o src/keccak.o src/ghash.o src/d3des.o src/chacha20.o src/blowfish.o src/blake3_portable.o src/blake3_dispatch.o src/blake3.o src/blake2.o src/arcfour.o src/aesni.o -ldopt -lz) Running[56]: (cd _build/default && /usr/bin/ocamlmklib -g -custom -o src/cryptokit_stubs src/stubs-zlib.o src/stubs-siphash.o src/stubs-sha512.o src/stubs-sha3.o src/stubs-sha256.o src/stubs-sha1.o src/stubs-rng.o src/stubs-ripemd160.o src/stubs-poly1305.o src/stubs-misc.o src/stubs-md5.o src/stubs-ghash.o src/stubs-des.o src/stubs-chacha20.o src/stubs-blowfish.o src/stubs-blake3.o src/stubs-blake2.o src/stubs-arcfour.o src/stubs-aes.o src/siphash.o src/sha512.o src/sha256.o src/sha1.o src/ripemd160.o src/rijndael-alg-fst.o src/poly1305-donna.o src/pclmul.o src/keccak.o src/ghash.o src/d3des.o src/chacha20.o src/blowfish.o src/blake3_portable.o src/blake3_dispatch.o src/blake3.o src/blake2.o src/arcfour.o src/aesni.o -ldopt -lz) Promoting "_build/default/cryptokit.install" to "cryptokit.install" + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.95113 + 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:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ocaml-cryptokit-1.18 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-cryptokit-buildroot + __ocaml_find_files + find /usr/src/tmp/ocaml-cryptokit-buildroot/usr/lib/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(cma|cmi|cmxs|so|js)$' -o -name META ')' -printf '/usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-cryptokit-buildroot/usr/lib/ocaml/ -type d -printf '%%dir /usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-cryptokit-buildroot/usr/lib/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(a|o|cmo|cmt|cmti|cmx|cmxa|ml|mli|exe)$' -o -name opam -o -name dune-package ')' -printf '/usr/lib/ocaml/%P\n' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-cryptokit-buildroot (auto) mode of './usr/lib/ocaml/stublibs/dllcryptokit_stubs.so' 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/lib: (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=relaxed,unresolved=normal) verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcryptokit_stubs.so: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcryptokit_stubs.so: undefined symbol: caml_named_value verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcryptokit_stubs.so: undefined symbol: caml_stat_free verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcryptokit_stubs.so: undefined symbol: caml_MD5Update verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcryptokit_stubs.so: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcryptokit_stubs.so: undefined symbol: caml_alloc_small verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcryptokit_stubs.so: undefined symbol: caml_MD5Final verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcryptokit_stubs.so: undefined symbol: caml_invalid_argument verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcryptokit_stubs.so: undefined symbol: caml_raise verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcryptokit_stubs.so: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcryptokit_stubs.so: undefined symbol: caml_alloc_string verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcryptokit_stubs.so: undefined symbol: caml_stat_alloc verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcryptokit_stubs.so: undefined symbol: caml_MD5Init verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcryptokit_stubs.so: undefined symbol: caml_alloc_custom Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ocaml-cryptokit-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.90517 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-cryptokit-1.18 + /usr/bin/dune 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... 7... 8... 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... AES-GCM 1... 2... 3... 4... 5... 6... 7... 8... 9... 10... 11... 12... 13... 14... Chacha20-Poly1305 1... 2... 3... 4... 5... 6... 7... 8... 9... 10... 11... 12... 13... 14... 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... BLAKE3 0... 0... 1... 1... 2... 2... 3... 3... 4... 4... 5... 5... 6... 6... 7... 7... 8... 8... 63... 63... 64... 64... 65... 65... 127... 127... 128... 128... 129... 129... 1023... 1023... 1024... 1024... 1025... 1025... 2048... 2048... 2049... 2049... 3072... 3072... 3073... 3073... 4096... 4096... 4097... 4097... 5120... 5120... 5121... 5121... 6144... 6144... 6145... 6145... 7168... 7168... 7169... 7169... 8192... 8192... 8193... 8193... 16384... 16384... 31744... 31744... 102400... 102400... RIPEMD-160 1... 2... 3... 4... 5... 6... 7... 8... 9... MD5 1... 2... 3... 4... GFmul 1... Poly1305 1... SipHash 64 0... 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... SipHash 128 0... 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... 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... CTR_N 1... 2... 3... HMAC-SHA256 1... 2... 3... 4... 5... 6... 7... 8... 9... 10... HMAC-SHA384 1... 2... 3... 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... Comparison functions 1... 2... 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: not available 5. System RNG: chi^2 plausible All tests successful. + exit 0 Processing files: ocaml-cryptokit-1.18-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.4080 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-cryptokit-1.18 + DOCDIR=/usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-1.18 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-1.18 + /bin/mkdir -p /usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-1.18 + cp -prL LICENSE /usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-1.18 + chmod -R go-w /usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-1.18 + chmod -R a+rX /usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-1.18 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dwPRko 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.jg0etw 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.18-alt2, ocaml-cmi(Cryptokit) = 4.14.1-89A94DCE, ocaml-cmi(CryptokitBignum) = 4.14.1-BAF07EFC, ocaml-dll(cryptokit_stubs) Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.25), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libz.so.1 >= set:khb6pwmYBXk6jXbkhd, ocaml-cmi(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmi(CamlinternalOO) = 4.14.1-AEA913EF, ocaml-cmi(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmi(Stdlib__Array) = 4.14.1-622D88FA, ocaml-cmi(Stdlib__Bigarray) = 4.14.1-994A14F1, ocaml-cmi(Stdlib__Buffer) = 4.14.1-4B09C9A6, ocaml-cmi(Stdlib__Bytes) = 4.14.1-3D02C333, ocaml-cmi(Stdlib__Callback) = 4.14.1-FE29A598, ocaml-cmi(Stdlib__Char) = 4.14.1-62AFE57B, ocaml-cmi(Stdlib__Complex) = 4.14.1-4555217C, ocaml-cmi(Stdlib__Either) = 4.14.1-26845DF2, ocaml-cmi(Stdlib__Format) = 4.14.1-B6EDB97B, ocaml-cmi(Stdlib__Int32) = 4.14.1-A71EA523, ocaml-cmi(Stdlib__Int64) = 4.14.1-0FA5587C, ocaml-cmi(Stdlib__Nativeint) = 4.14.1-989149BF, ocaml-cmi(Stdlib__Obj) = 4.14.1-25794D29, ocaml-cmi(Stdlib__Random) = 4.14.1-81E43BAB, ocaml-cmi(Stdlib__Seq) = 4.14.1-B6351103, ocaml-cmi(Stdlib__String) = 4.14.1-4933E1D8, ocaml-cmi(Stdlib__Sys) = 4.14.1-7726A14C, ocaml-cmi(Stdlib__Uchar) = 4.14.1-C0DDE02A, ocaml-cmi(Unix) = 4.14.1-D81AF773, ocaml-cmi(Z) = 4.14.1-517131D0, ocaml-runtime = 4.14.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.Fkgfpv Creating ocaml-cryptokit-debuginfo package Processing files: ocaml-cryptokit-devel-1.18-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.94440 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-cryptokit-1.18 + DOCDIR=/usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-devel-1.18 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-devel-1.18 + /bin/mkdir -p /usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-devel-1.18 + cp -prL README.md Changes /usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-devel-1.18 + chmod -R go-w /usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-devel-1.18 + chmod -R a+rX /usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-devel-1.18 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VGwWtf 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.fUZRaj find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmi(Cryptokit) = 4.14.1-89A94DCE, ocaml-cmi(CryptokitBignum) = 4.14.1-BAF07EFC, ocaml-cmt(Cryptokit) = 4.14.1-89A94DCE, ocaml-cmt(CryptokitBignum) = 4.14.1-BAF07EFC Requires: ocaml-cryptokit = 1.18-alt2, ocaml-cmi(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmi(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmt(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmt(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmt(Stdlib__Array) = 4.14.1-622D88FA, ocaml-cmt(Stdlib__Bigarray) = 4.14.1-994A14F1, ocaml-cmt(Stdlib__Buffer) = 4.14.1-4B09C9A6, ocaml-cmt(Stdlib__Bytes) = 4.14.1-3D02C333, ocaml-cmt(Stdlib__Callback) = 4.14.1-FE29A598, ocaml-cmt(Stdlib__Char) = 4.14.1-62AFE57B, ocaml-cmt(Stdlib__Complex) = 4.14.1-4555217C, ocaml-cmt(Stdlib__Either) = 4.14.1-26845DF2, ocaml-cmt(Stdlib__Format) = 4.14.1-B6EDB97B, ocaml-cmt(Stdlib__Int32) = 4.14.1-A71EA523, ocaml-cmt(Stdlib__Int64) = 4.14.1-0FA5587C, ocaml-cmt(Stdlib__Nativeint) = 4.14.1-989149BF, ocaml-cmt(Stdlib__Random) = 4.14.1-81E43BAB, ocaml-cmt(Stdlib__Seq) = 4.14.1-B6351103, ocaml-cmt(Stdlib__String) = 4.14.1-4933E1D8, ocaml-cmt(Stdlib__Sys) = 4.14.1-7726A14C, ocaml-cmt(Stdlib__Uchar) = 4.14.1-C0DDE02A, ocaml-cmt(Unix) = 4.14.1-D81AF773, ocaml-cmt(Z) = 4.14.1-517131D0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zS6B5n Processing files: ocaml-cryptokit-debuginfo-1.18-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Wb0S4C find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PayXDW find-requires: running scripts (debuginfo) Requires: ocaml-cryptokit = 1.18-alt2, debug(libc.so.6), debug(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 2 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/i586/ocaml-cryptokit-1.18-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-cryptokit-devel-1.18-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-cryptokit-debuginfo-1.18-alt2.i586.rpm (w2.lzdio) 13.54user 2.28system 0:15.00elapsed 105%CPU (0avgtext+0avgdata 79736maxresident)k 0inputs+0outputs (0major+548037minor)pagefaults 0swaps 5.34user 2.05system 0:36.27elapsed 20%CPU (0avgtext+0avgdata 130592maxresident)k 189512inputs+0outputs (0major+206402minor)pagefaults 0swaps --- ocaml-cryptokit-1.18-alt2.i586.rpm.repo 2023-12-06 22:31:11.000000000 +0000 +++ ocaml-cryptokit-1.18-alt2.i586.rpm.hasher 2024-09-14 07:49:02.895746661 +0000 @@ -57,5 +57,5 @@ File: /usr/lib/ocaml/stublibs 40755 root:root -File: /usr/lib/ocaml/stublibs/dllcryptokit_stubs.so 100644 root:root 561145ed8e66fa97e19dbc6672d14d33 +File: /usr/lib/ocaml/stublibs/dllcryptokit_stubs.so 100644 root:root 998d8fdf33303cfb7547ec274b53f239 File: /usr/share/doc/ocaml-cryptokit-1.18 40755 root:root File: /usr/share/doc/ocaml-cryptokit-1.18/LICENSE 100644 root:root 65d5093bc2d1726a9ff1f92b6bf44890 -RPMIdentity: 4136b831029026fdb59ae8fd3f7a58705c8e3a7ddc6a865290084558e043636b2bba3de5f3f58e04848ba32233cbf1e29c5daf3d51e1fa823e6bfe9b08edbd69 +RPMIdentity: 8c5d09a55664a08d3a1fff71b897629bac8fabcb8b60c3d41f0177e3e657f9be93b90380c295892a8c2911ae0b70df7527c8bfe16bffab316a9a6c0a6677d7a6 --- ocaml-cryptokit-debuginfo-1.18-alt2.i586.rpm.repo 2023-12-06 22:31:11.000000000 +0000 +++ ocaml-cryptokit-debuginfo-1.18-alt2.i586.rpm.hasher 2024-09-14 07:49:02.978746214 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b6 40755 root:root -/usr/lib/debug/.build-id/b6/018589aeb49bd880d8f4bf0c7e613b91df988b 120777 root:root ../../../ocaml/stublibs/dllcryptokit_stubs.so -/usr/lib/debug/.build-id/b6/018589aeb49bd880d8f4bf0c7e613b91df988b.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllcryptokit_stubs.so.debug +/usr/lib/debug/.build-id/7e 40755 root:root +/usr/lib/debug/.build-id/7e/6f40c479f922712dc9392c0601a38d3c133252 120777 root:root ../../../ocaml/stublibs/dllcryptokit_stubs.so +/usr/lib/debug/.build-id/7e/6f40c479f922712dc9392c0601a38d3c133252.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllcryptokit_stubs.so.debug /usr/lib/debug/usr/lib/ocaml 40755 root:root @@ -72,8 +72,8 @@ Provides: ocaml-cryptokit-debuginfo = 1.18-alt2:sisyphus+335984.100.1.1 -File: /usr/lib/debug/.build-id/b6 40755 root:root -File: /usr/lib/debug/.build-id/b6/018589aeb49bd880d8f4bf0c7e613b91df988b 120777 root:root ../../../ocaml/stublibs/dllcryptokit_stubs.so -File: /usr/lib/debug/.build-id/b6/018589aeb49bd880d8f4bf0c7e613b91df988b.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllcryptokit_stubs.so.debug +File: /usr/lib/debug/.build-id/7e 40755 root:root +File: /usr/lib/debug/.build-id/7e/6f40c479f922712dc9392c0601a38d3c133252 120777 root:root ../../../ocaml/stublibs/dllcryptokit_stubs.so +File: /usr/lib/debug/.build-id/7e/6f40c479f922712dc9392c0601a38d3c133252.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllcryptokit_stubs.so.debug File: /usr/lib/debug/usr/lib/ocaml 40755 root:root File: /usr/lib/debug/usr/lib/ocaml/stublibs 40755 root:root -File: /usr/lib/debug/usr/lib/ocaml/stublibs/dllcryptokit_stubs.so.debug 100644 root:root ec7ed7ebd4283b97d5d18655c4400870 +File: /usr/lib/debug/usr/lib/ocaml/stublibs/dllcryptokit_stubs.so.debug 100644 root:root acd738f2a333f61401f838209609b139 File: /usr/src/debug/ocaml-cryptokit-1.18 40755 root:root @@ -139,2 +139,2 @@ File: /usr/src/debug/ocaml-cryptokit-1.18/_build/default/src/stubs-zlib.c 100644 root:root d095f555836dc8bc9d1a3e4544f08162 -RPMIdentity: 0ecd92d008af6b223ea456c12b17fc77d0221cf055d46c3caa54c5f2d1b7a2206a0625197821ba6ab2a8febb5958c742f6ea4942684851fc665c7ce7ad18850f +RPMIdentity: 792c508c6337d70938bc0fc4f65611024b536007a56b212c769a7074bf6da356afb2f5e5a24bf7701899cdc74f0ce999085ceef6470c78eb26f5c278f22c3698 --- ocaml-cryptokit-devel-1.18-alt2.i586.rpm.repo 2023-12-06 22:31:11.000000000 +0000 +++ ocaml-cryptokit-devel-1.18-alt2.i586.rpm.hasher 2024-09-14 07:49:03.064745751 +0000 @@ -51,3 +51,3 @@ File: /usr/lib/ocaml/cryptokit/dune-package 100644 root:root 1d53cdaa5e6511f1bbf164045a5160d5 -File: /usr/lib/ocaml/cryptokit/libcryptokit_stubs.a 100644 root:root 30fc61ee06a9496aba4ef76374c5b101 +File: /usr/lib/ocaml/cryptokit/libcryptokit_stubs.a 100644 root:root a804f9a9788c873ec56959b724b87c51 File: /usr/lib/ocaml/cryptokit/opam 100644 root:root a3b77120d797f46d24fe54749b269691 @@ -56,2 +56,2 @@ File: /usr/share/doc/ocaml-cryptokit-devel-1.18/README.md 100644 root:root ce4d419d8fb09327fa2a13d7d2ca7ec3 -RPMIdentity: 0d014e42553c2dbd0c775e80cb9443d1f3de442016b8238720d96f3580b59591b2f9319cb2f9e3d0c7318a5a85962fcdff2d2b3b836304b5131073cf89285cf8 +RPMIdentity: ec68ca388375f4d25ae74e8d319f487b9d4c0e9fab64f44ed3ead1c472dc50f3844a877803e976f72135e07c6d8fa25dbfbad508ee16329c9dae8b1641275d76