<86>May 4 02:37:39 userdel[620727]: delete user 'rooter' <86>May 4 02:37:39 userdel[620727]: removed group 'rooter' owned by 'rooter' <86>May 4 02:37:39 userdel[620727]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 02:37:39 groupadd[620776]: group added to /etc/group: name=rooter, GID=1811 <86>May 4 02:37:39 groupadd[620776]: group added to /etc/gshadow: name=rooter <86>May 4 02:37:39 groupadd[620776]: new group: name=rooter, GID=1811 <86>May 4 02:37:39 useradd[620810]: new user: name=rooter, UID=1811, GID=1811, home=/root, shell=/bin/bash, from=none <86>May 4 02:37:39 userdel[620861]: delete user 'builder' <86>May 4 02:37:39 userdel[620861]: removed group 'builder' owned by 'builder' <86>May 4 02:37:39 userdel[620861]: removed shadow group 'builder' owned by 'builder' <86>May 4 02:37:39 groupadd[620896]: group added to /etc/group: name=builder, GID=1812 <86>May 4 02:37:39 groupadd[620896]: group added to /etc/gshadow: name=builder <86>May 4 02:37:39 groupadd[620896]: new group: name=builder, GID=1812 <86>May 4 02:37:39 useradd[620930]: new user: name=builder, UID=1812, GID=1812, home=/usr/src, shell=/bin/bash, from=none warning: Macro %dune_build not found warning: Macro %dune_install not found warning: Macro %dune_check not found <13>May 4 02:37:43 rpmi: ocaml-runtime-4.14.1-alt1 sisyphus+333652.177.29.2 1701356220 installed <13>May 4 02:37:43 rpmi: rpm-build-ocaml-1.6.2-alt1 sisyphus+333652.74.29.2 1701355648 installed <13>May 4 02:37:51 rpmi: ocaml-4.14.1-alt1 sisyphus+333652.177.29.2 1701356220 installed <13>May 4 02:37:51 rpmi: dune-3.11.1-alt2 sisyphus+333652.440.29.2 1701356385 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-pp-1.2.0-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-pp-1.2.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.79413 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-pp-1.2.0 + echo 'Source #0 (ocaml-pp-1.2.0.tar):' Source #0 (ocaml-pp-1.2.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-pp-1.2.0.tar + cd ocaml-pp-1.2.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.79413 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-pp-1.2.0 + /usr/bin/dune build --verbose -p pp Shared cache: disabled Workspace root: /usr/src/RPM/BUILD/ocaml-pp-1.2.0 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/ocaml-pp-1.2.0/_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 Running[1]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.pp.objs/byte -no-alias-deps -o src/.pp.objs/byte/pp.cmi -c -intf src/pp.mli) Running[2]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.pp.objs/byte -I src/.pp.objs/native -intf-suffix .ml -no-alias-deps -o src/.pp.objs/native/pp.cmx -c -impl src/pp.ml) Running[3]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.pp.objs/byte -intf-suffix .ml -no-alias-deps -o src/.pp.objs/byte/pp.cmo -c -impl src/pp.ml) Running[4]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/pp.cma src/.pp.objs/byte/pp.cmo) Running[5]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/pp.cmxa src/.pp.objs/native/pp.cmx) Running[6]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src -o src/pp.cmxs src/pp.cmxa) Promoting "_build/default/pp.install" to "pp.install" + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.12897 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-pp-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-pp-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ocaml-pp-1.2.0 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-pp-buildroot + __ocaml_find_files + find /usr/src/tmp/ocaml-pp-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-pp-buildroot/usr/lib64/ocaml/ -type d -printf '%%dir /usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-pp-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-pp-buildroot (auto) mode of './usr/lib64/ocaml/pp/pp.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-pp-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-pp-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-pp-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-pp-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-pp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/pp/pp.cmxs: undefined symbol: camlStdlib__StringLabels verify-elf: WARNING: ./usr/lib64/ocaml/pp/pp.cmxs: undefined symbol: camlStdlib__ListLabels verify-elf: WARNING: ./usr/lib64/ocaml/pp/pp.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib64/ocaml/pp/pp.cmxs: undefined symbol: camlStdlib__Int verify-elf: WARNING: ./usr/lib64/ocaml/pp/pp.cmxs: undefined symbol: camlStdlib__List__iter_507 verify-elf: WARNING: ./usr/lib64/ocaml/pp/pp.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/pp/pp.cmxs: undefined symbol: camlStdlib__List__rev_append_308 verify-elf: WARNING: ./usr/lib64/ocaml/pp/pp.cmxs: undefined symbol: camlStdlib__Format__pp_open_box_gen_708 verify-elf: WARNING: ./usr/lib64/ocaml/pp/pp.cmxs: undefined symbol: camlStdlib__List__mapi_488 verify-elf: WARNING: ./usr/lib64/ocaml/pp/pp.cmxs: undefined symbol: camlStdlib__Printf__ksprintf_444 verify-elf: WARNING: ./usr/lib64/ocaml/pp/pp.cmxs: undefined symbol: camlStdlib__Format__pp_print_string_793 verify-elf: WARNING: ./usr/lib64/ocaml/pp/pp.cmxs: undefined symbol: caml_string_compare verify-elf: WARNING: ./usr/lib64/ocaml/pp/pp.cmxs: undefined symbol: camlStdlib__Format__pp_print_text_1579 verify-elf: WARNING: ./usr/lib64/ocaml/pp/pp.cmxs: undefined symbol: camlStdlib__Format__pp_print_char_913 verify-elf: WARNING: ./usr/lib64/ocaml/pp/pp.cmxs: undefined symbol: camlStdlib__Format__pp_force_newline_945 verify-elf: WARNING: ./usr/lib64/ocaml/pp/pp.cmxs: undefined symbol: camlStdlib__Format__pp_close_box_718 verify-elf: WARNING: ./usr/lib64/ocaml/pp/pp.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib64/ocaml/pp/pp.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib64/ocaml/pp/pp.cmxs: undefined symbol: camlStdlib__Format__pp_print_custom_break_953 verify-elf: WARNING: ./usr/lib64/ocaml/pp/pp.cmxs: undefined symbol: camlStdlib__List__rev_map_498 Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ocaml-pp-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.36871 Check is turned off by --without check Processing files: ocaml-pp-1.2.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.36871 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-pp-1.2.0 + DOCDIR=/usr/src/tmp/ocaml-pp-buildroot/usr/share/doc/ocaml-pp-1.2.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-pp-buildroot/usr/share/doc/ocaml-pp-1.2.0 + /bin/mkdir -p /usr/src/tmp/ocaml-pp-buildroot/usr/share/doc/ocaml-pp-1.2.0 + cp -prL README.md /usr/src/tmp/ocaml-pp-buildroot/usr/share/doc/ocaml-pp-1.2.0 + chmod -R go-w /usr/src/tmp/ocaml-pp-buildroot/usr/share/doc/ocaml-pp-1.2.0 + chmod -R a+rX /usr/src/tmp/ocaml-pp-buildroot/usr/share/doc/ocaml-pp-1.2.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YcxbkW 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.0imzK2 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(Pp) = 4.14.1-84DD6E22 Requires: ocaml-cmi(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmi(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmi(Stdlib__Buffer) = 4.14.1-4B09C9A6, ocaml-cmi(Stdlib__Char) = 4.14.1-62AFE57B, ocaml-cmi(Stdlib__Either) = 4.14.1-26845DF2, ocaml-cmi(Stdlib__Format) = 4.14.1-B6EDB97B, ocaml-cmi(Stdlib__Int) = 4.14.1-9CE5BCA9, ocaml-cmi(Stdlib__ListLabels) = 4.14.1-63FAB761, ocaml-cmi(Stdlib__Printf) = 4.14.1-BC8AF621, ocaml-cmi(Stdlib__Seq) = 4.14.1-B6351103, ocaml-cmi(Stdlib__StringLabels) = 4.14.1-FFEF3A3E, ocaml-cmi(Stdlib__Uchar) = 4.14.1-C0DDE02A, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gWZ0ME Creating ocaml-pp-debuginfo package Processing files: ocaml-pp-devel-1.2.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mHQMrz 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.DIPXP7 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(Pp) = 4.14.1-84DD6E22, ocaml-cmt(Pp) = 4.14.1-84DD6E22, ocaml-cmx(Pp) = 4.14.1-9F1702DC Requires: ocaml-pp = 1.2.0-alt1, ocaml-cmi(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmi(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmi(Stdlib__Buffer) = 4.14.1-4B09C9A6, ocaml-cmi(Stdlib__Char) = 4.14.1-62AFE57B, ocaml-cmi(Stdlib__Either) = 4.14.1-26845DF2, ocaml-cmi(Stdlib__Format) = 4.14.1-B6EDB97B, ocaml-cmi(Stdlib__Int) = 4.14.1-9CE5BCA9, ocaml-cmi(Stdlib__ListLabels) = 4.14.1-63FAB761, ocaml-cmi(Stdlib__Printf) = 4.14.1-BC8AF621, ocaml-cmi(Stdlib__Seq) = 4.14.1-B6351103, ocaml-cmi(Stdlib__StringLabels) = 4.14.1-FFEF3A3E, ocaml-cmi(Stdlib__Uchar) = 4.14.1-C0DDE02A, ocaml-cmt(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmt(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmt(Stdlib__Buffer) = 4.14.1-4B09C9A6, ocaml-cmt(Stdlib__Char) = 4.14.1-62AFE57B, ocaml-cmt(Stdlib__Either) = 4.14.1-26845DF2, ocaml-cmt(Stdlib__Format) = 4.14.1-B6EDB97B, ocaml-cmt(Stdlib__Int) = 4.14.1-9CE5BCA9, ocaml-cmt(Stdlib__ListLabels) = 4.14.1-63FAB761, ocaml-cmt(Stdlib__Printf) = 4.14.1-BC8AF621, ocaml-cmt(Stdlib__Seq) = 4.14.1-B6351103, ocaml-cmt(Stdlib__StringLabels) = 4.14.1-FFEF3A3E, ocaml-cmt(Stdlib__Uchar) = 4.14.1-C0DDE02A, ocaml-cmx(Stdlib) = 4.14.1-29FC6B4F, ocaml-cmx(Stdlib__Char) = 4.14.1-7CFADCB8, ocaml-cmx(Stdlib__Format) = 4.14.1-2591B0ED, ocaml-cmx(Stdlib__Int) = 4.14.1-6740526E, ocaml-cmx(Stdlib__ListLabels) = 4.14.1-C0365050, ocaml-cmx(Stdlib__Printf) = 4.14.1-437F550E, ocaml-cmx(Stdlib__StringLabels) = 4.14.1-1EA228E9 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Sxm6GC Processing files: ocaml-pp-debuginfo-1.2.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jNUriy find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ogUfa5 find-requires: running scripts (debuginfo) Requires: ocaml-pp = 1.2.0-alt1 Adding to ocaml-pp-devel a strict dependency on ocaml-pp Adding to ocaml-pp-debuginfo a strict dependency on ocaml-pp Removing 12 extra deps from ocaml-pp-devel due to repentancy on ocaml-pp warning: Installed (but unpackaged) file(s) found: /usr/share/doc/pp/CHANGES.md /usr/share/doc/pp/LICENSE.md /usr/share/doc/pp/README.md Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-pp-1.2.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-pp-devel-1.2.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-pp-debuginfo-1.2.0-alt1.x86_64.rpm (w2.lzdio) 0.92user 1.55system 0:10.52elapsed 23%CPU (0avgtext+0avgdata 23172maxresident)k 0inputs+0outputs (0major+246779minor)pagefaults 0swaps 4.71user 2.98system 0:31.80elapsed 24%CPU (0avgtext+0avgdata 131680maxresident)k 0inputs+0outputs (0major+202444minor)pagefaults 0swaps --- ocaml-pp-1.2.0-alt1.x86_64.rpm.repo 2023-11-30 15:00:56.000000000 +0000 +++ ocaml-pp-1.2.0-alt1.x86_64.rpm.hasher 2024-05-04 02:38:07.537272930 +0000 @@ -29,5 +29,5 @@ File: /usr/lib64/ocaml/pp/pp.cmi 100644 root:root 256cb838798df2da2c82b05ba7af5192 -File: /usr/lib64/ocaml/pp/pp.cmxs 100644 root:root b40f72d9224ff38e6fed193abaf74fc4 +File: /usr/lib64/ocaml/pp/pp.cmxs 100644 root:root 695fc76aeeeb8cf08222332179c29f61 File: /usr/share/doc/ocaml-pp-1.2.0 40755 root:root File: /usr/share/doc/ocaml-pp-1.2.0/README.md 100644 root:root 81031f761119f7c4372d8f62c3761832 -RPMIdentity: bb7a54321a166501b291799061e7d12aeb474148cc7f196170d970444249e4e92d5a2ced6486bf997f29a2e549883506e5b73989d640b0f26122cad555ba511e +RPMIdentity: c8f126f95a8e3fd2b3b492de80e1545561e840403673ca3c3d92ba2b86c2e5e143dc462bc46c8ad209e9124d5940968057d13fa9ee70e814d2f5612183057d4e --- ocaml-pp-debuginfo-1.2.0-alt1.x86_64.rpm.repo 2023-11-30 15:00:56.000000000 +0000 +++ ocaml-pp-debuginfo-1.2.0-alt1.x86_64.rpm.hasher 2024-05-04 02:38:07.712275221 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/7f 40755 root:root -/usr/lib/debug/.build-id/7f/df2d6fa2034e13d1c7e5df002cd95b0510a976 120777 root:root ../../../../lib64/ocaml/pp/pp.cmxs -/usr/lib/debug/.build-id/7f/df2d6fa2034e13d1c7e5df002cd95b0510a976.debug 120777 root:root ../../usr/lib64/ocaml/pp/pp.cmxs.debug +/usr/lib/debug/.build-id/c5 40755 root:root +/usr/lib/debug/.build-id/c5/82e30a1c0907ec0d91dcb197775a88eb3df57b 120777 root:root ../../../../lib64/ocaml/pp/pp.cmxs +/usr/lib/debug/.build-id/c5/82e30a1c0907ec0d91dcb197775a88eb3df57b.debug 120777 root:root ../../usr/lib64/ocaml/pp/pp.cmxs.debug /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -14,8 +14,8 @@ Provides: ocaml-pp-debuginfo = 1.2.0-alt1:sisyphus+333652.620.29.2 -File: /usr/lib/debug/.build-id/7f 40755 root:root -File: /usr/lib/debug/.build-id/7f/df2d6fa2034e13d1c7e5df002cd95b0510a976 120777 root:root ../../../../lib64/ocaml/pp/pp.cmxs -File: /usr/lib/debug/.build-id/7f/df2d6fa2034e13d1c7e5df002cd95b0510a976.debug 120777 root:root ../../usr/lib64/ocaml/pp/pp.cmxs.debug +File: /usr/lib/debug/.build-id/c5 40755 root:root +File: /usr/lib/debug/.build-id/c5/82e30a1c0907ec0d91dcb197775a88eb3df57b 120777 root:root ../../../../lib64/ocaml/pp/pp.cmxs +File: /usr/lib/debug/.build-id/c5/82e30a1c0907ec0d91dcb197775a88eb3df57b.debug 120777 root:root ../../usr/lib64/ocaml/pp/pp.cmxs.debug File: /usr/lib/debug/usr/lib64/ocaml 40755 root:root File: /usr/lib/debug/usr/lib64/ocaml/pp 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/pp/pp.cmxs.debug 100644 root:root 6bdccc0e3f466235b0b147080a011803 +File: /usr/lib/debug/usr/lib64/ocaml/pp/pp.cmxs.debug 100644 root:root 956c26d9e5ff97b23d64d23d336be9a6 File: /usr/src/debug/ocaml-pp-1.2.0 40755 root:root @@ -25,2 +25,2 @@ File: /usr/src/debug/ocaml-pp-1.2.0/_build/default/src/pp.ml 100644 root:root 8d16e7767e5e0829cda6ff61e43d71e9 -RPMIdentity: 23f461825193394fd36a83cd0414a050d04fc4d71b0bc0ec1ecfa7f48aaa1b90f8326cce0671e496791a3c3f1e02f78d5fe2f48ab00822c472bbea55577ba4e0 +RPMIdentity: bee6b6cba86f6f517eacb5ce5998eb9149165b7a795e01945f0e6c9b8869364c72aa3fa45c4beed3fe585869f8dffd1b7c97d5d1c50f96809eaa0f07022d0717