<86>Nov 14 03:03:33 userdel[3536304]: delete user 'rooter' <86>Nov 14 03:03:33 userdel[3536304]: removed group 'rooter' owned by 'rooter' <86>Nov 14 03:03:33 userdel[3536304]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 14 03:03:33 groupadd[3536338]: group added to /etc/group: name=rooter, GID=1805 <86>Nov 14 03:03:33 groupadd[3536338]: group added to /etc/gshadow: name=rooter <86>Nov 14 03:03:33 groupadd[3536338]: new group: name=rooter, GID=1805 <86>Nov 14 03:03:33 useradd[3536372]: new user: name=rooter, UID=1805, GID=1805, home=/root, shell=/bin/bash, from=none <86>Nov 14 03:03:33 userdel[3536444]: delete user 'builder' <86>Nov 14 03:03:33 userdel[3536444]: removed group 'builder' owned by 'builder' <86>Nov 14 03:03:33 userdel[3536444]: removed shadow group 'builder' owned by 'builder' <86>Nov 14 03:03:33 groupadd[3536486]: group added to /etc/group: name=builder, GID=1806 <86>Nov 14 03:03:33 groupadd[3536486]: group added to /etc/gshadow: name=builder <86>Nov 14 03:03:33 groupadd[3536486]: new group: name=builder, GID=1806 <86>Nov 14 03:03:33 useradd[3536526]: new user: name=builder, UID=1806, GID=1806, home=/usr/src, shell=/bin/bash, from=none <13>Nov 14 03:03:37 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Nov 14 03:03:39 rpmi: ocaml-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Nov 14 03:03:40 rpmi: ocaml-runtime-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Nov 14 03:03:44 rpmi: ocaml-compiler-libs-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Nov 14 03:03:44 rpmi: ocaml-ocamldoc-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.65759 + 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/lib64/ocaml|' -e 's|^BINDIR=.*|BINDIR=/usr/bin|' -e 's|^CFLAGS=.*|CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects|' -e 's|^OCAMLC=.*|OCAMLC=ocamlc.opt -g -bin-annot|' -e 's|^OCAMLOPT=.*|OCAMLOPT=ocamlopt.opt -g|' + cp /usr/src/RPM/SOURCES/META.camlidl.in . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.65759 + 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.opt -g -bin-annot -c config.mli ocamlc.opt -g -bin-annot -c config.ml ocamlc.opt -g -bin-annot -c utils.mli ocamlc.opt -g -bin-annot -c utils.ml ocamlc.opt -g -bin-annot -c clflags.ml ocamlc.opt -g -bin-annot -c idltypes.mli ocamlc.opt -g -bin-annot -c prefix.mli ocamlc.opt -g -bin-annot -c prefix.ml ocamlc.opt -g -bin-annot -c lexpr.mli ocamlc.opt -g -bin-annot -c lexpr.ml ocamlc.opt -g -bin-annot -c cvttyp.mli ocamlc.opt -g -bin-annot -c cvttyp.ml ocamlc.opt -g -bin-annot -c variables.mli ocamlc.opt -g -bin-annot -c variables.ml ocamlc.opt -g -bin-annot -c idlarray.mli ocamlc.opt -g -bin-annot -c idlarray.ml ocamlc.opt -g -bin-annot -c struct.mli ocamlc.opt -g -bin-annot -c struct.ml ocamlc.opt -g -bin-annot -c enum.mli ocamlc.opt -g -bin-annot -c enum.ml ocamlc.opt -g -bin-annot -c union.mli ocamlc.opt -g -bin-annot -c union.ml ocamlc.opt -g -bin-annot -c cvtval.mli ocamlc.opt -g -bin-annot -c cvtval.ml ocamlc.opt -g -bin-annot -c structdecl.mli ocamlc.opt -g -bin-annot -c structdecl.ml ocamlc.opt -g -bin-annot -c enumdecl.mli ocamlc.opt -g -bin-annot -c enumdecl.ml ocamlc.opt -g -bin-annot -c uniondecl.mli ocamlc.opt -g -bin-annot -c uniondecl.ml ocamlc.opt -g -bin-annot -c typedef.mli ocamlc.opt -g -bin-annot -c typedef.ml ocamlc.opt -g -bin-annot -c funct.mli ocamlc.opt -g -bin-annot -c funct.ml ocamlc.opt -g -bin-annot -c constdecl.mli ocamlc.opt -g -bin-annot -c constdecl.ml ocamlc.opt -g -bin-annot -c intf.mli ocamlc.opt -g -bin-annot -c intf.ml ocamlc.opt -g -bin-annot -c file.mli ocamlc.opt -g -bin-annot -c file.ml ocamlc.opt -g -bin-annot -c predef.mli ocamlc.opt -g -bin-annot -c predef.ml ocamllex linenum.mll 16 states, 331 transitions, table size 1420 bytes ocamlc.opt -g -bin-annot -c linenum.mli ocamlc.opt -g -bin-annot -c linenum.ml ocamlc.opt -g -bin-annot -c parse_aux.mli ocamlc.opt -g -bin-annot -c parse_aux.ml ocamlyacc -v parser_midl.mly 12 shift/reduce conflicts, 4 reduce/reduce conflicts. ocamlc.opt -g -bin-annot -c parser_midl.mli ocamlc.opt -g -bin-annot -c parser_midl.ml ocamllex lexer_midl.mll 129 states, 1747 transitions, table size 7762 bytes ocamlc.opt -g -bin-annot -c lexer_midl.mli ocamlc.opt -g -bin-annot -c lexer_midl.ml ocamlc.opt -g -bin-annot -c parse.mli ocamlc.opt -g -bin-annot -c parse.ml ocamlc.opt -g -bin-annot -c fixlabels.mli ocamlc.opt -g -bin-annot -c fixlabels.ml ocamlc.opt -g -bin-annot -c normalize.mli ocamlc.opt -g -bin-annot -c normalize.ml ocamlc.opt -g -bin-annot -c main.ml ocamlc.opt -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.opt -g -bin-annot -ccopt "-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects" idlalloc.c ocamlc.opt -g -bin-annot -ccopt "-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects" comintf.c ocamlc.opt -g -bin-annot -ccopt "-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects" 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.opt -g -bin-annot -c com.mli ocamlc.opt -g -bin-annot -c com.ml ocamlc.opt -g -bin-annot -a -o com.cma -dllib -lcamlidl -cclib -lcamlidl com.cmo ocamlopt.opt -g -c com.ml ocamlopt.opt -g -a -o com.cmxa -cclib -lcamlidl com.cmx 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.11519 + 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/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.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/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.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/lib64/ocaml cp -p com.cmxa com.a /usr/src/tmp/ocaml-camlidl-buildroot/usr/lib64/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 lib/com.cmx lib/com.cmxa /usr/src/tmp/ocaml-camlidl-buildroot/usr/lib64/ocaml/ + __ocaml_find_files + find /usr/src/tmp/ocaml-camlidl-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-camlidl-buildroot/usr/lib64/ocaml/ -type d -printf '%%dir /usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-camlidl-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-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=normal,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 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.53752 + 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/lib64/ocaml/stublibs/dllcamlidl.so Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jgZNZy 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.wcyKA5 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-x86-64.so.2()(64bit) >= set:jiids, ld-linux-x86-64.so.2(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), 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.gK1Epf Creating ocaml-camlidl-debuginfo package Processing files: ocaml-camlidl-devel-1.12-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.26377 + 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.jNvR3x 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.HBoOGw 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, ocaml-cmx(Com) = 5.2.0-C44D5809 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, ocaml-cmx(Stdlib__Callback) = 5.2.0-F0C312B8 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3QvDAi 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.6n9w6Q find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9r9OcA find-requires: running scripts (debuginfo) Requires: ocaml-camlidl = 1.12-alt2, debug64(ld-linux-x86-64.so.2), debug64(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/x86_64/ocaml-camlidl-1.12-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-camlidl-devel-1.12-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-camlidl-debuginfo-1.12-alt2.x86_64.rpm (w2.lzdio) 1.74user 2.13system 0:10.31elapsed 37%CPU (0avgtext+0avgdata 48460maxresident)k 0inputs+0outputs (0major+482867minor)pagefaults 0swaps 4.44user 3.21system 0:27.68elapsed 27%CPU (0avgtext+0avgdata 136488maxresident)k 0inputs+0outputs (0major+293450minor)pagefaults 0swaps --- ocaml-camlidl-1.12-alt2.x86_64.rpm.repo 2024-09-13 14:05:20.000000000 +0000 +++ ocaml-camlidl-1.12-alt2.x86_64.rpm.hasher 2024-11-14 03:03:57.944750907 +0000 @@ -39,5 +39,5 @@ File: /usr/lib64/ocaml/stublibs 40755 root:root -File: /usr/lib64/ocaml/stublibs/dllcamlidl.so 100644 root:root cd23b26a0f84d6b7c6aa002a5c196fdb +File: /usr/lib64/ocaml/stublibs/dllcamlidl.so 100644 root:root 53481f9af800dd6446b9d05a637a5ec9 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: 8c00461e5538ab9d26c7de055268e0ddce63bf5cf4ba571e2156a989dacb8efc55056e10f455ee7c6f8559959c13e7e321e632cd8d50c548e546f2dc7c0f9db8 +RPMIdentity: 9f607792f97f4e3f466a787058578120ac125405397f12fd80e29d98ccab41608a9179027d694017f2e8f7a6f597ec598bb26d2bfd116c6dfb6ee39e9a09e519 --- ocaml-camlidl-debuginfo-1.12-alt2.x86_64.rpm.repo 2024-09-13 14:05:21.000000000 +0000 +++ ocaml-camlidl-debuginfo-1.12-alt2.x86_64.rpm.hasher 2024-11-14 03:03:58.027752606 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/43 40755 root:root -/usr/lib/debug/.build-id/43/049378baa6a40f4e623a36f57ecec8e3dd61f7 120777 root:root ../../../../lib64/ocaml/stublibs/dllcamlidl.so -/usr/lib/debug/.build-id/43/049378baa6a40f4e623a36f57ecec8e3dd61f7.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllcamlidl.so.debug +/usr/lib/debug/.build-id/51 40755 root:root +/usr/lib/debug/.build-id/51/2d3cf93bb28410637d6713b3462c4e48b9687f 120777 root:root ../../../../lib64/ocaml/stublibs/dllcamlidl.so +/usr/lib/debug/.build-id/51/2d3cf93bb28410637d6713b3462c4e48b9687f.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllcamlidl.so.debug /usr/lib/debug/usr/lib64/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/43 40755 root:root -File: /usr/lib/debug/.build-id/43/049378baa6a40f4e623a36f57ecec8e3dd61f7 120777 root:root ../../../../lib64/ocaml/stublibs/dllcamlidl.so -File: /usr/lib/debug/.build-id/43/049378baa6a40f4e623a36f57ecec8e3dd61f7.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllcamlidl.so.debug +File: /usr/lib/debug/.build-id/51 40755 root:root +File: /usr/lib/debug/.build-id/51/2d3cf93bb28410637d6713b3462c4e48b9687f 120777 root:root ../../../../lib64/ocaml/stublibs/dllcamlidl.so +File: /usr/lib/debug/.build-id/51/2d3cf93bb28410637d6713b3462c4e48b9687f.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllcamlidl.so.debug 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 a672efbeb4c0a98b8d3df8b69446b2f0 +File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllcamlidl.so.debug 100644 root:root d46657c3c7c79657358cb5704b329e75 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: dd221f69f7d88fb84f0d2eaf7d8b7c599ff39924c4f1c454fdc00b971120d91b678dc38063309a47af0d6511eeee63e375fb727e9b64a432828a2cee0ac56f7b +RPMIdentity: 01ff232d7bc8c8be4f77148ed845ba35c739dfb59e5fe4b4abda51dcb3e7bada2138c2e393e2e3cdf4cf14a8373e043d511c079539911f1c9df7d8e192af71ee --- ocaml-camlidl-devel-1.12-alt2.x86_64.rpm.repo 2024-09-13 14:05:21.000000000 +0000 +++ ocaml-camlidl-devel-1.12-alt2.x86_64.rpm.hasher 2024-11-14 03:03:58.105754203 +0000 @@ -115,3 +115,3 @@ File: /usr/lib64/ocaml/caml/camlidlruntime.h 100644 root:root 3667f4fde74af8ec63b64a26bc57947f -File: /usr/lib64/ocaml/com.a 100644 root:root 179aa34221928980dd42053060057a2e +File: /usr/lib64/ocaml/com.a 100644 root:root c8ad8d79091a10967ce0702b620cc754 File: /usr/lib64/ocaml/com.cmo 100644 root:root f0dfd614e2688eee9882096bf609ca5c @@ -121,3 +121,3 @@ File: /usr/lib64/ocaml/com.cmxa 100644 root:root 87e00bc95f44845122ac8cbe3ebb13f0 -File: /usr/lib64/ocaml/libcamlidl.a 100644 root:root ccd7b665527033c5029f4fd0e969990e +File: /usr/lib64/ocaml/libcamlidl.a 100644 root:root 7f7e40b045b3db21f5633228fd5f6a67 File: /usr/share/doc/ocaml-camlidl-devel-1.12 40755 root:root @@ -215,2 +215,2 @@ File: /usr/share/doc/ocaml-camlidl-devel-1.12/tests/unix.idl 100644 root:root 99c53f2380a3c740b370d3211511f68d -RPMIdentity: 489b05366b6c9a5ba4870babf66aa46a4f5ee61a18e31718464e30b7994b614ef479331b93ba8d272c616c87d84c1610d64de5851b69334da92c1df1149ff434 +RPMIdentity: c5e54c475ab569d095a0c3bc4d4826bf1b71466a5dcf42615e6a57c78b2ebd13a891c21705b3c0dbab70a26b9af3e296579d2377010477f094e10bb914c8d86a