<86>May 4 03:13:32 userdel[3802921]: delete user 'rooter' <86>May 4 03:13:32 userdel[3802921]: removed group 'rooter' owned by 'rooter' <86>May 4 03:13:32 userdel[3802921]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 03:13:32 groupadd[3802977]: group added to /etc/group: name=rooter, GID=1823 <86>May 4 03:13:32 groupadd[3802977]: group added to /etc/gshadow: name=rooter <86>May 4 03:13:32 groupadd[3802977]: new group: name=rooter, GID=1823 <86>May 4 03:13:32 useradd[3803017]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash, from=none <86>May 4 03:13:32 userdel[3803077]: delete user 'builder' <86>May 4 03:13:32 userdel[3803077]: removed group 'builder' owned by 'builder' <86>May 4 03:13:32 userdel[3803077]: removed shadow group 'builder' owned by 'builder' <86>May 4 03:13:32 groupadd[3803144]: group added to /etc/group: name=builder, GID=1824 <86>May 4 03:13:32 groupadd[3803144]: group added to /etc/gshadow: name=builder <86>May 4 03:13:32 groupadd[3803144]: new group: name=builder, GID=1824 <86>May 4 03:13:32 useradd[3803189]: new user: name=builder, UID=1824, GID=1824, home=/usr/src, shell=/bin/bash, from=none warning: Macro %ocaml_native_arch not found warning: Macro %ocaml_find_files not found <13>May 4 03:13:36 rpmi: ocaml-runtime-4.14.1-alt1 sisyphus+333652.177.29.2 1701356220 installed <13>May 4 03:13:36 rpmi: rpm-build-ocaml-1.6.2-alt1 sisyphus+333652.74.29.2 1701355648 installed <13>May 4 03:13:44 rpmi: ocaml-4.14.1-alt1 sisyphus+333652.177.29.2 1701356220 installed <13>May 4 03:13:44 rpmi: ocaml-findlib-1.9.6-alt2 sisyphus+333652.2174.29.2 1701357040 installed <13>May 4 03:13:44 rpmi: libexpat-2.5.0-alt1 sisyphus+309227.100.1.1 1667075764 installed <13>May 4 03:13:44 rpmi: libexpat-devel-2.5.0-alt1 sisyphus+309227.100.1.1 1667075764 installed <13>May 4 03:13:44 rpmi: ocaml-findlib-devel-1.9.6-alt2 sisyphus+333652.2174.29.2 1701357040 installed <13>May 4 03:13:44 rpmi: chrpath-0.16-alt1 sisyphus+278100.500.1.1 1626056633 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-expat-1.3.0-alt2.nosrc.rpm (w1.gzdio) Installing ocaml-expat-1.3.0-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.25378 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-expat-1.3.0 + echo 'Source #0 (ocaml-expat-1.3.0.tar):' Source #0 (ocaml-expat-1.3.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-expat-1.3.0.tar + cd ocaml-expat-1.3.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.25378 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-expat-1.3.0 + make depend make: Entering directory '/usr/src/RPM/BUILD/ocaml-expat-1.3.0' gcc -I /usr/lib64/ocaml -MM *.c > depend ocamlfind ocamldep -package bytes *.mli *.ml >> depend make: 'depend' is up to date. make: Leaving directory '/usr/src/RPM/BUILD/ocaml-expat-1.3.0' + make all allopt 'OCAMLC=ocamlc.opt -g' 'OCAMLOPT=ocamlopt.opt -g' make: Entering directory '/usr/src/RPM/BUILD/ocaml-expat-1.3.0' ocamlc.opt -g -c -ccopt "-DFULL_UNROLL -O2 -I/usr/local/include" expat_stubs.c In file included from expat_stubs.c:23: expat_stubs.c: In function 'String_option_val': /usr/lib64/ocaml/caml/mlvalues.h:290:24: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 290 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ expat_stubs.c:78:16: note: in expansion of macro 'String_val' 78 | return String_val(Field(string_option, 0)); | ^~~~~~~~~~ expat_stubs.c: In function 'expat_error': expat_stubs.c:350:25: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 350 | expat_error_exn = caml_named_value("expat_error"); | ^ expat_stubs.c: In function 'expat_XML_ParseSub': /usr/lib64/ocaml/caml/mlvalues.h:290:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 290 | #define String_val(x) ((const char *) Bp_val(x)) | ^ expat_stubs.c:387:20: note: in expansion of macro 'String_val' 387 | char *string = String_val(vstring); | ^~~~~~~~~~ expat_stubs.c: In function 'character_data_handler': /usr/lib64/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 290 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ expat_stubs.c:550:12: note: in expansion of macro 'String_val' 550 | memcpy(String_val(str), data, len); | ^~~~~~~~~~ In file included from /usr/include/features.h:503, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from expat_stubs.c:12: /usr/include/bits/string_fortified.h:26:1: note: expected 'void * restrict' but argument is of type 'const char *' 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ expat_stubs.c: In function 'default_handler': /usr/lib64/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memmove' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 290 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ expat_stubs.c:819:13: note: in expansion of macro 'String_val' 819 | memmove(String_val(d), data, len); | ^~~~~~~~~~ /usr/include/bits/string_fortified.h:34:1: note: expected 'void *' but argument is of type 'const char *' 34 | __NTH (memmove (void *__dest, const void *__src, size_t __len)) | ^~~~~ ocamlfind ocamlmklib -package bytes -oc mlexpat expat_stubs.o \ -L/usr/local/lib -lexpat ocamlc.opt -g -c expat.mli ocamlc.opt -g -c expat.ml ocamlfind ocamlmklib -package bytes -o expat expat.cmo -oc mlexpat \ -L/usr/local/lib -lexpat ocamlopt.opt -g -c expat.ml ocamlfind ocamlmklib -package bytes -o expat expat.cmx -oc mlexpat \ -L/usr/local/lib -lexpat ocamlopt.opt -g -linkall -shared -o expat.cmxs expat.cmx libmlexpat.a \ -ccopt -L/usr/local/lib -cclib -lexpat make: Leaving directory '/usr/src/RPM/BUILD/ocaml-expat-1.3.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.25378 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-expat-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-expat-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ocaml-expat-1.3.0 + export OCAMLFIND_DESTDIR=/usr/src/tmp/ocaml-expat-buildroot/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/usr/src/tmp/ocaml-expat-buildroot/usr/lib64/ocaml + mkdir -p /usr/src/tmp/ocaml-expat-buildroot/usr/lib64/ocaml/stublibs + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/ocaml-expat-buildroot make: Entering directory '/usr/src/RPM/BUILD/ocaml-expat-1.3.0' { test ! -f expat.cmxa || extra="expat.cmxa expat.cmxs expat.a"; }; \ ocamlfind install expat META expat.cmi expat.mli expat.cma \ libmlexpat.a $extra \ -optional dllmlexpat.so Installed /usr/src/tmp/ocaml-expat-buildroot/usr/lib64/ocaml/expat/expat.a Installed /usr/src/tmp/ocaml-expat-buildroot/usr/lib64/ocaml/expat/expat.cmxs Installed /usr/src/tmp/ocaml-expat-buildroot/usr/lib64/ocaml/expat/expat.cmxa Installed /usr/src/tmp/ocaml-expat-buildroot/usr/lib64/ocaml/expat/libmlexpat.a Installed /usr/src/tmp/ocaml-expat-buildroot/usr/lib64/ocaml/expat/expat.cma Installed /usr/src/tmp/ocaml-expat-buildroot/usr/lib64/ocaml/expat/expat.mli Installed /usr/src/tmp/ocaml-expat-buildroot/usr/lib64/ocaml/expat/expat.cmi Installed /usr/src/tmp/ocaml-expat-buildroot/usr/lib64/ocaml/stublibs/dllmlexpat.so Installed /usr/src/tmp/ocaml-expat-buildroot/usr/lib64/ocaml/stublibs/dllmlexpat.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /usr/src/tmp/ocaml-expat-buildroot/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /usr/src/tmp/ocaml-expat-buildroot/usr/lib64/ocaml/expat/META make: Leaving directory '/usr/src/RPM/BUILD/ocaml-expat-1.3.0' + chrpath -d /usr/src/tmp/ocaml-expat-buildroot/usr/lib64/ocaml/stublibs/dllmlexpat.so + __ocaml_find_files + find /usr/src/tmp/ocaml-expat-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-expat-buildroot/usr/lib64/ocaml/ -type d -printf '%%dir /usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-expat-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-expat-buildroot (auto) mode of './usr/lib64/ocaml/expat/expat.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ocaml/stublibs/dllmlexpat.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-expat-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-expat-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-expat-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-expat-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-expat-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/expat/expat.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib64/ocaml/expat/expat.cmxs: undefined symbol: caml_named_value verify-elf: WARNING: ./usr/lib64/ocaml/expat/expat.cmxs: undefined symbol: caml_alloc_tuple verify-elf: WARNING: ./usr/lib64/ocaml/expat/expat.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib64/ocaml/expat/expat.cmxs: undefined symbol: caml_stat_free verify-elf: WARNING: ./usr/lib64/ocaml/expat/expat.cmxs: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib64/ocaml/expat/expat.cmxs: undefined symbol: caml_register_global_root verify-elf: WARNING: ./usr/lib64/ocaml/expat/expat.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/expat/expat.cmxs: undefined symbol: caml_callback2 verify-elf: WARNING: ./usr/lib64/ocaml/expat/expat.cmxs: undefined symbol: caml_alloc verify-elf: WARNING: ./usr/lib64/ocaml/expat/expat.cmxs: undefined symbol: caml_callbackN verify-elf: WARNING: ./usr/lib64/ocaml/expat/expat.cmxs: undefined symbol: caml_invalid_argument verify-elf: WARNING: ./usr/lib64/ocaml/expat/expat.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/expat/expat.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib64/ocaml/expat/expat.cmxs: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib64/ocaml/expat/expat.cmxs: undefined symbol: caml_remove_global_root verify-elf: WARNING: ./usr/lib64/ocaml/expat/expat.cmxs: undefined symbol: caml_alloc_string verify-elf: WARNING: ./usr/lib64/ocaml/expat/expat.cmxs: undefined symbol: caml_stat_alloc verify-elf: WARNING: ./usr/lib64/ocaml/expat/expat.cmxs: undefined symbol: camlStdlib__Callback__register_exception_362 verify-elf: WARNING: ./usr/lib64/ocaml/expat/expat.cmxs: undefined symbol: caml_alloc_custom verify-elf: WARNING: ./usr/lib64/ocaml/expat/expat.cmxs: undefined symbol: caml_raise_with_arg verify-elf: WARNING: ./usr/lib64/ocaml/expat/expat.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib64/ocaml/expat/expat.cmxs: undefined symbol: caml_callback verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmlexpat.so: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmlexpat.so: undefined symbol: caml_named_value verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmlexpat.so: undefined symbol: caml_alloc_tuple verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmlexpat.so: undefined symbol: caml_stat_free verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmlexpat.so: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmlexpat.so: undefined symbol: caml_register_global_root verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmlexpat.so: undefined symbol: caml_callback2 verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmlexpat.so: undefined symbol: caml_alloc verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmlexpat.so: undefined symbol: caml_callbackN verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmlexpat.so: undefined symbol: caml_invalid_argument verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmlexpat.so: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmlexpat.so: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmlexpat.so: undefined symbol: caml_remove_global_root verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmlexpat.so: undefined symbol: caml_alloc_string verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmlexpat.so: undefined symbol: caml_stat_alloc verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmlexpat.so: undefined symbol: caml_alloc_custom verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmlexpat.so: undefined symbol: caml_raise_with_arg verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllmlexpat.so: undefined symbol: caml_callback Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ocaml-expat-buildroot Processing files: ocaml-expat-1.3.0-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.25378 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-expat-1.3.0 + DOCDIR=/usr/src/tmp/ocaml-expat-buildroot/usr/share/doc/ocaml-expat-1.3.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-expat-buildroot/usr/share/doc/ocaml-expat-1.3.0 + /bin/mkdir -p /usr/src/tmp/ocaml-expat-buildroot/usr/share/doc/ocaml-expat-1.3.0 + cp -prL LICENCE README changelog /usr/src/tmp/ocaml-expat-buildroot/usr/share/doc/ocaml-expat-1.3.0 + chmod -R go-w /usr/src/tmp/ocaml-expat-buildroot/usr/share/doc/ocaml-expat-1.3.0 + chmod -R a+rX /usr/src/tmp/ocaml-expat-buildroot/usr/share/doc/ocaml-expat-1.3.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mAFpqd 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.xZmmEj 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(Expat) = 4.14.1-710EC072, ocaml-dll(mlexpat) Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libexpat, libexpat.so.1()(64bit) >= set:kfIZxo4EWLV0nlFs78IMFZ76oOgmUxI5Hsttx33DZ7ygj1hDvfkrIz18StUec, ocaml-cmi(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmi(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmi(Stdlib__Bytes) = 4.14.1-3D02C333, ocaml-cmi(Stdlib__Callback) = 4.14.1-FE29A598, ocaml-cmi(Stdlib__Either) = 4.14.1-26845DF2, ocaml-cmi(Stdlib__Seq) = 4.14.1-B6351103, ocaml-cmi(Stdlib__Uchar) = 4.14.1-C0DDE02A, ocaml-runtime = 4.14.1, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nd085T Creating ocaml-expat-debuginfo package Processing files: ocaml-expat-devel-1.3.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f4H5gT 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.FA41Jz 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(Expat) = 4.14.1-FD5DA148 Requires: ocaml-expat = 1.3.0-alt2, /usr/lib64/ocaml/stublibs/dllmlexpat.so, libexpat, ocaml-cmi(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmi(Expat) = 4.14.1-710EC072, ocaml-cmi(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmi(Stdlib__Bytes) = 4.14.1-3D02C333, ocaml-cmi(Stdlib__Callback) = 4.14.1-FE29A598, ocaml-cmi(Stdlib__Either) = 4.14.1-26845DF2, ocaml-cmi(Stdlib__Seq) = 4.14.1-B6351103, ocaml-cmi(Stdlib__Uchar) = 4.14.1-C0DDE02A, ocaml-cmx(Stdlib__Callback) = 4.14.1-FC67ABCD Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JoXxGY Processing files: ocaml-expat-debuginfo-1.3.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.w6ZmuS find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dzBQoO find-requires: running scripts (debuginfo) Requires: ocaml-expat = 1.3.0-alt2, debug64(libc.so.6), debug64(libexpat.so.1) Adding to ocaml-expat-devel a strict dependency on ocaml-expat Adding to ocaml-expat-debuginfo a strict dependency on ocaml-expat Removing 2 extra deps from ocaml-expat-devel due to dependency on ocaml-expat Removing 8 extra deps from ocaml-expat-devel due to repentancy on ocaml-expat Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-expat-1.3.0-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-expat-devel-1.3.0-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-expat-debuginfo-1.3.0-alt2.x86_64.rpm (w2.lzdio) 0.78user 1.45system 0:08.95elapsed 24%CPU (0avgtext+0avgdata 34032maxresident)k 0inputs+0outputs (0major+306972minor)pagefaults 0swaps 3.85user 2.54system 0:26.84elapsed 23%CPU (0avgtext+0avgdata 131772maxresident)k 0inputs+0outputs (0major+199754minor)pagefaults 0swaps --- ocaml-expat-1.3.0-alt2.x86_64.rpm.repo 2023-11-30 15:31:24.000000000 +0000 +++ ocaml-expat-1.3.0-alt2.x86_64.rpm.hasher 2024-05-04 03:13:56.416341241 +0000 @@ -37,5 +37,5 @@ File: /usr/lib64/ocaml/expat/expat.cmi 100644 root:root 2d3d46a2d854793f6a1089c669acbe04 -File: /usr/lib64/ocaml/expat/expat.cmxs 100644 root:root 52edcda13b7ddbfcb61111244c1155f3 +File: /usr/lib64/ocaml/expat/expat.cmxs 100644 root:root 433f389ceaa88bf0161e0c85cc55d779 File: /usr/lib64/ocaml/stublibs 40755 root:root -File: /usr/lib64/ocaml/stublibs/dllmlexpat.so 100644 root:root de65880be8a2e0e2c950528db2ee4f1f +File: /usr/lib64/ocaml/stublibs/dllmlexpat.so 100644 root:root a3019a59e1a08e283719f9b8fe825685 File: /usr/lib64/ocaml/stublibs/dllmlexpat.so.owner 100644 root:root 2fe417564aff906a9b3b617dfed9de6a @@ -45,2 +45,2 @@ File: /usr/share/doc/ocaml-expat-1.3.0/changelog 100644 root:root 6bda7574b45a1e8d06683efd7d150330 -RPMIdentity: bccef79b063f5955c15d0d48980288aacdf7b4c578d5bc0210e5afe3491f9a319fdffdb45797030d808716c41841ebf5846651659d4a154a41318ed6253f89be +RPMIdentity: b78b9cef9535145974ecad0d2b59b580bf9b5a7c29665d1e4213224416abc68eb9c14e9ed83bfca5fe7e5dad7027259eeb9d88ef1f79c9205082555f994a199a --- ocaml-expat-debuginfo-1.3.0-alt2.x86_64.rpm.repo 2023-11-30 15:31:24.000000000 +0000 +++ ocaml-expat-debuginfo-1.3.0-alt2.x86_64.rpm.hasher 2024-05-04 03:13:56.489342219 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/31 40755 root:root -/usr/lib/debug/.build-id/31/404efc5b0bbad3a6281f7fb764f68b3bd67ba2 120777 root:root ../../../../lib64/ocaml/stublibs/dllmlexpat.so -/usr/lib/debug/.build-id/31/404efc5b0bbad3a6281f7fb764f68b3bd67ba2.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllmlexpat.so.debug -/usr/lib/debug/.build-id/e2 40755 root:root -/usr/lib/debug/.build-id/e2/c9e0d85d8218f38c80f5912be824496544bf73 120777 root:root ../../../../lib64/ocaml/expat/expat.cmxs -/usr/lib/debug/.build-id/e2/c9e0d85d8218f38c80f5912be824496544bf73.debug 120777 root:root ../../usr/lib64/ocaml/expat/expat.cmxs.debug +/usr/lib/debug/.build-id/bd 40755 root:root +/usr/lib/debug/.build-id/bd/65096e66e20f40c770e676a67458002616db84 120777 root:root ../../../../lib64/ocaml/stublibs/dllmlexpat.so +/usr/lib/debug/.build-id/bd/65096e66e20f40c770e676a67458002616db84.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllmlexpat.so.debug +/usr/lib/debug/.build-id/e1 40755 root:root +/usr/lib/debug/.build-id/e1/dd66aa7f4729250253d644bf475c9b82d58fdc 120777 root:root ../../../../lib64/ocaml/expat/expat.cmxs +/usr/lib/debug/.build-id/e1/dd66aa7f4729250253d644bf475c9b82d58fdc.debug 120777 root:root ../../usr/lib64/ocaml/expat/expat.cmxs.debug /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -19,13 +19,13 @@ Provides: ocaml-expat-debuginfo = 1.3.0-alt2:sisyphus+333652.6240.29.2 -File: /usr/lib/debug/.build-id/31 40755 root:root -File: /usr/lib/debug/.build-id/31/404efc5b0bbad3a6281f7fb764f68b3bd67ba2 120777 root:root ../../../../lib64/ocaml/stublibs/dllmlexpat.so -File: /usr/lib/debug/.build-id/31/404efc5b0bbad3a6281f7fb764f68b3bd67ba2.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllmlexpat.so.debug -File: /usr/lib/debug/.build-id/e2 40755 root:root -File: /usr/lib/debug/.build-id/e2/c9e0d85d8218f38c80f5912be824496544bf73 120777 root:root ../../../../lib64/ocaml/expat/expat.cmxs -File: /usr/lib/debug/.build-id/e2/c9e0d85d8218f38c80f5912be824496544bf73.debug 120777 root:root ../../usr/lib64/ocaml/expat/expat.cmxs.debug +File: /usr/lib/debug/.build-id/bd 40755 root:root +File: /usr/lib/debug/.build-id/bd/65096e66e20f40c770e676a67458002616db84 120777 root:root ../../../../lib64/ocaml/stublibs/dllmlexpat.so +File: /usr/lib/debug/.build-id/bd/65096e66e20f40c770e676a67458002616db84.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllmlexpat.so.debug +File: /usr/lib/debug/.build-id/e1 40755 root:root +File: /usr/lib/debug/.build-id/e1/dd66aa7f4729250253d644bf475c9b82d58fdc 120777 root:root ../../../../lib64/ocaml/expat/expat.cmxs +File: /usr/lib/debug/.build-id/e1/dd66aa7f4729250253d644bf475c9b82d58fdc.debug 120777 root:root ../../usr/lib64/ocaml/expat/expat.cmxs.debug File: /usr/lib/debug/usr/lib64/ocaml 40755 root:root File: /usr/lib/debug/usr/lib64/ocaml/expat 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/expat/expat.cmxs.debug 100644 root:root 33f03525f7538ac30b2c0b7bf46356ce +File: /usr/lib/debug/usr/lib64/ocaml/expat/expat.cmxs.debug 100644 root:root b1b5ffb9c95843bec08ed5620d0ba21d File: /usr/lib/debug/usr/lib64/ocaml/stublibs 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllmlexpat.so.debug 100644 root:root 8a8ea104a633cda5c88e43586e30032b +File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllmlexpat.so.debug 100644 root:root c99263f38dfd156b3c797dfc8430989f File: /usr/src/debug/ocaml-expat-1.3.0 40755 root:root @@ -33,2 +33,2 @@ File: /usr/src/debug/ocaml-expat-1.3.0/expat_stubs.c 100644 root:root 8a318852ee3f70a99f9e4004bcfe57b2 -RPMIdentity: f6eb35066625e7d985ec409e308afc939193ac1f7863b31445d5284cb284db655ac9742cea1127ae68f4415e4f340ad0f92cc122ed71ac19073c606234506811 +RPMIdentity: 4e9138457ed4bbfab306c017c17d8a4307b91bf92ab9ee061d1920377042d069ae769db99ae0477df2338a1ee5c865621d3bff0dd51d3fa16f9456a6a3bf37d9 --- ocaml-expat-devel-1.3.0-alt2.x86_64.rpm.repo 2023-11-30 15:31:24.000000000 +0000 +++ ocaml-expat-devel-1.3.0-alt2.x86_64.rpm.hasher 2024-05-04 03:13:56.569343291 +0000 @@ -12,3 +12,3 @@ File: /usr/lib64/ocaml/expat/expat.mli 100644 root:root e932068d9c23964c97e18d47753b4477 -File: /usr/lib64/ocaml/expat/libmlexpat.a 100644 root:root 5736c05daf99121ecb059c943f37a6d4 -RPMIdentity: 4d45c4ef93a9fe12b362ac4f1919617e9d956b846fc0009504fa4b080f5cf43ada32075430321df36251d8cad60ca80211bf0ec021cb1f735e56a69b14d0c9ba +File: /usr/lib64/ocaml/expat/libmlexpat.a 100644 root:root c47d75e2cee2618acb670b307f8e740a +RPMIdentity: b0d8ee366a71aab36f3aea615aa1566345dab857059e20441d9bee31b4555eba496990e1944509bdb4421b068e8c7db1375b064429db0f7a18797753b2bcd381