<86>Jun 16 01:24:38 userdel[2277899]: delete user 'rooter' <86>Jun 16 01:24:38 userdel[2277899]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:24:38 userdel[2277899]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:24:38 groupadd[2277930]: group added to /etc/group: name=rooter, GID=1802 <86>Jun 16 01:24:38 groupadd[2277930]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:24:38 groupadd[2277930]: new group: name=rooter, GID=1802 <86>Jun 16 01:24:38 useradd[2277945]: new user: name=rooter, UID=1802, GID=1802, home=/root, shell=/bin/bash <86>Jun 16 01:24:38 userdel[2277978]: delete user 'builder' <86>Jun 16 01:24:38 userdel[2277978]: removed group 'builder' owned by 'builder' <86>Jun 16 01:24:38 userdel[2277978]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:24:38 groupadd[2277997]: group added to /etc/group: name=builder, GID=1803 <86>Jun 16 01:24:38 groupadd[2277997]: group added to /etc/gshadow: name=builder <86>Jun 16 01:24:38 groupadd[2277997]: new group: name=builder, GID=1803 <86>Jun 16 01:24:38 useradd[2278010]: new user: name=builder, UID=1803, GID=1803, home=/usr/src, shell=/bin/bash warning: Macro %dune_build not found warning: Macro %dune_install not found warning: Macro %dune_check not found <13>Jun 16 01:24:42 rpmi: ocaml-runtime-4.13.1-alt1 p10+289137.100.8.1 1638001619 installed <13>Jun 16 01:24:42 rpmi: rpm-build-ocaml-1.4.2-alt1 p10+289137.700.7.1 1637431351 installed <13>Jun 16 01:24:49 rpmi: ocaml-4.13.1-alt1 p10+289137.100.8.1 1638001619 installed <13>Jun 16 01:24:49 rpmi: dune-2.9.1-alt1 p10+289137.10740.8.1 1638004348 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-csexp-1.5.1-alt2.nosrc.rpm (w1.gzdio) Installing ocaml-csexp-1.5.1-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.7965 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-csexp-1.5.1 + echo 'Source #0 (ocaml-csexp-1.5.1.tar):' Source #0 (ocaml-csexp-1.5.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-csexp-1.5.1.tar + cd ocaml-csexp-1.5.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.7965 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-csexp-1.5.1 + /usr/bin/dune build --verbose -p csexp Workspace root: /usr/src/RPM/BUILD/ocaml-csexp-1.5.1 Running[0]: /usr/bin/nproc > /usr/src/tmp/duned4d64d.output 2> /dev/null Auto-detected concurrency: 16 disable binary cache Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/dunec7e76a.output Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; for_host = None ; fdo_target_exe = None ; build_dir = "default" ; toplevel_path = None ; 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" ; env = map { "CAML_LD_LIBRARY_PATH" : "/usr/src/RPM/BUILD/ocaml-csexp-1.5.1/_build/install/default/lib/stublibs" ; "DUNE_OCAML_HARDCODED" : "/usr/lib64/ocaml" ; "DUNE_OCAML_STDLIB" : "/usr/lib64/ocaml" ; "DUNE_SOURCEROOT" : "/usr/src/RPM/BUILD/ocaml-csexp-1.5.1" ; "INSIDE_DUNE" : "/usr/src/RPM/BUILD/ocaml-csexp-1.5.1/_build/default" ; "MANPATH" : "/usr/src/RPM/BUILD/ocaml-csexp-1.5.1/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/usr/src/RPM/BUILD/ocaml-csexp-1.5.1/_build/install/default/lib" ; "OCAMLPATH" : "/usr/src/RPM/BUILD/ocaml-csexp-1.5.1/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/usr/src/RPM/BUILD/ocaml-csexp-1.5.1/_build/install/default/lib/toplevel" } ; findlib_path = [ External "/usr/lib64/ocaml" ] ; arch_sixtyfour = true ; natdynlink_supported = true ; supports_shared_libraries = true ; ocaml_config = { version = "4.13.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" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; ocamlopt_cflags = [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-pthread"; "-fPIC" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_libraries = [ "-lm"; "-ldl"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ] ; native_c_libraries = [ "-lm"; "-ldl" ] ; 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 = "Caml1999X030" ; cmi_magic_number = "Caml1999I030" ; cmo_magic_number = "Caml1999O030" ; cma_magic_number = "Caml1999A030" ; cmx_magic_number = "Caml1999Y030" ; cmxa_magic_number = "Caml1999Z030" ; ast_impl_magic_number = "Caml1999M030" ; ast_intf_magic_number = "Caml1999N030" ; cmxs_magic_number = "Caml1999D030" ; cmt_magic_number = "Caml1999T030" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } } Actual targets: - recursive alias @install Running[2]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.csexp.objs/byte -no-alias-deps -o src/.csexp.objs/byte/csexp.cmi -c -intf src/csexp.mli) Running[3]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml) Running[4]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.csexp.objs/byte -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml) Running[5]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/csexp.cma src/.csexp.objs/byte/csexp.cmo) Running[6]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/csexp.cmxa src/.csexp.objs/native/csexp.cmx) Running[7]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src -o src/csexp.cmxs src/csexp.cmxa) + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.7965 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-csexp-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-csexp-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-csexp-1.5.1 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-csexp-buildroot Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib64/ocaml/csexp/META Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib64/ocaml/csexp/csexp.a Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib64/ocaml/csexp/csexp.cma Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib64/ocaml/csexp/csexp.cmi Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib64/ocaml/csexp/csexp.cmt Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib64/ocaml/csexp/csexp.cmti Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib64/ocaml/csexp/csexp.cmx Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib64/ocaml/csexp/csexp.cmxa Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib64/ocaml/csexp/csexp.ml Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib64/ocaml/csexp/csexp.mli Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib64/ocaml/csexp/dune-package Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib64/ocaml/csexp/opam Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib64/ocaml/csexp/csexp.cmxs Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/share/doc/csexp/CHANGES.md Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/share/doc/csexp/LICENSE.md Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/share/doc/csexp/README.md + find /usr/src/tmp/ocaml-csexp-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-csexp-buildroot/usr/lib64/ocaml/ -type d -printf '%%dir /usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-csexp-buildroot/usr/lib64/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(a|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-csexp-buildroot (auto) mode of './usr/lib64/ocaml/csexp/csexp.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-csexp-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-csexp-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-csexp-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-csexp-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-csexp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/csexp/csexp.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib64/ocaml/csexp/csexp.cmxs: undefined symbol: caml_ml_input_char verify-elf: WARNING: ./usr/lib64/ocaml/csexp/csexp.cmxs: undefined symbol: caml_ml_output_char verify-elf: WARNING: ./usr/lib64/ocaml/csexp/csexp.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib64/ocaml/csexp/csexp.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/csexp/csexp.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/csexp/csexp.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib64/ocaml/csexp/csexp.cmxs: undefined symbol: camlStdlib__output_string_249 verify-elf: WARNING: ./usr/lib64/ocaml/csexp/csexp.cmxs: undefined symbol: camlStdlib__List__fold_left_275 verify-elf: WARNING: ./usr/lib64/ocaml/csexp/csexp.cmxs: undefined symbol: camlStdlib__Buffer__create_86 verify-elf: WARNING: ./usr/lib64/ocaml/csexp/csexp.cmxs: undefined symbol: camlStdlib__Format__ksprintf_1397 verify-elf: WARNING: ./usr/lib64/ocaml/csexp/csexp.cmxs: undefined symbol: camlStdlib__Buffer__resize_297 verify-elf: WARNING: ./usr/lib64/ocaml/csexp/csexp.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib64/ocaml/csexp/csexp.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib64/ocaml/csexp/csexp.cmxs: undefined symbol: camlStdlib__string_of_int_176 verify-elf: WARNING: ./usr/lib64/ocaml/csexp/csexp.cmxs: undefined symbol: camlStdlib__Buffer__add_string_463 verify-elf: WARNING: ./usr/lib64/ocaml/csexp/csexp.cmxs: undefined symbol: camlStdlib__really_input_string_316 verify-elf: WARNING: ./usr/lib64/ocaml/csexp/csexp.cmxs: undefined symbol: camlStdlib__List__iter_261 verify-elf: WARNING: ./usr/lib64/ocaml/csexp/csexp.cmxs: undefined symbol: camlStdlib__Bytes__sub_116 Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.7965 Check is turned off by --without check Processing files: ocaml-csexp-1.5.1-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.7965 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-csexp-1.5.1 + DOCDIR=/usr/src/tmp/ocaml-csexp-buildroot/usr/share/doc/ocaml-csexp-1.5.1 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-csexp-buildroot/usr/share/doc/ocaml-csexp-1.5.1 + /bin/mkdir -p /usr/src/tmp/ocaml-csexp-buildroot/usr/share/doc/ocaml-csexp-1.5.1 + cp -prL LICENSE.md CHANGES.md README.md /usr/src/tmp/ocaml-csexp-buildroot/usr/share/doc/ocaml-csexp-1.5.1 + chmod -R go-w /usr/src/tmp/ocaml-csexp-buildroot/usr/share/doc/ocaml-csexp-1.5.1 + chmod -R a+rX /usr/src/tmp/ocaml-csexp-buildroot/usr/share/doc/ocaml-csexp-1.5.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HfjerH 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.gySC3F 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(Csexp) = 4.13.1-CD2EC814 Requires: ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Buffer) = 4.13.1-AE6F92BA, ocaml-cmi(Stdlib__Char) = 4.13.1-61E527E7, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Format) = 4.13.1-7EC40152, ocaml-cmi(Stdlib__List) = 4.13.1-A655EC23, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__String) = 4.13.1-2E8342C8, ocaml-cmi(Stdlib__Sys) = 4.13.1-77E29567, ocaml-cmi(Stdlib__Uchar) = 4.13.1-6F39F075, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U4PEtH Creating ocaml-csexp-debuginfo package Processing files: ocaml-csexp-devel-1.5.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.o56JNF 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.IArXME find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmx(Csexp) = 4.13.1-760D5DD6 Requires: ocaml-csexp = 1.5.1-alt2, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(Csexp) = 4.13.1-CD2EC814, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Buffer) = 4.13.1-AE6F92BA, ocaml-cmi(Stdlib__Char) = 4.13.1-61E527E7, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Format) = 4.13.1-7EC40152, ocaml-cmi(Stdlib__List) = 4.13.1-A655EC23, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__String) = 4.13.1-2E8342C8, ocaml-cmi(Stdlib__Sys) = 4.13.1-77E29567, ocaml-cmi(Stdlib__Uchar) = 4.13.1-6F39F075, ocaml-cmx(Stdlib) = 4.13.1-F8B8B4EE, ocaml-cmx(Stdlib__Buffer) = 4.13.1-43D30E94, ocaml-cmx(Stdlib__Format) = 4.13.1-F0B02A99, ocaml-cmx(Stdlib__List) = 4.13.1-21B8C13F, ocaml-cmx(Stdlib__String) = 4.13.1-E3D157A8, ocaml-cmx(Stdlib__Sys) = 4.13.1-3AA36557 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ihji4G Processing files: ocaml-csexp-debuginfo-1.5.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Eg0a9D find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VOHQ8G find-requires: running scripts (debuginfo) Requires: ocaml-csexp = 1.5.1-alt2 Adding to ocaml-csexp-devel a strict dependency on ocaml-csexp Adding to ocaml-csexp-debuginfo a strict dependency on ocaml-csexp Removing 1 extra deps from ocaml-csexp-devel due to dependency on ocaml-csexp Removing 11 extra deps from ocaml-csexp-devel due to repentancy on ocaml-csexp warning: Installed (but unpackaged) file(s) found: /usr/share/doc/csexp/CHANGES.md /usr/share/doc/csexp/LICENSE.md /usr/share/doc/csexp/README.md Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-csexp-1.5.1-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-csexp-devel-1.5.1-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-csexp-debuginfo-1.5.1-alt2.x86_64.rpm (w2.lzdio) 0.51user 0.95system 0:08.72elapsed 16%CPU (0avgtext+0avgdata 20796maxresident)k 0inputs+0outputs (0major+200066minor)pagefaults 0swaps 3.19user 2.47system 0:24.52elapsed 23%CPU (0avgtext+0avgdata 128992maxresident)k 0inputs+0outputs (0major+200201minor)pagefaults 0swaps --- ocaml-csexp-1.5.1-alt2.x86_64.rpm.repo 2021-11-27 09:11:39.000000000 +0000 +++ ocaml-csexp-1.5.1-alt2.x86_64.rpm.hasher 2024-06-16 01:25:00.275250339 +0000 @@ -30,3 +30,3 @@ File: /usr/lib64/ocaml/csexp/csexp.cmi 100644 root:root b5f74f1227bded70737a3a599eb13360 -File: /usr/lib64/ocaml/csexp/csexp.cmxs 100644 root:root d1c09504a42523b51e456fa511886c2c +File: /usr/lib64/ocaml/csexp/csexp.cmxs 100644 root:root 420e9e4fbca320b50bd8e0fb5453e189 File: /usr/share/doc/ocaml-csexp-1.5.1 40755 root:root @@ -35,2 +35,2 @@ File: /usr/share/doc/ocaml-csexp-1.5.1/README.md 100644 root:root 8d68472c05894253634f320a31eb0c43 -RPMIdentity: dd631f372a112c8fb14991b81d440be4c74d383d7d3dfb7fd6ad85242a7d6c45cbddb530755e4b8e37e2bdb581b1c822f3218c59f4a22629f658bf17285ea2f5 +RPMIdentity: 631522526bfc687faf04b0b95b232d9812a08423b80059421b864dcb96cad000115ab2e85b99503aebbac0a316564f881e78c57157b5d9df5de068ef6ee58a8f --- ocaml-csexp-debuginfo-1.5.1-alt2.x86_64.rpm.repo 2021-11-27 09:11:39.000000000 +0000 +++ ocaml-csexp-debuginfo-1.5.1-alt2.x86_64.rpm.hasher 2024-06-16 01:25:00.348251281 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/7d 40755 root:root -/usr/lib/debug/.build-id/7d/dc53cf1bbc567fc191090b8335743226ee82c6 120777 root:root ../../../../lib64/ocaml/csexp/csexp.cmxs -/usr/lib/debug/.build-id/7d/dc53cf1bbc567fc191090b8335743226ee82c6.debug 120777 root:root ../../usr/lib64/ocaml/csexp/csexp.cmxs.debug +/usr/lib/debug/.build-id/a4 40755 root:root +/usr/lib/debug/.build-id/a4/ace2340ecf80f686590f71df375adc8d66fef8 120777 root:root ../../../../lib64/ocaml/csexp/csexp.cmxs +/usr/lib/debug/.build-id/a4/ace2340ecf80f686590f71df375adc8d66fef8.debug 120777 root:root ../../usr/lib64/ocaml/csexp/csexp.cmxs.debug /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -14,8 +14,8 @@ Provides: ocaml-csexp-debuginfo = 1.5.1-alt2:p10+289137.10700.8.1 -File: /usr/lib/debug/.build-id/7d 40755 root:root -File: /usr/lib/debug/.build-id/7d/dc53cf1bbc567fc191090b8335743226ee82c6 120777 root:root ../../../../lib64/ocaml/csexp/csexp.cmxs -File: /usr/lib/debug/.build-id/7d/dc53cf1bbc567fc191090b8335743226ee82c6.debug 120777 root:root ../../usr/lib64/ocaml/csexp/csexp.cmxs.debug +File: /usr/lib/debug/.build-id/a4 40755 root:root +File: /usr/lib/debug/.build-id/a4/ace2340ecf80f686590f71df375adc8d66fef8 120777 root:root ../../../../lib64/ocaml/csexp/csexp.cmxs +File: /usr/lib/debug/.build-id/a4/ace2340ecf80f686590f71df375adc8d66fef8.debug 120777 root:root ../../usr/lib64/ocaml/csexp/csexp.cmxs.debug File: /usr/lib/debug/usr/lib64/ocaml 40755 root:root File: /usr/lib/debug/usr/lib64/ocaml/csexp 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/csexp/csexp.cmxs.debug 100644 root:root 163d1f32fc8344aaa3873e25f1223a20 +File: /usr/lib/debug/usr/lib64/ocaml/csexp/csexp.cmxs.debug 100644 root:root 2979702cd8e81547d7b375619fd836b4 File: /usr/src/debug/ocaml-csexp-1.5.1 40755 root:root @@ -25,2 +25,2 @@ File: /usr/src/debug/ocaml-csexp-1.5.1/_build/default/src/csexp.ml 100644 root:root 10f5236a28623105eaf8a95787eefa33 -RPMIdentity: 1a7dc959bb3e49d93786843df5cc61f9d0da06f6ab7b9f6276bf40f51d720a050480d9947f0b7b839ad1a495b20da28b72d9ec4d1c3a26103f892ccbd690e6e2 +RPMIdentity: 3ba34d62f5a48c3366077784c96566cbb752df76c6a13f91fe0908beed361a9f7ecabed8c105a79efe3066d31431305d2b02ea4a868a3d84aa816bd3836a891d --- ocaml-csexp-devel-1.5.1-alt2.x86_64.rpm.repo 2021-11-27 09:11:39.000000000 +0000 +++ ocaml-csexp-devel-1.5.1-alt2.x86_64.rpm.hasher 2024-06-16 01:25:00.407252042 +0000 @@ -26,4 +26,4 @@ File: /usr/lib64/ocaml/csexp/csexp.mli 100644 root:root 050bded5c54e96c2d2fd68ec8fdf6e93 -File: /usr/lib64/ocaml/csexp/dune-package 100644 root:root c55bf14b27ea44f213686399fb8b7262 +File: /usr/lib64/ocaml/csexp/dune-package 100644 root:root f20b0a8b06ee42d78d04366371bc272a File: /usr/lib64/ocaml/csexp/opam 100644 root:root 79125496fd4ee4aff400a68bb5d52a2e -RPMIdentity: f47ba5fb683101d84bf494e224c46231550bd4609691158566f90eae56edaebb1d366a0422d0445fafabacb62a39656b1b23c4fd393e865047582d5aaf1db870 +RPMIdentity: 5c880a5b238c9b285828de007b24717ca3075926b2a25840c85f653bea7d02073dc4ee365f254b53a37257c408e06ae0cfaaf047fa6246be4c58fde649f91203