<86>Oct 25 02:54:20 userdel[2851588]: delete user 'rooter' <86>Oct 25 02:54:20 userdel[2851588]: removed group 'rooter' owned by 'rooter' <86>Oct 25 02:54:20 userdel[2851588]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 25 02:54:20 groupadd[2851632]: group added to /etc/group: name=rooter, GID=1859 <86>Oct 25 02:54:20 groupadd[2851632]: group added to /etc/gshadow: name=rooter <86>Oct 25 02:54:20 groupadd[2851632]: new group: name=rooter, GID=1859 <86>Oct 25 02:54:20 useradd[2851666]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash, from=none <86>Oct 25 02:54:20 userdel[2851710]: delete user 'builder' <86>Oct 25 02:54:20 userdel[2851710]: removed group 'builder' owned by 'builder' <86>Oct 25 02:54:20 userdel[2851710]: removed shadow group 'builder' owned by 'builder' <86>Oct 25 02:54:20 groupadd[2851763]: group added to /etc/group: name=builder, GID=1860 <86>Oct 25 02:54:20 groupadd[2851763]: group added to /etc/gshadow: name=builder <86>Oct 25 02:54:20 groupadd[2851763]: new group: name=builder, GID=1860 <86>Oct 25 02:54:20 useradd[2851785]: new user: name=builder, UID=1860, GID=1860, home=/usr/src, shell=/bin/bash, from=none warning: Macro %dune_build not found warning: Macro %dune_install not found <13>Oct 25 02:54:24 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Oct 25 02:54:26 rpmi: ocaml-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Oct 25 02:54:26 rpmi: ocaml-runtime-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Oct 25 02:54:26 rpmi: ocaml-csexp-1.5.2-alt1 sisyphus+356727.340.13.1 1726231853 installed <13>Oct 25 02:54:26 rpmi: ocaml-result-1.5-alt2 sisyphus+356727.440.13.1 1726231971 installed <13>Oct 25 02:54:26 rpmi: ocaml-result-devel-1.5-alt2 sisyphus+356727.440.13.1 1726231971 installed <13>Oct 25 02:54:26 rpmi: ocaml-pp-1.2.0-alt1 sisyphus+356727.600.13.1 1726232003 installed <13>Oct 25 02:54:27 rpmi: dune-3.16.0-alt1 sisyphus+356727.400.13.1 1726231927 installed <13>Oct 25 02:54:27 rpmi: ocaml-ordering-3.16.0-alt1 sisyphus+356727.700.13.1 1726232041 installed <13>Oct 25 02:54:27 rpmi: ocaml-ordering-devel-3.16.0-alt1 sisyphus+356727.700.13.1 1726232041 installed <13>Oct 25 02:54:27 rpmi: ocaml-pp-devel-1.2.0-alt1 sisyphus+356727.600.13.1 1726232003 installed <13>Oct 25 02:54:27 rpmi: ocaml-csexp-devel-1.5.2-alt1 sisyphus+356727.340.13.1 1726231853 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/dune-dyn-3.16.0-alt1.nosrc.rpm (w1.gzdio) Installing dune-dyn-3.16.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.16830 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dune-3.16.0 + echo 'Source #0 (dune-3.16.0.tar):' Source #0 (dune-3.16.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/dune-3.16.0.tar + cd dune-3.16.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (dune-3.16.0-alt1.patch):' Patch #0 (dune-3.16.0-alt1.patch): + /usr/bin/patch -p1 patching file otherlibs/stdune/src/dune + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.16830 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dune-3.16.0 + sed -i '/^(name/a (version 3.16.0)' dune-project + ./configure --libdir=/usr/lib64/ocaml --mandir=/usr/share/man --datadir=/usr/share --etcdir /etc --bindir /usr/bin --sbindir /usr/sbin --docdir /usr/share/doc + rm -rf vendor/csexp vendor/pp + /usr/bin/dune build --verbose -p dyn Shared cache: disabled Shared cache location: /usr/src/.cache/dune/db Workspace root: /usr/src/RPM/BUILD/dune-3.16.0 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 Promoting "_build/default/dyn.opam" to "dyn.opam" Running[1]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -alert -unstable -g -bin-annot -bin-annot-occurrences -I otherlibs/dyn/.dyn.objs/byte -I /usr/lib64/ocaml/ordering -I /usr/lib64/ocaml/pp -no-alias-deps -o otherlibs/dyn/.dyn.objs/byte/dyn.cmi -c -intf otherlibs/dyn/dyn.mli) Running[2]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -alert -unstable -g -I otherlibs/dyn/.dyn.objs/byte -I otherlibs/dyn/.dyn.objs/native -I /usr/lib64/ocaml/ordering -I /usr/lib64/ocaml/pp -intf-suffix .ml -no-alias-deps -o otherlibs/dyn/.dyn.objs/native/dyn.cmx -c -impl otherlibs/dyn/dyn.ml) Running[3]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -alert -unstable -g -bin-annot -bin-annot-occurrences -I otherlibs/dyn/.dyn.objs/byte -I /usr/lib64/ocaml/ordering -I /usr/lib64/ocaml/pp -intf-suffix .ml -no-alias-deps -o otherlibs/dyn/.dyn.objs/byte/dyn.cmo -c -impl otherlibs/dyn/dyn.ml) Running[4]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -alert -unstable -g -a -o otherlibs/dyn/dyn.cma otherlibs/dyn/.dyn.objs/byte/dyn.cmo) Running[5]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -alert -unstable -g -a -o otherlibs/dyn/dyn.cmxa otherlibs/dyn/.dyn.objs/native/dyn.cmx) Running[6]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -alert -unstable -g -shared -linkall -I otherlibs/dyn -o otherlibs/dyn/dyn.cmxs otherlibs/dyn/dyn.cmxa) Promoting "_build/default/dyn.install" to "dyn.install" + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.16830 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/dune-dyn-buildroot + : + /bin/rm -rf -- /usr/src/tmp/dune-dyn-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd dune-3.16.0 + __dune_install dyn + /usr/bin/dune install --destdir=/usr/src/tmp/dune-dyn-buildroot dyn + __ocaml_find_files + find /usr/src/tmp/dune-dyn-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/dune-dyn-buildroot/usr/lib64/ocaml/ -type d -printf '%%dir /usr/lib64/ocaml/%P\n' + find /usr/src/tmp/dune-dyn-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/dune-dyn-buildroot (auto) mode of './usr/lib64/ocaml/dyn/dyn.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/dune-dyn-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/dune-dyn-buildroot/ (default) Compressing files in /usr/src/tmp/dune-dyn-buildroot (auto) Adjusting library links in /usr/src/tmp/dune-dyn-buildroot ./usr/lib64: (from :0) 056-debuginfo.brp: WARNING: 1 non-stripped binaries don't contain .debug sections making -debuginfo 056-debuginfo.brp: WARNING: package less relevant. An excerpt from the list of affected files follows: ./usr/lib64/ocaml/dyn/dyn.cmxs 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/dune-dyn-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: caml_equal verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: camlPp.verbatim_1017_closure verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: camlPp.to_fmt_785_closure verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: caml_compare verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: camlStdlib__const_immstring_509 verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: camlStdlib__Printf.anon_fn$5bprintf.ml$3a41$2c27$2d$2d39$5d_252_closure verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: camlPp verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: camlStdlib__const_immstring_511 verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: camlStdlib__Hashtbl.hash_1605_closure verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: camlPp.concat_mapi_inner_882 verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: camlStdlib.string_of_int_541 verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: camlStdlib__Bytes.make_263 verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: camlStdlib__Printf.ksprintf_207 verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: camlStdlib__Format.asprintf_5575 verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: camlStdlib__Int64.to_string_147 verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: camlStdlib__Nativeint.to_string_162 verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: camlStdlib__Bytes.copy_300 verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: camlStdlib__List.map_508 verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: camlStdlib__Array.map_465 verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: camlStdlib.$40_646 verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: caml_call_realloc_stack verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: camlStdlib__Int32.to_string_189 verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: camlStdlib.string_of_float_614 verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: camlPp.concat_inner_814 verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: camlStdlib__Array.to_list_651 verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: camlStdlib.$5e_459 verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: camlOrdering.of_int_26 verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: camlStdlib__String.split_on_char_1096 verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: camlPp.concat_map_inner_844 verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: camlStdlib__Bytes.unsafe_escape_854 verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: camlStdlib__List.rev_369 Splitting links to aliased files under /{,s}bin in /usr/src/tmp/dune-dyn-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.64599 Check is turned off by --without check Processing files: ocaml-dyn-3.16.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tmLqGh 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.aSJ4NV 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(Dyn) = 5.2.0-6EB91583 Requires: dune = 3.16.0-alt1, ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(Ordering) = 5.2.0-3C5FA9E0, ocaml-cmi(Pp) = 5.2.0-14AA3DC8, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__ArrayLabels) = 5.2.0-9D82413E, ocaml-cmi(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmi(Stdlib__Bytes) = 5.2.0-68E1ECE9, ocaml-cmi(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmi(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmi(Stdlib__Format) = 5.2.0-AF7F8234, ocaml-cmi(Stdlib__Hashtbl) = 5.2.0-6B739A63, ocaml-cmi(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmi(Stdlib__Int64) = 5.2.0-17C56DD4, ocaml-cmi(Stdlib__ListLabels) = 5.2.0-3AC00E2A, ocaml-cmi(Stdlib__Nativeint) = 5.2.0-84C53419, ocaml-cmi(Stdlib__Printf) = 5.2.0-640E1387, ocaml-cmi(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmi(Stdlib__StringLabels) = 5.2.0-EB8F63CF, ocaml-cmi(Stdlib__Uchar) = 5.2.0-4907C986, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z7xa14 Creating ocaml-dyn-debuginfo package Processing files: ocaml-dyn-devel-3.16.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8RRgki 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.4YpGfK 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(Dyn) = 5.2.0-6EB91583, ocaml-cmt(Dyn) = 5.2.0-6EB91583, ocaml-cmx(Dyn) = 5.2.0-C5ED2707 Requires: ocaml-result-devel, ocaml-dyn = 3.16.0-alt1, ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(Ordering) = 5.2.0-3C5FA9E0, ocaml-cmi(Pp) = 5.2.0-14AA3DC8, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__ArrayLabels) = 5.2.0-9D82413E, ocaml-cmi(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmi(Stdlib__Bytes) = 5.2.0-68E1ECE9, ocaml-cmi(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmi(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmi(Stdlib__Format) = 5.2.0-AF7F8234, ocaml-cmi(Stdlib__Hashtbl) = 5.2.0-6B739A63, ocaml-cmi(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmi(Stdlib__Int64) = 5.2.0-17C56DD4, ocaml-cmi(Stdlib__ListLabels) = 5.2.0-3AC00E2A, ocaml-cmi(Stdlib__Nativeint) = 5.2.0-84C53419, ocaml-cmi(Stdlib__Printf) = 5.2.0-640E1387, ocaml-cmi(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmi(Stdlib__StringLabels) = 5.2.0-EB8F63CF, ocaml-cmi(Stdlib__Uchar) = 5.2.0-4907C986, ocaml-cmt(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmt(Ordering) = 5.2.0-3C5FA9E0, ocaml-cmt(Pp) = 5.2.0-14AA3DC8, ocaml-cmt(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmt(Stdlib__ArrayLabels) = 5.2.0-9D82413E, ocaml-cmt(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmt(Stdlib__Bytes) = 5.2.0-68E1ECE9, ocaml-cmt(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmt(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmt(Stdlib__Format) = 5.2.0-AF7F8234, ocaml-cmt(Stdlib__Hashtbl) = 5.2.0-6B739A63, ocaml-cmt(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmt(Stdlib__Int64) = 5.2.0-17C56DD4, ocaml-cmt(Stdlib__ListLabels) = 5.2.0-3AC00E2A, ocaml-cmt(Stdlib__Nativeint) = 5.2.0-84C53419, ocaml-cmt(Stdlib__Printf) = 5.2.0-640E1387, ocaml-cmt(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmt(Stdlib__StringLabels) = 5.2.0-EB8F63CF, ocaml-cmt(Stdlib__Uchar) = 5.2.0-4907C986, ocaml-cmx(CamlinternalFormat) = 5.2.0-2C6EC03D, ocaml-cmx(Ordering) = 5.2.0-034E2953, ocaml-cmx(Pp) = 5.2.0-8BA77049, ocaml-cmx(Stdlib) = 5.2.0-B288E505, ocaml-cmx(Stdlib__Array) = 5.2.0-1CF351BA, ocaml-cmx(Stdlib__ArrayLabels) = 5.2.0-F9270CCA, ocaml-cmx(Stdlib__Bytes) = 5.2.0-E0D402AF, ocaml-cmx(Stdlib__Format) = 5.2.0-7A14AC4A, ocaml-cmx(Stdlib__Hashtbl) = 5.2.0-54D327B1, ocaml-cmx(Stdlib__Int32) = 5.2.0-CC0D1B64, ocaml-cmx(Stdlib__Int64) = 5.2.0-B11DEFBB, ocaml-cmx(Stdlib__List) = 5.2.0-433221A5, ocaml-cmx(Stdlib__ListLabels) = 5.2.0-7CB066B8, ocaml-cmx(Stdlib__Nativeint) = 5.2.0-EDDA8366, ocaml-cmx(Stdlib__Printf) = 5.2.0-C27C0C34, ocaml-cmx(Stdlib__String) = 5.2.0-99C01ADD, ocaml-cmx(Stdlib__StringLabels) = 5.2.0-C0D2364D Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4MAcjF Processing files: ocaml-dyn-debuginfo-3.16.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xwKDE0 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZL9qV0 find-requires: running scripts (debuginfo) Requires: ocaml-dyn = 3.16.0-alt1 Adding to ocaml-dyn-devel a strict dependency on ocaml-dyn Adding to ocaml-dyn-debuginfo a strict dependency on ocaml-dyn Removing 19 extra deps from ocaml-dyn-devel due to repentancy on ocaml-dyn warning: Installed (but unpackaged) file(s) found: /usr/share/doc/dyn/CHANGES.md /usr/share/doc/dyn/LICENSE.md /usr/share/doc/dyn/README.md Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-dyn-3.16.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-dyn-devel-3.16.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-dyn-debuginfo-3.16.0-alt1.x86_64.rpm (w2.lzdio) 0.94user 1.49system 0:09.36elapsed 26%CPU (0avgtext+0avgdata 85760maxresident)k 0inputs+0outputs (0major+266074minor)pagefaults 0swaps 3.73user 2.77system 0:22.55elapsed 28%CPU (0avgtext+0avgdata 138016maxresident)k 368inputs+0outputs (0major+209253minor)pagefaults 0swaps