<86>Jan 24 02:43:44 userdel[2224896]: delete user 'rooter' <86>Jan 24 02:43:44 userdel[2224896]: removed group 'rooter' owned by 'rooter' <86>Jan 24 02:43:44 userdel[2224896]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 24 02:43:44 groupadd[2224905]: group added to /etc/group: name=rooter, GID=1850 <86>Jan 24 02:43:44 groupadd[2224905]: group added to /etc/gshadow: name=rooter <86>Jan 24 02:43:44 groupadd[2224905]: new group: name=rooter, GID=1850 <86>Jan 24 02:43:44 useradd[2224919]: new user: name=rooter, UID=1850, GID=1850, home=/root, shell=/bin/bash, from=none <86>Jan 24 02:43:44 userdel[2224938]: delete user 'builder' <86>Jan 24 02:43:44 userdel[2224938]: removed group 'builder' owned by 'builder' <86>Jan 24 02:43:44 userdel[2224938]: removed shadow group 'builder' owned by 'builder' <86>Jan 24 02:43:44 groupadd[2224977]: group added to /etc/group: name=builder, GID=1851 <86>Jan 24 02:43:44 groupadd[2224977]: group added to /etc/gshadow: name=builder <86>Jan 24 02:43:44 groupadd[2224977]: new group: name=builder, GID=1851 <86>Jan 24 02:43:44 useradd[2225016]: new user: name=builder, UID=1851, GID=1851, 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>Jan 24 02:43:47 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Jan 24 02:43:50 rpmi: ocaml-5.3.0-alt1 sisyphus+369757.40.8.1 1737141511 installed <13>Jan 24 02:43:50 rpmi: ocaml-runtime-5.3.0-alt1 sisyphus+369757.40.8.1 1737141511 installed <13>Jan 24 02:43:50 rpmi: ocaml-cppo-1.8.0-alt2 sisyphus+370755.100.1.1 1737475726 installed <13>Jan 24 02:43:50 rpmi: dune-3.17.1-alt2 sisyphus+370720.100.1.1 1737462723 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.26724 + 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.26724 + 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: enabled-except-user-rules 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.3.0 random5o/prng.ml) > _build/default/random5o/prng.pp.ml Running[2]: (cd _build/default && /usr/bin/cppo -V OCAML:5.3.0 tests/consistency.ml) > _build/default/tests/consistency.pp.ml Running[3]: (cd _build/default && /usr/bin/cppo -V OCAML:5.3.0 random3/random3.ml) > _build/default/random3/random3.pp.ml Running[4]: (cd _build/default && /usr/bin/cppo -V OCAML:5.3.0 random3/random3.mli) > _build/default/random3/random3.pp.mli Running[5]: (cd _build/default && /usr/bin/cppo -V OCAML:5.3.0 random4/random4.ml) > _build/default/random4/random4.pp.ml Running[6]: (cd _build/default && /usr/bin/cppo -V OCAML:5.3.0 random4/random4.mli) > _build/default/random4/random4.pp.mli Running[7]: (cd _build/default/random5 && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -g -fno-omit-frame-pointer -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -g -fno-omit-frame-pointer -fPIC -pthread -g -I /usr/lib64/ocaml -o prng.o -c prng.c) Running[8]: (cd _build/default && /usr/bin/cppo -V OCAML:5.3.0 random5/random5.ml) > _build/default/random5/random5.pp.ml Running[9]: (cd _build/default && /usr/bin/cppo -V OCAML:5.3.0 random5/random5.mli) > _build/default/random5/random5.pp.mli Running[10]: (cd _build/default && /usr/bin/cppo -V OCAML:5.3.0 random5o/prng.mli) > _build/default/random5o/prng.pp.mli Running[11]: (cd _build/default && /usr/bin/cppo -V OCAML:5.3.0 random5o/random5o.ml) > _build/default/random5o/random5o.pp.ml Running[12]: (cd _build/default && /usr/bin/cppo -V OCAML:5.3.0 random5o/random5o.mli) > _build/default/random5o/random5o.pp.mli 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/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[17]: (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[18]: (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[19]: (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[20]: (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[21]: (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[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.cmi -c -intf random5o/random5o.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__Prng.cmi -c -intf random5o/prng.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 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[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 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[34]: (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[35]: (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[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 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[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/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[50]: (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[51]: (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[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/.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[53]: (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[54]: (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[55]: (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[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/random3_test.bc random3/random3.cma tests/.random3_test.eobjs/byte/dune__exe__Random3_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 -a -o random5/random5.cma -dllib -lrandom5_stubs -cclib -lrandom5_stubs random5/.random5.objs/byte/random5.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/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[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_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[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/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[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/random5_test.bc random5/random5.cma -I random5 random5o/random5o.cma tests/.random5_test.eobjs/byte/dune__exe__Random5_test.cmo) Running[63]: (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[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/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[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 random4/random4.cmxa random4/.random4.objs/native/random4.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 random5/random5.cmxa -cclib -lrandom5_stubs random5/.random5.objs/native/random5.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 random4 -o random4/random4.cmxs random4/random4.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 -o tests/random4_test.exe random4/random4.cmxa tests/.random4_test.eobjs/native/dune__exe__Random4_test.cmx) 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 -shared -linkall -I random5 -o random5/random5.cmxs random5/random5.cmxa) 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.27773 + 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_array_make 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_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_622 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: 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: camlStdlib__String.get_int8_1284 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_1002 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_array_make 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_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_622 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: 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: camlStdlib__String.get_int8_1284 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_1002 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: camlStdlib__Domain.get_283 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5/random5.cmxs: undefined symbol: camlStdlib__Digest.bytes_633 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.new_key_127 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__String.starts_with_1002 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: camlStdlib__Domain.get_283 verify-elf: WARNING: ./usr/lib64/ocaml/stdlib-random/v5o/random5o.cmxs: undefined symbol: camlStdlib__Digest.bytes_633 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.new_key_127 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__String.starts_with_1002 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.26241 + 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.54890 + 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.HJZ9kV 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.VtO0tV 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.3.0-23497184, ocaml-cmi(Random4) = 5.3.0-F93672A9, ocaml-cmi(Random5) = 5.3.0-674A914E, ocaml-cmi(Random5o) = 5.3.0-9FCB5D30, ocaml-cmi(Random5o__) = 5.3.0-D951F68E, ocaml-cmi(Random5o__Prng) = 5.3.0-43667F61, ocaml-dll(random5_stubs) Requires: ocaml-cmi(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmi(Stdlib) = 5.3.0-B7726274, ocaml-cmi(Stdlib__Array) = 5.3.0-4DC32424, ocaml-cmi(Stdlib__Bigarray) = 5.3.0-5BD8A0C0, ocaml-cmi(Stdlib__Bytes) = 5.3.0-3103574F, ocaml-cmi(Stdlib__Char) = 5.3.0-BEAD476D, ocaml-cmi(Stdlib__Complex) = 5.3.0-D3484881, ocaml-cmi(Stdlib__Digest) = 5.3.0-145B7C60, ocaml-cmi(Stdlib__Domain) = 5.3.0-22513DFB, ocaml-cmi(Stdlib__Either) = 5.3.0-46032D55, ocaml-cmi(Stdlib__Int) = 5.3.0-828707E7, ocaml-cmi(Stdlib__Int32) = 5.3.0-0A5B97A0, ocaml-cmi(Stdlib__Int64) = 5.3.0-44FF2E18, ocaml-cmi(Stdlib__Nativeint) = 5.3.0-B4961979, ocaml-cmi(Stdlib__Seq) = 5.3.0-22AB37E5, ocaml-cmi(Stdlib__String) = 5.3.0-E140441D, ocaml-cmi(Stdlib__Sys) = 5.3.0-37FFC174, ocaml-cmi(Stdlib__Uchar) = 5.3.0-E99839B7, ocaml-runtime = 5.3.0, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Tp0ATw 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.eRbDt6 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.y6H3v8 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.3.0-23497184, ocaml-cmi(Random4) = 5.3.0-F93672A9, ocaml-cmi(Random5) = 5.3.0-674A914E, ocaml-cmi(Random5o) = 5.3.0-9FCB5D30, ocaml-cmi(Random5o__) = 5.3.0-D951F68E, ocaml-cmi(Random5o__Prng) = 5.3.0-43667F61, ocaml-cmt(Random3) = 5.3.0-23497184, ocaml-cmt(Random4) = 5.3.0-F93672A9, ocaml-cmt(Random5) = 5.3.0-674A914E, ocaml-cmt(Random5o) = 5.3.0-9FCB5D30, ocaml-cmt(Random5o__) = 5.3.0-D951F68E, ocaml-cmt(Random5o__Prng) = 5.3.0-43667F61, ocaml-cmx(Random3) = 5.3.0-61728CBB, ocaml-cmx(Random4) = 5.3.0-79C0DE1E, ocaml-cmx(Random5) = 5.3.0-33F75189, ocaml-cmx(Random5o) = 5.3.0-077EC526, ocaml-cmx(Random5o__) = 5.3.0-9B9B0527, ocaml-cmx(Random5o__Prng) = 5.3.0-BD16D4CB Requires: ocaml-stdlib-random = 1.2.0-alt1, ocaml-cmi(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmi(Stdlib) = 5.3.0-B7726274, ocaml-cmi(Stdlib__Array) = 5.3.0-4DC32424, ocaml-cmi(Stdlib__Bigarray) = 5.3.0-5BD8A0C0, ocaml-cmi(Stdlib__Bytes) = 5.3.0-3103574F, ocaml-cmi(Stdlib__Char) = 5.3.0-BEAD476D, ocaml-cmi(Stdlib__Complex) = 5.3.0-D3484881, ocaml-cmi(Stdlib__Digest) = 5.3.0-145B7C60, ocaml-cmi(Stdlib__Domain) = 5.3.0-22513DFB, ocaml-cmi(Stdlib__Either) = 5.3.0-46032D55, ocaml-cmi(Stdlib__Int) = 5.3.0-828707E7, ocaml-cmi(Stdlib__Int32) = 5.3.0-0A5B97A0, ocaml-cmi(Stdlib__Int64) = 5.3.0-44FF2E18, ocaml-cmi(Stdlib__Nativeint) = 5.3.0-B4961979, ocaml-cmi(Stdlib__Seq) = 5.3.0-22AB37E5, ocaml-cmi(Stdlib__String) = 5.3.0-E140441D, ocaml-cmi(Stdlib__Sys) = 5.3.0-37FFC174, ocaml-cmi(Stdlib__Uchar) = 5.3.0-E99839B7, ocaml-cmt(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmt(Stdlib) = 5.3.0-B7726274, ocaml-cmt(Stdlib__Array) = 5.3.0-4DC32424, ocaml-cmt(Stdlib__Bigarray) = 5.3.0-5BD8A0C0, ocaml-cmt(Stdlib__Bytes) = 5.3.0-3103574F, ocaml-cmt(Stdlib__Char) = 5.3.0-BEAD476D, ocaml-cmt(Stdlib__Complex) = 5.3.0-D3484881, ocaml-cmt(Stdlib__Digest) = 5.3.0-145B7C60, ocaml-cmt(Stdlib__Domain) = 5.3.0-22513DFB, ocaml-cmt(Stdlib__Either) = 5.3.0-46032D55, ocaml-cmt(Stdlib__Int) = 5.3.0-828707E7, ocaml-cmt(Stdlib__Int32) = 5.3.0-0A5B97A0, ocaml-cmt(Stdlib__Int64) = 5.3.0-44FF2E18, ocaml-cmt(Stdlib__Nativeint) = 5.3.0-B4961979, ocaml-cmt(Stdlib__Seq) = 5.3.0-22AB37E5, ocaml-cmt(Stdlib__String) = 5.3.0-E140441D, ocaml-cmt(Stdlib__Sys) = 5.3.0-37FFC174, ocaml-cmt(Stdlib__Uchar) = 5.3.0-E99839B7, ocaml-cmx(Stdlib) = 5.3.0-121948B3, ocaml-cmx(Stdlib__Array) = 5.3.0-21257D8C, ocaml-cmx(Stdlib__Bigarray) = 5.3.0-E52DA731, ocaml-cmx(Stdlib__Bytes) = 5.3.0-6FE694A6, ocaml-cmx(Stdlib__Digest) = 5.3.0-BD77AF0B, ocaml-cmx(Stdlib__Domain) = 5.3.0-E42B07AF, ocaml-cmx(Stdlib__Int) = 5.3.0-FD65F6B3, ocaml-cmx(Stdlib__Int32) = 5.3.0-4913CE16, ocaml-cmx(Stdlib__Int64) = 5.3.0-8DA4B276, ocaml-cmx(Stdlib__Nativeint) = 5.3.0-217C88CD, ocaml-cmx(Stdlib__String) = 5.3.0-B7399B63, ocaml-cmx(Stdlib__Sys) = 5.3.0-2EB4BE75 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G6w0Os 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.ptSf3X find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YDoYK6 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) 5.34user 3.53system 0:10.98elapsed 80%CPU (0avgtext+0avgdata 45976maxresident)k 0inputs+0outputs (0major+786587minor)pagefaults 0swaps 3.17user 2.36system 0:22.42elapsed 24%CPU (0avgtext+0avgdata 137296maxresident)k 1224inputs+0outputs (0major+204068minor)pagefaults 0swaps