<86>May 4 02:48:01 userdel[2212772]: delete user 'rooter' <86>May 4 02:48:01 userdel[2212772]: removed group 'rooter' owned by 'rooter' <86>May 4 02:48:01 userdel[2212772]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 02:48:01 groupadd[2212794]: group added to /etc/group: name=rooter, GID=1802 <86>May 4 02:48:01 groupadd[2212794]: group added to /etc/gshadow: name=rooter <86>May 4 02:48:01 groupadd[2212794]: new group: name=rooter, GID=1802 <86>May 4 02:48:01 useradd[2212811]: new user: name=rooter, UID=1802, GID=1802, home=/root, shell=/bin/bash, from=none <86>May 4 02:48:01 userdel[2212839]: delete user 'builder' <86>May 4 02:48:01 userdel[2212839]: removed group 'builder' owned by 'builder' <86>May 4 02:48:01 userdel[2212839]: removed shadow group 'builder' owned by 'builder' <86>May 4 02:48:01 groupadd[2212860]: group added to /etc/group: name=builder, GID=1803 <86>May 4 02:48:01 groupadd[2212860]: group added to /etc/gshadow: name=builder <86>May 4 02:48:01 groupadd[2212860]: new group: name=builder, GID=1803 <86>May 4 02:48:01 useradd[2212883]: 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>May 4 02:48:05 rpmi: ocaml-runtime-4.14.1-alt1 sisyphus+333652.177.29.2 1701356220 installed <13>May 4 02:48:05 rpmi: rpm-build-ocaml-1.6.2-alt1 sisyphus+333652.74.29.2 1701355648 installed <13>May 4 02:48:12 rpmi: ocaml-4.14.1-alt1 sisyphus+333652.177.29.2 1701356220 installed <13>May 4 02:48:12 rpmi: ocaml-csexp-1.5.2-alt1 sisyphus+333652.400.29.2 1701356328 installed <13>May 4 02:48:12 rpmi: ocaml-csexp-devel-1.5.2-alt1 sisyphus+333652.400.29.2 1701356328 installed <13>May 4 02:48:13 rpmi: opam-2.1.5-alt1 sisyphus+333641.200.1.1 1699173180 installed <13>May 4 02:48:13 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.11663 + 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.11663 + 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.22839 + 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.22839 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.pK8m8g 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.hInDlC 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.HYwUh4 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.BMrQNT 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.2PQ0Bh 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.pJoJSf 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.LYw4wB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SORbFF 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.19user 1.43system 0:09.46elapsed 27%CPU (0avgtext+0avgdata 94716maxresident)k 0inputs+0outputs (0major+304190minor)pagefaults 0swaps 3.70user 2.58system 0:27.02elapsed 23%CPU (0avgtext+0avgdata 131504maxresident)k 0inputs+0outputs (0major+200664minor)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-05-04 02:48:25.373361636 +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 58c6879528b9645910d9b300ffdee227 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 8512cf75137a3505b1c74380d08da431 +RPMIdentity: 66b9bc6889a0e9802eb2106624665b660b970b9ba2a1cf39541ca17246bc44837afd2f11d41f898b4d6414e26d1082d613b7c3073ea0158abd9440feddda24db --- 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-05-04 02:48:27.402388200 +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/c8 40755 root:root +/usr/lib/debug/.build-id/c8/1eae2c255422d83826832a1ebf0af2d431334b 120777 root:root ../../../../lib64/ocaml/stublibs/dllxdg_stubs.so +/usr/lib/debug/.build-id/c8/1eae2c255422d83826832a1ebf0af2d431334b.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllxdg_stubs.so.debug +/usr/lib/debug/.build-id/d8 40755 root:root +/usr/lib/debug/.build-id/d8/dce414b06a0173789c6359e14f6ce1dd7ca578 120777 root:root ../../../../lib64/ocaml/xdg/xdg.cmxs +/usr/lib/debug/.build-id/d8/dce414b06a0173789c6359e14f6ce1dd7ca578.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/c8 40755 root:root +File: /usr/lib/debug/.build-id/c8/1eae2c255422d83826832a1ebf0af2d431334b 120777 root:root ../../../../lib64/ocaml/stublibs/dllxdg_stubs.so +File: /usr/lib/debug/.build-id/c8/1eae2c255422d83826832a1ebf0af2d431334b.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllxdg_stubs.so.debug +File: /usr/lib/debug/.build-id/d8 40755 root:root +File: /usr/lib/debug/.build-id/d8/dce414b06a0173789c6359e14f6ce1dd7ca578 120777 root:root ../../../../lib64/ocaml/xdg/xdg.cmxs +File: /usr/lib/debug/.build-id/d8/dce414b06a0173789c6359e14f6ce1dd7ca578.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 25964746d5fc38e262394b5951b73553 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 2f2449fa20cc43955b3011d202c0527a 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: 8257e3144446cd4548885004cb8f4e270c005a0538e3ebfd46c9cd6872a4f98bb08977cc659fee5e6bb492f1af6c2f9295cf09690d2d24aedd2a5dcda6d29ee1 --- 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-05-04 02:48:27.471389103 +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 ff9a01bc9879deb677313c7df07caab3 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: f62bd61d61f89896271f0015ee370325df4f3b6170848aed181d8a3c8f8eac19e07e4096b42d251b828dc2157ae777e170fbb86c06a489df24cef2ea1d1e17e4