<86>Aug 26 05:56:01 userdel[3180825]: delete user 'rooter' <86>Aug 26 05:56:01 userdel[3180825]: removed group 'rooter' owned by 'rooter' <86>Aug 26 05:56:01 userdel[3180825]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 26 05:56:01 groupadd[3180878]: group added to /etc/group: name=rooter, GID=1820 <86>Aug 26 05:56:01 groupadd[3180878]: group added to /etc/gshadow: name=rooter <86>Aug 26 05:56:01 groupadd[3180878]: new group: name=rooter, GID=1820 <86>Aug 26 05:56:01 useradd[3180920]: new user: name=rooter, UID=1820, GID=1820, home=/root, shell=/bin/bash, from=none <86>Aug 26 05:56:01 userdel[3180996]: delete user 'builder' <86>Aug 26 05:56:01 userdel[3180996]: removed group 'builder' owned by 'builder' <86>Aug 26 05:56:01 userdel[3180996]: removed shadow group 'builder' owned by 'builder' <86>Aug 26 05:56:01 groupadd[3181054]: group added to /etc/group: name=builder, GID=1821 <86>Aug 26 05:56:01 groupadd[3181054]: group added to /etc/gshadow: name=builder <86>Aug 26 05:56:01 groupadd[3181054]: new group: name=builder, GID=1821 <86>Aug 26 05:56:01 useradd[3181092]: new user: name=builder, UID=1821, GID=1821, 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 warning: Macro %_ocamldir not found <13>Aug 26 05:56:04 rpmi: ocaml-runtime-4.13.1-alt1 sisyphus+288339.100.3.1 1636228564 installed <13>Aug 26 05:56:04 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+288339.1400.3.1 1636230742 installed <13>Aug 26 05:56:12 rpmi: ocaml-4.13.1-alt1 sisyphus+288339.100.3.1 1636228564 installed <13>Aug 26 05:56:12 rpmi: dune-2.9.3-alt1 sisyphus+294384.100.1.1 1643564548 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-jane-street-headers-0.15.0-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-jane-street-headers-0.15.0-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.49081 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf jane-street-headers-0.15.0 + echo 'Source #0 (jane-street-headers-0.15.0.tar):' Source #0 (jane-street-headers-0.15.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/jane-street-headers-0.15.0.tar + cd jane-street-headers-0.15.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.49081 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jane-street-headers-0.15.0 + /usr/bin/dune build --verbose -p jane-street-headers Workspace root: /usr/src/RPM/BUILD/jane-street-headers-0.15.0 Running[0]: /usr/bin/nproc > /usr/src/tmp/duneee18db.output 2> /dev/null Auto-detected concurrency: 16 disable binary cache Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/dune7cb980.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/jane-street-headers-0.15.0/_build/install/default/lib/stublibs" ; "DUNE_OCAML_HARDCODED" : "/usr/lib/ocaml" ; "DUNE_OCAML_STDLIB" : "/usr/lib/ocaml" ; "DUNE_SOURCEROOT" : "/usr/src/RPM/BUILD/jane-street-headers-0.15.0" ; "INSIDE_DUNE" : "/usr/src/RPM/BUILD/jane-street-headers-0.15.0/_build/default" ; "MANPATH" : "/usr/src/RPM/BUILD/jane-street-headers-0.15.0/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/usr/src/RPM/BUILD/jane-street-headers-0.15.0/_build/install/default/lib" ; "OCAMLPATH" : "/usr/src/RPM/BUILD/jane-street-headers-0.15.0/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/usr/src/RPM/BUILD/jane-street-headers-0.15.0/_build/install/default/lib/toplevel" } ; findlib_path = [ External "/usr/lib/ocaml" ] ; arch_sixtyfour = false ; natdynlink_supported = true ; supports_shared_libraries = true ; ocaml_config = { version = "4.13.1" ; standard_library_default = "/usr/lib/ocaml" ; standard_library = "/usr/lib/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"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ] ; native_c_libraries = [ "-lm" ] ; cc_profile = [] ; architecture = "i386" ; model = "default" ; int_size = 31 ; word_size = 32 ; system = "linux_elf" ; 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 = "i686-pc-linux-gnu" ; target = "i686-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 -w -49 -nopervasives -nostdlib -g -bin-annot -I include/.jane_street_headers.objs/byte -no-alias-deps -o include/.jane_street_headers.objs/byte/jane_street_headers.cmo -c -impl include/jane_street_headers.ml-gen) Running[3]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I include/.jane_street_headers.objs/byte -I include/.jane_street_headers.objs/native -intf-suffix .ml-gen -no-alias-deps -o include/.jane_street_headers.objs/native/jane_street_headers.cmx -c -impl include/jane_street_headers.ml-gen) Running[4]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o include/jane_street_headers.cma include/.jane_street_headers.objs/byte/jane_street_headers.cmo) Running[5]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o include/jane_street_headers.cmxa include/.jane_street_headers.objs/native/jane_street_headers.cmx) Running[6]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I include -o include/jane_street_headers.cmxs include/jane_street_headers.cmxa) + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.49081 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-jane-street-headers-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-jane-street-headers-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd jane-street-headers-0.15.0 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-jane-street-headers-buildroot Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib/ocaml/jane-street-headers/META Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib/ocaml/jane-street-headers/core_params.h Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib/ocaml/jane-street-headers/dune-package Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib/ocaml/jane-street-headers/jane_common.h Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib/ocaml/jane-street-headers/jane_street_headers.a Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib/ocaml/jane-street-headers/jane_street_headers.cma Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib/ocaml/jane-street-headers/jane_street_headers.cmi Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib/ocaml/jane-street-headers/jane_street_headers.cmt Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib/ocaml/jane-street-headers/jane_street_headers.cmx Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib/ocaml/jane-street-headers/jane_street_headers.cmxa Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib/ocaml/jane-street-headers/jane_street_headers.ml Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib/ocaml/jane-street-headers/ocaml_utils.h Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib/ocaml/jane-street-headers/ocaml_utils_macros.h Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib/ocaml/jane-street-headers/opam Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib/ocaml/jane-street-headers/unix_utils.h Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib/ocaml/jane-street-headers/jane_street_headers.cmxs Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/share/doc/jane-street-headers/LICENSE.md Installing /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/share/doc/jane-street-headers/README.org + find /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(cma|cmi|cmxs|so|js)$' -o -name META ')' -printf '/usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib/ocaml/ -type d -printf '%%dir /usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/lib/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(a|cmt|cmti|cmx|cmxa|ml|mli|exe)$' -o -name opam -o -name dune-package ')' -printf '/usr/lib/ocaml/%P\n' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-jane-street-headers-buildroot (auto) mode of './usr/lib/ocaml/jane-street-headers/jane_street_headers.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-jane-street-headers-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-jane-street-headers-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-jane-street-headers-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-jane-street-headers-buildroot ./usr/lib: (from :0) 056-debuginfo.brp: WARNING: 1 non-stripped binaries don't contain .debug sections making -debuginfo 056-debuginfo.brp: WARNING: package less relevant. An excerpt from the list of affected files follows: ./usr/lib/ocaml/jane-street-headers/jane_street_headers.cmxs 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/ocaml-jane-street-headers-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.2011 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jane-street-headers-0.15.0 + /usr/bin/dune runtest + exit 0 Processing files: ocaml-jane-street-headers-0.15.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.2011 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jane-street-headers-0.15.0 + DOCDIR=/usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/share/doc/ocaml-jane-street-headers-0.15.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/share/doc/ocaml-jane-street-headers-0.15.0 + /bin/mkdir -p /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/share/doc/ocaml-jane-street-headers-0.15.0 + cp -prL README.org /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/share/doc/ocaml-jane-street-headers-0.15.0 + chmod -R go-w /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/share/doc/ocaml-jane-street-headers-0.15.0 + chmod -R a+rX /usr/src/tmp/ocaml-jane-street-headers-buildroot/usr/share/doc/ocaml-jane-street-headers-0.15.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7Zk3FQ 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.TuZNnf 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(Jane_street_headers) = 4.13.1-5953E4B0 Requires: rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xuL4QF Creating ocaml-jane-street-headers-debuginfo package Processing files: ocaml-jane-street-headers-devel-0.15.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1rSBxT 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.BssrPN 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(Jane_street_headers) = 4.13.1-C6991F24 Requires: ocaml-jane-street-headers = 0.15.0-alt1, ocaml, ocaml-cmi(Jane_street_headers) = 4.13.1-5953E4B0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FfOeTT Processing files: ocaml-jane-street-headers-debuginfo-0.15.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Dw09Ty find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1BQ2mR find-requires: running scripts (debuginfo) Requires: ocaml-jane-street-headers = 0.15.0-alt1 Adding to ocaml-jane-street-headers-devel a strict dependency on ocaml-jane-street-headers Adding to ocaml-jane-street-headers-debuginfo a strict dependency on ocaml-jane-street-headers Removing 1 extra deps from ocaml-jane-street-headers-devel due to dependency on ocaml-jane-street-headers warning: Installed (but unpackaged) file(s) found: /usr/share/doc/jane-street-headers/LICENSE.md /usr/share/doc/jane-street-headers/README.org Wrote: /usr/src/RPM/RPMS/i586/ocaml-jane-street-headers-0.15.0-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-jane-street-headers-devel-0.15.0-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-jane-street-headers-debuginfo-0.15.0-alt1.i586.rpm (w2.lzdio) 0.67user 0.81system 0:08.67elapsed 17%CPU (0avgtext+0avgdata 11196maxresident)k 0inputs+0outputs (0major+257030minor)pagefaults 0swaps 3.15user 1.35system 0:23.33elapsed 19%CPU (0avgtext+0avgdata 124000maxresident)k 0inputs+0outputs (0major+208184minor)pagefaults 0swaps --- ocaml-jane-street-headers-0.15.0-alt1.i586.rpm.repo 2022-01-05 07:26:06.000000000 +0000 +++ ocaml-jane-street-headers-0.15.0-alt1.i586.rpm.hasher 2023-08-26 05:56:23.171756867 +0000 @@ -17,5 +17,5 @@ File: /usr/lib/ocaml/jane-street-headers/jane_street_headers.cmi 100644 root:root 773f5ddaebfa52e5b56e1988c109a006 -File: /usr/lib/ocaml/jane-street-headers/jane_street_headers.cmxs 100644 root:root 780b376cdcb1f0fc9903f91a0a7beee8 +File: /usr/lib/ocaml/jane-street-headers/jane_street_headers.cmxs 100644 root:root dcab56be05f0f613b40abf075cd5a4b6 File: /usr/share/doc/ocaml-jane-street-headers-0.15.0 40755 root:root File: /usr/share/doc/ocaml-jane-street-headers-0.15.0/README.org 100644 root:root f04662678cb64e59397d736b40e4c3b0 -RPMIdentity: 8ad12c148a5c4f7b47c2b353887c88e0d1f026b294cb316ae89677a016736c0e08346a3f4667c8100b5428d18b5834543331dc767dc62bb5f6a62ae6907cd585 +RPMIdentity: 900e5c5af8f2106f01e24cbee07fba4732f05ced21a4105183e28790f862ec170d30ff0b382eee016b54a05346da63bbb183d298752de938cf884f507a8c8274 --- ocaml-jane-street-headers-debuginfo-0.15.0-alt1.i586.rpm.repo 2022-01-05 07:26:07.000000000 +0000 +++ ocaml-jane-street-headers-debuginfo-0.15.0-alt1.i586.rpm.hasher 2023-08-26 05:56:23.377759152 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/64 40755 root:root -/usr/lib/debug/.build-id/64/2044e9eb148e4a15b906b17dcb36af11c5d3dd 120777 root:root ../../../ocaml/jane-street-headers/jane_street_headers.cmxs -/usr/lib/debug/.build-id/64/2044e9eb148e4a15b906b17dcb36af11c5d3dd.debug 120777 root:root ../../usr/lib/ocaml/jane-street-headers/jane_street_headers.cmxs.debug +/usr/lib/debug/.build-id/ac 40755 root:root +/usr/lib/debug/.build-id/ac/7ee4e1de8ed37593edd4a0dcd60307cf225de2 120777 root:root ../../../ocaml/jane-street-headers/jane_street_headers.cmxs +/usr/lib/debug/.build-id/ac/7ee4e1de8ed37593edd4a0dcd60307cf225de2.debug 120777 root:root ../../usr/lib/ocaml/jane-street-headers/jane_street_headers.cmxs.debug /usr/lib/debug/usr/lib/ocaml 40755 root:root @@ -9,8 +9,8 @@ Provides: ocaml-jane-street-headers-debuginfo = 0.15.0-alt1:sisyphus+293013.100.1.1 -File: /usr/lib/debug/.build-id/64 40755 root:root -File: /usr/lib/debug/.build-id/64/2044e9eb148e4a15b906b17dcb36af11c5d3dd 120777 root:root ../../../ocaml/jane-street-headers/jane_street_headers.cmxs -File: /usr/lib/debug/.build-id/64/2044e9eb148e4a15b906b17dcb36af11c5d3dd.debug 120777 root:root ../../usr/lib/ocaml/jane-street-headers/jane_street_headers.cmxs.debug +File: /usr/lib/debug/.build-id/ac 40755 root:root +File: /usr/lib/debug/.build-id/ac/7ee4e1de8ed37593edd4a0dcd60307cf225de2 120777 root:root ../../../ocaml/jane-street-headers/jane_street_headers.cmxs +File: /usr/lib/debug/.build-id/ac/7ee4e1de8ed37593edd4a0dcd60307cf225de2.debug 120777 root:root ../../usr/lib/ocaml/jane-street-headers/jane_street_headers.cmxs.debug File: /usr/lib/debug/usr/lib/ocaml 40755 root:root File: /usr/lib/debug/usr/lib/ocaml/jane-street-headers 40755 root:root -File: /usr/lib/debug/usr/lib/ocaml/jane-street-headers/jane_street_headers.cmxs.debug 100644 root:root 699956d8cb0d0cee290bc55e54a2d9b3 -RPMIdentity: d5151e85ed599c710ac342beea3382d691654186466afe1061b4d0295995d6aaae8f55feb42c8d1247f9239a0b8e88518a331e6310c1f71e8069dbdf571c7f01 +File: /usr/lib/debug/usr/lib/ocaml/jane-street-headers/jane_street_headers.cmxs.debug 100644 root:root 300167475c771952ee4247c11b726cb1 +RPMIdentity: 5dce5c28494ad4e64b232d9318ee16b995af88e7f456c6453f90a6b7de401406536ab99c8a098febf7dca155593ad66d9ec31098af843d1e5d671b0232b223ef