<86>Dec 19 03:01:11 userdel[3482315]: delete user 'rooter' <86>Dec 19 03:01:11 userdel[3482315]: removed group 'rooter' owned by 'rooter' <86>Dec 19 03:01:11 userdel[3482315]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 19 03:01:11 groupadd[3482357]: group added to /etc/group: name=rooter, GID=1811 <86>Dec 19 03:01:11 groupadd[3482357]: group added to /etc/gshadow: name=rooter <86>Dec 19 03:01:11 groupadd[3482357]: new group: name=rooter, GID=1811 <86>Dec 19 03:01:11 useradd[3482390]: new user: name=rooter, UID=1811, GID=1811, home=/root, shell=/bin/bash, from=none <86>Dec 19 03:01:11 userdel[3482434]: delete user 'builder' <86>Dec 19 03:01:11 userdel[3482434]: removed group 'builder' owned by 'builder' <86>Dec 19 03:01:11 userdel[3482434]: removed shadow group 'builder' owned by 'builder' <86>Dec 19 03:01:11 groupadd[3482468]: group added to /etc/group: name=builder, GID=1812 <86>Dec 19 03:01:11 groupadd[3482468]: group added to /etc/gshadow: name=builder <86>Dec 19 03:01:11 groupadd[3482468]: new group: name=builder, GID=1812 <86>Dec 19 03:01:11 useradd[3482497]: new user: name=builder, UID=1812, GID=1812, 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 19 03:01:15 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Dec 19 03:01:18 rpmi: ocaml-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Dec 19 03:01:18 rpmi: ocaml-runtime-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Dec 19 03:01:18 rpmi: ocaml-cppo-1.7.0-alt1 sisyphus+356727.7500.13.1 1726234292 installed <13>Dec 19 03:01:18 rpmi: dune-3.16.0-alt1 sisyphus+356727.400.13.1 1726231927 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-stdlib-random-1.2.0-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-stdlib-random-1.2.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.17901 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-stdlib-random-1.2.0 + echo 'Source #0 (ocaml-stdlib-random-1.2.0.tar):' Source #0 (ocaml-stdlib-random-1.2.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-stdlib-random-1.2.0.tar + cd ocaml-stdlib-random-1.2.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.37506 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-stdlib-random-1.2.0 + /usr/bin/dune build --verbose Shared cache: disabled Shared cache location: /usr/src/.cache/dune/db Workspace root: /usr/src/RPM/BUILD/ocaml-stdlib-random-1.2.0 Auto-detected concurrency: 16 Dune context: { name = "default" ; kind = "default" ; profile = Dev ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } Actual targets: - alias @@default Running[1]: (cd _build/default && /usr/bin/cppo -V OCAML:5.2.0 random5o/prng.ml) > _build/default/random5o/prng.pp.ml Running[2]: (cd _build/default && /usr/bin/cppo -V OCAML:5.2.0 random3/random3.ml) > _build/default/random3/random3.pp.ml Running[3]: (cd _build/default && /usr/bin/cppo -V OCAML:5.2.0 random3/random3.mli) > _build/default/random3/random3.pp.mli Running[4]: (cd _build/default && /usr/bin/cppo -V OCAML:5.2.0 random4/random4.ml) > _build/default/random4/random4.pp.ml Running[5]: (cd _build/default && /usr/bin/cppo -V OCAML:5.2.0 random4/random4.mli) > _build/default/random4/random4.pp.mli Running[6]: (cd _build/default/random5 && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -g -fno-omit-frame-pointer -fPIC -pipe -frecord-gcc-switches -g -O2 -D_FILE_OFFSET_BITS=64 -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -g -fno-omit-frame-pointer -fPIC -pipe -frecord-gcc-switches -g -O2 -D_FILE_OFFSET_BITS=64 -pthread -g -I /usr/lib64/ocaml -o prng.o -c prng.c) Running[7]: (cd _build/default && /usr/bin/cppo -V OCAML:5.2.0 random5/random5.ml) > _build/default/random5/random5.pp.ml Running[8]: (cd _build/default && /usr/bin/cppo -V OCAML:5.2.0 random5/random5.mli) > _build/default/random5/random5.pp.mli Running[9]: (cd _build/default && /usr/bin/cppo -V OCAML:5.2.0 random5o/prng.mli) > _build/default/random5o/prng.pp.mli Running[10]: (cd _build/default && /usr/bin/cppo -V OCAML:5.2.0 random5o/random5o.ml) > _build/default/random5o/random5o.pp.ml Running[11]: (cd _build/default && /usr/bin/cppo -V OCAML:5.2.0 random5o/random5o.mli) > _build/default/random5o/random5o.pp.mli Running[12]: (cd _build/default && /usr/bin/cppo -V OCAML:5.2.0 tests/consistency.ml) > _build/default/tests/consistency.pp.ml Running[13]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -49 -nopervasives -nostdlib -g -bin-annot -bin-annot-occurrences -I random5o/.random5o.objs/byte -no-alias-deps -opaque -o random5o/.random5o.objs/byte/random5o__.cmo -c -impl random5o/random5o__.ml-gen) Running[14]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl random5o/random5o.pp.ml) > _build/default/random5o/.random5o.objs/random5o.impl.d Running[15]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -49 -nopervasives -nostdlib -g -I random5o/.random5o.objs/byte -I random5o/.random5o.objs/native -intf-suffix .ml-gen -no-alias-deps -opaque -o random5o/.random5o.objs/native/random5o__.cmx -c -impl random5o/random5o__.ml-gen) Running[16]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl tests/binary_string_roundtrip.ml) > _build/default/tests/.binary_string_roundtrip.eobjs/dune__exe__Binary_string_roundtrip.impl.d Running[17]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl tests/binary_string_stability.ml) > _build/default/tests/.binary_string_roundtrip.eobjs/dune__exe__Binary_string_stability.impl.d Running[18]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl tests/chi2.ml) > _build/default/tests/.binary_string_roundtrip.eobjs/dune__exe__Chi2.impl.d Running[19]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -bin-annot-occurrences -I random3/.random3.objs/byte -no-alias-deps -opaque -o random3/.random3.objs/byte/random3.cmi -c -intf random3/random3.pp.mli) Running[20]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -bin-annot-occurrences -I random4/.random4.objs/byte -no-alias-deps -opaque -o random4/.random4.objs/byte/random4.cmi -c -intf random4/random4.pp.mli) Running[21]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -bin-annot-occurrences -I random5/.random5.objs/byte -no-alias-deps -opaque -o random5/.random5.objs/byte/random5.cmi -c -intf random5/random5.pp.mli) Running[22]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl random5o/prng.pp.ml) > _build/default/random5o/.random5o.objs/random5o__Prng.impl.d Running[23]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf random5o/random5o.pp.mli) > _build/default/random5o/.random5o.objs/random5o.intf.d Running[24]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf random5o/prng.pp.mli) > _build/default/random5o/.random5o.objs/random5o__Prng.intf.d Running[25]: (cd _build/default && /usr/bin/ocamlmklib -g -o random5/random5_stubs random5/prng.o) Running[26]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -49 -nopervasives -nostdlib -g -bin-annot -bin-annot-occurrences -I tests/.binary_string_roundtrip.eobjs/byte -no-alias-deps -opaque -o tests/.binary_string_roundtrip.eobjs/byte/dune__exe.cmo -c -impl tests/.binary_string_roundtrip.eobjs/dune__exe.ml-gen) Running[27]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -bin-annot-occurrences -I random5o/.random5o.objs/byte -no-alias-deps -opaque -open Random5o__ -o random5o/.random5o.objs/byte/random5o__Prng.cmi -c -intf random5o/prng.pp.mli) Running[28]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -bin-annot-occurrences -I random5o/.random5o.objs/byte -no-alias-deps -opaque -open Random5o__ -o random5o/.random5o.objs/byte/random5o.cmi -c -intf random5o/random5o.pp.mli) Running[29]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I random4/.random4.objs/byte -I random4/.random4.objs/native -intf-suffix .ml -no-alias-deps -opaque -o random4/.random4.objs/native/random4.cmx -c -impl random4/random4.pp.ml) Running[30]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -bin-annot-occurrences -I random4/.random4.objs/byte -intf-suffix .ml -no-alias-deps -opaque -o random4/.random4.objs/byte/random4.cmo -c -impl random4/random4.pp.ml) Running[31]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -bin-annot-occurrences -I tests/.random4_test.eobjs/byte -I random4/.random4.objs/byte -no-alias-deps -opaque -o tests/.random4_test.eobjs/byte/dune__exe__Random4_test.cmo -c -impl tests/random4_test.ml) Running[32]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I random5/.random5.objs/byte -I random5/.random5.objs/native -intf-suffix .ml -no-alias-deps -opaque -o random5/.random5.objs/native/random5.cmx -c -impl random5/random5.pp.ml) Running[33]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -bin-annot-occurrences -I random5/.random5.objs/byte -intf-suffix .ml -no-alias-deps -opaque -o random5/.random5.objs/byte/random5.cmo -c -impl random5/random5.pp.ml) Running[34]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I random3/.random3.objs/byte -I random3/.random3.objs/native -intf-suffix .ml -no-alias-deps -opaque -o random3/.random3.objs/native/random3.cmx -c -impl random3/random3.pp.ml) Running[35]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -bin-annot-occurrences -I random3/.random3.objs/byte -intf-suffix .ml -no-alias-deps -opaque -o random3/.random3.objs/byte/random3.cmo -c -impl random3/random3.pp.ml) Running[36]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -bin-annot-occurrences -I tests/.random3_test.eobjs/byte -I random3/.random3.objs/byte -no-alias-deps -opaque -o tests/.random3_test.eobjs/byte/dune__exe__Random3_test.cmo -c -impl tests/random3_test.ml) Running[37]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -49 -nopervasives -nostdlib -g -I tests/.binary_string_roundtrip.eobjs/byte -I tests/.binary_string_roundtrip.eobjs/native -intf-suffix .ml-gen -no-alias-deps -opaque -o tests/.binary_string_roundtrip.eobjs/native/dune__exe.cmx -c -impl tests/.binary_string_roundtrip.eobjs/dune__exe.ml-gen) Running[38]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I random5o/.random5o.objs/byte -I random5o/.random5o.objs/native -intf-suffix .ml -no-alias-deps -opaque -open Random5o__ -o random5o/.random5o.objs/native/random5o__Prng.cmx -c -impl random5o/prng.pp.ml) Running[39]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -bin-annot-occurrences -I random5o/.random5o.objs/byte -intf-suffix .ml -no-alias-deps -opaque -open Random5o__ -o random5o/.random5o.objs/byte/random5o__Prng.cmo -c -impl random5o/prng.pp.ml) Running[40]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I random5o/.random5o.objs/byte -I random5o/.random5o.objs/native -intf-suffix .ml -no-alias-deps -opaque -open Random5o__ -o random5o/.random5o.objs/native/random5o.cmx -c -impl random5o/random5o.pp.ml) Running[41]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -bin-annot-occurrences -I random5o/.random5o.objs/byte -intf-suffix .ml -no-alias-deps -opaque -open Random5o__ -o random5o/.random5o.objs/byte/random5o.cmo -c -impl random5o/random5o.pp.ml) Running[42]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -bin-annot-occurrences -I tests/.consistency.eobjs/byte -I random3/.random3.objs/byte -I random4/.random4.objs/byte -I random5/.random5.objs/byte -I random5o/.random5o.objs/byte -no-alias-deps -opaque -o tests/.consistency.eobjs/byte/dune__exe__Consistency.cmo -c -impl tests/consistency.pp.ml) Running[43]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -bin-annot-occurrences -I tests/.binary_string_roundtrip.eobjs/byte -I random3/.random3.objs/byte -I random4/.random4.objs/byte -I random5/.random5.objs/byte -I random5o/.random5o.objs/byte -no-alias-deps -opaque -open Dune__exe -o tests/.binary_string_roundtrip.eobjs/byte/dune__exe__Binary_string_roundtrip.cmo -c -impl tests/binary_string_roundtrip.ml) Running[44]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -bin-annot-occurrences -I tests/.random5_test.eobjs/byte -I random5/.random5.objs/byte -I random5o/.random5o.objs/byte -no-alias-deps -opaque -o tests/.random5_test.eobjs/byte/dune__exe__Random5_test.cmo -c -impl tests/random5_test.ml) Running[45]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -bin-annot-occurrences -I tests/.binary_string_roundtrip.eobjs/byte -I random3/.random3.objs/byte -I random4/.random4.objs/byte -I random5/.random5.objs/byte -I random5o/.random5o.objs/byte -no-alias-deps -opaque -open Dune__exe -o tests/.binary_string_roundtrip.eobjs/byte/dune__exe__Binary_string_stability.cmo -c -impl tests/binary_string_stability.ml) Running[46]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -bin-annot-occurrences -I tests/.binary_string_roundtrip.eobjs/byte -I random3/.random3.objs/byte -I random4/.random4.objs/byte -I random5/.random5.objs/byte -I random5o/.random5o.objs/byte -no-alias-deps -opaque -open Dune__exe -o tests/.binary_string_roundtrip.eobjs/byte/dune__exe__Chi2.cmo -c -impl tests/chi2.ml) Running[47]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I tests/.random3_test.eobjs/byte -I tests/.random3_test.eobjs/native -I random3/.random3.objs/byte -I random3/.random3.objs/native -intf-suffix .ml -no-alias-deps -opaque -o tests/.random3_test.eobjs/native/dune__exe__Random3_test.cmx -c -impl tests/random3_test.ml) Running[48]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I tests/.random4_test.eobjs/byte -I tests/.random4_test.eobjs/native -I random4/.random4.objs/byte -I random4/.random4.objs/native -intf-suffix .ml -no-alias-deps -opaque -o tests/.random4_test.eobjs/native/dune__exe__Random4_test.cmx -c -impl tests/random4_test.ml) Running[49]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -a -o random5/random5.cma -dllib -lrandom5_stubs -cclib -lrandom5_stubs random5/.random5.objs/byte/random5.cmo) Running[50]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -a -o random4/random4.cma random4/.random4.objs/byte/random4.cmo) Running[51]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -a -o random3/random3.cma random3/.random3.objs/byte/random3.cmo) Running[52]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I tests/.consistency.eobjs/byte -I tests/.consistency.eobjs/native -I random3/.random3.objs/byte -I random3/.random3.objs/native -I random4/.random4.objs/byte -I random4/.random4.objs/native -I random5/.random5.objs/byte -I random5/.random5.objs/native -I random5o/.random5o.objs/byte -I random5o/.random5o.objs/native -intf-suffix .ml -no-alias-deps -opaque -o tests/.consistency.eobjs/native/dune__exe__Consistency.cmx -c -impl tests/consistency.pp.ml) Running[53]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I tests/.binary_string_roundtrip.eobjs/byte -I tests/.binary_string_roundtrip.eobjs/native -I random3/.random3.objs/byte -I random3/.random3.objs/native -I random4/.random4.objs/byte -I random4/.random4.objs/native -I random5/.random5.objs/byte -I random5/.random5.objs/native -I random5o/.random5o.objs/byte -I random5o/.random5o.objs/native -intf-suffix .ml -no-alias-deps -opaque -open Dune__exe -o tests/.binary_string_roundtrip.eobjs/native/dune__exe__Binary_string_stability.cmx -c -impl tests/binary_string_stability.ml) Running[54]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I tests/.binary_string_roundtrip.eobjs/byte -I tests/.binary_string_roundtrip.eobjs/native -I random3/.random3.objs/byte -I random3/.random3.objs/native -I random4/.random4.objs/byte -I random4/.random4.objs/native -I random5/.random5.objs/byte -I random5/.random5.objs/native -I random5o/.random5o.objs/byte -I random5o/.random5o.objs/native -intf-suffix .ml -no-alias-deps -opaque -open Dune__exe -o tests/.binary_string_roundtrip.eobjs/native/dune__exe__Binary_string_roundtrip.cmx -c -impl tests/binary_string_roundtrip.ml) Running[55]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I tests/.random5_test.eobjs/byte -I tests/.random5_test.eobjs/native -I random5/.random5.objs/byte -I random5/.random5.objs/native -I random5o/.random5o.objs/byte -I random5o/.random5o.objs/native -intf-suffix .ml -no-alias-deps -opaque -o tests/.random5_test.eobjs/native/dune__exe__Random5_test.cmx -c -impl tests/random5_test.ml) Running[56]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -o tests/random4_test.bc random4/random4.cma tests/.random4_test.eobjs/byte/dune__exe__Random4_test.cmo) Running[57]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -o tests/random3_test.bc random3/random3.cma tests/.random3_test.eobjs/byte/dune__exe__Random3_test.cmo) Running[58]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -a -o random5o/random5o.cma random5o/.random5o.objs/byte/random5o__.cmo random5o/.random5o.objs/byte/random5o__Prng.cmo random5o/.random5o.objs/byte/random5o.cmo) Running[59]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I tests/.binary_string_roundtrip.eobjs/byte -I tests/.binary_string_roundtrip.eobjs/native -I random3/.random3.objs/byte -I random3/.random3.objs/native -I random4/.random4.objs/byte -I random4/.random4.objs/native -I random5/.random5.objs/byte -I random5/.random5.objs/native -I random5o/.random5o.objs/byte -I random5o/.random5o.objs/native -intf-suffix .ml -no-alias-deps -opaque -open Dune__exe -o tests/.binary_string_roundtrip.eobjs/native/dune__exe__Chi2.cmx -c -impl tests/chi2.ml) Running[60]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -o tests/binary_string_roundtrip.bc random3/random3.cma random4/random4.cma random5/random5.cma -I random5 random5o/random5o.cma tests/.binary_string_roundtrip.eobjs/byte/dune__exe.cmo tests/.binary_string_roundtrip.eobjs/byte/dune__exe__Binary_string_roundtrip.cmo) Running[61]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -o tests/binary_string_stability.bc random3/random3.cma random4/random4.cma random5/random5.cma -I random5 random5o/random5o.cma tests/.binary_string_roundtrip.eobjs/byte/dune__exe.cmo tests/.binary_string_roundtrip.eobjs/byte/dune__exe__Binary_string_stability.cmo) Running[62]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -o tests/chi2.bc random3/random3.cma random4/random4.cma random5/random5.cma -I random5 random5o/random5o.cma tests/.binary_string_roundtrip.eobjs/byte/dune__exe.cmo tests/.binary_string_roundtrip.eobjs/byte/dune__exe__Chi2.cmo) Running[63]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -o tests/consistency.bc random3/random3.cma random4/random4.cma random5/random5.cma -I random5 random5o/random5o.cma tests/.consistency.eobjs/byte/dune__exe__Consistency.cmo) Running[64]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -o tests/random5_test.bc random5/random5.cma -I random5 random5o/random5o.cma tests/.random5_test.eobjs/byte/dune__exe__Random5_test.cmo) Running[65]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -a -o random5/random5.cmxa -cclib -lrandom5_stubs random5/.random5.objs/native/random5.cmx) Running[66]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -a -o random4/random4.cmxa random4/.random4.objs/native/random4.cmx) Running[67]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -a -o random3/random3.cmxa random3/.random3.objs/native/random3.cmx) Running[68]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -a -o random5o/random5o.cmxa random5o/.random5o.objs/native/random5o__.cmx random5o/.random5o.objs/native/random5o__Prng.cmx random5o/.random5o.objs/native/random5o.cmx) Running[69]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -shared -linkall -I random5 -o random5/random5.cmxs random5/random5.cmxa) Running[70]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -shared -linkall -I random4 -o random4/random4.cmxs random4/random4.cmxa) Running[71]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -o tests/random4_test.exe random4/random4.cmxa tests/.random4_test.eobjs/native/dune__exe__Random4_test.cmx) Running[72]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -shared -linkall -I random3 -o random3/random3.cmxs random3/random3.cmxa) Running[73]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -o tests/random3_test.exe random3/random3.cmxa tests/.random3_test.eobjs/native/dune__exe__Random3_test.cmx) Running[74]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -shared -linkall -I random5o -o random5o/random5o.cmxs random5o/random5o.cmxa) Running[75]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -o tests/binary_string_roundtrip.exe random3/random3.cmxa random4/random4.cmxa random5/random5.cmxa -I random5 random5o/random5o.cmxa tests/.binary_string_roundtrip.eobjs/native/dune__exe.cmx tests/.binary_string_roundtrip.eobjs/native/dune__exe__Binary_string_roundtrip.cmx) Running[76]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -o tests/binary_string_stability.exe random3/random3.cmxa random4/random4.cmxa random5/random5.cmxa -I random5 random5o/random5o.cmxa tests/.binary_string_roundtrip.eobjs/native/dune__exe.cmx tests/.binary_string_roundtrip.eobjs/native/dune__exe__Binary_string_stability.cmx) Running[77]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -o tests/consistency.exe random3/random3.cmxa random4/random4.cmxa random5/random5.cmxa -I random5 random5o/random5o.cmxa tests/.consistency.eobjs/native/dune__exe__Consistency.cmx) Running[78]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -o tests/random5_test.exe random5/random5.cmxa -I random5 random5o/random5o.cmxa tests/.random5_test.eobjs/native/dune__exe__Random5_test.cmx) Running[79]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -o tests/chi2.exe random3/random3.cmxa random4/random4.cmxa random5/random5.cmxa -I random5 random5o/random5o.cmxa tests/.binary_string_roundtrip.eobjs/native/dune__exe.cmx tests/.binary_string_roundtrip.eobjs/native/dune__exe__Chi2.cmx) + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.37506 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-stdlib-random-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-stdlib-random-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ocaml-stdlib-random-1.2.0 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-stdlib-random-buildroot + __ocaml_find_files + find /usr/src/tmp/ocaml-stdlib-random-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-stdlib-random-buildroot/usr/lib64/ocaml/ -type d -printf '%%dir /usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-stdlib-random-buildroot/usr/lib64/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/lib64/ocaml/%P\n' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-stdlib-random-buildroot (auto) mode of './usr/lib64/ocaml/stdlib-random/v3/random3.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ocaml/stdlib-random/v4/random4.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ocaml/stdlib-random/v5/random5.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ocaml/stublibs/dllrandom5_stubs.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-stdlib-random-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-stdlib-random-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-stdlib-random-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-stdlib-random-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-stdlib-random-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v3/random3.cmxs: undefined symbol: camlStdlib__Bytes__Pmakeblock_6587 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v3/random3.cmxs: undefined symbol: caml_nativeint_ops verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v3/random3.cmxs: undefined symbol: caml_obj_dup verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v3/random3.cmxs: undefined symbol: caml_make_vect verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v3/random3.cmxs: undefined symbol: caml_int32_ops verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v3/random3.cmxs: undefined symbol: caml_int64_ops verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v3/random3.cmxs: undefined symbol: caml_create_bytes verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v3/random3.cmxs: undefined symbol: caml_sys_random_seed verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v3/random3.cmxs: undefined symbol: caml_exn_Division_by_zero verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v3/random3.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v3/random3.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v3/random3.cmxs: undefined symbol: camlStdlib__Digest.string_607 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v3/random3.cmxs: undefined symbol: camlStdlib.max_390 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v3/random3.cmxs: undefined symbol: camlStdlib.failwith_326 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v3/random3.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v3/random3.cmxs: undefined symbol: caml_initialize verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v3/random3.cmxs: undefined symbol: camlStdlib__String.get_int8_1282 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v3/random3.cmxs: undefined symbol: caml_call_realloc_stack verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v3/random3.cmxs: undefined symbol: camlStdlib__Array.blit_365 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v3/random3.cmxs: undefined symbol: camlStdlib__Int.to_string_114 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v3/random3.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v3/random3.cmxs: undefined symbol: camlStdlib.invalid_arg_337 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v3/random3.cmxs: undefined symbol: caml_blit_string verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v3/random3.cmxs: undefined symbol: camlStdlib.$5e_459 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v3/random3.cmxs: undefined symbol: camlStdlib__String.starts_with_1000 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v3/random3.cmxs: undefined symbol: caml_alloc2 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v4/random4.cmxs: undefined symbol: camlStdlib__Bytes__Pmakeblock_6587 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v4/random4.cmxs: undefined symbol: caml_nativeint_ops verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v4/random4.cmxs: undefined symbol: caml_obj_dup verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v4/random4.cmxs: undefined symbol: caml_make_vect verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v4/random4.cmxs: undefined symbol: caml_int32_ops verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v4/random4.cmxs: undefined symbol: caml_int64_ops verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v4/random4.cmxs: undefined symbol: caml_create_bytes verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v4/random4.cmxs: undefined symbol: caml_sys_random_seed verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v4/random4.cmxs: undefined symbol: caml_exn_Division_by_zero verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v4/random4.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v4/random4.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v4/random4.cmxs: undefined symbol: camlStdlib__Digest.string_607 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v4/random4.cmxs: undefined symbol: camlStdlib.max_390 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v4/random4.cmxs: undefined symbol: camlStdlib.failwith_326 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v4/random4.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v4/random4.cmxs: undefined symbol: caml_initialize verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v4/random4.cmxs: undefined symbol: camlStdlib__String.get_int8_1282 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v4/random4.cmxs: undefined symbol: caml_call_realloc_stack verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v4/random4.cmxs: undefined symbol: camlStdlib__Array.blit_365 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v4/random4.cmxs: undefined symbol: camlStdlib__Int.to_string_114 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v4/random4.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v4/random4.cmxs: undefined symbol: camlStdlib.invalid_arg_337 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v4/random4.cmxs: undefined symbol: caml_blit_string verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v4/random4.cmxs: undefined symbol: camlStdlib.$5e_459 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v4/random4.cmxs: undefined symbol: camlStdlib__String.starts_with_1000 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v4/random4.cmxs: undefined symbol: caml_alloc2 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5/random5.cmxs: undefined symbol: camlStdlib__Bytes__Pmakeblock_6587 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5/random5.cmxs: undefined symbol: camlStdlib__Sys__const_immstring_349 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5/random5.cmxs: undefined symbol: caml_nativeint_ops verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5/random5.cmxs: undefined symbol: caml_ba_set_1 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5/random5.cmxs: undefined symbol: caml_ba_get_1 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5/random5.cmxs: undefined symbol: caml_int32_ops verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5/random5.cmxs: undefined symbol: caml_int64_ops verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5/random5.cmxs: undefined symbol: caml_create_bytes verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5/random5.cmxs: undefined symbol: caml_ba_blit verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5/random5.cmxs: undefined symbol: caml_sys_random_seed verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5/random5.cmxs: undefined symbol: caml_exn_Division_by_zero verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5/random5.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5/random5.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5/random5.cmxs: undefined symbol: caml_copy_int64 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5/random5.cmxs: undefined symbol: camlStdlib__Bigarray.create_354 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5/random5.cmxs: undefined symbol: caml_int64_to_float_unboxed verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5/random5.cmxs: undefined symbol: camlStdlib.failwith_326 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5/random5.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5/random5.cmxs: undefined symbol: caml_initialize verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5/random5.cmxs: undefined symbol: camlStdlib__Domain.get_280 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5/random5.cmxs: undefined symbol: caml_call_realloc_stack verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5/random5.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5/random5.cmxs: undefined symbol: camlStdlib.invalid_arg_337 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5/random5.cmxs: undefined symbol: caml_blit_string verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5/random5.cmxs: undefined symbol: camlStdlib.$5e_459 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5/random5.cmxs: undefined symbol: camlStdlib__Domain.new_key_124 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5/random5.cmxs: undefined symbol: camlStdlib__Digest.bytes_618 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5/random5.cmxs: undefined symbol: camlStdlib__String.starts_with_1000 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs: undefined symbol: camlStdlib__Bytes__Pmakeblock_6587 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs: undefined symbol: camlStdlib__Sys__const_immstring_349 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs: undefined symbol: caml_nativeint_ops verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs: undefined symbol: caml_ba_set_1 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs: undefined symbol: caml_ba_get_1 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs: undefined symbol: caml_int32_ops verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs: undefined symbol: caml_int64_ops verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs: undefined symbol: caml_create_bytes verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs: undefined symbol: caml_ba_blit verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs: undefined symbol: caml_sys_random_seed verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs: undefined symbol: caml_exn_Division_by_zero verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs: undefined symbol: camlStdlib__Bigarray.create_354 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs: undefined symbol: caml_int64_to_float_unboxed verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs: undefined symbol: camlStdlib.failwith_326 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs: undefined symbol: caml_initialize verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs: undefined symbol: camlStdlib__Domain.get_280 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs: undefined symbol: caml_call_realloc_stack verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs: undefined symbol: camlStdlib.invalid_arg_337 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs: undefined symbol: caml_blit_string verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs: undefined symbol: camlStdlib.$5e_459 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs: undefined symbol: camlStdlib__Domain.new_key_124 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs: undefined symbol: camlStdlib__Digest.bytes_618 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs: undefined symbol: camlStdlib__String.starts_with_1000 verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllrandom5_stubs.so: undefined symbol: caml_copy_int64 Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ocaml-stdlib-random-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.29834 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-stdlib-random-1.2.0 + /usr/bin/dune runtest + exit 0 Processing files: ocaml-stdlib-random-1.2.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.12524 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-stdlib-random-1.2.0 + DOCDIR=/usr/src/tmp/ocaml-stdlib-random-buildroot/usr/share/doc/ocaml-stdlib-random-1.2.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-stdlib-random-buildroot/usr/share/doc/ocaml-stdlib-random-1.2.0 + /bin/mkdir -p /usr/src/tmp/ocaml-stdlib-random-buildroot/usr/share/doc/ocaml-stdlib-random-1.2.0 + cp -prL README.md Changelog.md /usr/src/tmp/ocaml-stdlib-random-buildroot/usr/share/doc/ocaml-stdlib-random-1.2.0 + chmod -R go-w /usr/src/tmp/ocaml-stdlib-random-buildroot/usr/share/doc/ocaml-stdlib-random-1.2.0 + chmod -R a+rX /usr/src/tmp/ocaml-stdlib-random-buildroot/usr/share/doc/ocaml-stdlib-random-1.2.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.88fSxh 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.mBxYOq 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(Random3) = 5.2.0-36FAB3A3, ocaml-cmi(Random4) = 5.2.0-CB261101, ocaml-cmi(Random5) = 5.2.0-2E7DB86E, ocaml-cmi(Random5o) = 5.2.0-812455F7, ocaml-cmi(Random5o__) = 5.2.0-B1A17EDC, ocaml-cmi(Random5o__Prng) = 5.2.0-60D0D592, ocaml-dll(random5_stubs) Requires: ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, 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__Bytes) = 5.2.0-68E1ECE9, ocaml-cmi(Stdlib__Char) = 5.2.0-CEE76848, ocaml-cmi(Stdlib__Complex) = 5.2.0-4D1DF53B, ocaml-cmi(Stdlib__Digest) = 5.2.0-49D0178F, ocaml-cmi(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmi(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmi(Stdlib__Int) = 5.2.0-BF75C62C, 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__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-runtime = 5.2.0, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xk7mrY Creating ocaml-stdlib-random-debuginfo package Processing files: ocaml-stdlib-random-devel-1.2.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sNtnvc 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.KPAHzL 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(Random3) = 5.2.0-36FAB3A3, ocaml-cmi(Random4) = 5.2.0-CB261101, ocaml-cmi(Random5) = 5.2.0-2E7DB86E, ocaml-cmi(Random5o) = 5.2.0-812455F7, ocaml-cmi(Random5o__) = 5.2.0-B1A17EDC, ocaml-cmi(Random5o__Prng) = 5.2.0-60D0D592, ocaml-cmt(Random3) = 5.2.0-36FAB3A3, ocaml-cmt(Random4) = 5.2.0-CB261101, ocaml-cmt(Random5) = 5.2.0-2E7DB86E, ocaml-cmt(Random5o) = 5.2.0-812455F7, ocaml-cmt(Random5o__) = 5.2.0-B1A17EDC, ocaml-cmt(Random5o__Prng) = 5.2.0-60D0D592, ocaml-cmx(Random3) = 5.2.0-B7584661, ocaml-cmx(Random4) = 5.2.0-C7403FB1, ocaml-cmx(Random5) = 5.2.0-BFCCED0C, ocaml-cmx(Random5o) = 5.2.0-94C99FB7, ocaml-cmx(Random5o__) = 5.2.0-18D6C605, ocaml-cmx(Random5o__Prng) = 5.2.0-6AE98BC9 Requires: ocaml-stdlib-random = 1.2.0-alt1, ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, 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__Bytes) = 5.2.0-68E1ECE9, ocaml-cmi(Stdlib__Char) = 5.2.0-CEE76848, ocaml-cmi(Stdlib__Complex) = 5.2.0-4D1DF53B, ocaml-cmi(Stdlib__Digest) = 5.2.0-49D0178F, ocaml-cmi(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmi(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmi(Stdlib__Int) = 5.2.0-BF75C62C, 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__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-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__Bytes) = 5.2.0-68E1ECE9, ocaml-cmt(Stdlib__Char) = 5.2.0-CEE76848, ocaml-cmt(Stdlib__Complex) = 5.2.0-4D1DF53B, ocaml-cmt(Stdlib__Digest) = 5.2.0-49D0178F, ocaml-cmt(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmt(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmt(Stdlib__Int) = 5.2.0-BF75C62C, 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__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-cmx(Stdlib) = 5.2.0-B288E505, ocaml-cmx(Stdlib__Array) = 5.2.0-1CF351BA, ocaml-cmx(Stdlib__Bigarray) = 5.2.0-C495F950, ocaml-cmx(Stdlib__Bytes) = 5.2.0-E0D402AF, ocaml-cmx(Stdlib__Digest) = 5.2.0-ECEC314D, ocaml-cmx(Stdlib__Domain) = 5.2.0-F3A9CC41, ocaml-cmx(Stdlib__Int) = 5.2.0-80763082, ocaml-cmx(Stdlib__Int32) = 5.2.0-CC0D1B64, ocaml-cmx(Stdlib__Int64) = 5.2.0-B11DEFBB, ocaml-cmx(Stdlib__Nativeint) = 5.2.0-EDDA8366, ocaml-cmx(Stdlib__String) = 5.2.0-99C01ADD, ocaml-cmx(Stdlib__Sys) = 5.2.0-F3E1F359 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GTdGml Processing files: ocaml-stdlib-random-debuginfo-1.2.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9sutyB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8M7bhV find-requires: running scripts (debuginfo) Requires: ocaml-stdlib-random = 1.2.0-alt1 Adding to ocaml-stdlib-random-devel a strict dependency on ocaml-stdlib-random Adding to ocaml-stdlib-random-debuginfo a strict dependency on ocaml-stdlib-random Removing 18 extra deps from ocaml-stdlib-random-devel due to repentancy on ocaml-stdlib-random warning: Installed (but unpackaged) file(s) found: /usr/share/doc/stdlib-random/LICENSE /usr/share/doc/stdlib-random/README.md /usr/share/doc/stdlib-random/odoc-pages/index.mld Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-stdlib-random-1.2.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-stdlib-random-devel-1.2.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-stdlib-random-debuginfo-1.2.0-alt1.x86_64.rpm (w2.lzdio) 6.15user 4.84system 0:13.32elapsed 82%CPU (0avgtext+0avgdata 43648maxresident)k 0inputs+0outputs (0major+856850minor)pagefaults 0swaps 3.60user 2.89system 0:27.44elapsed 23%CPU (0avgtext+0avgdata 136880maxresident)k 1192inputs+0outputs (0major+202569minor)pagefaults 0swaps --- ocaml-stdlib-random-1.2.0-alt1.x86_64.rpm.repo 2024-09-13 13:52:15.000000000 +0000 +++ ocaml-stdlib-random-1.2.0-alt1.x86_64.rpm.hasher 2024-12-19 03:01:35.679606751 +0000 @@ -61,3 +61,3 @@ File: /usr/lib64/ocaml/stdlib-random/v3/random3.cmi 100644 root:root 190b1844928d6070e94362914a13146e -File: /usr/lib64/ocaml/stdlib-random/v3/random3.cmxs 100644 root:root ffb55dc129f8dda34cd2c30cc12ad7d5 +File: /usr/lib64/ocaml/stdlib-random/v3/random3.cmxs 100644 root:root 2d7e0de3db9234e94f39789c912a23f2 File: /usr/lib64/ocaml/stdlib-random/v4 40755 root:root @@ -65,3 +65,3 @@ File: /usr/lib64/ocaml/stdlib-random/v4/random4.cmi 100644 root:root 4f7aa51652841859ec66c84ffea4251e -File: /usr/lib64/ocaml/stdlib-random/v4/random4.cmxs 100644 root:root 41e9627cb61c4e538528bd6d3bcdc64b +File: /usr/lib64/ocaml/stdlib-random/v4/random4.cmxs 100644 root:root 69ef9858b469e677b0251a096dd3166f File: /usr/lib64/ocaml/stdlib-random/v5 40755 root:root @@ -69,3 +69,3 @@ File: /usr/lib64/ocaml/stdlib-random/v5/random5.cmi 100644 root:root 063b8ec0218e5390a434106614721142 -File: /usr/lib64/ocaml/stdlib-random/v5/random5.cmxs 100644 root:root 45a5eb557c88c187e207228e5011ce32 +File: /usr/lib64/ocaml/stdlib-random/v5/random5.cmxs 100644 root:root eb6dfc10ad82d2bc3b5585166fb5cc61 File: /usr/lib64/ocaml/stdlib-random/v5o 40755 root:root @@ -73,3 +73,3 @@ File: /usr/lib64/ocaml/stdlib-random/v5o/random5o.cmi 100644 root:root b9100d38a79ad32e684ae003f2f226a4 -File: /usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs 100644 root:root 5f146adb602be84bbf659d079faf8f40 +File: /usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs 100644 root:root 34a5dec67ad56e0c3932698f82cce82a File: /usr/lib64/ocaml/stdlib-random/v5o/random5o__.cmi 100644 root:root 33219ddd04043f54840345e63432041c @@ -77,3 +77,3 @@ File: /usr/lib64/ocaml/stublibs 40755 root:root -File: /usr/lib64/ocaml/stublibs/dllrandom5_stubs.so 100644 root:root a446afa53be92ce4366b466fdf84373a +File: /usr/lib64/ocaml/stublibs/dllrandom5_stubs.so 100644 root:root 7efe89a5a0d3d72a34c0ff46f50447fb File: /usr/share/doc/ocaml-stdlib-random-1.2.0 40755 root:root @@ -81,2 +81,2 @@ File: /usr/share/doc/ocaml-stdlib-random-1.2.0/README.md 100644 root:root 28cff569f7369f872addb2f4e30fda34 -RPMIdentity: 5005a76e8ebe265f3f729a60e2256e48c2e4ddf3fd4b108134fc3059241a2d491e864be93a3f61e32f2802d1a114278d7e4742aa53131dcc520f32bc3c999b64 +RPMIdentity: 3685e8e4a0e5e9473fadf043aa5e6a8a33b834e2b0058e4c830166b90ef8b250610ac9b18259163886b523748aa3a04f5e1a3e69ee882d8e49249758f3a96550 --- ocaml-stdlib-random-debuginfo-1.2.0-alt1.x86_64.rpm.repo 2024-09-13 13:52:15.000000000 +0000 +++ ocaml-stdlib-random-debuginfo-1.2.0-alt1.x86_64.rpm.hasher 2024-12-19 03:01:35.850609552 +0000 @@ -1,16 +1,16 @@ -/usr/lib/debug/.build-id/00 40755 root:root -/usr/lib/debug/.build-id/00/bcbfc0fc2e3c8f420087ff15b8902d36a6f4e6 120777 root:root ../../../../lib64/ocaml/stdlib-random/v3/random3.cmxs -/usr/lib/debug/.build-id/00/bcbfc0fc2e3c8f420087ff15b8902d36a6f4e6.debug 120777 root:root ../../usr/lib64/ocaml/stdlib-random/v3/random3.cmxs.debug -/usr/lib/debug/.build-id/d4 40755 root:root -/usr/lib/debug/.build-id/d4/ef6de2dd61ebe9651d33b32eb19bedb08900dc 120777 root:root ../../../../lib64/ocaml/stdlib-random/v4/random4.cmxs -/usr/lib/debug/.build-id/d4/ef6de2dd61ebe9651d33b32eb19bedb08900dc.debug 120777 root:root ../../usr/lib64/ocaml/stdlib-random/v4/random4.cmxs.debug -/usr/lib/debug/.build-id/e1 40755 root:root -/usr/lib/debug/.build-id/e1/a4b0c3d37d0aeb71081844b04caa8c0b17a750 120777 root:root ../../../../lib64/ocaml/stublibs/dllrandom5_stubs.so -/usr/lib/debug/.build-id/e1/a4b0c3d37d0aeb71081844b04caa8c0b17a750.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllrandom5_stubs.so.debug -/usr/lib/debug/.build-id/eb 40755 root:root -/usr/lib/debug/.build-id/eb/798a2c6703045c683130e8a506a5a8fe2db39c 120777 root:root ../../../../lib64/ocaml/stdlib-random/v5/random5.cmxs -/usr/lib/debug/.build-id/eb/798a2c6703045c683130e8a506a5a8fe2db39c.debug 120777 root:root ../../usr/lib64/ocaml/stdlib-random/v5/random5.cmxs.debug -/usr/lib/debug/.build-id/f4 40755 root:root -/usr/lib/debug/.build-id/f4/7d31aeb12d2bc8f4cffb664e7287b172092e92 120777 root:root ../../../../lib64/ocaml/stdlib-random/v5o/random5o.cmxs -/usr/lib/debug/.build-id/f4/7d31aeb12d2bc8f4cffb664e7287b172092e92.debug 120777 root:root ../../usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs.debug +/usr/lib/debug/.build-id/6c 40755 root:root +/usr/lib/debug/.build-id/6c/a5fb252235abd962e405fc36dbcdcd86148450 120777 root:root ../../../../lib64/ocaml/stublibs/dllrandom5_stubs.so +/usr/lib/debug/.build-id/6c/a5fb252235abd962e405fc36dbcdcd86148450.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllrandom5_stubs.so.debug +/usr/lib/debug/.build-id/6f 40755 root:root +/usr/lib/debug/.build-id/6f/5f4bc0bd8c2298c43de41672a8087e706b2179 120777 root:root ../../../../lib64/ocaml/stdlib-random/v4/random4.cmxs +/usr/lib/debug/.build-id/6f/5f4bc0bd8c2298c43de41672a8087e706b2179.debug 120777 root:root ../../usr/lib64/ocaml/stdlib-random/v4/random4.cmxs.debug +/usr/lib/debug/.build-id/8d 40755 root:root +/usr/lib/debug/.build-id/8d/a142f6c632ceacc66219f57327638cf5452d28 120777 root:root ../../../../lib64/ocaml/stdlib-random/v5/random5.cmxs +/usr/lib/debug/.build-id/8d/a142f6c632ceacc66219f57327638cf5452d28.debug 120777 root:root ../../usr/lib64/ocaml/stdlib-random/v5/random5.cmxs.debug +/usr/lib/debug/.build-id/94 40755 root:root +/usr/lib/debug/.build-id/94/cbea8c14972e2e762d4ccfec79bcb1bf614eb9 120777 root:root ../../../../lib64/ocaml/stdlib-random/v5o/random5o.cmxs +/usr/lib/debug/.build-id/94/cbea8c14972e2e762d4ccfec79bcb1bf614eb9.debug 120777 root:root ../../usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs.debug +/usr/lib/debug/.build-id/d9 40755 root:root +/usr/lib/debug/.build-id/d9/8b7853733e2f66dd3b1c83a74775b388ebe81e 120777 root:root ../../../../lib64/ocaml/stdlib-random/v3/random3.cmxs +/usr/lib/debug/.build-id/d9/8b7853733e2f66dd3b1c83a74775b388ebe81e.debug 120777 root:root ../../usr/lib64/ocaml/stdlib-random/v3/random3.cmxs.debug /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -43,17 +43,17 @@ Provides: ocaml-stdlib-random-debuginfo = 1.2.0-alt1:sisyphus+356727.13000.13.1 -File: /usr/lib/debug/.build-id/00 40755 root:root -File: /usr/lib/debug/.build-id/00/bcbfc0fc2e3c8f420087ff15b8902d36a6f4e6 120777 root:root ../../../../lib64/ocaml/stdlib-random/v3/random3.cmxs -File: /usr/lib/debug/.build-id/00/bcbfc0fc2e3c8f420087ff15b8902d36a6f4e6.debug 120777 root:root ../../usr/lib64/ocaml/stdlib-random/v3/random3.cmxs.debug -File: /usr/lib/debug/.build-id/d4 40755 root:root -File: /usr/lib/debug/.build-id/d4/ef6de2dd61ebe9651d33b32eb19bedb08900dc 120777 root:root ../../../../lib64/ocaml/stdlib-random/v4/random4.cmxs -File: /usr/lib/debug/.build-id/d4/ef6de2dd61ebe9651d33b32eb19bedb08900dc.debug 120777 root:root ../../usr/lib64/ocaml/stdlib-random/v4/random4.cmxs.debug -File: /usr/lib/debug/.build-id/e1 40755 root:root -File: /usr/lib/debug/.build-id/e1/a4b0c3d37d0aeb71081844b04caa8c0b17a750 120777 root:root ../../../../lib64/ocaml/stublibs/dllrandom5_stubs.so -File: /usr/lib/debug/.build-id/e1/a4b0c3d37d0aeb71081844b04caa8c0b17a750.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllrandom5_stubs.so.debug -File: /usr/lib/debug/.build-id/eb 40755 root:root -File: /usr/lib/debug/.build-id/eb/798a2c6703045c683130e8a506a5a8fe2db39c 120777 root:root ../../../../lib64/ocaml/stdlib-random/v5/random5.cmxs -File: /usr/lib/debug/.build-id/eb/798a2c6703045c683130e8a506a5a8fe2db39c.debug 120777 root:root ../../usr/lib64/ocaml/stdlib-random/v5/random5.cmxs.debug -File: /usr/lib/debug/.build-id/f4 40755 root:root -File: /usr/lib/debug/.build-id/f4/7d31aeb12d2bc8f4cffb664e7287b172092e92 120777 root:root ../../../../lib64/ocaml/stdlib-random/v5o/random5o.cmxs -File: /usr/lib/debug/.build-id/f4/7d31aeb12d2bc8f4cffb664e7287b172092e92.debug 120777 root:root ../../usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs.debug +File: /usr/lib/debug/.build-id/6c 40755 root:root +File: /usr/lib/debug/.build-id/6c/a5fb252235abd962e405fc36dbcdcd86148450 120777 root:root ../../../../lib64/ocaml/stublibs/dllrandom5_stubs.so +File: /usr/lib/debug/.build-id/6c/a5fb252235abd962e405fc36dbcdcd86148450.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllrandom5_stubs.so.debug +File: /usr/lib/debug/.build-id/6f 40755 root:root +File: /usr/lib/debug/.build-id/6f/5f4bc0bd8c2298c43de41672a8087e706b2179 120777 root:root ../../../../lib64/ocaml/stdlib-random/v4/random4.cmxs +File: /usr/lib/debug/.build-id/6f/5f4bc0bd8c2298c43de41672a8087e706b2179.debug 120777 root:root ../../usr/lib64/ocaml/stdlib-random/v4/random4.cmxs.debug +File: /usr/lib/debug/.build-id/8d 40755 root:root +File: /usr/lib/debug/.build-id/8d/a142f6c632ceacc66219f57327638cf5452d28 120777 root:root ../../../../lib64/ocaml/stdlib-random/v5/random5.cmxs +File: /usr/lib/debug/.build-id/8d/a142f6c632ceacc66219f57327638cf5452d28.debug 120777 root:root ../../usr/lib64/ocaml/stdlib-random/v5/random5.cmxs.debug +File: /usr/lib/debug/.build-id/94 40755 root:root +File: /usr/lib/debug/.build-id/94/cbea8c14972e2e762d4ccfec79bcb1bf614eb9 120777 root:root ../../../../lib64/ocaml/stdlib-random/v5o/random5o.cmxs +File: /usr/lib/debug/.build-id/94/cbea8c14972e2e762d4ccfec79bcb1bf614eb9.debug 120777 root:root ../../usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs.debug +File: /usr/lib/debug/.build-id/d9 40755 root:root +File: /usr/lib/debug/.build-id/d9/8b7853733e2f66dd3b1c83a74775b388ebe81e 120777 root:root ../../../../lib64/ocaml/stdlib-random/v3/random3.cmxs +File: /usr/lib/debug/.build-id/d9/8b7853733e2f66dd3b1c83a74775b388ebe81e.debug 120777 root:root ../../usr/lib64/ocaml/stdlib-random/v3/random3.cmxs.debug File: /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -61,11 +61,11 @@ File: /usr/lib/debug/usr/lib64/ocaml/stdlib-random/v3 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/stdlib-random/v3/random3.cmxs.debug 100644 root:root c953077036c502c557a6b28e13234ef4 +File: /usr/lib/debug/usr/lib64/ocaml/stdlib-random/v3/random3.cmxs.debug 100644 root:root d55b4e05e89091f73be5ef1b7a64f909 File: /usr/lib/debug/usr/lib64/ocaml/stdlib-random/v4 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/stdlib-random/v4/random4.cmxs.debug 100644 root:root c0c3361bb181a816df193fa4bf254380 +File: /usr/lib/debug/usr/lib64/ocaml/stdlib-random/v4/random4.cmxs.debug 100644 root:root e000ea45b21ffaf81808a09a7e19898d File: /usr/lib/debug/usr/lib64/ocaml/stdlib-random/v5 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/stdlib-random/v5/random5.cmxs.debug 100644 root:root f3fea6f1bf719f91459a2ccaddff7c91 +File: /usr/lib/debug/usr/lib64/ocaml/stdlib-random/v5/random5.cmxs.debug 100644 root:root 496b1493a7579176141f27484568bbca File: /usr/lib/debug/usr/lib64/ocaml/stdlib-random/v5o 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs.debug 100644 root:root 6521699978a9698bb48f94c62dd5c6ed +File: /usr/lib/debug/usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs.debug 100644 root:root 1b58cb1cf6b88728e27619ef635e072a File: /usr/lib/debug/usr/lib64/ocaml/stublibs 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllrandom5_stubs.so.debug 100644 root:root 0acbcf09bddb9dce27a359621fdc48a1 +File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllrandom5_stubs.so.debug 100644 root:root f7e0b9bd74a47b92d88c612b7c35b30b File: /usr/src/debug/ocaml-stdlib-random-1.2.0 40755 root:root @@ -83,2 +83,2 @@ File: /usr/src/debug/ocaml-stdlib-random-1.2.0/_build/default/random5o/random5o.ml 100644 root:root d4dd7e7d795c8fd56109b28754c424d7 -RPMIdentity: c86254f58a57b8a3980f3d163fb28ed30729fc5608b66fa28b38843e630b0b391e2f9a6239a97d5d06f79caa56e9664d532046e0ca639c7415aaac4537b342c0 +RPMIdentity: 12f82474371076a7e6f3c865a2391aef77220860fdd09475f8c30640713b54f4aa11a6e493393c2232623e3010068314f493c940a1b0cbfbf6cf49da90726e37 --- ocaml-stdlib-random-devel-1.2.0-alt1.x86_64.rpm.repo 2024-09-13 13:52:15.000000000 +0000 +++ ocaml-stdlib-random-devel-1.2.0-alt1.x86_64.rpm.hasher 2024-12-19 03:01:36.284616660 +0000 @@ -92,3 +92,3 @@ File: /usr/lib64/ocaml/stdlib-random/opam 100644 root:root 5c4aa47e060343d72968dcdddc1a3c23 -File: /usr/lib64/ocaml/stdlib-random/v3/random3.a 100644 root:root 8a97cf702170993cdaafe73e1b4b3839 +File: /usr/lib64/ocaml/stdlib-random/v3/random3.a 100644 root:root 79b6ce13762f3eba48645503daf6a7fa File: /usr/lib64/ocaml/stdlib-random/v3/random3.cmt 100644 root:root bfb85e9f79faf0550e32adfba0c7360d @@ -99,3 +99,3 @@ File: /usr/lib64/ocaml/stdlib-random/v3/random3.mli 100644 root:root 9a917805d2519d202ce55c567d417f5f -File: /usr/lib64/ocaml/stdlib-random/v4/random4.a 100644 root:root e5209af6c3e7def9af64a2c638195e9d +File: /usr/lib64/ocaml/stdlib-random/v4/random4.a 100644 root:root f9f1ca4c4bb26e48faec265768ab0741 File: /usr/lib64/ocaml/stdlib-random/v4/random4.cmt 100644 root:root e1d53d0930d4fa966f28101301ae883e @@ -106,4 +106,4 @@ File: /usr/lib64/ocaml/stdlib-random/v4/random4.mli 100644 root:root 66398aaeb98ceddd5193b8db308e8384 -File: /usr/lib64/ocaml/stdlib-random/v5/librandom5_stubs.a 100644 root:root 0618b3dc817d29878b5acadac1cb4fb9 -File: /usr/lib64/ocaml/stdlib-random/v5/random5.a 100644 root:root e51c6705b90cdb755d73cafd17d57bc4 +File: /usr/lib64/ocaml/stdlib-random/v5/librandom5_stubs.a 100644 root:root 2ba732eb5f8edabdafe88a9c1681fced +File: /usr/lib64/ocaml/stdlib-random/v5/random5.a 100644 root:root bf6da788a89642f38de1e1d06a638542 File: /usr/lib64/ocaml/stdlib-random/v5/random5.cmt 100644 root:root bf9450034561edc8aa1779009cd167cf @@ -116,3 +116,3 @@ File: /usr/lib64/ocaml/stdlib-random/v5o/prng.mli 100644 root:root 2a165f64b15a58cfdb0d57678c7061bc -File: /usr/lib64/ocaml/stdlib-random/v5o/random5o.a 100644 root:root b507eef3e21c3a4f8f7020b6698cc073 +File: /usr/lib64/ocaml/stdlib-random/v5o/random5o.a 100644 root:root ac2aba0c8050103ce1e63df5fa66b753 File: /usr/lib64/ocaml/stdlib-random/v5o/random5o.cmt 100644 root:root d9c1d1ef8c075babd270a0a264963965 @@ -129,2 +129,2 @@ File: /usr/lib64/ocaml/stdlib-random/v5o/random5o__Prng.cmx 100644 root:root 96418798980c7a38b738e6207faae811 -RPMIdentity: d6a1d510df0964b0b3a668852ff0319a1f3941aa4785d9c6ace1e44b373dd75e42fe9ce2bfc8aa02596d636aa8d05a38278f122685394b73cc42d8fec16bbd76 +RPMIdentity: 24aa570fa3bd7a089a37d26efd672a4ed0bacc1c1a0b2eb8bbf97dac463e1ddeca3e50ed4ce98673385e5a2b02d5b996b5442d359b49cdb19824d3336acd86b9