<86>Dec 19 03:52:40 userdel[2865890]: delete user 'rooter' <86>Dec 19 03:52:40 userdel[2865890]: removed group 'rooter' owned by 'rooter' <86>Dec 19 03:52:40 userdel[2865890]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 19 03:52:40 groupadd[2865917]: group added to /etc/group: name=rooter, GID=1841 <86>Dec 19 03:52:40 groupadd[2865917]: group added to /etc/gshadow: name=rooter <86>Dec 19 03:52:40 groupadd[2865917]: new group: name=rooter, GID=1841 <86>Dec 19 03:52:40 useradd[2865938]: new user: name=rooter, UID=1841, GID=1841, home=/root, shell=/bin/bash, from=none <86>Dec 19 03:52:40 userdel[2865976]: delete user 'builder' <86>Dec 19 03:52:40 userdel[2865976]: removed group 'builder' owned by 'builder' <86>Dec 19 03:52:40 userdel[2865976]: removed shadow group 'builder' owned by 'builder' <86>Dec 19 03:52:40 groupadd[2866008]: group added to /etc/group: name=builder, GID=1842 <86>Dec 19 03:52:40 groupadd[2866008]: group added to /etc/gshadow: name=builder <86>Dec 19 03:52:40 groupadd[2866008]: new group: name=builder, GID=1842 <86>Dec 19 03:52:40 useradd[2866023]: new user: name=builder, UID=1842, GID=1842, home=/usr/src, shell=/bin/bash, from=none warning: Macro %dune_build not found warning: Macro %dune_install not found <13>Dec 19 03:52:44 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Dec 19 03:52:47 rpmi: ocaml-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Dec 19 03:52:48 rpmi: ocaml-runtime-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Dec 19 03:52:48 rpmi: ocaml-csexp-1.5.2-alt1 sisyphus+356727.340.13.1 1726231853 installed <13>Dec 19 03:52:48 rpmi: ocaml-result-1.5-alt2 sisyphus+356727.440.13.1 1726231971 installed <13>Dec 19 03:52:48 rpmi: ocaml-result-devel-1.5-alt2 sisyphus+356727.440.13.1 1726231971 installed <13>Dec 19 03:52:48 rpmi: ocaml-pp-1.2.0-alt1 sisyphus+356727.600.13.1 1726232003 installed <13>Dec 19 03:52:48 rpmi: dune-3.16.0-alt1 sisyphus+356727.400.13.1 1726231927 installed <13>Dec 19 03:52:48 rpmi: ocaml-ordering-3.16.0-alt1 sisyphus+356727.700.13.1 1726232041 installed <13>Dec 19 03:52:48 rpmi: ocaml-ordering-devel-3.16.0-alt1 sisyphus+356727.700.13.1 1726232041 installed <13>Dec 19 03:52:48 rpmi: ocaml-pp-devel-1.2.0-alt1 sisyphus+356727.600.13.1 1726232003 installed <13>Dec 19 03:52:48 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.19765 + 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.19765 + 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.19765 + 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.79415 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.U4ltQe 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.W02ET4 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.AzYr5z 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.uDvnPc 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.5vlWfo 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.BM7rGJ 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.gH4j8g find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FBZOMZ 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) 1.05user 1.50system 0:09.46elapsed 27%CPU (0avgtext+0avgdata 82944maxresident)k 0inputs+0outputs (0major+273359minor)pagefaults 0swaps 3.63user 2.94system 0:23.77elapsed 27%CPU (0avgtext+0avgdata 136120maxresident)k 101424inputs+0outputs (0major+219801minor)pagefaults 0swaps --- ocaml-dyn-3.16.0-alt1.x86_64.rpm.repo 2024-09-13 12:55:20.000000000 +0000 +++ ocaml-dyn-3.16.0-alt1.x86_64.rpm.hasher 2024-12-19 03:53:00.888944567 +0000 @@ -35,3 +35,3 @@ File: /usr/lib64/ocaml/dyn/dyn.cmi 100644 root:root 1282afa3151c3d98d1af8c1e98a805e0 -File: /usr/lib64/ocaml/dyn/dyn.cmxs 100644 root:root f067258b86abbe2e52add966f19ad4a8 -RPMIdentity: 912e2baac307fde4d0d6323e2e863b1619a7e41953c55af5e5c3bc2f72771a59153f5b08521bdab5bb49b8f126cbf7ac81fc014daa093b675e1ede0fa3271089 +File: /usr/lib64/ocaml/dyn/dyn.cmxs 100644 root:root b100e7d3d86e7ab98d5b4a15d8b6ae30 +RPMIdentity: dc0bde876906240408628cfb5279f19b2fc2fc576eb8cc174556b40a710189f75d2d0d27cf7a924e6be5a868bdb4af8b97ce0cd9bb516aca71c0821b0026c0fc --- ocaml-dyn-debuginfo-3.16.0-alt1.x86_64.rpm.repo 2024-09-13 12:55:20.000000000 +0000 +++ ocaml-dyn-debuginfo-3.16.0-alt1.x86_64.rpm.hasher 2024-12-19 03:53:00.963946082 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/6f 40755 root:root -/usr/lib/debug/.build-id/6f/ca02cf495e54cd85f3cea319324a50ecbe0af4 120777 root:root ../../../../lib64/ocaml/dyn/dyn.cmxs -/usr/lib/debug/.build-id/6f/ca02cf495e54cd85f3cea319324a50ecbe0af4.debug 120777 root:root ../../usr/lib64/ocaml/dyn/dyn.cmxs.debug +/usr/lib/debug/.build-id/9c 40755 root:root +/usr/lib/debug/.build-id/9c/4a701f9369d6177ef174ca038604e3cf677eaa 120777 root:root ../../../../lib64/ocaml/dyn/dyn.cmxs +/usr/lib/debug/.build-id/9c/4a701f9369d6177ef174ca038604e3cf677eaa.debug 120777 root:root ../../usr/lib64/ocaml/dyn/dyn.cmxs.debug /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -9,8 +9,8 @@ Provides: ocaml-dyn-debuginfo = 3.16.0-alt1:sisyphus+356727.1100.13.1 -File: /usr/lib/debug/.build-id/6f 40755 root:root -File: /usr/lib/debug/.build-id/6f/ca02cf495e54cd85f3cea319324a50ecbe0af4 120777 root:root ../../../../lib64/ocaml/dyn/dyn.cmxs -File: /usr/lib/debug/.build-id/6f/ca02cf495e54cd85f3cea319324a50ecbe0af4.debug 120777 root:root ../../usr/lib64/ocaml/dyn/dyn.cmxs.debug +File: /usr/lib/debug/.build-id/9c 40755 root:root +File: /usr/lib/debug/.build-id/9c/4a701f9369d6177ef174ca038604e3cf677eaa 120777 root:root ../../../../lib64/ocaml/dyn/dyn.cmxs +File: /usr/lib/debug/.build-id/9c/4a701f9369d6177ef174ca038604e3cf677eaa.debug 120777 root:root ../../usr/lib64/ocaml/dyn/dyn.cmxs.debug File: /usr/lib/debug/usr/lib64/ocaml 40755 root:root File: /usr/lib/debug/usr/lib64/ocaml/dyn 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/dyn/dyn.cmxs.debug 100644 root:root 4cef69656b66de4304b95ea0e9dd9153 -RPMIdentity: ee426c1237828daa1f00d2469ef60a4332dbd316be02db67a4ace4489ee5a57ab040bf2f46687a0e615ebc98de89e319b4b0178a12ad03a8dcdd3b5aed47fc98 +File: /usr/lib/debug/usr/lib64/ocaml/dyn/dyn.cmxs.debug 100644 root:root f4c27b3955db3c4d30904a242c3cf1ae +RPMIdentity: 5a7527594db5f64f6148585f1deb6310165065e8eca6f4283f522fbeaffe2ee7cc2bc662df20a72c38bae25519e714947da659c58933b44afa2c23d91041dd9c --- ocaml-dyn-devel-3.16.0-alt1.x86_64.rpm.repo 2024-09-13 12:55:20.000000000 +0000 +++ ocaml-dyn-devel-3.16.0-alt1.x86_64.rpm.hasher 2024-12-19 03:53:01.026947355 +0000 @@ -53,3 +53,3 @@ File: /usr/lib64/ocaml/dyn/dune-package 100644 root:root 29ae65b3d5bc9d3eea17eee87a6c9845 -File: /usr/lib64/ocaml/dyn/dyn.a 100644 root:root 35d5c3b768f9ed4c8d713966a6f71465 +File: /usr/lib64/ocaml/dyn/dyn.a 100644 root:root 027614a752ae601578fa7b5f8fe3ceba File: /usr/lib64/ocaml/dyn/dyn.cmt 100644 root:root 50833d71a29fe10b430ed83e5f40556f @@ -61,2 +61,2 @@ File: /usr/lib64/ocaml/dyn/opam 100644 root:root 02ad218458ed27f872988fd5f5aa5e86 -RPMIdentity: 8648f2d7b7e67f404cf67a457a9fb1854f33c3827ab23abad06d1282750cdae2237827a654dded32cb0aa235c60368fb22724d7a91f46500408ac45cf9b27874 +RPMIdentity: f25b786c66240292315c2e357c910537aafc78b2021e50a6c8170c6be52f1a53a1145efdafe146382bc6531161591616ee351465fbc635e6dd192f2f0f18e0ff