<86>May 6 01:27:27 userdel[2103888]: delete user 'rooter' <86>May 6 01:27:27 userdel[2103888]: removed group 'rooter' owned by 'rooter' <86>May 6 01:27:27 userdel[2103888]: removed shadow group 'rooter' owned by 'rooter' <86>May 6 01:27:27 groupadd[2103903]: group added to /etc/group: name=rooter, GID=978 <86>May 6 01:27:27 groupadd[2103903]: group added to /etc/gshadow: name=rooter <86>May 6 01:27:27 groupadd[2103903]: new group: name=rooter, GID=978 <86>May 6 01:27:27 useradd[2103917]: new user: name=rooter, UID=978, GID=978, home=/root, shell=/bin/bash <86>May 6 01:27:27 userdel[2103945]: delete user 'builder' <86>May 6 01:27:27 userdel[2103945]: removed group 'builder' owned by 'builder' <86>May 6 01:27:27 userdel[2103945]: removed shadow group 'builder' owned by 'builder' <86>May 6 01:27:27 groupadd[2103951]: group added to /etc/group: name=builder, GID=979 <86>May 6 01:27:27 useradd[2103957]: new user: name=builder, UID=979, GID=979, 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>May 6 01:27:30 rpmi: ocaml-runtime-4.13.1-alt1 sisyphus+288339.100.3.1 1636228813 installed <13>May 6 01:27:30 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+288339.1400.3.1 1636230742 installed <13>May 6 01:27:38 rpmi: ocaml-4.13.1-alt1 sisyphus+288339.100.3.1 1636228813 installed <13>May 6 01:27:39 rpmi: ocaml-ocamldoc-4.13.1-alt1 sisyphus+288339.100.3.1 1636228813 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.55065 + 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.47065 + 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.54417 + 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.95358 + 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.F6NAZR 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.Tnpf97 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.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), libm.so.6(GLIBC_2.35)(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.5Ng5m6 Creating ocaml-camlidl-debuginfo package Processing files: ocaml-camlidl-devel-1.09-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.6184 + 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.ezqa50 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.O1UC2o 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.OHMZeq 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.MHp5hD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HdkIRy 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(libm.so.6) 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) 2.84user 1.65system 0:15.05elapsed 29%CPU (0avgtext+0avgdata 26104maxresident)k 0inputs+0outputs (0major+459846minor)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 15.11user 7.64system 0:35.44elapsed 64%CPU (0avgtext+0avgdata 104192maxresident)k 0inputs+0outputs (30740major+738841minor)pagefaults 0swaps --- ocaml-camlidl-1.09-alt2.x86_64.rpm.repo 2021-11-06 20:45:01.000000000 +0000 +++ ocaml-camlidl-1.09-alt2.x86_64.rpm.hasher 2022-05-06 01:27:58.294406323 +0000 @@ -18,2 +18,3 @@ Requires: libm.so.6(GLIBC_2.29)(64bit) +Requires: libm.so.6(GLIBC_2.35)(64bit) Requires: ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7 @@ -29,8 +30,8 @@ Provides: ocaml-camlidl = 1.09-alt2:sisyphus+288339.3700.3.1 -File: /usr/bin/camlidl 100755 root:root 12618c61e5352ad66b4fd8ff43c7a38b +File: /usr/bin/camlidl 100755 root:root d1476dec2114cffa321c9cb028979b43 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 505fa01c71c1a20c89b72c170d5ae2cb +File: /usr/lib64/ocaml/stublibs/dllcamlidl.so 100644 root:root 39436329c3c08a05c5d32fba60f9f484 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: 64cad46a2ce6284d8a1b3c99ddd6f9e93e245ff570f8ab815ba5fc8c41de8842c637f3fd4eccd2e7d830112b3935fb886cd608c8c6d6449848bdeb1576fb9450 +RPMIdentity: 6d27bfdd32fd626f29d7e03fe4c35a36c6c6f695398877626f9d65a3ef87a4038358cadcf97f0a8985276a560fc67e6a64780816c716a1267ccc4d071b841c0d --- ocaml-camlidl-debuginfo-1.09-alt2.x86_64.rpm.repo 2021-11-06 20:45:01.000000000 +0000 +++ ocaml-camlidl-debuginfo-1.09-alt2.x86_64.rpm.hasher 2022-05-06 01:27:58.514408619 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/63 40755 root:root -/usr/lib/debug/.build-id/63/94c4388d10d50932aad499960edc0b86642938 120777 root:root ../../../../bin/camlidl -/usr/lib/debug/.build-id/63/94c4388d10d50932aad499960edc0b86642938.debug 120777 root:root ../../usr/bin/camlidl.debug -/usr/lib/debug/.build-id/b5 40755 root:root -/usr/lib/debug/.build-id/b5/293ca689c27c0c35eaed4d770dc152f8e92681 120777 root:root ../../../../lib64/ocaml/stublibs/dllcamlidl.so -/usr/lib/debug/.build-id/b5/293ca689c27c0c35eaed4d770dc152f8e92681.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllcamlidl.so.debug +/usr/lib/debug/.build-id/25 40755 root:root +/usr/lib/debug/.build-id/25/4f1fcab21e09e7a96fcb99d3012a476bd7a8a2 120777 root:root ../../../../bin/camlidl +/usr/lib/debug/.build-id/25/4f1fcab21e09e7a96fcb99d3012a476bd7a8a2.debug 120777 root:root ../../usr/bin/camlidl.debug +/usr/lib/debug/.build-id/ff 40755 root:root +/usr/lib/debug/.build-id/ff/9ed21d50c06818a0f97aaeb5d3f4b88b340a76 120777 root:root ../../../../lib64/ocaml/stublibs/dllcamlidl.so +/usr/lib/debug/.build-id/ff/9ed21d50c06818a0f97aaeb5d3f4b88b340a76.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllcamlidl.so.debug /usr/lib/debug/usr/bin/camlidl.debug 100644 root:root @@ -23,12 +23,12 @@ Provides: ocaml-camlidl-debuginfo = 1.09-alt2:sisyphus+288339.3700.3.1 -File: /usr/lib/debug/.build-id/63 40755 root:root -File: /usr/lib/debug/.build-id/63/94c4388d10d50932aad499960edc0b86642938 120777 root:root ../../../../bin/camlidl -File: /usr/lib/debug/.build-id/63/94c4388d10d50932aad499960edc0b86642938.debug 120777 root:root ../../usr/bin/camlidl.debug -File: /usr/lib/debug/.build-id/b5 40755 root:root -File: /usr/lib/debug/.build-id/b5/293ca689c27c0c35eaed4d770dc152f8e92681 120777 root:root ../../../../lib64/ocaml/stublibs/dllcamlidl.so -File: /usr/lib/debug/.build-id/b5/293ca689c27c0c35eaed4d770dc152f8e92681.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllcamlidl.so.debug -File: /usr/lib/debug/usr/bin/camlidl.debug 100644 root:root 923d648a0679c3cb5990867be59016e9 +File: /usr/lib/debug/.build-id/25 40755 root:root +File: /usr/lib/debug/.build-id/25/4f1fcab21e09e7a96fcb99d3012a476bd7a8a2 120777 root:root ../../../../bin/camlidl +File: /usr/lib/debug/.build-id/25/4f1fcab21e09e7a96fcb99d3012a476bd7a8a2.debug 120777 root:root ../../usr/bin/camlidl.debug +File: /usr/lib/debug/.build-id/ff 40755 root:root +File: /usr/lib/debug/.build-id/ff/9ed21d50c06818a0f97aaeb5d3f4b88b340a76 120777 root:root ../../../../lib64/ocaml/stublibs/dllcamlidl.so +File: /usr/lib/debug/.build-id/ff/9ed21d50c06818a0f97aaeb5d3f4b88b340a76.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllcamlidl.so.debug +File: /usr/lib/debug/usr/bin/camlidl.debug 100644 root:root 37bf0ff9ee390844da33f6aa1573ca5e 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 1301e4f9501356f9e727ea927e6f66b9 +File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllcamlidl.so.debug 100644 root:root cc16ef1bfbff36d737ae0e8defb182ea File: /usr/src/debug/ocaml-camlidl-1.09 40755 root:root @@ -40,2 +40,2 @@ File: /usr/src/debug/ocaml-camlidl-1.09/runtime/idlalloc.c 100644 root:root cc6feab9b915d292db313d01ae8619a9 -RPMIdentity: 688182db992c8b4d5f5541589cd4337b6806614ee196c30550ca0a45f38c6072d2958afd7e8d50759ca04139cf61e501e7b46a124ade11d4fd4ee77eb2f2500d +RPMIdentity: 231afde704cf7198c7491c4c05c2f55427cbfc2fc1cd1190fa0f21efcf89bd0574ba2973e720a8f18caf6347d385612a6d6180e2cc2451b96baffc4b699cfb61 --- ocaml-camlidl-devel-1.09-alt2.x86_64.rpm.repo 2021-11-06 20:45:01.000000000 +0000 +++ ocaml-camlidl-devel-1.09-alt2.x86_64.rpm.hasher 2022-05-06 01:27:58.729410862 +0000 @@ -110,3 +110,3 @@ File: /usr/lib64/ocaml/com.cmxa 100644 root:root ce749feb978b5f32ac5cae149bf15c4f -File: /usr/lib64/ocaml/libcamlidl.a 100644 root:root e29c5c4ac7ff65b602c7c75d19261702 +File: /usr/lib64/ocaml/libcamlidl.a 100644 root:root 02dfe56d2e0586e1d1166d3f8c669cff File: /usr/share/doc/ocaml-camlidl-devel-1.09 40755 root:root @@ -204,2 +204,2 @@ File: /usr/share/doc/ocaml-camlidl-devel-1.09/tests/unix.idl 100644 root:root 99c53f2380a3c740b370d3211511f68d -RPMIdentity: faeec967eaa6532d9d92e02d585857a9c28e6c77d818337cb9e3f33b36a18dee2c82b8930bc4a78988d22d37dfdac990f6be723d6ea74d5d9a7bfa0c99b8f245 +RPMIdentity: da2535e9766d5c9968c29691129efbb6952875b967fb46be559f288ea2556bff8a9e66c48f3b0e431ddb8092548465aae98d77766616e91f83c48b5408290272