<86>Dec 14 08:20:43 userdel[4045640]: delete user 'rooter' <86>Dec 14 08:20:43 userdel[4045640]: removed group 'rooter' owned by 'rooter' <86>Dec 14 08:20:43 userdel[4045640]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 14 08:20:43 groupadd[4045679]: group added to /etc/group: name=rooter, GID=1802 <86>Dec 14 08:20:43 groupadd[4045679]: group added to /etc/gshadow: name=rooter <86>Dec 14 08:20:43 groupadd[4045679]: new group: name=rooter, GID=1802 <86>Dec 14 08:20:43 useradd[4045720]: new user: name=rooter, UID=1802, GID=1802, home=/root, shell=/bin/bash, from=none <86>Dec 14 08:20:43 userdel[4045793]: delete user 'builder' <86>Dec 14 08:20:43 userdel[4045793]: removed group 'builder' owned by 'builder' <86>Dec 14 08:20:43 userdel[4045793]: removed shadow group 'builder' owned by 'builder' <86>Dec 14 08:20:43 groupadd[4045843]: group added to /etc/group: name=builder, GID=1803 <86>Dec 14 08:20:43 groupadd[4045843]: group added to /etc/gshadow: name=builder <86>Dec 14 08:20:43 groupadd[4045843]: new group: name=builder, GID=1803 <86>Dec 14 08:20:43 useradd[4045890]: new user: name=builder, UID=1803, GID=1803, home=/usr/src, shell=/bin/bash, from=none <13>Dec 14 08:20:47 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Dec 14 08:20:48 rpmi: ocaml-5.2.0-alt1 sisyphus+356727.140.13.1 1726230909 installed <13>Dec 14 08:20:48 rpmi: ocaml-runtime-5.2.0-alt1 sisyphus+356727.140.13.1 1726230909 installed <13>Dec 14 08:20:52 rpmi: ocaml-compiler-libs-5.2.0-alt1 sisyphus+356727.140.13.1 1726230909 installed <13>Dec 14 08:20:52 rpmi: ocaml-ocamldoc-5.2.0-alt1 sisyphus+356727.140.13.1 1726230909 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-camlidl-1.12-alt2.nosrc.rpm (w1.gzdio) Installing ocaml-camlidl-1.12-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.55548 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-camlidl-1.12 + echo 'Source #0 (ocaml-camlidl-1.12.tar):' Source #0 (ocaml-camlidl-1.12.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-camlidl-1.12.tar + cd ocaml-camlidl-1.12 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #2 (fedora-camlidl-Allow-destdir-installs.patch):' Patch #2 (fedora-camlidl-Allow-destdir-installs.patch): + /usr/bin/patch -p1 patching file compiler/Makefile patching file lib/Makefile patching file runtime/Makefile.unix + echo 'Patch #3 (fedora-camlidl-Pass-g-option-to-ocamlmklib.patch):' Patch #3 (fedora-camlidl-Pass-g-option-to-ocamlmklib.patch): + /usr/bin/patch -p1 patching file runtime/Makefile.unix + sed -e 's|^OCAMLLIB=.*|OCAMLLIB=/usr/lib/ocaml|' -e 's|^BINDIR=.*|BINDIR=/usr/bin|' -e 's|^CFLAGS=.*|CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic|' -e 's|^OCAMLC=.*|OCAMLC=ocamlc -g -bin-annot|' + cp /usr/src/RPM/SOURCES/META.camlidl.in . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.40998 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-camlidl-1.12 + make all make: Entering directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.12' cd compiler; make all make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.12/compiler' rm -f config.ml sed -e 's|%%CPP%%|cpp|' \ config.mlp > config.ml chmod -w config.ml ocamlc -g -bin-annot -c config.mli ocamlc -g -bin-annot -c config.ml ocamlc -g -bin-annot -c utils.mli ocamlc -g -bin-annot -c utils.ml ocamlc -g -bin-annot -c clflags.ml ocamlc -g -bin-annot -c idltypes.mli ocamlc -g -bin-annot -c prefix.mli ocamlc -g -bin-annot -c prefix.ml ocamlc -g -bin-annot -c lexpr.mli ocamlc -g -bin-annot -c lexpr.ml ocamlc -g -bin-annot -c cvttyp.mli ocamlc -g -bin-annot -c cvttyp.ml ocamlc -g -bin-annot -c variables.mli ocamlc -g -bin-annot -c variables.ml ocamlc -g -bin-annot -c idlarray.mli ocamlc -g -bin-annot -c idlarray.ml ocamlc -g -bin-annot -c struct.mli ocamlc -g -bin-annot -c struct.ml ocamlc -g -bin-annot -c enum.mli ocamlc -g -bin-annot -c enum.ml ocamlc -g -bin-annot -c union.mli ocamlc -g -bin-annot -c union.ml ocamlc -g -bin-annot -c cvtval.mli ocamlc -g -bin-annot -c cvtval.ml ocamlc -g -bin-annot -c structdecl.mli ocamlc -g -bin-annot -c structdecl.ml ocamlc -g -bin-annot -c enumdecl.mli ocamlc -g -bin-annot -c enumdecl.ml ocamlc -g -bin-annot -c uniondecl.mli ocamlc -g -bin-annot -c uniondecl.ml ocamlc -g -bin-annot -c typedef.mli ocamlc -g -bin-annot -c typedef.ml ocamlc -g -bin-annot -c funct.mli ocamlc -g -bin-annot -c funct.ml ocamlc -g -bin-annot -c constdecl.mli ocamlc -g -bin-annot -c constdecl.ml ocamlc -g -bin-annot -c intf.mli ocamlc -g -bin-annot -c intf.ml ocamlc -g -bin-annot -c file.mli ocamlc -g -bin-annot -c file.ml ocamlc -g -bin-annot -c predef.mli ocamlc -g -bin-annot -c predef.ml ocamllex linenum.mll 16 states, 331 transitions, table size 1420 bytes ocamlc -g -bin-annot -c linenum.mli ocamlc -g -bin-annot -c linenum.ml ocamlc -g -bin-annot -c parse_aux.mli ocamlc -g -bin-annot -c parse_aux.ml ocamlyacc -v parser_midl.mly 12 shift/reduce conflicts, 4 reduce/reduce conflicts. ocamlc -g -bin-annot -c parser_midl.mli ocamlc -g -bin-annot -c parser_midl.ml ocamllex lexer_midl.mll 129 states, 1747 transitions, table size 7762 bytes ocamlc -g -bin-annot -c lexer_midl.mli ocamlc -g -bin-annot -c lexer_midl.ml ocamlc -g -bin-annot -c parse.mli ocamlc -g -bin-annot -c parse.ml ocamlc -g -bin-annot -c fixlabels.mli ocamlc -g -bin-annot -c fixlabels.ml ocamlc -g -bin-annot -c normalize.mli ocamlc -g -bin-annot -c normalize.ml ocamlc -g -bin-annot -c main.ml ocamlc -g -bin-annot -o camlidl config.cmo utils.cmo clflags.cmo prefix.cmo lexpr.cmo cvttyp.cmo variables.cmo idlarray.cmo struct.cmo enum.cmo union.cmo cvtval.cmo structdecl.cmo enumdecl.cmo uniondecl.cmo typedef.cmo funct.cmo constdecl.cmo intf.cmo file.cmo predef.cmo linenum.cmo parse_aux.cmo parser_midl.cmo lexer_midl.cmo parse.cmo fixlabels.cmo normalize.cmo main.cmo make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.12/compiler' cd runtime; make all make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.12/runtime' ocamlc -g -bin-annot -ccopt "-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic" idlalloc.c ocamlc -g -bin-annot -ccopt "-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic" comintf.c ocamlc -g -bin-annot -ccopt "-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic" comerror.c rm -f dllcamlidl.so ocamlmklib -g -o camlidl idlalloc.o comintf.o comerror.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.12/runtime' cd lib; make all make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.12/lib' ocamlc -g -bin-annot -c com.mli ocamlc -g -bin-annot -c com.ml ocamlc -g -bin-annot -a -o com.cma -dllib -lcamlidl -cclib -lcamlidl com.cmo make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.12/lib' cd tools; make all make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.12/tools' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.12/tools' make: Leaving directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.12' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.46631 + 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:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ocaml-camlidl-1.12 + mkdir -p /usr/src/tmp/ocaml-camlidl-buildroot/usr/lib/ocaml/caml + mkdir -p /usr/src/tmp/ocaml-camlidl-buildroot/usr/lib/ocaml/camlidl + mkdir -p /usr/src/tmp/ocaml-camlidl-buildroot/usr/lib/ocaml/stublibs + mkdir -p /usr/src/tmp/ocaml-camlidl-buildroot/usr/bin + sed s/@VERSION@/1.12/ + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/ocaml-camlidl-buildroot make: Entering directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.12' cd compiler; make install make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.12/compiler' cp camlidl /usr/src/tmp/ocaml-camlidl-buildroot/usr/bin make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.12/compiler' cd runtime; make install make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.12/runtime' cp camlidlruntime.h /usr/src/tmp/ocaml-camlidl-buildroot/usr/lib/ocaml/caml/camlidlruntime.h cp libcamlidl.a /usr/src/tmp/ocaml-camlidl-buildroot/usr/lib/ocaml/libcamlidl.a cp dllcamlidl.so /usr/src/tmp/ocaml-camlidl-buildroot/usr/lib/ocaml/stublibs/dllcamlidl.so cd /usr/src/tmp/ocaml-camlidl-buildroot/usr/lib/ocaml; ranlib libcamlidl.a make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.12/runtime' cd lib; make install make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.12/lib' cp -p com.cmi com.cma /usr/src/tmp/ocaml-camlidl-buildroot/usr/lib/ocaml make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.12/lib' cd tools; make install make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.12/tools' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.12/tools' make: Leaving directory '/usr/src/RPM/BUILD/ocaml-camlidl-1.12' + /usr/bin/install -m644 lib/com.cma lib/com.cmi lib/com.cmo lib/com.cmt lib/com.cmti /usr/src/tmp/ocaml-camlidl-buildroot/usr/lib/ocaml/ + __ocaml_find_files + find /usr/src/tmp/ocaml-camlidl-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-camlidl-buildroot/usr/lib/ocaml/ -type d -printf '%%dir /usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-camlidl-buildroot/usr/lib/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/lib/ocaml/%P\n' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-camlidl-buildroot (auto) mode of './usr/lib/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/lib: (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/lib/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_stat_free verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_state verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_named_value verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_alloc_final verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_register_global_root verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_alloc_small verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_invalid_argument verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_raise verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_format_exception verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_remove_global_root verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllcamlidl.so: undefined symbol: caml_stat_alloc Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ocaml-camlidl-buildroot Processing files: ocaml-camlidl-1.12-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.44811 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-camlidl-1.12 + DOCDIR=/usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-1.12 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-1.12 + /bin/mkdir -p /usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-1.12 + cp -prL LICENSE /usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-1.12 + chmod -R go-w /usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-1.12 + chmod -R a+rX /usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-1.12 + exit 0 warning: File listed twice: /usr/lib/ocaml/stublibs/dllcamlidl.so Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z82Bgg 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.8OOvQI 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) = 5.2.0-A5E0135B, ocaml-dll(camlidl) Requires: /usr/bin/ocamlrun, ld-linux.so.2 >= set:jiL26, ld-linux.so.2(GLIBC_2.3), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__Callback) = 5.2.0-E5E2C60F, ocaml-cmi(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmi(Stdlib__Obj) = 5.2.0-84F58C21, ocaml-runtime = 5.2.0, 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.gA0Ac2 Creating ocaml-camlidl-debuginfo package Processing files: ocaml-camlidl-devel-1.12-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.10011 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-camlidl-1.12 + DOCDIR=/usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-devel-1.12 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-devel-1.12 + /bin/mkdir -p /usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-devel-1.12 + cp -prL LICENSE README Changes tests /usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-devel-1.12 + chmod -R go-w /usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-devel-1.12 + chmod -R a+rX /usr/src/tmp/ocaml-camlidl-buildroot/usr/share/doc/ocaml-camlidl-devel-1.12 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6i2I53 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.Qvc9Nd 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) = 5.2.0-A5E0135B, ocaml-cmt(Com) = 5.2.0-A5E0135B Requires: ocaml-camlidl = 1.12-alt2, ocaml, ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__Callback) = 5.2.0-E5E2C60F, ocaml-cmi(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmi(Stdlib__Obj) = 5.2.0-84F58C21, ocaml-cmt(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmt(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmt(Stdlib__Callback) = 5.2.0-E5E2C60F, ocaml-cmt(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmt(Stdlib__Obj) = 5.2.0-84F58C21 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wSo0kk Processing files: ocaml-camlidl-debuginfo-1.12-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2cMjQm find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FPip14 find-requires: running scripts (debuginfo) Requires: ocaml-camlidl = 1.12-alt2, debug(ld-linux.so.2), debug(libc.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 5 extra deps from ocaml-camlidl-devel due to repentancy on ocaml-camlidl Wrote: /usr/src/RPM/RPMS/i586/ocaml-camlidl-1.12-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-camlidl-devel-1.12-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-camlidl-debuginfo-1.12-alt2.i586.rpm (w2.lzdio) 4.26user 2.07system 0:12.78elapsed 49%CPU (0avgtext+0avgdata 25600maxresident)k 0inputs+0outputs (0major+363005minor)pagefaults 0swaps 4.48user 3.19system 0:28.50elapsed 26%CPU (0avgtext+0avgdata 132448maxresident)k 0inputs+0outputs (0major+275905minor)pagefaults 0swaps --- ocaml-camlidl-1.12-alt2.i586.rpm.repo 2024-09-13 13:43:43.000000000 +0000 +++ ocaml-camlidl-1.12-alt2.i586.rpm.hasher 2024-12-14 08:21:08.059860494 +0000 @@ -39,5 +39,5 @@ File: /usr/lib/ocaml/stublibs 40755 root:root -File: /usr/lib/ocaml/stublibs/dllcamlidl.so 100644 root:root 8fbebf7411d4eca77ec82ddaf1e010b7 +File: /usr/lib/ocaml/stublibs/dllcamlidl.so 100644 root:root 684650661c2d342c61bc229758338407 File: /usr/share/doc/ocaml-camlidl-1.12 40755 root:root File: /usr/share/doc/ocaml-camlidl-1.12/LICENSE 100644 root:root 7400ff0651ef5ea576d24d0c34371f90 -RPMIdentity: f77527227efeb0eb7fb388f79de2eebe220f9f23029ac85f88465fb4130efc234319b4c85ef261f3d562b8aada13c8f94cc93e7cb3d6fbee542fe4257a19fce5 +RPMIdentity: af773292e79315029332e9dae19e0cafee89cce711bbefca202e1a4cdc7410b08699a744926d489d947e98e55dca07826f426eb7a85482af0d8062befe083bb3 --- ocaml-camlidl-debuginfo-1.12-alt2.i586.rpm.repo 2024-09-13 13:43:44.000000000 +0000 +++ ocaml-camlidl-debuginfo-1.12-alt2.i586.rpm.hasher 2024-12-14 08:21:08.138862033 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/7a 40755 root:root -/usr/lib/debug/.build-id/7a/585d442ec5de0683b84ce4008067f8dc0491e4 120777 root:root ../../../ocaml/stublibs/dllcamlidl.so -/usr/lib/debug/.build-id/7a/585d442ec5de0683b84ce4008067f8dc0491e4.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllcamlidl.so.debug +/usr/lib/debug/.build-id/0a 40755 root:root +/usr/lib/debug/.build-id/0a/07f05724758c515455854c1d3f9dc23fc2ed95 120777 root:root ../../../ocaml/stublibs/dllcamlidl.so +/usr/lib/debug/.build-id/0a/07f05724758c515455854c1d3f9dc23fc2ed95.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllcamlidl.so.debug /usr/lib/debug/usr/lib/ocaml 40755 root:root @@ -18,8 +18,8 @@ Provides: ocaml-camlidl-debuginfo = 1.12-alt2:sisyphus+356727.15300.13.1 -File: /usr/lib/debug/.build-id/7a 40755 root:root -File: /usr/lib/debug/.build-id/7a/585d442ec5de0683b84ce4008067f8dc0491e4 120777 root:root ../../../ocaml/stublibs/dllcamlidl.so -File: /usr/lib/debug/.build-id/7a/585d442ec5de0683b84ce4008067f8dc0491e4.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllcamlidl.so.debug +File: /usr/lib/debug/.build-id/0a 40755 root:root +File: /usr/lib/debug/.build-id/0a/07f05724758c515455854c1d3f9dc23fc2ed95 120777 root:root ../../../ocaml/stublibs/dllcamlidl.so +File: /usr/lib/debug/.build-id/0a/07f05724758c515455854c1d3f9dc23fc2ed95.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllcamlidl.so.debug File: /usr/lib/debug/usr/lib/ocaml 40755 root:root File: /usr/lib/debug/usr/lib/ocaml/stublibs 40755 root:root -File: /usr/lib/debug/usr/lib/ocaml/stublibs/dllcamlidl.so.debug 100644 root:root 2454726ba04e8e0959e5ca09f293e8ec +File: /usr/lib/debug/usr/lib/ocaml/stublibs/dllcamlidl.so.debug 100644 root:root 2d47c02a729c80787f2e3a7b3f844c04 File: /usr/src/debug/ocaml-camlidl-1.12 40755 root:root @@ -31,2 +31,2 @@ File: /usr/src/debug/ocaml-camlidl-1.12/runtime/idlalloc.c 100644 root:root 20709c4285abc1f5beee3ff07d65f611 -RPMIdentity: 1a5f84f65aa12d7a37268f29da1fa5b896c009d0e974372ec77a126da622b0f06be80f88226610deaeeefff7cf8d2adbf946f59c5e0ae3b6524371e020ead1a9 +RPMIdentity: 424ff7d0a737d0d63c17cfb0b6e15a27ff260a472097ab97217e48ffcfe9018a2caa24e4adc90722c2d986c31a4fb52f8d3796e3a2412f84b6003e04f8dcad79 --- ocaml-camlidl-devel-1.12-alt2.i586.rpm.repo 2024-09-13 13:43:43.000000000 +0000 +++ ocaml-camlidl-devel-1.12-alt2.i586.rpm.hasher 2024-12-14 08:21:08.213863495 +0000 @@ -113,3 +113,3 @@ File: /usr/lib/ocaml/com.cmti 100644 root:root 97b3e5d2f2b473eebc62da6368baee80 -File: /usr/lib/ocaml/libcamlidl.a 100644 root:root 6d0f40abb7ba51fac7d1fc4cebadd348 +File: /usr/lib/ocaml/libcamlidl.a 100644 root:root 8ff04ac585d5a77e45893761d2e9933b File: /usr/share/doc/ocaml-camlidl-devel-1.12 40755 root:root @@ -207,2 +207,2 @@ File: /usr/share/doc/ocaml-camlidl-devel-1.12/tests/unix.idl 100644 root:root 99c53f2380a3c740b370d3211511f68d -RPMIdentity: a9e74f6ad063315feb79ac1cdf62bce3e47e00432084c049dd3bb4ad7e1b6c292bca8683c2adf6ac1f83bf8b06077daf35adf3b6f63112e249e89268f34ee263 +RPMIdentity: f2ce08b143b4ff42f32254ef677c72a4ae3608f6dfa965deabefecebd04e4656e25949d6dbdd89ab4902df4fe7931d336d686b466237f535b6a4356b0d720e72