<86>Jan 20 03:07:48 userdel[4169252]: delete user 'rooter' <86>Jan 20 03:07:48 userdel[4169252]: removed group 'rooter' owned by 'rooter' <86>Jan 20 03:07:48 userdel[4169252]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 20 03:07:48 groupadd[4169272]: group added to /etc/group: name=rooter, GID=1829 <86>Jan 20 03:07:48 groupadd[4169272]: group added to /etc/gshadow: name=rooter <86>Jan 20 03:07:48 groupadd[4169272]: new group: name=rooter, GID=1829 <86>Jan 20 03:07:48 useradd[4169286]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash, from=none <86>Jan 20 03:07:48 userdel[4169299]: delete user 'builder' <86>Jan 20 03:07:48 userdel[4169299]: removed group 'builder' owned by 'builder' <86>Jan 20 03:07:48 userdel[4169299]: removed shadow group 'builder' owned by 'builder' <86>Jan 20 03:07:48 groupadd[4169308]: group added to /etc/group: name=builder, GID=1830 <86>Jan 20 03:07:48 groupadd[4169308]: group added to /etc/gshadow: name=builder <86>Jan 20 03:07:48 groupadd[4169308]: new group: name=builder, GID=1830 <86>Jan 20 03:07:48 useradd[4169334]: new user: name=builder, UID=1830, GID=1830, home=/usr/src, shell=/bin/bash, from=none warning: Macro %dune_build not found warning: Macro %dune_install not found <13>Jan 20 03:07:52 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Jan 20 03:07:54 rpmi: ocaml-5.3.0-alt1 sisyphus+369757.40.8.1 1737141511 installed <13>Jan 20 03:07:54 rpmi: ocaml-runtime-5.3.0-alt1 sisyphus+369757.40.8.1 1737141511 installed <13>Jan 20 03:07:54 rpmi: ocaml-csexp-1.5.2-alt1 sisyphus+369757.200.8.1 1737141587 installed <13>Jan 20 03:07:54 rpmi: ocaml-result-1.5-alt2 sisyphus+369757.500.8.1 1737141741 installed <13>Jan 20 03:07:54 rpmi: ocaml-result-devel-1.5-alt2 sisyphus+369757.500.8.1 1737141741 installed <13>Jan 20 03:07:54 rpmi: ocaml-pp-2.0.0-alt1 sisyphus+369757.540.8.1 1737141771 installed <13>Jan 20 03:07:55 rpmi: dune-3.17.1-alt1 sisyphus+369757.400.8.1 1737141699 installed <13>Jan 20 03:07:55 rpmi: ocaml-ordering-3.17.1-alt1 sisyphus+369757.700.8.1 1737141807 installed <13>Jan 20 03:07:55 rpmi: ocaml-ordering-devel-3.17.1-alt1 sisyphus+369757.700.8.1 1737141807 installed <13>Jan 20 03:07:55 rpmi: ocaml-pp-devel-2.0.0-alt1 sisyphus+369757.540.8.1 1737141771 installed <13>Jan 20 03:07:55 rpmi: ocaml-csexp-devel-1.5.2-alt1 sisyphus+369757.200.8.1 1737141587 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/dune-dyn-3.17.1-alt1.nosrc.rpm (w1.gzdio) Installing dune-dyn-3.17.1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.69674 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dune-3.17.1 + echo 'Source #0 (dune-3.17.1.tar):' Source #0 (dune-3.17.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/dune-3.17.1.tar + cd dune-3.17.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (dune-3.17.1-alt1.patch):' Patch #0 (dune-3.17.1-alt1.patch): + /usr/bin/patch -p1 patching file otherlibs/stdune/src/dune patching file src/dune_rules/merlin/ocaml_index.ml + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.69674 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dune-3.17.1 + sed -i '/^(name/a (version 3.17.1)' 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: enabled-except-user-rules Shared cache location: /usr/src/.cache/dune/db Workspace root: /usr/src/RPM/BUILD/dune-3.17.1 Auto-detected concurrency: 16 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } Actual targets: - recursive alias @install 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.6398 + 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.17.1 + __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: camlPp.to_fmt_605_closure 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_837_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: camlStdlib__List.map_520 verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: camlStdlib__List.rev_381 verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: camlPp.concat_map_inner_664 verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: camlStdlib__String.split_on_char_1098 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: camlPp.concat_inner_634 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__Format.asprintf_5714 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__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: 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: camlPp.concat_mapi_inner_702 verify-elf: WARNING: ./usr/lib64/ocaml/dyn/dyn.cmxs: undefined symbol: camlStdlib__Bytes.unsafe_escape_854 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.6398 Check is turned off by --without check Processing files: ocaml-dyn-3.17.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.10SlQm 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.IvOshd 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.3.0-B6BDA25E Requires: dune = 3.17.1-alt1, ocaml-cmi(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmi(Ordering) = 5.3.0-74E26938, ocaml-cmi(Pp) = 5.3.0-56BB4436, ocaml-cmi(Stdlib) = 5.3.0-B7726274, ocaml-cmi(Stdlib__ArrayLabels) = 5.3.0-C754C627, ocaml-cmi(Stdlib__Buffer) = 5.3.0-FB4E9405, ocaml-cmi(Stdlib__Bytes) = 5.3.0-3103574F, ocaml-cmi(Stdlib__Domain) = 5.3.0-22513DFB, ocaml-cmi(Stdlib__Either) = 5.3.0-46032D55, ocaml-cmi(Stdlib__Format) = 5.3.0-41F15359, ocaml-cmi(Stdlib__Hashtbl) = 5.3.0-8B294113, ocaml-cmi(Stdlib__Int32) = 5.3.0-0A5B97A0, ocaml-cmi(Stdlib__Int64) = 5.3.0-44FF2E18, ocaml-cmi(Stdlib__ListLabels) = 5.3.0-2B62D36B, ocaml-cmi(Stdlib__Nativeint) = 5.3.0-B4961979, ocaml-cmi(Stdlib__Printf) = 5.3.0-48AAE94B, ocaml-cmi(Stdlib__Seq) = 5.3.0-22AB37E5, ocaml-cmi(Stdlib__StringLabels) = 5.3.0-3BC98477, ocaml-cmi(Stdlib__Uchar) = 5.3.0-E99839B7, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KdGCtG Creating ocaml-dyn-debuginfo package Processing files: ocaml-dyn-devel-3.17.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jPYDSc 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.Bosoqg 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.3.0-B6BDA25E, ocaml-cmt(Dyn) = 5.3.0-B6BDA25E, ocaml-cmx(Dyn) = 5.3.0-854C5BF1 Requires: ocaml-result-devel, ocaml-dyn = 3.17.1-alt1, ocaml-cmi(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmi(Ordering) = 5.3.0-74E26938, ocaml-cmi(Pp) = 5.3.0-56BB4436, ocaml-cmi(Stdlib) = 5.3.0-B7726274, ocaml-cmi(Stdlib__ArrayLabels) = 5.3.0-C754C627, ocaml-cmi(Stdlib__Buffer) = 5.3.0-FB4E9405, ocaml-cmi(Stdlib__Bytes) = 5.3.0-3103574F, ocaml-cmi(Stdlib__Domain) = 5.3.0-22513DFB, ocaml-cmi(Stdlib__Either) = 5.3.0-46032D55, ocaml-cmi(Stdlib__Format) = 5.3.0-41F15359, ocaml-cmi(Stdlib__Hashtbl) = 5.3.0-8B294113, ocaml-cmi(Stdlib__Int32) = 5.3.0-0A5B97A0, ocaml-cmi(Stdlib__Int64) = 5.3.0-44FF2E18, ocaml-cmi(Stdlib__ListLabels) = 5.3.0-2B62D36B, ocaml-cmi(Stdlib__Nativeint) = 5.3.0-B4961979, ocaml-cmi(Stdlib__Printf) = 5.3.0-48AAE94B, ocaml-cmi(Stdlib__Seq) = 5.3.0-22AB37E5, ocaml-cmi(Stdlib__StringLabels) = 5.3.0-3BC98477, ocaml-cmi(Stdlib__Uchar) = 5.3.0-E99839B7, ocaml-cmt(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmt(Ordering) = 5.3.0-74E26938, ocaml-cmt(Pp) = 5.3.0-56BB4436, ocaml-cmt(Stdlib) = 5.3.0-B7726274, ocaml-cmt(Stdlib__ArrayLabels) = 5.3.0-C754C627, ocaml-cmt(Stdlib__Buffer) = 5.3.0-FB4E9405, ocaml-cmt(Stdlib__Bytes) = 5.3.0-3103574F, ocaml-cmt(Stdlib__Domain) = 5.3.0-22513DFB, ocaml-cmt(Stdlib__Either) = 5.3.0-46032D55, ocaml-cmt(Stdlib__Format) = 5.3.0-41F15359, ocaml-cmt(Stdlib__Hashtbl) = 5.3.0-8B294113, ocaml-cmt(Stdlib__Int32) = 5.3.0-0A5B97A0, ocaml-cmt(Stdlib__Int64) = 5.3.0-44FF2E18, ocaml-cmt(Stdlib__ListLabels) = 5.3.0-2B62D36B, ocaml-cmt(Stdlib__Nativeint) = 5.3.0-B4961979, ocaml-cmt(Stdlib__Printf) = 5.3.0-48AAE94B, ocaml-cmt(Stdlib__Seq) = 5.3.0-22AB37E5, ocaml-cmt(Stdlib__StringLabels) = 5.3.0-3BC98477, ocaml-cmt(Stdlib__Uchar) = 5.3.0-E99839B7, ocaml-cmx(CamlinternalFormat) = 5.3.0-45235C23, ocaml-cmx(Ordering) = 5.3.0-C1379426, ocaml-cmx(Pp) = 5.3.0-0A405BE8, ocaml-cmx(Stdlib) = 5.3.0-121948B3, ocaml-cmx(Stdlib__Array) = 5.3.0-21257D8C, ocaml-cmx(Stdlib__ArrayLabels) = 5.3.0-4D0217C9, ocaml-cmx(Stdlib__Bytes) = 5.3.0-6FE694A6, ocaml-cmx(Stdlib__Format) = 5.3.0-51731280, ocaml-cmx(Stdlib__Hashtbl) = 5.3.0-B61BA0B1, ocaml-cmx(Stdlib__Int32) = 5.3.0-4913CE16, ocaml-cmx(Stdlib__Int64) = 5.3.0-8DA4B276, ocaml-cmx(Stdlib__List) = 5.3.0-4723A931, ocaml-cmx(Stdlib__ListLabels) = 5.3.0-E9A16179, ocaml-cmx(Stdlib__Nativeint) = 5.3.0-217C88CD, ocaml-cmx(Stdlib__Printf) = 5.3.0-E9168107, ocaml-cmx(Stdlib__String) = 5.3.0-B7399B63, ocaml-cmx(Stdlib__StringLabels) = 5.3.0-E05B1DC0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BLIPgM Processing files: ocaml-dyn-debuginfo-3.17.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Rpmd4E find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1NNiiD find-requires: running scripts (debuginfo) Requires: ocaml-dyn = 3.17.1-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.17.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-dyn-devel-3.17.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-dyn-debuginfo-3.17.1-alt1.x86_64.rpm (w2.lzdio) 1.08user 1.40system 0:09.43elapsed 26%CPU (0avgtext+0avgdata 100628maxresident)k 0inputs+0outputs (0major+279536minor)pagefaults 0swaps 3.60user 2.50system 0:21.83elapsed 27%CPU (0avgtext+0avgdata 138488maxresident)k 744inputs+0outputs (0major+222675minor)pagefaults 0swaps