<86>Jun 16 01:37:21 userdel[3660362]: delete user 'rooter' <86>Jun 16 01:37:21 userdel[3660362]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:37:21 userdel[3660362]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:37:21 groupadd[3660397]: group added to /etc/group: name=rooter, GID=1817 <86>Jun 16 01:37:21 groupadd[3660397]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:37:21 groupadd[3660397]: new group: name=rooter, GID=1817 <86>Jun 16 01:37:21 useradd[3660416]: new user: name=rooter, UID=1817, GID=1817, home=/root, shell=/bin/bash <86>Jun 16 01:37:21 userdel[3660432]: delete user 'builder' <86>Jun 16 01:37:21 userdel[3660432]: removed group 'builder' owned by 'builder' <86>Jun 16 01:37:21 userdel[3660432]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:37:21 groupadd[3660464]: group added to /etc/group: name=builder, GID=1818 <86>Jun 16 01:37:21 groupadd[3660464]: group added to /etc/gshadow: name=builder <86>Jun 16 01:37:21 groupadd[3660464]: new group: name=builder, GID=1818 <86>Jun 16 01:37:21 useradd[3660499]: new user: name=builder, UID=1818, GID=1818, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/ocaml-camlidl-1.09-alt2.src.rpm: exception not found in '/usr/share/license-exception' directory: exceptions <13>Jun 16 01:37:24 rpmi: ocaml-runtime-4.13.1-alt1 p10+289137.100.8.1 1638001619 installed <13>Jun 16 01:37:24 rpmi: rpm-build-ocaml-1.4.2-alt1 p10+289137.700.7.1 1637431351 installed <13>Jun 16 01:37:31 rpmi: ocaml-4.13.1-alt1 p10+289137.100.8.1 1638001619 installed <13>Jun 16 01:37:32 rpmi: ocaml-ocamldoc-4.13.1-alt1 p10+289137.100.8.1 1638001619 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-camlidl-1.09-alt2.nosrc.rpm (w1.gzdio) Installing ocaml-camlidl-1.09-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.37612 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-camlidl-1.09 + echo 'Source #0 (ocaml-camlidl-1.09.tar):' Source #0 (ocaml-camlidl-1.09.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-camlidl-1.09.tar + cd ocaml-camlidl-1.09 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (camlidl-1.05-use-ocamlopt-for-compiler.patch):' Patch #1 (camlidl-1.05-use-ocamlopt-for-compiler.patch): + /usr/bin/patch -p1 patching file compiler/Makefile + sed -e 's|^OCAMLLIB=.*|OCAMLLIB=/usr/lib64/ocaml|' -e 's|^BINDIR=.*|BINDIR=/usr/bin|' + cp /usr/src/RPM/SOURCES/META.camlidl.in . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.37612 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-camlidl-1.09 + make all make: Entering directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09' cd compiler; make all make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09/compiler' rm -f config.ml sed -e 's|%%CPP%%|cpp|' \ config.mlp > config.ml chmod -w config.ml ocamlc -g -c config.mli ocamlopt -c config.ml ocamlc -g -c utils.mli ocamlopt -c utils.ml ocamlopt -c clflags.ml ocamlc -g -c idltypes.mli ocamlc -g -c prefix.mli ocamlopt -c prefix.ml ocamlc -g -c lexpr.mli ocamlopt -c lexpr.ml ocamlc -g -c cvttyp.mli ocamlopt -c cvttyp.ml ocamlc -g -c variables.mli ocamlopt -c variables.ml ocamlc -g -c idlarray.mli ocamlopt -c idlarray.ml ocamlc -g -c struct.mli ocamlopt -c struct.ml ocamlc -g -c enum.mli ocamlopt -c enum.ml ocamlc -g -c union.mli ocamlopt -c union.ml ocamlc -g -c cvtval.mli ocamlopt -c cvtval.ml ocamlc -g -c structdecl.mli ocamlopt -c structdecl.ml ocamlc -g -c enumdecl.mli ocamlopt -c enumdecl.ml ocamlc -g -c uniondecl.mli ocamlopt -c uniondecl.ml ocamlc -g -c typedef.mli ocamlopt -c typedef.ml ocamlc -g -c funct.mli ocamlopt -c funct.ml ocamlc -g -c constdecl.mli ocamlopt -c constdecl.ml ocamlc -g -c intf.mli ocamlopt -c intf.ml ocamlc -g -c file.mli ocamlopt -c file.ml ocamlc -g -c predef.mli ocamlopt -c predef.ml ocamllex linenum.mll 16 states, 331 transitions, table size 1420 bytes ocamlc -g -c linenum.mli ocamlopt -c linenum.ml ocamlc -g -c parse_aux.mli ocamlopt -c parse_aux.ml ocamlyacc -v parser_midl.mly 12 shift/reduce conflicts, 4 reduce/reduce conflicts. ocamlc -g -c parser_midl.mli ocamlopt -c parser_midl.ml ocamllex lexer_midl.mll 129 states, 1747 transitions, table size 7762 bytes ocamlc -g -c lexer_midl.mli ocamlopt -c lexer_midl.ml ocamlc -g -c parse.mli ocamlopt -c parse.ml ocamlc -g -c fixlabels.mli ocamlopt -c fixlabels.ml ocamlc -g -c normalize.mli ocamlopt -c normalize.ml ocamlopt -c main.ml ocamlopt -o camlidl config.cmx utils.cmx clflags.cmx prefix.cmx lexpr.cmx cvttyp.cmx variables.cmx idlarray.cmx struct.cmx enum.cmx union.cmx cvtval.cmx structdecl.cmx enumdecl.cmx uniondecl.cmx typedef.cmx funct.cmx constdecl.cmx intf.cmx file.cmx predef.cmx linenum.cmx parse_aux.cmx parser_midl.cmx lexer_midl.cmx parse.cmx fixlabels.cmx normalize.cmx main.cmx make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09/compiler' cd runtime; make all make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09/runtime' ocamlc -g -ccopt "-Wall -g" idlalloc.c ocamlc -g -ccopt "-Wall -g" comintf.c ocamlc -g -ccopt "-Wall -g" comerror.c rm -f dllcamlidl.so ocamlmklib -o camlidl idlalloc.o comintf.o comerror.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09/runtime' cd lib; make all make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09/lib' ocamlc -g -c com.mli ocamlc -g -c com.ml ocamlc -g -a -o com.cma -dllib -lcamlidl -cclib -lcamlidl com.cmo ocamlopt -c com.ml ocamlopt -a -o com.cmxa -cclib -lcamlidl com.cmx make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09/lib' cd tools; make all make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09/tools' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09/tools' make: Leaving directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.62645 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-camlidl-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-camlidl-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-camlidl-1.09 + mkdir -p /usr/src/tmp/ocaml-camlidl-buildroot/usr/lib64/ocaml/caml + mkdir -p /usr/src/tmp/ocaml-camlidl-buildroot/usr/lib64/ocaml/camlidl + mkdir -p /usr/src/tmp/ocaml-camlidl-buildroot/usr/lib64/ocaml/stublibs + mkdir -p /usr/src/tmp/ocaml-camlidl-buildroot/usr/bin + sed s/@VERSION@/1.09/ + make OCAMLLIB=/usr/src/tmp/ocaml-camlidl-buildroot/usr/lib64/ocaml BINDIR=/usr/src/tmp/ocaml-camlidl-buildroot/usr/bin install make: Entering directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09' cd compiler; make install make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09/compiler' cp camlidl /usr/src/tmp/ocaml-camlidl-buildroot/usr/bin make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09/compiler' cd runtime; make install make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09/runtime' cp camlidlruntime.h /usr/src/tmp/ocaml-camlidl-buildroot/usr/lib64/ocaml/caml/camlidlruntime.h cp libcamlidl.a /usr/src/tmp/ocaml-camlidl-buildroot/usr/lib64/ocaml/libcamlidl.a cp dllcamlidl.so /usr/src/tmp/ocaml-camlidl-buildroot/usr/lib64/ocaml/stublibs/dllcamlidl.so cd /usr/src/tmp/ocaml-camlidl-buildroot/usr/lib64/ocaml; ranlib libcamlidl.a make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09/runtime' cd lib; make install make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09/lib' cp com.cmi com.cma com.cmxa com.a /usr/src/tmp/ocaml-camlidl-buildroot/usr/lib64/ocaml cd /usr/src/tmp/ocaml-camlidl-buildroot/usr/lib64/ocaml; ranlib com.a make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09/lib' cd tools; make install make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09/tools' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09/tools' make: Leaving directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.09' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-camlidl-buildroot (auto) mode of './usr/lib64/ocaml/stublibs/dllcamlidl.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-camlidl-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-camlidl-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-camlidl-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-camlidl-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-camlidl-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_stat_free verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlidl.so: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_named_value verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_alloc_final verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_register_global_root verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_alloc_small verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_invalid_argument verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_raise verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_format_exception verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_remove_global_root verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_stat_alloc Processing files: ocaml-camlidl-1.09-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.62645 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-camlidl-1.09 + DOCDIR=/usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-1.09 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-1.09 + /bin/mkdir -p /usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-1.09 + cp -prL LICENSE /usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-1.09 + chmod -R go-w /usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-1.09 + chmod -R a+rX /usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-1.09 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.q7yfaA 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.AsQ9Tz 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(Com) = 4.13.1-391442E1, ocaml-dll(camlidl) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Callback) = 4.13.1-BE7617C4, ocaml-cmi(Stdlib__Int32) = 4.13.1-D7020701, ocaml-cmi(Stdlib__Obj) = 4.13.1-F013B5AB, ocaml-runtime = 4.13.1, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.A2gjrA Creating ocaml-camlidl-debuginfo package Processing files: ocaml-camlidl-devel-1.09-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.63834 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-camlidl-1.09 + DOCDIR=/usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-devel-1.09 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-devel-1.09 + /bin/mkdir -p /usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-devel-1.09 + cp -prL LICENSE README Changes tests /usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-devel-1.09 + chmod -R go-w /usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-devel-1.09 + chmod -R a+rX /usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-devel-1.09 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vPLd1C 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.o3XKuC 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(Com) = 4.13.1-4D02502A Requires: ocaml-camlidl = 1.09-alt2, /usr/lib64/ocaml/stublibs/dllcamlidl.so, ocaml, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(Com) = 4.13.1-391442E1, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Callback) = 4.13.1-BE7617C4, ocaml-cmi(Stdlib__Int32) = 4.13.1-D7020701, ocaml-cmi(Stdlib__Obj) = 4.13.1-F013B5AB, ocaml-cmx(Stdlib__Callback) = 4.13.1-A6D9902A Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f4JdtD Processing files: ocaml-camlidl-debuginfo-1.09-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IK9YbA find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e4iUCB find-requires: running scripts (debuginfo) Requires: ocaml-camlidl = 1.09-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdl.so.2), debug64(libm.so.6), debug64(libpthread.so.0) Adding to ocaml-camlidl-devel a strict dependency on ocaml-camlidl Adding to ocaml-camlidl-debuginfo a strict dependency on ocaml-camlidl Removing 2 extra deps from ocaml-camlidl-devel due to dependency on ocaml-camlidl Removing 5 extra deps from ocaml-camlidl-devel due to repentancy on ocaml-camlidl Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-camlidl-1.09-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-camlidl-devel-1.09-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-camlidl-debuginfo-1.09-alt2.x86_64.rpm (w2.lzdio) 1.73user 2.81system 0:10.72elapsed 42%CPU (0avgtext+0avgdata 26320maxresident)k 0inputs+0outputs (0major+499796minor)pagefaults 0swaps /.out/ocaml-camlidl-1.09-alt2.x86_64.rpm: exception not found in '/usr/share/license-exception' directory: exceptions /.out/ocaml-camlidl-devel-1.09-alt2.x86_64.rpm: exception not found in '/usr/share/license-exception' directory: exceptions /.out/ocaml-camlidl-debuginfo-1.09-alt2.x86_64.rpm: exception not found in '/usr/share/license-exception' directory: exceptions 3.39user 3.16system 0:28.16elapsed 23%CPU (0avgtext+0avgdata 129016maxresident)k 0inputs+0outputs (0major+215638minor)pagefaults 0swaps --- ocaml-camlidl-1.09-alt2.x86_64.rpm.repo 2021-11-27 08:42:25.000000000 +0000 +++ ocaml-camlidl-1.09-alt2.x86_64.rpm.hasher 2024-06-16 01:37:45.737664542 +0000 @@ -29,8 +29,8 @@ Provides: ocaml-camlidl = 1.09-alt2:p10+289137.3000.8.1 -File: /usr/bin/camlidl 100755 root:root 484a11118ea779d98fd46114ac8f87cc +File: /usr/bin/camlidl 100755 root:root 05da0aab52c5020c761d2699bd1cd880 File: /usr/lib64/ocaml/com.cma 100644 root:root c3affbe10a4dd59a1e114e1b33c6c790 File: /usr/lib64/ocaml/com.cmi 100644 root:root e30067049e7b6067291fa421394e4d1a -File: /usr/lib64/ocaml/stublibs/dllcamlidl.so 100644 root:root 6c4b09057bef712af883224f55c791a1 +File: /usr/lib64/ocaml/stublibs/dllcamlidl.so 100644 root:root 7edb18dac6fc7a86dc0d28b9b99db72d File: /usr/share/doc/ocaml-camlidl-1.09 40755 root:root File: /usr/share/doc/ocaml-camlidl-1.09/LICENSE 100644 root:root 7400ff0651ef5ea576d24d0c34371f90 -RPMIdentity: 421391811f6aaa8404cf7a7cb8a22f8bde7dea9815bd557cab5d9cde9c052b63a814fcde85c170e34390f82a689c5c9d0c47987b7ba4d244b2ceafcee43cf43f +RPMIdentity: d53fc7ead9c1ceb8bb5c12f0418e097f53da07e16e999992370e18ba5c91ba6a67974d4a16300f773e0fff79f8e2eba17ffa2ea7ff6f1b8fece1d6ceae89f5e2 --- ocaml-camlidl-debuginfo-1.09-alt2.x86_64.rpm.repo 2021-11-27 08:42:25.000000000 +0000 +++ ocaml-camlidl-debuginfo-1.09-alt2.x86_64.rpm.hasher 2024-06-16 01:37:45.837666352 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/49 40755 root:root -/usr/lib/debug/.build-id/49/002c2106436e7f9eccb3545316d2b697a90268 120777 root:root ../../../../bin/camlidl -/usr/lib/debug/.build-id/49/002c2106436e7f9eccb3545316d2b697a90268.debug 120777 root:root ../../usr/bin/camlidl.debug -/usr/lib/debug/.build-id/52 40755 root:root -/usr/lib/debug/.build-id/52/b2cab11b44a629331a80bcf91a3255affae4f9 120777 root:root ../../../../lib64/ocaml/stublibs/dllcamlidl.so -/usr/lib/debug/.build-id/52/b2cab11b44a629331a80bcf91a3255affae4f9.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllcamlidl.so.debug +/usr/lib/debug/.build-id/b6 40755 root:root +/usr/lib/debug/.build-id/b6/34cd2e5da7dcc9c9cdbf4421783deabcace906 120777 root:root ../../../../lib64/ocaml/stublibs/dllcamlidl.so +/usr/lib/debug/.build-id/b6/34cd2e5da7dcc9c9cdbf4421783deabcace906.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllcamlidl.so.debug +/usr/lib/debug/.build-id/d6 40755 root:root +/usr/lib/debug/.build-id/d6/edfc7fe0c13465400ccddbefad2bd2d2ab12cb 120777 root:root ../../../../bin/camlidl +/usr/lib/debug/.build-id/d6/edfc7fe0c13465400ccddbefad2bd2d2ab12cb.debug 120777 root:root ../../usr/bin/camlidl.debug /usr/lib/debug/usr/bin/camlidl.debug 100644 root:root @@ -25,12 +25,12 @@ Provides: ocaml-camlidl-debuginfo = 1.09-alt2:p10+289137.3000.8.1 -File: /usr/lib/debug/.build-id/49 40755 root:root -File: /usr/lib/debug/.build-id/49/002c2106436e7f9eccb3545316d2b697a90268 120777 root:root ../../../../bin/camlidl -File: /usr/lib/debug/.build-id/49/002c2106436e7f9eccb3545316d2b697a90268.debug 120777 root:root ../../usr/bin/camlidl.debug -File: /usr/lib/debug/.build-id/52 40755 root:root -File: /usr/lib/debug/.build-id/52/b2cab11b44a629331a80bcf91a3255affae4f9 120777 root:root ../../../../lib64/ocaml/stublibs/dllcamlidl.so -File: /usr/lib/debug/.build-id/52/b2cab11b44a629331a80bcf91a3255affae4f9.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllcamlidl.so.debug -File: /usr/lib/debug/usr/bin/camlidl.debug 100644 root:root 257e1c854e364f29eeb1cee3edbd278f +File: /usr/lib/debug/.build-id/b6 40755 root:root +File: /usr/lib/debug/.build-id/b6/34cd2e5da7dcc9c9cdbf4421783deabcace906 120777 root:root ../../../../lib64/ocaml/stublibs/dllcamlidl.so +File: /usr/lib/debug/.build-id/b6/34cd2e5da7dcc9c9cdbf4421783deabcace906.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllcamlidl.so.debug +File: /usr/lib/debug/.build-id/d6 40755 root:root +File: /usr/lib/debug/.build-id/d6/edfc7fe0c13465400ccddbefad2bd2d2ab12cb 120777 root:root ../../../../bin/camlidl +File: /usr/lib/debug/.build-id/d6/edfc7fe0c13465400ccddbefad2bd2d2ab12cb.debug 120777 root:root ../../usr/bin/camlidl.debug +File: /usr/lib/debug/usr/bin/camlidl.debug 100644 root:root 7020636dafed2acb7c69855248d80cfa 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/dllcamlidl.so.debug 100644 root:root 8ca2f103eacf47479513c2b8358b031c +File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllcamlidl.so.debug 100644 root:root acf38a68c57fc4d25184252614e35fe6 File: /usr/src/debug/ocaml-camlidl-1.09 40755 root:root @@ -42,2 +42,2 @@ File: /usr/src/debug/ocaml-camlidl-1.09/runtime/idlalloc.c 100644 root:root cc6feab9b915d292db313d01ae8619a9 -RPMIdentity: 88f5ef89d470aabc24b8262e840284821dd2cfc2c495e7c308290ff1762888f0dc7a75ebfbe281d30129e3f38af64bcb6e82429a03c04985875eae247624ef23 +RPMIdentity: 869b136041309d8637dbb4b06de738ced7ebe4abdba02733cc4312841573e0417f7bdcc592f45064a56737febf36820ca780bb5d392a0b38a0e0d31025b4050a