<86>Oct 18 15:36:21 userdel[3361228]: delete user 'rooter' <86>Oct 18 15:36:21 userdel[3361228]: removed group 'rooter' owned by 'rooter' <86>Oct 18 15:36:21 userdel[3361228]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 18 15:36:21 groupadd[3361264]: group added to /etc/group: name=rooter, GID=1802 <86>Oct 18 15:36:21 groupadd[3361264]: group added to /etc/gshadow: name=rooter <86>Oct 18 15:36:21 groupadd[3361264]: new group: name=rooter, GID=1802 <86>Oct 18 15:36:21 useradd[3361292]: new user: name=rooter, UID=1802, GID=1802, home=/root, shell=/bin/bash, from=none <86>Oct 18 15:36:21 userdel[3361345]: delete user 'builder' <86>Oct 18 15:36:21 userdel[3361345]: removed group 'builder' owned by 'builder' <86>Oct 18 15:36:21 userdel[3361345]: removed shadow group 'builder' owned by 'builder' <86>Oct 18 15:36:21 groupadd[3361371]: group added to /etc/group: name=builder, GID=1803 <86>Oct 18 15:36:21 groupadd[3361371]: group added to /etc/gshadow: name=builder <86>Oct 18 15:36:21 groupadd[3361371]: new group: name=builder, GID=1803 <86>Oct 18 15:36:21 useradd[3361386]: new user: name=builder, UID=1803, GID=1803, home=/usr/src, shell=/bin/bash, from=none warning: Macro %dune_build not found warning: Macro %dune_install not found <13>Oct 18 15:36:24 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Oct 18 15:36:27 rpmi: ocaml-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Oct 18 15:36:27 rpmi: ocaml-runtime-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Oct 18 15:36:27 rpmi: ocaml-csexp-1.5.2-alt1 sisyphus+356727.340.13.1 1726231853 installed <13>Oct 18 15:36:27 rpmi: ocaml-result-1.5-alt2 sisyphus+356727.440.13.1 1726231971 installed <13>Oct 18 15:36:27 rpmi: ocaml-result-devel-1.5-alt2 sisyphus+356727.440.13.1 1726231971 installed <13>Oct 18 15:36:27 rpmi: ocaml-pp-1.2.0-alt1 sisyphus+356727.600.13.1 1726232003 installed <13>Oct 18 15:36:28 rpmi: dune-3.16.0-alt1 sisyphus+356727.400.13.1 1726231927 installed <13>Oct 18 15:36:28 rpmi: ocaml-ordering-3.16.0-alt1 sisyphus+356727.700.13.1 1726232041 installed <13>Oct 18 15:36:28 rpmi: ocaml-ordering-devel-3.16.0-alt1 sisyphus+356727.700.13.1 1726232041 installed <13>Oct 18 15:36:28 rpmi: ocaml-pp-devel-1.2.0-alt1 sisyphus+356727.600.13.1 1726232003 installed <13>Oct 18 15:36:28 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.94438 + 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.94438 + 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.65482 + 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.65482 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.pyKyfB 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.UKgGOW 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.6HtwZ5 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.EPWnDn 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.BbxRov 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.cICZRc 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.3GhefJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ExXGXS 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.96user 1.53system 0:09.44elapsed 26%CPU (0avgtext+0avgdata 85828maxresident)k 0inputs+0outputs (0major+265065minor)pagefaults 0swaps 3.46user 2.81system 0:22.37elapsed 28%CPU (0avgtext+0avgdata 136532maxresident)k 89232inputs+0outputs (0major+205141minor)pagefaults 0swaps --- ocaml-dyn-3.16.0-alt1.x86_64.rpm.repo 2024-09-13 12:55:20.926788374 +0000 +++ ocaml-dyn-3.16.0-alt1.x86_64.rpm.hasher 2024-10-18 15:36:40.212068215 +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 9eacb5765c02174633e911411392eb03 +RPMIdentity: b90fae84be74199439b129f817d13b5547597844a3cce3fbb7bada0039daca8fc56dccc0adfd630655b1a9e8c759b0addad753516ad55f90a686a1c1cd31faf2 --- ocaml-dyn-debuginfo-3.16.0-alt1.x86_64.rpm.repo 2024-09-13 12:55:20.620785501 +0000 +++ ocaml-dyn-debuginfo-3.16.0-alt1.x86_64.rpm.hasher 2024-10-18 15:36:40.272069263 +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/d5 40755 root:root +/usr/lib/debug/.build-id/d5/86467e0be42a142b2f43c46613bd44bf7d4b94 120777 root:root ../../../../lib64/ocaml/dyn/dyn.cmxs +/usr/lib/debug/.build-id/d5/86467e0be42a142b2f43c46613bd44bf7d4b94.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/d5 40755 root:root +File: /usr/lib/debug/.build-id/d5/86467e0be42a142b2f43c46613bd44bf7d4b94 120777 root:root ../../../../lib64/ocaml/dyn/dyn.cmxs +File: /usr/lib/debug/.build-id/d5/86467e0be42a142b2f43c46613bd44bf7d4b94.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 56bd76cb3722f3d9d614a7ac192c572f +RPMIdentity: 92f8c94b4826c219b3d0b1188f476932df924b32f76f6558d1456f1128e8c63f3358c14ecb3cce473ca765c998904f0e76b6302c9e06614bc55372862aeb9a90