<86>Dec 19 03:54:53 userdel[611631]: delete user 'rooter' <86>Dec 19 03:54:53 userdel[611631]: removed group 'rooter' owned by 'rooter' <86>Dec 19 03:54:53 userdel[611631]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 19 03:54:53 groupadd[611694]: group added to /etc/group: name=rooter, GID=1823 <86>Dec 19 03:54:53 groupadd[611694]: group added to /etc/gshadow: name=rooter <86>Dec 19 03:54:53 groupadd[611694]: new group: name=rooter, GID=1823 <86>Dec 19 03:54:53 useradd[611749]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash, from=none <86>Dec 19 03:54:53 userdel[611808]: delete user 'builder' <86>Dec 19 03:54:53 userdel[611808]: removed group 'builder' owned by 'builder' <86>Dec 19 03:54:53 userdel[611808]: removed shadow group 'builder' owned by 'builder' <86>Dec 19 03:54:53 groupadd[611872]: group added to /etc/group: name=builder, GID=1824 <86>Dec 19 03:54:53 groupadd[611872]: group added to /etc/gshadow: name=builder <86>Dec 19 03:54:53 groupadd[611872]: new group: name=builder, GID=1824 <86>Dec 19 03:54:53 useradd[611917]: new user: name=builder, UID=1824, GID=1824, home=/usr/src, shell=/bin/bash, from=none <13>Dec 19 03:54:56 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Dec 19 03:54:59 rpmi: ocaml-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Dec 19 03:54:59 rpmi: ocaml-runtime-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Dec 19 03:55:01 rpmi: dune-3.16.0-alt1 sisyphus+356727.400.13.1 1726231927 installed <13>Dec 19 03:55:01 rpmi: bzlib-devel-1:1.0.8-alt3 sisyphus+327286.5000.14.1 1711487039 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-camlbz2-0.8.0-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-camlbz2-0.8.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.29183 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-camlbz2-0.8.0 + echo 'Source #0 (ocaml-camlbz2-0.8.0.tar):' Source #0 (ocaml-camlbz2-0.8.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-camlbz2-0.8.0.tar + cd ocaml-camlbz2-0.8.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ocaml-camlbz2-0.8.0-alt1.patch):' Patch #0 (ocaml-camlbz2-0.8.0-alt1.patch): + /usr/bin/patch -p1 patching file .gear/ocaml-camlbz2.spec patching file .gear/rules patching file .gear/tags/08c30332d7a7748082591f35334ab415230debdf patching file .gear/tags/list patching file aclocal.m4 patching file bz2.opam patching file dune-project patching file src/dune + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.29183 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-camlbz2-0.8.0 + /usr/bin/dune build --verbose -p bz2 Shared cache: disabled Shared cache location: /usr/src/.cache/dune/db Workspace root: /usr/src/RPM/BUILD/ocaml-camlbz2-0.8.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 Running[1]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.bz2.objs/byte -no-alias-deps -o src/.bz2.objs/byte/bz2.cmi -c -intf src/bz2.mli) Running[2]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -g -fno-omit-frame-pointer -fPIC -pipe -frecord-gcc-switches -g -O2 -D_FILE_OFFSET_BITS=64 -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -g -fno-omit-frame-pointer -fPIC -pipe -frecord-gcc-switches -g -O2 -D_FILE_OFFSET_BITS=64 -pthread -D BZ_PREFIX -g -I /usr/lib64/ocaml -o bz2_stubs.o -c bz2_stubs.c) Running[3]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.bz2.objs/byte -I src/.bz2.objs/native -intf-suffix .ml -no-alias-deps -o src/.bz2.objs/native/bz2.cmx -c -impl src/bz2.ml) Running[4]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.bz2.objs/byte -intf-suffix .ml -no-alias-deps -o src/.bz2.objs/byte/bz2.cmo -c -impl src/bz2.ml) Running[5]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/bz2.cma -dllib -lbz2_stubs -cclib -lbz2_stubs -cclib -lbz2 src/.bz2.objs/byte/bz2.cmo) Running[6]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/bz2.cmxa -cclib -lbz2_stubs -cclib -lbz2 src/.bz2.objs/native/bz2.cmx) Running[7]: (cd _build/default && /usr/bin/ocamlmklib -g -o src/bz2_stubs src/bz2_stubs.o -ldopt -lbz2) Running[8]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src -o src/bz2.cmxs src/bz2.cmxa) Promoting "_build/default/bz2.install" to "bz2.install" + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.75921 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-camlbz2-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-camlbz2-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ocaml-camlbz2-0.8.0 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-camlbz2-buildroot + __ocaml_find_files + find /usr/src/tmp/ocaml-camlbz2-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/ocaml-camlbz2-buildroot/usr/lib64/ocaml/ -type d -printf '%%dir /usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-camlbz2-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/ocaml-camlbz2-buildroot (auto) mode of './usr/lib64/ocaml/bz2/bz2.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ocaml/stublibs/dllbz2_stubs.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-camlbz2-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-camlbz2-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-camlbz2-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-camlbz2-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-camlbz2-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/bz2/bz2.cmxs: undefined symbol: caml_named_value verify-elf: WARNING: ./usr/lib64/ocaml/bz2/bz2.cmxs: undefined symbol: camlStdlib__Callback.register_exception_16 verify-elf: WARNING: ./usr/lib64/ocaml/bz2/bz2.cmxs: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib64/ocaml/bz2/bz2.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/bz2/bz2.cmxs: undefined symbol: caml_call_realloc_stack verify-elf: WARNING: ./usr/lib64/ocaml/bz2/bz2.cmxs: undefined symbol: caml_alloc_small verify-elf: WARNING: ./usr/lib64/ocaml/bz2/bz2.cmxs: undefined symbol: caml_raise_out_of_memory verify-elf: WARNING: ./usr/lib64/ocaml/bz2/bz2.cmxs: undefined symbol: caml_invalid_argument verify-elf: WARNING: ./usr/lib64/ocaml/bz2/bz2.cmxs: undefined symbol: caml_raise_constant verify-elf: WARNING: ./usr/lib64/ocaml/bz2/bz2.cmxs: undefined symbol: caml_initialize verify-elf: WARNING: ./usr/lib64/ocaml/bz2/bz2.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/bz2/bz2.cmxs: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib64/ocaml/bz2/bz2.cmxs: undefined symbol: caml_alloc_string verify-elf: WARNING: ./usr/lib64/ocaml/bz2/bz2.cmxs: undefined symbol: caml_raise_end_of_file verify-elf: WARNING: ./usr/lib64/ocaml/bz2/bz2.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib64/ocaml/bz2/bz2.cmxs: undefined symbol: caml_failwith verify-elf: WARNING: ./usr/lib64/ocaml/bz2/bz2.cmxs: undefined symbol: caml_raise_with_string verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllbz2_stubs.so: undefined symbol: caml_named_value verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllbz2_stubs.so: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllbz2_stubs.so: undefined symbol: caml_alloc_small verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllbz2_stubs.so: undefined symbol: caml_raise_out_of_memory verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllbz2_stubs.so: undefined symbol: caml_invalid_argument verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllbz2_stubs.so: undefined symbol: caml_raise_constant verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllbz2_stubs.so: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllbz2_stubs.so: undefined symbol: caml_alloc_string verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllbz2_stubs.so: undefined symbol: caml_raise_end_of_file verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllbz2_stubs.so: undefined symbol: caml_failwith verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllbz2_stubs.so: undefined symbol: caml_raise_with_string Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ocaml-camlbz2-buildroot Processing files: ocaml-camlbz2-0.8.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.75921 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-camlbz2-0.8.0 + DOCDIR=/usr/src/tmp/ocaml-camlbz2-buildroot/usr/share/doc/ocaml-camlbz2-0.8.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-camlbz2-buildroot/usr/share/doc/ocaml-camlbz2-0.8.0 + /bin/mkdir -p /usr/src/tmp/ocaml-camlbz2-buildroot/usr/share/doc/ocaml-camlbz2-0.8.0 + cp -prL BUGS COPYING ChangeLog INSTALL LICENSE README ROADMAP /usr/src/tmp/ocaml-camlbz2-buildroot/usr/share/doc/ocaml-camlbz2-0.8.0 + chmod -R go-w /usr/src/tmp/ocaml-camlbz2-buildroot/usr/share/doc/ocaml-camlbz2-0.8.0 + chmod -R a+rX /usr/src/tmp/ocaml-camlbz2-buildroot/usr/share/doc/ocaml-camlbz2-0.8.0 + exit 0 warning: File listed twice: /usr/lib64/ocaml/stublibs/dllbz2_stubs.so Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4blZqX 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.HFWP3y 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(Bz2) = 5.2.0-70CDF4AF, ocaml-dll(bz2_stubs) Requires: bzlib, libbz2.so.1()(64bit) >= set:ieU4cqgmj14CreKN3z7ZeH231, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__Callback) = 5.2.0-E5E2C60F, ocaml-runtime = 5.2.0, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6bqYYH Creating ocaml-camlbz2-debuginfo package Processing files: ocaml-camlbz2-devel-0.8.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6P8PGQ 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.jHToU2 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(Bz2) = 5.2.0-70CDF4AF, ocaml-cmt(Bz2) = 5.2.0-70CDF4AF, ocaml-cmx(Bz2) = 5.2.0-8E3920D9 Requires: ocaml-camlbz2 = 0.8.0-alt1, bzlib-devel, ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__Callback) = 5.2.0-E5E2C60F, ocaml-cmt(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmt(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmt(Stdlib__Callback) = 5.2.0-E5E2C60F, ocaml-cmx(Stdlib__Callback) = 5.2.0-F0C312B8 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iSMowQ Processing files: ocaml-camlbz2-debuginfo-0.8.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.b6H4mw find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QmjlcY find-requires: running scripts (debuginfo) Requires: ocaml-camlbz2 = 0.8.0-alt1, debug64(libbz2.so.1), debug64(libc.so.6) Adding to ocaml-camlbz2-devel a strict dependency on ocaml-camlbz2 Adding to ocaml-camlbz2-debuginfo a strict dependency on ocaml-camlbz2 Removing 3 extra deps from ocaml-camlbz2-devel due to repentancy on ocaml-camlbz2 warning: Installed (but unpackaged) file(s) found: /usr/share/doc/bz2/LICENSE /usr/share/doc/bz2/README Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-camlbz2-0.8.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-camlbz2-devel-0.8.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-camlbz2-debuginfo-0.8.0-alt1.x86_64.rpm (w2.lzdio) 0.70user 1.85system 0:08.90elapsed 28%CPU (0avgtext+0avgdata 28672maxresident)k 0inputs+0outputs (0major+328064minor)pagefaults 0swaps 4.13user 3.24system 0:23.29elapsed 31%CPU (0avgtext+0avgdata 136896maxresident)k 0inputs+0outputs (0major+269809minor)pagefaults 0swaps --- ocaml-camlbz2-0.8.0-alt1.x86_64.rpm.repo 2024-09-13 14:04:40.000000000 +0000 +++ ocaml-camlbz2-0.8.0-alt1.x86_64.rpm.hasher 2024-12-19 03:55:12.924197526 +0000 @@ -36,5 +36,5 @@ File: /usr/lib64/ocaml/bz2/bz2.cmi 100644 root:root 93f44f8fc470f1bf132b2479f7d9ca12 -File: /usr/lib64/ocaml/bz2/bz2.cmxs 100644 root:root 5a7ddf346ad53a31ecd9a09268e34f05 +File: /usr/lib64/ocaml/bz2/bz2.cmxs 100644 root:root 8f9c774d51bc670f0e05662a39e986a6 File: /usr/lib64/ocaml/stublibs 40755 root:root -File: /usr/lib64/ocaml/stublibs/dllbz2_stubs.so 100644 root:root 50f033cfca47b47062b37c45e8717579 +File: /usr/lib64/ocaml/stublibs/dllbz2_stubs.so 100644 root:root 8ae9162c725343018c9b1a825ddd3b9c File: /usr/share/doc/ocaml-camlbz2-0.8.0 40755 root:root @@ -47,2 +47,2 @@ File: /usr/share/doc/ocaml-camlbz2-0.8.0/ROADMAP 100644 root:root ca091445220c4f8b20a005a3df6424ac -RPMIdentity: 6e65f0b5608dd20321562982dfbed6eb595912b0285bed61b0c6bd739cfe71ca55da0a898e45a939471a03120c131bc5f036dffbe140e1ca25b0c7310709b6e0 +RPMIdentity: a203b115b2063f0b99344e3813d502ae97dc2950c242021fe7bcf93bfea99257e55ae3ff1fc0adea126706ba03bd262f7844307e228dd82cbc7e19c6b4d7a84e --- ocaml-camlbz2-debuginfo-0.8.0-alt1.x86_64.rpm.repo 2024-09-13 14:04:40.000000000 +0000 +++ ocaml-camlbz2-debuginfo-0.8.0-alt1.x86_64.rpm.hasher 2024-12-19 03:55:13.956215623 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/52 40755 root:root -/usr/lib/debug/.build-id/52/2eea78dc4b954f9b717c550f772af6da5efac7 120777 root:root ../../../../lib64/ocaml/stublibs/dllbz2_stubs.so -/usr/lib/debug/.build-id/52/2eea78dc4b954f9b717c550f772af6da5efac7.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllbz2_stubs.so.debug -/usr/lib/debug/.build-id/c4 40755 root:root -/usr/lib/debug/.build-id/c4/c8448ab64d1968fdf2b4717ad3c061336d5f8f 120777 root:root ../../../../lib64/ocaml/bz2/bz2.cmxs -/usr/lib/debug/.build-id/c4/c8448ab64d1968fdf2b4717ad3c061336d5f8f.debug 120777 root:root ../../usr/lib64/ocaml/bz2/bz2.cmxs.debug +/usr/lib/debug/.build-id/14 40755 root:root +/usr/lib/debug/.build-id/14/6cd2bc68c8b60662386821d96a221f3b954a38 120777 root:root ../../../../lib64/ocaml/bz2/bz2.cmxs +/usr/lib/debug/.build-id/14/6cd2bc68c8b60662386821d96a221f3b954a38.debug 120777 root:root ../../usr/lib64/ocaml/bz2/bz2.cmxs.debug +/usr/lib/debug/.build-id/a2 40755 root:root +/usr/lib/debug/.build-id/a2/2992e5f801542a3ae97bd7c6bc137da058ca54 120777 root:root ../../../../lib64/ocaml/stublibs/dllbz2_stubs.so +/usr/lib/debug/.build-id/a2/2992e5f801542a3ae97bd7c6bc137da058ca54.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllbz2_stubs.so.debug /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -23,13 +23,13 @@ Provides: ocaml-camlbz2-debuginfo = 0.8.0-alt1:sisyphus+356727.15200.13.1 -File: /usr/lib/debug/.build-id/52 40755 root:root -File: /usr/lib/debug/.build-id/52/2eea78dc4b954f9b717c550f772af6da5efac7 120777 root:root ../../../../lib64/ocaml/stublibs/dllbz2_stubs.so -File: /usr/lib/debug/.build-id/52/2eea78dc4b954f9b717c550f772af6da5efac7.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllbz2_stubs.so.debug -File: /usr/lib/debug/.build-id/c4 40755 root:root -File: /usr/lib/debug/.build-id/c4/c8448ab64d1968fdf2b4717ad3c061336d5f8f 120777 root:root ../../../../lib64/ocaml/bz2/bz2.cmxs -File: /usr/lib/debug/.build-id/c4/c8448ab64d1968fdf2b4717ad3c061336d5f8f.debug 120777 root:root ../../usr/lib64/ocaml/bz2/bz2.cmxs.debug +File: /usr/lib/debug/.build-id/14 40755 root:root +File: /usr/lib/debug/.build-id/14/6cd2bc68c8b60662386821d96a221f3b954a38 120777 root:root ../../../../lib64/ocaml/bz2/bz2.cmxs +File: /usr/lib/debug/.build-id/14/6cd2bc68c8b60662386821d96a221f3b954a38.debug 120777 root:root ../../usr/lib64/ocaml/bz2/bz2.cmxs.debug +File: /usr/lib/debug/.build-id/a2 40755 root:root +File: /usr/lib/debug/.build-id/a2/2992e5f801542a3ae97bd7c6bc137da058ca54 120777 root:root ../../../../lib64/ocaml/stublibs/dllbz2_stubs.so +File: /usr/lib/debug/.build-id/a2/2992e5f801542a3ae97bd7c6bc137da058ca54.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllbz2_stubs.so.debug File: /usr/lib/debug/usr/lib64/ocaml 40755 root:root File: /usr/lib/debug/usr/lib64/ocaml/bz2 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/bz2/bz2.cmxs.debug 100644 root:root 933c21538c0016847731d8f2f5b733aa +File: /usr/lib/debug/usr/lib64/ocaml/bz2/bz2.cmxs.debug 100644 root:root be42df5e3f6a3468f768898adf76d249 File: /usr/lib/debug/usr/lib64/ocaml/stublibs 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllbz2_stubs.so.debug 100644 root:root 88feb35e07efdbc4adfb188b6742ee3b +File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllbz2_stubs.so.debug 100644 root:root c7793f018c1fabc94be840718d5096be File: /usr/src/debug/ocaml-camlbz2-0.8.0 40755 root:root @@ -41,2 +41,2 @@ File: /usr/src/debug/ocaml-camlbz2-0.8.0/_build/default/src/io.h 100644 root:root a32fd9043b02cca82a0e62e534ecc9bc -RPMIdentity: 6f7eb7c4e4d6b04c63b242c270697879ad02ec4cd5a9cfdd2c456e84dadf0741318727d3b4dd6bd6b0959ff9af6d4585150580e4c00337f2e3fda6380bfda9b6 +RPMIdentity: dfa34cb46bf47ff716f99e93a6c1e17f4d0bc8c2f15ac4c22f52f0accc7844a0d2bf317d12bb36174851a9fd698c5b17f8c1a393f53ebe217f723c238f1cf86e --- ocaml-camlbz2-devel-0.8.0-alt1.x86_64.rpm.repo 2024-09-13 14:04:41.000000000 +0000 +++ ocaml-camlbz2-devel-0.8.0-alt1.x86_64.rpm.hasher 2024-12-19 03:55:14.172219411 +0000 @@ -21,3 +21,3 @@ Provides: ocaml-camlbz2-devel = 0.8.0-alt1:sisyphus+356727.15200.13.1 -File: /usr/lib64/ocaml/bz2/bz2.a 100644 root:root 4b8577dc19b8a013e6723f7b17c620bb +File: /usr/lib64/ocaml/bz2/bz2.a 100644 root:root 2406216091f3569ca6b51e4073586379 File: /usr/lib64/ocaml/bz2/bz2.cmt 100644 root:root 8c3fbda7f8ddbea5fa70fcb22e1ce5db @@ -29,4 +29,4 @@ File: /usr/lib64/ocaml/bz2/dune-package 100644 root:root 2c57cb74e78b570f3f4917d633fba8a6 -File: /usr/lib64/ocaml/bz2/libbz2_stubs.a 100644 root:root ef632e5c35f2977ae3964ef7c6d972f3 +File: /usr/lib64/ocaml/bz2/libbz2_stubs.a 100644 root:root 211f4a97dfcedaf78910dbd8699a59e7 File: /usr/lib64/ocaml/bz2/opam 100644 root:root 6be13e1ec15e676baa44a965f38b3056 -RPMIdentity: 9c172421065fc99bab072cdbcf96d7c2d2aef9c9c0a1bda8773851f126cb5afdb99b1e26b3aa03383eb4ca7f4480d4478c74ec815f3d2be88c4a7c6100481f64 +RPMIdentity: da2ee4d328da255bf0478a8747bc18c3311173a1a92dfac6766a9e41376f7db7633eca47c632c9acc511f14bca70e0d8fa1b157533abdcc6d6a86f9e0a294b05