<86>Dec 14 08:21:34 userdel[108525]: delete user 'rooter' <86>Dec 14 08:21:34 userdel[108525]: removed group 'rooter' owned by 'rooter' <86>Dec 14 08:21:34 userdel[108525]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 14 08:21:34 groupadd[108585]: group added to /etc/group: name=rooter, GID=1871 <86>Dec 14 08:21:34 groupadd[108585]: group added to /etc/gshadow: name=rooter <86>Dec 14 08:21:34 groupadd[108585]: new group: name=rooter, GID=1871 <86>Dec 14 08:21:34 useradd[108639]: new user: name=rooter, UID=1871, GID=1871, home=/root, shell=/bin/bash, from=none <86>Dec 14 08:21:34 userdel[108707]: delete user 'builder' <86>Dec 14 08:21:34 userdel[108707]: removed group 'builder' owned by 'builder' <86>Dec 14 08:21:34 userdel[108707]: removed shadow group 'builder' owned by 'builder' <86>Dec 14 08:21:34 groupadd[108767]: group added to /etc/group: name=builder, GID=1872 <86>Dec 14 08:21:34 groupadd[108767]: group added to /etc/gshadow: name=builder <86>Dec 14 08:21:34 groupadd[108767]: new group: name=builder, GID=1872 <86>Dec 14 08:21:34 useradd[108809]: new user: name=builder, UID=1872, GID=1872, 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>Dec 14 08:21:38 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Dec 14 08:21:39 rpmi: ocaml-5.2.0-alt1 sisyphus+356727.140.13.1 1726230909 installed <13>Dec 14 08:21:39 rpmi: ocaml-runtime-5.2.0-alt1 sisyphus+356727.140.13.1 1726230909 installed <13>Dec 14 08:21:41 rpmi: ocaml-compiler-libs-5.2.0-alt1 sisyphus+356727.140.13.1 1726230909 installed <13>Dec 14 08:21:41 rpmi: ocaml-csexp-1.5.2-alt1 sisyphus+356727.340.13.1 1726230995 installed <13>Dec 14 08:21:41 rpmi: ocaml-csexp-devel-1.5.2-alt1 sisyphus+356727.340.13.1 1726230995 installed <13>Dec 14 08:21:41 rpmi: ocaml-zarith-1.14-alt1 sisyphus+356727.14200.13.1 1726234670 installed <13>Dec 14 08:21:41 rpmi: ocaml-result-1.5-alt2 sisyphus+356727.440.13.1 1726231154 installed <13>Dec 14 08:21:41 rpmi: ocaml-result-devel-1.5-alt2 sisyphus+356727.440.13.1 1726231154 installed <13>Dec 14 08:21:41 rpmi: libgmp-devel-6.3.0-alt1 sisyphus+328118.100.2.1 1693294140 installed <13>Dec 14 08:21:41 rpmi: dune-3.16.0-alt1 sisyphus+356727.400.13.1 1726231124 installed <13>Dec 14 08:21:41 rpmi: ocaml-dune-configurator-3.16.0-alt1 sisyphus+356727.1000.13.1 1726231252 installed <13>Dec 14 08:21:41 rpmi: ocaml-dune-configurator-devel-3.16.0-alt1 sisyphus+356727.1000.13.1 1726231252 installed <13>Dec 14 08:21:41 rpmi: ocaml-zarith-devel-1.14-alt1 sisyphus+356727.14200.13.1 1726234670 installed <13>Dec 14 08:21:41 rpmi: ocaml-findlib-1.9.6-alt2 sisyphus+356727.3100.13.1 1726231825 installed <13>Dec 14 08:21:42 rpmi: ocaml-ocamldoc-5.2.0-alt1 sisyphus+356727.140.13.1 1726230909 installed <13>Dec 14 08:21:42 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.20.1-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-cryptokit-1.20.1-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.93944 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-cryptokit-1.20.1 + echo 'Source #0 (ocaml-cryptokit-1.20.1.tar):' Source #0 (ocaml-cryptokit-1.20.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-cryptokit-1.20.1.tar + cd ocaml-cryptokit-1.20.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.93944 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-cryptokit-1.20.1 + /usr/bin/dune build --verbose -p cryptokit @install Shared cache: disabled Shared cache location: /usr/src/.cache/dune/db Workspace root: /usr/src/RPM/BUILD/ocaml-cryptokit-1.20.1 Auto-detected concurrency: 16 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } Actual targets: - recursive alias @install 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 -bin-annot-occurrences -I src/.cryptokit.objs/byte -I /usr/lib/ocaml/unix -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 -bin-annot-occurrences -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 -bin-annot-occurrences -I src/.cryptokit.objs/byte -I /usr/lib/ocaml/unix -I /usr/lib/ocaml/zarith -no-alias-deps -o src/.cryptokit.objs/byte/cryptokit.cmi -c -intf src/cryptokit.mli) Running[10]: (cd _build/default && /usr/bin/ocamlc -w -40 -safe-string -w -7 -w -27 -w -37 -g -bin-annot -bin-annot-occurrences -I src/.cryptokit.objs/byte -I /usr/lib/ocaml/unix -I /usr/lib/ocaml/zarith -intf-suffix .ml -no-alias-deps -o src/.cryptokit.objs/byte/cryptokitBignum.cmo -c -impl src/cryptokitBignum.ml) Running[11]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/config/.flags.eobjs/byte -I /usr/lib/ocaml/csexp -I /usr/lib/ocaml/dune-configurator -I /usr/lib/ocaml/unix -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 -bin-annot-occurrences -I src/config/.flags.eobjs/byte -I /usr/lib/ocaml/csexp -I /usr/lib/ocaml/dune-configurator -I /usr/lib/ocaml/unix -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/unix.cma /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 -bin-annot-occurrences -I src/.cryptokit.objs/byte -I /usr/lib/ocaml/unix -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 -pthread -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DEXPORT=static -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/unix -I /usr/lib/ocaml/zarith -o stubs-aes.o -c stubs-aes.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 -pthread -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DEXPORT=static -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/unix -I /usr/lib/ocaml/zarith -o stubs-arcfour.o -c stubs-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 -pthread -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DEXPORT=static -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/unix -I /usr/lib/ocaml/zarith -o stubs-blake2.o -c stubs-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 -pthread -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DEXPORT=static -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/unix -I /usr/lib/ocaml/zarith -o stubs-blake3.o -c stubs-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 -pthread -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DEXPORT=static -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/unix -I /usr/lib/ocaml/zarith -o stubs-blowfish.o -c stubs-blowfish.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 -pthread -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DEXPORT=static -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/unix -I /usr/lib/ocaml/zarith -o stubs-chacha20.o -c stubs-chacha20.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 -pthread -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DEXPORT=static -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/unix -I /usr/lib/ocaml/zarith -o stubs-des.o -c stubs-des.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 -pthread -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DEXPORT=static -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/unix -I /usr/lib/ocaml/zarith -o stubs-ghash.o -c stubs-ghash.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 -pthread -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DEXPORT=static -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/unix -I /usr/lib/ocaml/zarith -o stubs-md5.o -c stubs-md5.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 -pthread -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DEXPORT=static -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/unix -I /usr/lib/ocaml/zarith -o stubs-misc.o -c stubs-misc.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 -pthread -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DEXPORT=static -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/unix -I /usr/lib/ocaml/zarith -o stubs-poly1305.o -c stubs-poly1305.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 -pthread -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DEXPORT=static -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/unix -I /usr/lib/ocaml/zarith -o stubs-ripemd160.o -c stubs-ripemd160.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 -pthread -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DEXPORT=static -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/unix -I /usr/lib/ocaml/zarith -o stubs-rng.o -c stubs-rng.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 -pthread -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DEXPORT=static -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/unix -I /usr/lib/ocaml/zarith -o stubs-sha1.o -c stubs-sha1.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 -pthread -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DEXPORT=static -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/unix -I /usr/lib/ocaml/zarith -o stubs-sha256.o -c stubs-sha256.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 -pthread -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DEXPORT=static -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/unix -I /usr/lib/ocaml/zarith -o stubs-sha3.o -c stubs-sha3.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 -pthread -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DEXPORT=static -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/unix -I /usr/lib/ocaml/zarith -o stubs-sha512.o -c stubs-sha512.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 -pthread -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DEXPORT=static -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/unix -I /usr/lib/ocaml/zarith -o stubs-siphash.o -c stubs-siphash.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 -pthread -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE -DEXPORT=static -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/unix -I /usr/lib/ocaml/zarith -o stubs-zlib.o -c stubs-zlib.c) Running[35]: (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[36]: (cd _build/.sandbox/d88864363a7fc23218b65252a4f0f917/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 -ldopt -lz) Running[37]: (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 -ldopt -lz) Promoting "_build/default/cryptokit.install" to "cryptokit.install" + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.51260 + 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.20.1 + __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_bad_caml_state 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.30823 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-cryptokit-1.20.1 + /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.20.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.64381 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-cryptokit-1.20.1 + DOCDIR=/usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-1.20.1 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-1.20.1 + /bin/mkdir -p /usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-1.20.1 + cp -prL LICENSE /usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-1.20.1 + chmod -R go-w /usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-1.20.1 + chmod -R a+rX /usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-1.20.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jtlB2T 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.hgvxri 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.20.1-alt1, ocaml-cmi(Cryptokit) = 5.2.0-02ACE541, ocaml-cmi(CryptokitBignum) = 5.2.0-14395C44, ocaml-dll(cryptokit_stubs) Requires: ld-linux.so.2 >= set:jiL26, ld-linux.so.2(GLIBC_2.3), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.25), libc.so.6(GLIBC_2.4), libz.so.1 >= set:khb6pwmYBXk6jXbkhd, ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(CamlinternalOO) = 5.2.0-3C5A90A0, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__Array) = 5.2.0-6E6E977E, ocaml-cmi(Stdlib__Bigarray) = 5.2.0-CF28A44A, ocaml-cmi(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmi(Stdlib__Bytes) = 5.2.0-68E1ECE9, ocaml-cmi(Stdlib__Callback) = 5.2.0-E5E2C60F, ocaml-cmi(Stdlib__Char) = 5.2.0-CEE76848, ocaml-cmi(Stdlib__Complex) = 5.2.0-4D1DF53B, ocaml-cmi(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmi(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmi(Stdlib__Format) = 5.2.0-AF7F8234, ocaml-cmi(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmi(Stdlib__Int64) = 5.2.0-17C56DD4, ocaml-cmi(Stdlib__Nativeint) = 5.2.0-84C53419, ocaml-cmi(Stdlib__Obj) = 5.2.0-84F58C21, ocaml-cmi(Stdlib__Random) = 5.2.0-3D1A3513, ocaml-cmi(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmi(Stdlib__String) = 5.2.0-161361DF, ocaml-cmi(Stdlib__Sys) = 5.2.0-0E44FC4D, ocaml-cmi(Stdlib__Uchar) = 5.2.0-4907C986, ocaml-cmi(Unix) = 5.2.0-1A4F1DF4, ocaml-cmi(Z) = 5.2.0-450ECDC2, ocaml-runtime = 5.2.0, 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.ERYO3d Creating ocaml-cryptokit-debuginfo package Processing files: ocaml-cryptokit-devel-1.20.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.17138 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-cryptokit-1.20.1 + DOCDIR=/usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-devel-1.20.1 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-devel-1.20.1 + /bin/mkdir -p /usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-devel-1.20.1 + cp -prL README.md Changes /usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-devel-1.20.1 + chmod -R go-w /usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-devel-1.20.1 + chmod -R a+rX /usr/src/tmp/ocaml-cryptokit-buildroot/usr/share/doc/ocaml-cryptokit-devel-1.20.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TbtuJ4 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.X3VGD1 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) = 5.2.0-02ACE541, ocaml-cmi(CryptokitBignum) = 5.2.0-14395C44, ocaml-cmt(Cryptokit) = 5.2.0-02ACE541, ocaml-cmt(CryptokitBignum) = 5.2.0-14395C44 Requires: ocaml-cryptokit = 1.20.1-alt1, ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmt(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmt(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmt(Stdlib__Array) = 5.2.0-6E6E977E, ocaml-cmt(Stdlib__Bigarray) = 5.2.0-CF28A44A, ocaml-cmt(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmt(Stdlib__Bytes) = 5.2.0-68E1ECE9, ocaml-cmt(Stdlib__Callback) = 5.2.0-E5E2C60F, ocaml-cmt(Stdlib__Char) = 5.2.0-CEE76848, ocaml-cmt(Stdlib__Complex) = 5.2.0-4D1DF53B, ocaml-cmt(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmt(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmt(Stdlib__Format) = 5.2.0-AF7F8234, ocaml-cmt(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmt(Stdlib__Int64) = 5.2.0-17C56DD4, ocaml-cmt(Stdlib__Nativeint) = 5.2.0-84C53419, ocaml-cmt(Stdlib__Random) = 5.2.0-3D1A3513, ocaml-cmt(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmt(Stdlib__String) = 5.2.0-161361DF, ocaml-cmt(Stdlib__Sys) = 5.2.0-0E44FC4D, ocaml-cmt(Stdlib__Uchar) = 5.2.0-4907C986, ocaml-cmt(Unix) = 5.2.0-1A4F1DF4, ocaml-cmt(Z) = 5.2.0-450ECDC2 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.q09RKz Processing files: ocaml-cryptokit-debuginfo-1.20.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.amKKIx find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NUkU3d find-requires: running scripts (debuginfo) Requires: ocaml-cryptokit = 1.20.1-alt1, debug(ld-linux.so.2), 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.20.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-cryptokit-devel-1.20.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-cryptokit-debuginfo-1.20.1-alt1.i586.rpm (w2.lzdio) 9.67user 2.76system 0:13.65elapsed 91%CPU (0avgtext+0avgdata 102400maxresident)k 0inputs+0outputs (0major+510438minor)pagefaults 0swaps 3.18user 2.84system 0:27.97elapsed 21%CPU (0avgtext+0avgdata 130784maxresident)k 520inputs+0outputs (0major+211623minor)pagefaults 0swaps --- ocaml-cryptokit-1.20.1-alt1.i586.rpm.repo 2024-09-16 04:57:22.000000000 +0000 +++ ocaml-cryptokit-1.20.1-alt1.i586.rpm.hasher 2024-12-14 08:21:58.363840518 +0000 @@ -59,5 +59,5 @@ File: /usr/lib/ocaml/stublibs 40755 root:root -File: /usr/lib/ocaml/stublibs/dllcryptokit_stubs.so 100644 root:root 1b3beb3756262042f6ba00ac82dbaf7b +File: /usr/lib/ocaml/stublibs/dllcryptokit_stubs.so 100644 root:root 9d86a98ff83a281be39c16e2eec069d1 File: /usr/share/doc/ocaml-cryptokit-1.20.1 40755 root:root File: /usr/share/doc/ocaml-cryptokit-1.20.1/LICENSE 100644 root:root 65d5093bc2d1726a9ff1f92b6bf44890 -RPMIdentity: ce68fc7b4f7245e9e98cc8167ed1d7848e28137dcad884309f66a2a0e9e0bf533a8b6dbcd78d8ac26d0754c68cd7cd3e5a3c365138fb5c1c61d7704457303411 +RPMIdentity: 7fba841322aab24e7599af01047e824794bd831bb8325f4c04794b4749263e5d6c9cd784f40058b93d34a3a73aa100825fa966af793ca5c7035f781be7d3e409 --- ocaml-cryptokit-debuginfo-1.20.1-alt1.i586.rpm.repo 2024-09-16 04:57:23.000000000 +0000 +++ ocaml-cryptokit-debuginfo-1.20.1-alt1.i586.rpm.hasher 2024-12-14 08:21:58.452842252 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/47 40755 root:root -/usr/lib/debug/.build-id/47/a8d01440cd992ec7ea2b59f282300dbb69bb5a 120777 root:root ../../../ocaml/stublibs/dllcryptokit_stubs.so -/usr/lib/debug/.build-id/47/a8d01440cd992ec7ea2b59f282300dbb69bb5a.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllcryptokit_stubs.so.debug +/usr/lib/debug/.build-id/26 40755 root:root +/usr/lib/debug/.build-id/26/fcc74108fdf2f0e0ed5aa9ceead5eeb32014e3 120777 root:root ../../../ocaml/stublibs/dllcryptokit_stubs.so +/usr/lib/debug/.build-id/26/fcc74108fdf2f0e0ed5aa9ceead5eeb32014e3.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllcryptokit_stubs.so.debug /usr/lib/debug/usr/lib/ocaml 40755 root:root @@ -73,8 +73,8 @@ Provides: ocaml-cryptokit-debuginfo = 1.20.1-alt1:sisyphus+356727.15440.18.1 -File: /usr/lib/debug/.build-id/47 40755 root:root -File: /usr/lib/debug/.build-id/47/a8d01440cd992ec7ea2b59f282300dbb69bb5a 120777 root:root ../../../ocaml/stublibs/dllcryptokit_stubs.so -File: /usr/lib/debug/.build-id/47/a8d01440cd992ec7ea2b59f282300dbb69bb5a.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllcryptokit_stubs.so.debug +File: /usr/lib/debug/.build-id/26 40755 root:root +File: /usr/lib/debug/.build-id/26/fcc74108fdf2f0e0ed5aa9ceead5eeb32014e3 120777 root:root ../../../ocaml/stublibs/dllcryptokit_stubs.so +File: /usr/lib/debug/.build-id/26/fcc74108fdf2f0e0ed5aa9ceead5eeb32014e3.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 d32deda267d2a6d13ead5f578dd7fe4f +File: /usr/lib/debug/usr/lib/ocaml/stublibs/dllcryptokit_stubs.so.debug 100644 root:root 5bc9f52cba9b98dce71840f494336742 File: /usr/src/debug/ocaml-cryptokit-1.20.1 40755 root:root @@ -140,2 +140,2 @@ File: /usr/src/debug/ocaml-cryptokit-1.20.1/_build/default/src/stubs-zlib.c 100644 root:root 9499c2f20f89d6d396494359b8946fa1 -RPMIdentity: 0d176a23eb96374afcd14afd685348ff4b071e618a768a2362c4785f4efe158174c42008615c7fb07459bda87ee296d185cf0543683038d65b07b4e485875987 +RPMIdentity: 45abd3c6e33a0f2a2c79285342d21793e076c221c9a351e4ef78903e6b4646a668f1da50dc6e3b6482e8f39a1ad987305332c78fe69aa9e4646e51acacc3ac60 --- ocaml-cryptokit-devel-1.20.1-alt1.i586.rpm.repo 2024-09-16 04:57:22.000000000 +0000 +++ ocaml-cryptokit-devel-1.20.1-alt1.i586.rpm.hasher 2024-12-14 08:21:58.533843830 +0000 @@ -52,3 +52,3 @@ File: /usr/lib/ocaml/cryptokit/dune-package 100644 root:root ab916a256eb9c677b261376650731f5d -File: /usr/lib/ocaml/cryptokit/libcryptokit_stubs.a 100644 root:root 5283108dea6ad70216c9e4d63916902f +File: /usr/lib/ocaml/cryptokit/libcryptokit_stubs.a 100644 root:root 76b6cc6e8015407ffc39cc14ba4b03e6 File: /usr/lib/ocaml/cryptokit/opam 100644 root:root ae15514ffdbdc9e729532da718917dae @@ -57,2 +57,2 @@ File: /usr/share/doc/ocaml-cryptokit-devel-1.20.1/README.md 100644 root:root ce4d419d8fb09327fa2a13d7d2ca7ec3 -RPMIdentity: b6983f33dd1093fd1c582feeaea672aeb35ac9cb3df3d5d9d52c42496052073b7906c1b35483a4f916af5aefef54235f52753ffd2589d4337f8f6d466c22fc86 +RPMIdentity: 00547d764adcd9dac8d55074826e03ac76b43ced5026fe419da7135ff84671874c616ad01402c33ef8ab86564f4aefe8a9b93ade251a838083335bc70b8f2dcc