<86>Dec 14 08:37:28 userdel[1350009]: delete user 'rooter' <86>Dec 14 08:37:28 userdel[1350009]: removed group 'rooter' owned by 'rooter' <86>Dec 14 08:37:28 userdel[1350009]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 14 08:37:28 groupadd[1350017]: group added to /etc/group: name=rooter, GID=1820 <86>Dec 14 08:37:28 groupadd[1350017]: group added to /etc/gshadow: name=rooter <86>Dec 14 08:37:28 groupadd[1350017]: new group: name=rooter, GID=1820 <86>Dec 14 08:37:28 useradd[1350024]: new user: name=rooter, UID=1820, GID=1820, home=/root, shell=/bin/bash, from=none <86>Dec 14 08:37:28 userdel[1350046]: delete user 'builder' <86>Dec 14 08:37:28 userdel[1350046]: removed group 'builder' owned by 'builder' <86>Dec 14 08:37:28 userdel[1350046]: removed shadow group 'builder' owned by 'builder' <86>Dec 14 08:37:28 groupadd[1350065]: group added to /etc/group: name=builder, GID=1821 <86>Dec 14 08:37:28 groupadd[1350065]: group added to /etc/gshadow: name=builder <86>Dec 14 08:37:28 groupadd[1350065]: new group: name=builder, GID=1821 <86>Dec 14 08:37:28 useradd[1350084]: new user: name=builder, UID=1821, GID=1821, home=/usr/src, shell=/bin/bash, from=none warning: Macro %dune_build not found warning: Macro %dune_install not found warning: Macro %dune_check not found <13>Dec 14 08:37:31 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Dec 14 08:37:32 rpmi: ocaml-5.2.0-alt1 sisyphus+356727.140.13.1 1726230909 installed <13>Dec 14 08:37:33 rpmi: ocaml-runtime-5.2.0-alt1 sisyphus+356727.140.13.1 1726230909 installed <13>Dec 14 08:37:33 rpmi: ocaml-camlzip-1.12-alt2 sisyphus+357771.100.1.1 1726651983 installed <13>Dec 14 08:37:33 rpmi: ocaml-ounit-2.2.7-alt1 sisyphus+356727.2100.13.1 1726231573 installed <13>Dec 14 08:37:33 rpmi: zlib-devel-1.3.1-alt1 sisyphus+342532.100.1.1 1710232285 installed <13>Dec 14 08:37:33 rpmi: ocaml-camlzip-devel-1.12-alt2 sisyphus+357771.100.1.1 1726651983 installed <13>Dec 14 08:37:33 rpmi: ocaml-ounit-devel-2.2.7-alt1 sisyphus+356727.2100.13.1 1726231573 installed <13>Dec 14 08:37:33 rpmi: dune-3.16.0-alt1 sisyphus+356727.400.13.1 1726231124 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-iostream-0.3-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-iostream-0.3-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.74672 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-iostream-0.3 + echo 'Source #0 (ocaml-iostream-0.3.tar):' Source #0 (ocaml-iostream-0.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-iostream-0.3.tar + cd ocaml-iostream-0.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.74672 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-iostream-0.3 + /usr/bin/dune build --verbose --release @install Shared cache: disabled Shared cache location: /usr/src/.cache/dune/db Workspace root: /usr/src/RPM/BUILD/ocaml-iostream-0.3 Auto-detected concurrency: 16 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } Actual targets: - recursive alias @install Running[1]: (cd _build/default && /usr/bin/ocamlc -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -bin-annot-occurrences -I src/core/.iostream.objs/byte -I src/core/.iostream.objs/public_cmi -no-alias-deps -o src/core/.iostream.objs/byte/iostream__.cmo -c -impl src/core/iostream__.ml-gen) Running[2]: (cd _build/default && /usr/bin/ocamlc -w -40 -warn-error -a+8 -g -bin-annot -bin-annot-occurrences -I src/types/.iostream_types.objs/byte -no-alias-deps -o src/types/.iostream_types.objs/byte/iostream_types.cmo -c -impl src/types/iostream_types.ml) Running[3]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/core/slice.ml) > _build/default/src/core/.iostream.objs/iostream__Slice.impl.d Running[4]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/core/iostream.ml) > _build/default/src/core/.iostream.objs/iostream.impl.d Running[5]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/core/in.mli) > _build/default/src/core/.iostream.objs/iostream__In.intf.d Running[6]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/core/in.ml) > _build/default/src/core/.iostream.objs/iostream__In.impl.d Running[7]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/core/in_buf.mli) > _build/default/src/core/.iostream.objs/iostream__In_buf.intf.d Running[8]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/core/in_buf.ml) > _build/default/src/core/.iostream.objs/iostream__In_buf.impl.d Running[9]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/core/out.mli) > _build/default/src/core/.iostream.objs/iostream__Out.intf.d Running[10]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/core/out.ml) > _build/default/src/core/.iostream.objs/iostream__Out.impl.d Running[11]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/core/out_buf.mli) > _build/default/src/core/.iostream.objs/iostream__Out_buf.intf.d Running[12]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/core/out_buf.ml) > _build/default/src/core/.iostream.objs/iostream__Out_buf.impl.d Running[13]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/core/seekable.mli) > _build/default/src/core/.iostream.objs/iostream__Seekable.intf.d Running[14]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/core/seekable.ml) > _build/default/src/core/.iostream.objs/iostream__Seekable.impl.d Running[15]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/core/common_.ml) > _build/default/src/core/.iostream.objs/iostream__Common_.impl.d Running[16]: (cd _build/default && /usr/bin/ocamlc -w -40 -warn-error -a+8 -g -a -o src/types/iostream_types.cma src/types/.iostream_types.objs/byte/iostream_types.cmo) Running[17]: (cd _build/default && /usr/bin/ocamlc -w -40 -warn-error -a+8 -g -bin-annot -bin-annot-occurrences -I src/core/.iostream.objs/byte -I src/core/.iostream.objs/public_cmi -I src/types/.iostream_types.objs/byte -no-alias-deps -open Iostream__ -o src/core/.iostream.objs/byte/iostream__Seekable.cmi -c -intf src/core/seekable.mli) Running[18]: (cd _build/default && /usr/bin/ocamlc -w -40 -warn-error -a+8 -g -bin-annot -bin-annot-occurrences -I src/core/.iostream.objs/byte -I src/core/.iostream.objs/public_cmi -I src/types/.iostream_types.objs/byte -no-alias-deps -open Iostream__ -o src/core/.iostream.objs/byte/iostream__Slice.cmo -c -impl src/core/slice.ml) Running[19]: (cd _build/default && /usr/bin/ocamlc -w -40 -warn-error -a+8 -g -bin-annot -bin-annot-occurrences -I src/core/.iostream.objs/byte -I src/core/.iostream.objs/public_cmi -I src/types/.iostream_types.objs/byte -no-alias-deps -open Iostream__ -o src/core/.iostream.objs/byte/iostream__Common_.cmo -c -impl src/core/common_.ml) Running[20]: (cd _build/default && /usr/bin/ocamlc -w -40 -warn-error -a+8 -g -bin-annot -bin-annot-occurrences -I src/core/.iostream.objs/byte -I src/core/.iostream.objs/public_cmi -I src/types/.iostream_types.objs/byte -intf-suffix .ml -no-alias-deps -open Iostream__ -o src/core/.iostream.objs/byte/iostream__Seekable.cmo -c -impl src/core/seekable.ml) Running[21]: (cd _build/default && /usr/bin/ocamlc -w -40 -warn-error -a+8 -g -bin-annot -bin-annot-occurrences -I src/core/.iostream.objs/byte -I src/core/.iostream.objs/public_cmi -I src/types/.iostream_types.objs/byte -no-alias-deps -open Iostream__ -o src/core/.iostream.objs/byte/iostream__Out.cmi -c -intf src/core/out.mli) Running[22]: (cd _build/default && /usr/bin/ocamlc -w -40 -warn-error -a+8 -g -bin-annot -bin-annot-occurrences -I src/core/.iostream.objs/byte -I src/core/.iostream.objs/public_cmi -I src/types/.iostream_types.objs/byte -intf-suffix .ml -no-alias-deps -open Iostream__ -o src/core/.iostream.objs/byte/iostream__Out.cmo -c -impl src/core/out.ml) Running[23]: (cd _build/default && /usr/bin/ocamlc -w -40 -warn-error -a+8 -g -bin-annot -bin-annot-occurrences -I src/core/.iostream.objs/byte -I src/core/.iostream.objs/public_cmi -I src/types/.iostream_types.objs/byte -no-alias-deps -open Iostream__ -o src/core/.iostream.objs/byte/iostream__In.cmi -c -intf src/core/in.mli) Running[24]: (cd _build/default && /usr/bin/ocamlc -w -40 -warn-error -a+8 -g -bin-annot -bin-annot-occurrences -I src/core/.iostream.objs/byte -I src/core/.iostream.objs/public_cmi -I src/types/.iostream_types.objs/byte -no-alias-deps -open Iostream__ -o src/core/.iostream.objs/byte/iostream__Out_buf.cmi -c -intf src/core/out_buf.mli) Running[25]: (cd _build/default && /usr/bin/ocamlc -w -40 -warn-error -a+8 -g -bin-annot -bin-annot-occurrences -I src/core/.iostream.objs/byte -I src/core/.iostream.objs/public_cmi -I src/types/.iostream_types.objs/byte -intf-suffix .ml -no-alias-deps -open Iostream__ -o src/core/.iostream.objs/byte/iostream__In.cmo -c -impl src/core/in.ml) Running[26]: (cd _build/default && /usr/bin/ocamlc -w -40 -warn-error -a+8 -g -bin-annot -bin-annot-occurrences -I src/core/.iostream.objs/byte -I src/core/.iostream.objs/public_cmi -I src/types/.iostream_types.objs/byte -no-alias-deps -open Iostream__ -o src/core/.iostream.objs/byte/iostream__In_buf.cmi -c -intf src/core/in_buf.mli) Running[27]: (cd _build/default && /usr/bin/ocamlc -w -40 -warn-error -a+8 -g -bin-annot -bin-annot-occurrences -I src/core/.iostream.objs/byte -I src/core/.iostream.objs/public_cmi -I src/types/.iostream_types.objs/byte -intf-suffix .ml -no-alias-deps -open Iostream__ -o src/core/.iostream.objs/byte/iostream__Out_buf.cmo -c -impl src/core/out_buf.ml) Running[28]: (cd _build/default && /usr/bin/ocamlc -w -40 -warn-error -a+8 -g -bin-annot -bin-annot-occurrences -I src/core/.iostream.objs/byte -I src/core/.iostream.objs/public_cmi -I src/types/.iostream_types.objs/byte -intf-suffix .ml -no-alias-deps -open Iostream__ -o src/core/.iostream.objs/byte/iostream__In_buf.cmo -c -impl src/core/in_buf.ml) Running[29]: (cd _build/default && /usr/bin/ocamlc -w -40 -warn-error -a+8 -g -bin-annot -bin-annot-occurrences -I src/core/.iostream.objs/byte -I src/core/.iostream.objs/public_cmi -I src/types/.iostream_types.objs/byte -no-alias-deps -open Iostream__ -o src/core/.iostream.objs/byte/iostream.cmo -c -impl src/core/iostream.ml) Running[30]: (cd _build/default && /usr/bin/ocamlc -w -40 -warn-error -a+8 -g -bin-annot -bin-annot-occurrences -I src/camlzip/.iostream_camlzip.objs/byte -I /usr/lib/ocaml/camlzip -I /usr/lib/ocaml/unix -I /usr/lib/ocaml/zip -I src/core/.iostream.objs/public_cmi -I src/types/.iostream_types.objs/byte -no-alias-deps -o src/camlzip/.iostream_camlzip.objs/byte/iostream_camlzip.cmi -c -intf src/camlzip/iostream_camlzip.mli) Running[31]: (cd _build/default && /usr/bin/ocamlc -w -40 -warn-error -a+8 -g -bin-annot -bin-annot-occurrences -I src/unix/.iostream_unix.objs/byte -I /usr/lib/ocaml/unix -I src/core/.iostream.objs/public_cmi -I src/types/.iostream_types.objs/byte -no-alias-deps -o src/unix/.iostream_unix.objs/byte/iostream_unix.cmo -c -impl src/unix/iostream_unix.ml) Running[32]: (cd _build/default && /usr/bin/ocamlc -w -40 -warn-error -a+8 -g -bin-annot -bin-annot-occurrences -I src/camlzip/.iostream_camlzip.objs/byte -I /usr/lib/ocaml/camlzip -I /usr/lib/ocaml/unix -I /usr/lib/ocaml/zip -I src/core/.iostream.objs/public_cmi -I src/types/.iostream_types.objs/byte -intf-suffix .ml -no-alias-deps -o src/camlzip/.iostream_camlzip.objs/byte/iostream_camlzip.cmo -c -impl src/camlzip/iostream_camlzip.ml) Running[33]: (cd _build/default && /usr/bin/ocamlc -w -40 -warn-error -a+8 -g -a -o src/unix/iostream_unix.cma src/unix/.iostream_unix.objs/byte/iostream_unix.cmo) Running[34]: (cd _build/default && /usr/bin/ocamlc -w -40 -warn-error -a+8 -g -a -o src/core/iostream.cma src/core/.iostream.objs/byte/iostream__.cmo src/core/.iostream.objs/byte/iostream__Slice.cmo src/core/.iostream.objs/byte/iostream__Seekable.cmo src/core/.iostream.objs/byte/iostream__Out.cmo src/core/.iostream.objs/byte/iostream__Out_buf.cmo src/core/.iostream.objs/byte/iostream__Common_.cmo src/core/.iostream.objs/byte/iostream__In.cmo src/core/.iostream.objs/byte/iostream__In_buf.cmo src/core/.iostream.objs/byte/iostream.cmo) Promoting "_build/default/iostream.install" to "iostream.install" Running[35]: (cd _build/default && /usr/bin/ocamlc -w -40 -warn-error -a+8 -g -a -o src/camlzip/iostream_camlzip.cma src/camlzip/.iostream_camlzip.objs/byte/iostream_camlzip.cmo) Promoting "_build/default/iostream-camlzip.install" to "iostream-camlzip.install" + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.74672 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-iostream-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-iostream-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ocaml-iostream-0.3 + __dune_install --release + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-iostream-buildroot --release + __ocaml_find_files + find /usr/src/tmp/ocaml-iostream-buildroot/usr/lib/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(cma|cmi|cmxs|so|js)$' -o -name META ')' -printf '/usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-iostream-buildroot/usr/lib/ocaml/ -type d -printf '%%dir /usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-iostream-buildroot/usr/lib/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(a|o|cmo|cmt|cmti|cmx|cmxa|ml|mli|exe)$' -o -name opam -o -name dune-package ')' -printf '/usr/lib/ocaml/%P\n' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-iostream-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ocaml-iostream-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-iostream-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-iostream-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-iostream-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-iostream-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ocaml-iostream-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.66111 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-iostream-0.3 + /usr/bin/dune runtest --release (cd _build/default/test/camlzip && ./t1.exe) oc of ic (len=11) oc_buf of ic (len=11) ic of ic (len=11) oc of oc (len=11) oc_buf of oc (len=11) oc_buf of oc_buf (len=11) passed oc of ic (len=26999) oc_buf of ic (len=26999) ic of ic (len=26999) oc of oc (len=26999) oc_buf of oc (len=26999) oc_buf of oc_buf (len=26999) passed (cd _build/default/test && ./t_out_buf.exe) .. Ran: 2 tests in: 0.10 seconds. OK (cd _build/default/test && ./t_in.exe) ......... Ran: 9 tests in: 0.11 seconds. OK (cd _build/default/test && ./t_in_buf.exe) ... Ran: 3 tests in: 0.13 seconds. OK + exit 0 Processing files: ocaml-iostream-0.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e3Kobk 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.RvNeVg 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(Iostream) = 5.2.0-52F68362, ocaml-cmi(Iostream__) = 5.2.0-66329FFC, ocaml-cmi(Iostream__Common_) = 5.2.0-CDD7EBDF, ocaml-cmi(Iostream__In) = 5.2.0-D88C2C25, ocaml-cmi(Iostream__In_buf) = 5.2.0-431587E1, ocaml-cmi(Iostream__Out) = 5.2.0-2F42369B, ocaml-cmi(Iostream__Out_buf) = 5.2.0-3E704C85, ocaml-cmi(Iostream__Seekable) = 5.2.0-E263830C, ocaml-cmi(Iostream__Slice) = 5.2.0-5149F6A6, ocaml-cmi(Iostream_camlzip) = 5.2.0-8C67E6B0, ocaml-cmi(Iostream_types) = 5.2.0-7DF7FB02, ocaml-cmi(Iostream_unix) = 5.2.0-36B07EEF Requires: ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(CamlinternalOO) = 5.2.0-3C5A90A0, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__Bigarray) = 5.2.0-CF28A44A, ocaml-cmi(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmi(Stdlib__Bytes) = 5.2.0-68E1ECE9, ocaml-cmi(Stdlib__Complex) = 5.2.0-4D1DF53B, ocaml-cmi(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmi(Stdlib__Fun) = 5.2.0-67E3DAD5, ocaml-cmi(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmi(Stdlib__List) = 5.2.0-17210DE5, ocaml-cmi(Stdlib__Obj) = 5.2.0-84F58C21, ocaml-cmi(Stdlib__Option) = 5.2.0-2DCD6F68, ocaml-cmi(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmi(Stdlib__String) = 5.2.0-161361DF, ocaml-cmi(Stdlib__Sys) = 5.2.0-0E44FC4D, ocaml-cmi(Stdlib__Uchar) = 5.2.0-4907C986, ocaml-cmi(Unix) = 5.2.0-1A4F1DF4, ocaml-cmi(Zlib) = 5.2.0-978F448A Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pjLt7K Processing files: ocaml-iostream-devel-0.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.90082 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-iostream-0.3 + DOCDIR=/usr/src/tmp/ocaml-iostream-buildroot/usr/share/doc/ocaml-iostream-devel-0.3 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-iostream-buildroot/usr/share/doc/ocaml-iostream-devel-0.3 + /bin/mkdir -p /usr/src/tmp/ocaml-iostream-buildroot/usr/share/doc/ocaml-iostream-devel-0.3 + cp -prL README.md CHANGES.md /usr/src/tmp/ocaml-iostream-buildroot/usr/share/doc/ocaml-iostream-devel-0.3 + chmod -R go-w /usr/src/tmp/ocaml-iostream-buildroot/usr/share/doc/ocaml-iostream-devel-0.3 + chmod -R a+rX /usr/src/tmp/ocaml-iostream-buildroot/usr/share/doc/ocaml-iostream-devel-0.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dqIviQ 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.5YGL9p 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(Iostream) = 5.2.0-52F68362, ocaml-cmi(Iostream__) = 5.2.0-66329FFC, ocaml-cmi(Iostream__Common_) = 5.2.0-CDD7EBDF, ocaml-cmi(Iostream__In) = 5.2.0-D88C2C25, ocaml-cmi(Iostream__In_buf) = 5.2.0-431587E1, ocaml-cmi(Iostream__Out) = 5.2.0-2F42369B, ocaml-cmi(Iostream__Out_buf) = 5.2.0-3E704C85, ocaml-cmi(Iostream__Seekable) = 5.2.0-E263830C, ocaml-cmi(Iostream__Slice) = 5.2.0-5149F6A6, ocaml-cmi(Iostream_camlzip) = 5.2.0-8C67E6B0, ocaml-cmi(Iostream_types) = 5.2.0-7DF7FB02, ocaml-cmi(Iostream_unix) = 5.2.0-36B07EEF, ocaml-cmt(Iostream) = 5.2.0-52F68362, ocaml-cmt(Iostream__) = 5.2.0-66329FFC, ocaml-cmt(Iostream__Common_) = 5.2.0-CDD7EBDF, ocaml-cmt(Iostream__In) = 5.2.0-D88C2C25, ocaml-cmt(Iostream__In_buf) = 5.2.0-431587E1, ocaml-cmt(Iostream__Out) = 5.2.0-2F42369B, ocaml-cmt(Iostream__Out_buf) = 5.2.0-3E704C85, ocaml-cmt(Iostream__Seekable) = 5.2.0-E263830C, ocaml-cmt(Iostream__Slice) = 5.2.0-5149F6A6, ocaml-cmt(Iostream_camlzip) = 5.2.0-8C67E6B0, ocaml-cmt(Iostream_types) = 5.2.0-7DF7FB02, ocaml-cmt(Iostream_unix) = 5.2.0-36B07EEF Requires: ocaml-iostream = 0.3-alt1, ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__Bigarray) = 5.2.0-CF28A44A, ocaml-cmi(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmi(Stdlib__Bytes) = 5.2.0-68E1ECE9, ocaml-cmi(Stdlib__Complex) = 5.2.0-4D1DF53B, ocaml-cmi(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmi(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmi(Stdlib__Sys) = 5.2.0-0E44FC4D, ocaml-cmi(Stdlib__Uchar) = 5.2.0-4907C986, ocaml-cmi(Unix) = 5.2.0-1A4F1DF4, ocaml-cmt(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmt(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmt(Stdlib__Bigarray) = 5.2.0-CF28A44A, ocaml-cmt(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmt(Stdlib__Bytes) = 5.2.0-68E1ECE9, ocaml-cmt(Stdlib__Complex) = 5.2.0-4D1DF53B, ocaml-cmt(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmt(Stdlib__Fun) = 5.2.0-67E3DAD5, ocaml-cmt(Stdlib__List) = 5.2.0-17210DE5, ocaml-cmt(Stdlib__Option) = 5.2.0-2DCD6F68, ocaml-cmt(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmt(Stdlib__String) = 5.2.0-161361DF, ocaml-cmt(Stdlib__Sys) = 5.2.0-0E44FC4D, ocaml-cmt(Stdlib__Uchar) = 5.2.0-4907C986, ocaml-cmt(Unix) = 5.2.0-1A4F1DF4, ocaml-cmt(Zlib) = 5.2.0-978F448A Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xiavfm Adding to ocaml-iostream-devel a strict dependency on ocaml-iostream Removing 11 extra deps from ocaml-iostream-devel due to repentancy on ocaml-iostream warning: Installed (but unpackaged) file(s) found: /usr/share/doc/iostream-camlzip/CHANGES.md /usr/share/doc/iostream-camlzip/README.md /usr/share/doc/iostream/CHANGES.md /usr/share/doc/iostream/README.md Wrote: /usr/src/RPM/RPMS/i586/ocaml-iostream-0.3-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-iostream-devel-0.3-alt1.i586.rpm (w2.lzdio) 5.30user 2.24system 0:08.02elapsed 94%CPU (0avgtext+0avgdata 29084maxresident)k 0inputs+0outputs (0major+501012minor)pagefaults 0swaps 3.11user 2.63system 0:18.61elapsed 30%CPU (0avgtext+0avgdata 131500maxresident)k 424inputs+0outputs (0major+217258minor)pagefaults 0swaps