<86>Aug 14 02:48:37 userdel[3930846]: delete user 'rooter' <86>Aug 14 02:48:37 userdel[3930846]: removed group 'rooter' owned by 'rooter' <86>Aug 14 02:48:37 userdel[3930846]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 14 02:48:37 groupadd[3930903]: group added to /etc/group: name=rooter, GID=1859 <86>Aug 14 02:48:37 groupadd[3930903]: group added to /etc/gshadow: name=rooter <86>Aug 14 02:48:37 groupadd[3930903]: new group: name=rooter, GID=1859 <86>Aug 14 02:48:37 useradd[3930935]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash, from=none <86>Aug 14 02:48:37 userdel[3931007]: delete user 'builder' <86>Aug 14 02:48:37 userdel[3931007]: removed group 'builder' owned by 'builder' <86>Aug 14 02:48:37 userdel[3931007]: removed shadow group 'builder' owned by 'builder' <86>Aug 14 02:48:37 groupadd[3931073]: group added to /etc/group: name=builder, GID=1860 <86>Aug 14 02:48:37 groupadd[3931073]: group added to /etc/gshadow: name=builder <86>Aug 14 02:48:37 groupadd[3931073]: new group: name=builder, GID=1860 <86>Aug 14 02:48:37 useradd[3931127]: 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>Aug 14 02:48:42 rpmi: ocaml-runtime-4.14.1-alt1 sisyphus+333652.177.29.2 1701356220 installed <13>Aug 14 02:48:42 rpmi: rpm-build-ocaml-1.6.2.1-alt1 sisyphus+349582.100.1.1 1716824125 installed <13>Aug 14 02:48:50 rpmi: ocaml-4.14.1-alt1 sisyphus+333652.177.29.2 1701356220 installed <13>Aug 14 02:48:50 rpmi: ocaml-csexp-1.5.2-alt1 sisyphus+333652.400.29.2 1701356328 installed <13>Aug 14 02:48:50 rpmi: ocaml-csexp-devel-1.5.2-alt1 sisyphus+333652.400.29.2 1701356328 installed <13>Aug 14 02:48:50 rpmi: opam-2.1.5-alt1 sisyphus+333641.200.1.1 1699173180 installed <13>Aug 14 02:48:50 rpmi: dune-3.11.1-alt2 sisyphus+333652.440.29.2 1701356385 installed warning: File /usr/src/in/source/dune-3.11.1-alt2.patch is smaller than 8 bytes Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/dune-xdg-3.11.1-alt2.nosrc.rpm (w1.gzdio) warning: File /usr/src/RPM/SOURCES/dune-3.11.1-alt2.patch is smaller than 8 bytes Installing dune-xdg-3.11.1-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.58091 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dune-3.11.1 + echo 'Source #0 (dune-3.11.1.tar):' Source #0 (dune-3.11.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/dune-3.11.1.tar + cd dune-3.11.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (dune-3.11.1-alt2.patch):' Patch #0 (dune-3.11.1-alt2.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.58091 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dune-3.11.1 + sed -i '/^(name/a (version 3.11.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 xdg Shared cache: disabled Workspace root: /usr/src/RPM/BUILD/dune-3.11.1 Auto-detected concurrency: 16 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; for_host = None ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; ocaml_bin = External "/usr/bin" ; ocaml = Ok External "/usr/bin/ocaml" ; ocamlc = External "/usr/bin/ocamlc.opt" ; ocamlopt = Ok External "/usr/bin/ocamlopt.opt" ; ocamldep = Ok External "/usr/bin/ocamldep.opt" ; ocamlmklib = Ok External "/usr/bin/ocamlmklib.opt" ; installed_env = map { "INSIDE_DUNE" : "/usr/src/RPM/BUILD/dune-3.11.1/_build/default" } ; findlib_paths = [ External "/usr/lib64/ocaml" ] ; ocaml_config = { version = "4.14.1" ; standard_library_default = "/usr/lib64/ocaml" ; standard_library = "/usr/lib64/ocaml" ; standard_runtime = "the_standard_runtime_variable_was_deleted" ; ccomp_type = "cc" ; c_compiler = "gcc" ; ocamlc_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-D_FILE_OFFSET_BITS=64" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; ocamlopt_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-D_FILE_OFFSET_BITS=64" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-D_FILE_OFFSET_BITS=64" ; "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_libraries = [ "-lm"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-D_FILE_OFFSET_BITS=64" ; "-D_FILE_OFFSET_BITS=64" ] ; native_c_libraries = [ "-lm" ] ; native_pack_linker = [ "ld"; "-r"; "-o" ] ; cc_profile = [] ; architecture = "amd64" ; model = "default" ; int_size = 63 ; word_size = 64 ; system = "linux" ; asm = [ "as" ] ; asm_cfi_supported = true ; with_frame_pointers = false ; ext_exe = "" ; ext_obj = ".o" ; ext_asm = ".s" ; ext_lib = ".a" ; ext_dll = ".so" ; os_type = "Unix" ; default_executable_name = "a.out" ; systhread_supported = true ; host = "x86_64-pc-linux-gnu" ; target = "x86_64-pc-linux-gnu" ; profiling = false ; flambda = false ; spacetime = false ; safe_string = true ; exec_magic_number = "Caml1999X031" ; cmi_magic_number = "Caml1999I031" ; cmo_magic_number = "Caml1999O031" ; cma_magic_number = "Caml1999A031" ; cmx_magic_number = "Caml1999Y031" ; cmxa_magic_number = "Caml1999Z031" ; ast_impl_magic_number = "Caml1999M031" ; ast_intf_magic_number = "Caml1999N031" ; cmxs_magic_number = "Caml1999D031" ; cmt_magic_number = "Caml1999T031" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } ; instrument_with = [] } Actual targets: - recursive alias @install Promoting "_build/default/dune.opam" to "dune.opam" Promoting "_build/default/dune-private-libs.opam" to "dune-private-libs.opam" Promoting "_build/default/chrome-trace.opam" to "chrome-trace.opam" Promoting "_build/default/dune-action-plugin.opam" to "dune-action-plugin.opam" Promoting "_build/default/dune-build-info.opam" to "dune-build-info.opam" Promoting "_build/default/dune-configurator.opam" to "dune-configurator.opam" Promoting "_build/default/dune-glob.opam" to "dune-glob.opam" Promoting "_build/default/dune-rpc.opam" to "dune-rpc.opam" Promoting "_build/default/dune-rpc-lwt.opam" to "dune-rpc-lwt.opam" Promoting "_build/default/dune-site.opam" to "dune-site.opam" Promoting "_build/default/dyn.opam" to "dyn.opam" Promoting "_build/default/ocamlc-loc.opam" to "ocamlc-loc.opam" Promoting "_build/default/ordering.opam" to "ordering.opam" Promoting "_build/default/stdune.opam" to "stdune.opam" Promoting "_build/default/xdg.opam" to "xdg.opam" Running[1]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -alert -unstable -g -bin-annot -I otherlibs/xdg/.xdg.objs/byte -no-alias-deps -o otherlibs/xdg/.xdg.objs/byte/xdg.cmi -c -intf otherlibs/xdg/xdg.mli) Running[2]: (cd _build/default/.dune/ccomp && /usr/bin/gcc -E -P header_check.h) > _build/default/.dune/ccomp/ccomp Running[3]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -alert -unstable -g -bin-annot -I otherlibs/xdg/gen_flags/.gen_flags.eobjs/byte -no-alias-deps -o otherlibs/xdg/gen_flags/.gen_flags.eobjs/byte/dune__exe__Gen_flags.cmi -c -intf otherlibs/xdg/gen_flags/gen_flags.mli) Running[4]: (cd _build/default/otherlibs/xdg && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -g -I /usr/lib64/ocaml -o xdg_stubs.o -c xdg_stubs.c) Running[5]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -alert -unstable -g -I otherlibs/xdg/.xdg.objs/byte -I otherlibs/xdg/.xdg.objs/native -intf-suffix .ml -no-alias-deps -o otherlibs/xdg/.xdg.objs/native/xdg.cmx -c -impl otherlibs/xdg/xdg.ml) Running[6]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -alert -unstable -g -bin-annot -I otherlibs/xdg/.xdg.objs/byte -intf-suffix .ml -no-alias-deps -o otherlibs/xdg/.xdg.objs/byte/xdg.cmo -c -impl otherlibs/xdg/xdg.ml) Running[7]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -alert -unstable -g -I otherlibs/xdg/gen_flags/.gen_flags.eobjs/byte -I otherlibs/xdg/gen_flags/.gen_flags.eobjs/native -intf-suffix .ml -no-alias-deps -o otherlibs/xdg/gen_flags/.gen_flags.eobjs/native/dune__exe__Gen_flags.cmx -c -impl otherlibs/xdg/gen_flags/gen_flags.ml) Running[8]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -alert -unstable -g -o otherlibs/xdg/gen_flags/gen_flags.exe otherlibs/xdg/gen_flags/.gen_flags.eobjs/native/dune__exe__Gen_flags.cmx) Running[9]: (cd _build/default/otherlibs/xdg && gen_flags/gen_flags.exe Unix) > _build/default/otherlibs/xdg/c_library_flags.sexp Running[10]: (cd _build/default && /usr/bin/ocamlmklib.opt -g -o otherlibs/xdg/xdg_stubs otherlibs/xdg/xdg_stubs.o) Running[11]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -alert -unstable -g -a -o otherlibs/xdg/xdg.cmxa -cclib -lxdg_stubs otherlibs/xdg/.xdg.objs/native/xdg.cmx) Running[12]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -alert -unstable -g -a -o otherlibs/xdg/xdg.cma -dllib -lxdg_stubs -cclib -lxdg_stubs otherlibs/xdg/.xdg.objs/byte/xdg.cmo) Running[13]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -alert -unstable -g -shared -linkall -I otherlibs/xdg -o otherlibs/xdg/xdg.cmxs otherlibs/xdg/xdg.cmxa) Promoting "_build/default/xdg.install" to "xdg.install" + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.29092 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/dune-xdg-buildroot + : + /bin/rm -rf -- /usr/src/tmp/dune-xdg-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd dune-3.11.1 + __dune_install xdg + /usr/bin/dune install --destdir=/usr/src/tmp/dune-xdg-buildroot xdg + __ocaml_find_files + find /usr/src/tmp/dune-xdg-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-xdg-buildroot/usr/lib64/ocaml/ -type d -printf '%%dir /usr/lib64/ocaml/%P\n' + find /usr/src/tmp/dune-xdg-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-xdg-buildroot (auto) mode of './usr/lib64/ocaml/stublibs/dllxdg_stubs.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ocaml/xdg/xdg.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/dune-xdg-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/dune-xdg-buildroot/ (default) Compressing files in /usr/src/tmp/dune-xdg-buildroot (auto) Adjusting library links in /usr/src/tmp/dune-xdg-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/dune-xdg-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllxdg_stubs.so: undefined symbol: caml_invalid_argument verify-elf: WARNING: ./usr/lib64/ocaml/xdg/xdg.cmxs: undefined symbol: camlStdlib__Filename verify-elf: WARNING: ./usr/lib64/ocaml/xdg/xdg.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/xdg/xdg.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/xdg/xdg.cmxs: undefined symbol: camlStdlib__Filename__concat_814 verify-elf: WARNING: ./usr/lib64/ocaml/xdg/xdg.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib64/ocaml/xdg/xdg.cmxs: undefined symbol: caml_invalid_argument Splitting links to aliased files under /{,s}bin in /usr/src/tmp/dune-xdg-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.11677 Check is turned off by --without check Processing files: ocaml-xdg-3.11.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.F67BKU 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.9UzOee 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(Xdg) = 4.14.1-A9F7C36E, ocaml-dll(xdg_stubs) Requires: dune = 3.11.1-alt2, ocaml-cmi(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmi(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmi(Stdlib__Filename) = 4.14.1-3BCFF250, ocaml-cmi(Stdlib__Sys) = 4.14.1-7726A14C, ocaml-runtime = 4.14.1, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pvY0b4 Creating ocaml-xdg-debuginfo package Processing files: ocaml-xdg-devel-3.11.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lkoSVe 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.UKoyhQ 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(Xdg) = 4.14.1-A9F7C36E, ocaml-cmt(Xdg) = 4.14.1-A9F7C36E, ocaml-cmx(Xdg) = 4.14.1-01648972 Requires: ocaml-result-devel, ocaml-xdg = 3.11.1-alt2, /usr/lib64/ocaml/stublibs/dllxdg_stubs.so, ocaml-cmi(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmi(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmi(Stdlib__Filename) = 4.14.1-3BCFF250, ocaml-cmi(Stdlib__Sys) = 4.14.1-7726A14C, ocaml-cmt(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmt(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmt(Stdlib__Filename) = 4.14.1-3BCFF250, ocaml-cmt(Stdlib__Sys) = 4.14.1-7726A14C, ocaml-cmx(Stdlib__Filename) = 4.14.1-E35EA8BC, ocaml-cmx(Stdlib__Sys) = 4.14.1-B4BF5589 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EuxzFA Processing files: ocaml-xdg-debuginfo-3.11.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Nx2miF find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pZtRA3 find-requires: running scripts (debuginfo) Requires: ocaml-xdg = 3.11.1-alt2 Adding to ocaml-xdg-devel a strict dependency on ocaml-xdg Adding to ocaml-xdg-debuginfo a strict dependency on ocaml-xdg Removing 1 extra deps from ocaml-xdg-devel due to dependency on ocaml-xdg Removing 4 extra deps from ocaml-xdg-devel due to repentancy on ocaml-xdg warning: Installed (but unpackaged) file(s) found: /usr/share/doc/xdg/CHANGES.md /usr/share/doc/xdg/LICENSE.md /usr/share/doc/xdg/README.md /usr/share/doc/xdg/odoc-pages/index.mld Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-xdg-3.11.1-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-xdg-devel-3.11.1-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-xdg-debuginfo-3.11.1-alt2.x86_64.rpm (w2.lzdio) 1.52user 1.88system 0:10.87elapsed 31%CPU (0avgtext+0avgdata 95124maxresident)k 0inputs+0outputs (0major+304660minor)pagefaults 0swaps 4.39user 3.15system 0:30.26elapsed 24%CPU (0avgtext+0avgdata 135220maxresident)k 0inputs+0outputs (0major+205617minor)pagefaults 0swaps --- ocaml-xdg-3.11.1-alt2.x86_64.rpm.repo 2023-11-30 16:40:21.000000000 +0000 +++ ocaml-xdg-3.11.1-alt2.x86_64.rpm.hasher 2024-08-14 02:49:04.387224045 +0000 @@ -21,3 +21,3 @@ File: /usr/lib64/ocaml/stublibs 40755 root:root -File: /usr/lib64/ocaml/stublibs/dllxdg_stubs.so 100644 root:root edbfa668ec93ecf65eb9cead043dd695 +File: /usr/lib64/ocaml/stublibs/dllxdg_stubs.so 100644 root:root 3116898d2da4416cd378d79e738beced File: /usr/lib64/ocaml/xdg 40755 root:root @@ -26,3 +26,3 @@ File: /usr/lib64/ocaml/xdg/xdg.cmi 100644 root:root 1bf667714b743d88f326c6ce5738cbcf -File: /usr/lib64/ocaml/xdg/xdg.cmxs 100644 root:root 7b7bdaff155e4798e78ace8f61a88ec0 -RPMIdentity: 73ee145cff0a286ff1aff1c835ec7e35027ddc17d26685d13a17829596689a79face503913cd4f8c9411e355cb7fb87f977635e5ec4e5593888bb0c9d8708891 +File: /usr/lib64/ocaml/xdg/xdg.cmxs 100644 root:root 996feee6f0ee8e32cf3b0e6f9fe0c56f +RPMIdentity: 104feaf87e30e2942d0700a4c631a6c2b0bf54357ab42b33689e3f207cf4f18b2c7e60cdf1ee4a2f8f8f0361985dd31a19af67a63b1c7cff3cd6df3a94071e90 --- ocaml-xdg-debuginfo-3.11.1-alt2.x86_64.rpm.repo 2023-11-30 16:40:21.000000000 +0000 +++ ocaml-xdg-debuginfo-3.11.1-alt2.x86_64.rpm.hasher 2024-08-14 02:49:04.454225188 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/3d 40755 root:root -/usr/lib/debug/.build-id/3d/861709cda2b25c092cc7ac5343207b9266329a 120777 root:root ../../../../lib64/ocaml/xdg/xdg.cmxs -/usr/lib/debug/.build-id/3d/861709cda2b25c092cc7ac5343207b9266329a.debug 120777 root:root ../../usr/lib64/ocaml/xdg/xdg.cmxs.debug -/usr/lib/debug/.build-id/c2 40755 root:root -/usr/lib/debug/.build-id/c2/3ac75602b3c6c37a800a4defd6b97f42f96ef4 120777 root:root ../../../../lib64/ocaml/stublibs/dllxdg_stubs.so -/usr/lib/debug/.build-id/c2/3ac75602b3c6c37a800a4defd6b97f42f96ef4.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllxdg_stubs.so.debug +/usr/lib/debug/.build-id/3a 40755 root:root +/usr/lib/debug/.build-id/3a/2e6d3c5b60e0e8554e7d823b413abd4504f56f 120777 root:root ../../../../lib64/ocaml/stublibs/dllxdg_stubs.so +/usr/lib/debug/.build-id/3a/2e6d3c5b60e0e8554e7d823b413abd4504f56f.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllxdg_stubs.so.debug +/usr/lib/debug/.build-id/8c 40755 root:root +/usr/lib/debug/.build-id/8c/631a9ccf36be723c6ed5d4a894660f3b2479d9 120777 root:root ../../../../lib64/ocaml/xdg/xdg.cmxs +/usr/lib/debug/.build-id/8c/631a9ccf36be723c6ed5d4a894660f3b2479d9.debug 120777 root:root ../../usr/lib64/ocaml/xdg/xdg.cmxs.debug /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -20,13 +20,13 @@ Provides: ocaml-xdg-debuginfo = 3.11.1-alt2:sisyphus+333652.24600.29.2 -File: /usr/lib/debug/.build-id/3d 40755 root:root -File: /usr/lib/debug/.build-id/3d/861709cda2b25c092cc7ac5343207b9266329a 120777 root:root ../../../../lib64/ocaml/xdg/xdg.cmxs -File: /usr/lib/debug/.build-id/3d/861709cda2b25c092cc7ac5343207b9266329a.debug 120777 root:root ../../usr/lib64/ocaml/xdg/xdg.cmxs.debug -File: /usr/lib/debug/.build-id/c2 40755 root:root -File: /usr/lib/debug/.build-id/c2/3ac75602b3c6c37a800a4defd6b97f42f96ef4 120777 root:root ../../../../lib64/ocaml/stublibs/dllxdg_stubs.so -File: /usr/lib/debug/.build-id/c2/3ac75602b3c6c37a800a4defd6b97f42f96ef4.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllxdg_stubs.so.debug +File: /usr/lib/debug/.build-id/3a 40755 root:root +File: /usr/lib/debug/.build-id/3a/2e6d3c5b60e0e8554e7d823b413abd4504f56f 120777 root:root ../../../../lib64/ocaml/stublibs/dllxdg_stubs.so +File: /usr/lib/debug/.build-id/3a/2e6d3c5b60e0e8554e7d823b413abd4504f56f.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllxdg_stubs.so.debug +File: /usr/lib/debug/.build-id/8c 40755 root:root +File: /usr/lib/debug/.build-id/8c/631a9ccf36be723c6ed5d4a894660f3b2479d9 120777 root:root ../../../../lib64/ocaml/xdg/xdg.cmxs +File: /usr/lib/debug/.build-id/8c/631a9ccf36be723c6ed5d4a894660f3b2479d9.debug 120777 root:root ../../usr/lib64/ocaml/xdg/xdg.cmxs.debug File: /usr/lib/debug/usr/lib64/ocaml 40755 root:root File: /usr/lib/debug/usr/lib64/ocaml/stublibs 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllxdg_stubs.so.debug 100644 root:root 6a16bd8c0670ed368fa288209d44fcdd +File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllxdg_stubs.so.debug 100644 root:root 24ba2f5e27c894e5aad47ad292a2a5ed File: /usr/lib/debug/usr/lib64/ocaml/xdg 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/xdg/xdg.cmxs.debug 100644 root:root 6bf37ad368f7e978685875f9dc6d3307 +File: /usr/lib/debug/usr/lib64/ocaml/xdg/xdg.cmxs.debug 100644 root:root c74705f450545967a3395d2b1f3d30ec File: /usr/src/debug/dune-3.11.1 40755 root:root @@ -37,2 +37,2 @@ File: /usr/src/debug/dune-3.11.1/_build/default/otherlibs/xdg/xdg_stubs.c 100644 root:root 45a9cb28c3f4ea0064511e8b69eb8cf9 -RPMIdentity: e380e8d3d978655f6b56b7bcc9940ee3416c26d08d53c4b4de8d98b2b2bb7d6f84b77fcfe8eb85df1fcf7ef788ed5e1a73cf61d9565e57d7115b29da340136cc +RPMIdentity: 0de8876f510ac0d367cf258745a0e72ded42fb93995483f3699961e138c75afc4e1b0df466f28450c7d4bbdc691b8e10eb252ce7757c239bf2f1fe12b367c20a --- ocaml-xdg-devel-3.11.1-alt2.x86_64.rpm.repo 2023-11-30 16:40:21.000000000 +0000 +++ ocaml-xdg-devel-3.11.1-alt2.x86_64.rpm.hasher 2024-08-14 02:49:04.527226434 +0000 @@ -24,3 +24,3 @@ File: /usr/lib64/ocaml/xdg/dune-package 100644 root:root 772355f5b68c4d5b7830b4155ea3b5ef -File: /usr/lib64/ocaml/xdg/libxdg_stubs.a 100644 root:root e735cb04a3d9fb619cc7f71b84a35434 +File: /usr/lib64/ocaml/xdg/libxdg_stubs.a 100644 root:root 1b11e7a944fa321f3cecf403a574b65c File: /usr/lib64/ocaml/xdg/opam 100644 root:root 3875345a2b2036f2ca20f19f619db05a @@ -33,2 +33,2 @@ File: /usr/lib64/ocaml/xdg/xdg.mli 100644 root:root 1f8f9897173cbfebae9de4857507f9f2 -RPMIdentity: 7651fdb2eed79904cf61b98ebc423afe65cf715aedbc075287b2f27a1d26ff94f1033b20d509a7cd42f22347793f48d749d77ad2dc596214910ab27e9056b7c1 +RPMIdentity: c4cfbccfc9ff8387bd56b23298293fcf69371b84a60e9018ba7d7aa3bb031bb5dc858ce81ce0f2c5628230f8cf286e5e155be9dd256ccf7227997d8ce3f1fe27