<86>Feb 1 08:15:29 userdel[3879464]: delete user 'rooter' <86>Feb 1 08:15:29 userdel[3879464]: removed group 'rooter' owned by 'rooter' <86>Feb 1 08:15:29 userdel[3879464]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 1 08:15:29 groupadd[3879489]: group added to /etc/group: name=rooter, GID=1838 <86>Feb 1 08:15:29 groupadd[3879489]: group added to /etc/gshadow: name=rooter <86>Feb 1 08:15:29 groupadd[3879489]: new group: name=rooter, GID=1838 <86>Feb 1 08:15:29 useradd[3879509]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash, from=none <86>Feb 1 08:15:29 userdel[3879555]: delete user 'builder' <86>Feb 1 08:15:29 userdel[3879555]: removed group 'builder' owned by 'builder' <86>Feb 1 08:15:29 userdel[3879555]: removed shadow group 'builder' owned by 'builder' <86>Feb 1 08:15:29 groupadd[3879582]: group added to /etc/group: name=builder, GID=1839 <86>Feb 1 08:15:29 groupadd[3879582]: group added to /etc/gshadow: name=builder <86>Feb 1 08:15:29 groupadd[3879582]: new group: name=builder, GID=1839 <86>Feb 1 08:15:29 useradd[3879597]: new user: name=builder, UID=1839, GID=1839, home=/usr/src, shell=/bin/bash, from=none <13>Feb 1 08:15:32 rpmi: rpm-build-ocaml-1.6.4-alt1 sisyphus+370960.40.7.1 1738062732 installed <13>Feb 1 08:15:33 rpmi: ocaml-5.3.0-alt2 sisyphus+370960.140.7.2 1738103643 installed <13>Feb 1 08:15:33 rpmi: ocaml-runtime-5.3.0-alt2 sisyphus+370960.140.7.2 1738103643 installed <13>Feb 1 08:15:36 rpmi: ocaml-compiler-libs-5.3.0-alt2 sisyphus+370960.140.7.2 1738103643 installed <13>Feb 1 08:15:37 rpmi: ocaml-findlib-1.9.6-alt2 sisyphus+370960.3300.7.2 1738104728 installed <13>Feb 1 08:15:37 rpmi: ocaml-ocamldoc-5.3.0-alt2 sisyphus+370960.140.7.2 1738103643 installed <13>Feb 1 08:15:37 rpmi: libgmp-devel-6.3.0-alt1 sisyphus+328118.100.2.1 1693294140 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-zarith-1.14-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-zarith-1.14-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.25639 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-zarith-1.14 + echo 'Source #0 (ocaml-zarith-1.14.tar):' Source #0 (ocaml-zarith-1.14.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-zarith-1.14.tar + cd ocaml-zarith-1.14 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i 's|^asopt='\'''\''|asopt='\''-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic'\''|' configure + sed -i 's|-ccopt|-g &|;s|-shared|-linkall -g &|' project.mak + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.25639 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-zarith-1.14 + export 'CC=gcc -Wa,--noexecstack' + CC='gcc -Wa,--noexecstack' + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' + export OCAMLFLAGS=-g + OCAMLFLAGS=-g + export OCAMLOPTFLAGS=-g + OCAMLOPTFLAGS=-g + ./configure binary ocaml: found in /usr/bin binary ocamlc: found in /usr/bin binary ocamldep: found in /usr/bin binary ocamlmklib: found in /usr/bin binary ocamldoc: found in /usr/bin binary gcc: found in /usr/bin binary ocamlopt: not found checking compilation with ocamlc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic: working include caml/mlvalues.h: found binary ocamlfind: found in /usr/bin OCaml's word size is 32 package gmp: found OCaml supports -bin-annot to produce documentation detected configuration: native-code: no dynamic linking: no defines: -DHAS_GMP includes: -I/usr/lib/ocaml libraries: -lgmp linker options: C options: -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic installation path: /usr/lib/ocaml installation method findlib configuration successful! now type "make" to build then type "make install" or "sudo make install" to install + make make: Entering directory '/usr/src/RPM/BUILD/ocaml-zarith-1.14' (echo "let"; grep "version" META | head -1) > zarith_version.ml ocamldep zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend ocamlc -g -g -I +compiler-libs -bin-annot -c zarith_version.ml ocamlc -g -g -I +compiler-libs -bin-annot -c z.mli ocamlc -g -g -I +compiler-libs -bin-annot -c z.ml ocamlc -g -g -I +compiler-libs -bin-annot -c q.mli ocamlc -g -g -I +compiler-libs -bin-annot -c q.ml ocamlc -g -g -I +compiler-libs -bin-annot -c big_int_Z.mli ocamlc -g -g -I +compiler-libs -bin-annot -c big_int_Z.ml ocamlmklib -g -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp ocamlc -g -ccopt "-I/usr/lib/ocaml -DHAS_GMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic" -c caml_z.c ocamlmklib -g -failsafe -o zarith caml_z.o -lgmp ocamlc -g -g -I +compiler-libs -bin-annot -c zarith_top.ml ocamlc -g -o zarith_top.cma -a zarith_top.cmo make: Leaving directory '/usr/src/RPM/BUILD/ocaml-zarith-1.14' + make doc make: Entering directory '/usr/src/RPM/BUILD/ocaml-zarith-1.14' mkdir -p html ocamldoc -html -d html -charset utf8 z.mli q.mli big_int_Z.mli Warning: Element Hashtbl.hash not found Warning: Element Hashtbl.Make not found Warning: Element Hashtbl.seeded_hash not found Warning: Element Hashtbl.MakeSeeded not found Warning: Element Random not found Warning: Element Random not found make: Leaving directory '/usr/src/RPM/BUILD/ocaml-zarith-1.14' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.93108 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-zarith-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-zarith-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ocaml-zarith-1.14 + mkdir -p /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/stublibs/ + mkdir -p /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml + make install INSTALLDIR=/usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml make: Entering directory '/usr/src/RPM/BUILD/ocaml-zarith-1.14' ocamlfind install -destdir "/usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.h q.mli big_int_Z.mli z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/big_int_Z.cmti Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/q.cmti Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/z.cmti Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/big_int_Z.mli Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/q.mli Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/zarith.h Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/z.mli Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/zarith_top.cma Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/big_int_Z.cmi Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/q.cmi Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/z.cmi Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/libzarith.a Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/zarith.cma Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/stublibs/dllzarith.so Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/stublibs/dllzarith.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/stublibs is not mentioned in ld.conf Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/zarith/META make: Leaving directory '/usr/src/RPM/BUILD/ocaml-zarith-1.14' + __ocaml_find_files + find /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(cmo|cma|cmi|cmxs|so|js)$' ')' -printf '/usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/ -type d -printf '%%dir /usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-zarith-buildroot/usr/lib/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(a|o|cmt|cmti|cmx|cmxa|ml|mli|exe)$' -o -name META -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-zarith-buildroot (auto) mode of './usr/lib/ocaml/stublibs/dllzarith.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-zarith-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-zarith-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-zarith-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-zarith-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-zarith-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_state verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_named_value verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_deserialize_uint_1 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_deserialize_error verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_serialize_int_1 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_alloc_small verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_copy_nativeint verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_copy_int32 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_raise_zero_divide verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_copy_int64 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_deserialize_uint_4 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_invalid_argument verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_serialize_int_4 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_register_custom_operations verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_raise_constant verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_bad_caml_state verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_alloc_string verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_hash_mix_uint32 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_alloc_custom verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllzarith.so: undefined symbol: caml_failwith Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ocaml-zarith-buildroot Processing files: ocaml-zarith-1.14-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.25797 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-zarith-1.14 + DOCDIR=/usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.14 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.14 + /bin/mkdir -p /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.14 + cp -prL Changes /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.14 + chmod -R go-w /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.14 + chmod -R a+rX /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.14 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WGrRPn 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.PjFNvq 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(Big_int_Z) = 5.3.0-9EE5A480, ocaml-cmi(Q) = 5.3.0-425743C8, ocaml-cmi(Z) = 5.3.0-5FDBAFD4, ocaml-cmi(Zarith_top) = 5.3.0-7426A033, ocaml-cmi(Zarith_version) = 5.3.0-84EF80A2, ocaml-dll(zarith) Requires: 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), libgmp.so.10 >= set:mgYI1aGLxPjIaGNWN2zoOzCTdGLR9EZKO20fkADLQyTmp0j7WnCYP4FIoIgT8ZkBXIWjpiEw4ZKVejPZ0kEDWjBk3b1hJxN1v0Ir3lbxoaUjc, libgmp10, ocaml-cmi(Asttypes) = 5.3.0-D263009C, ocaml-cmi(Build_path_prefix_map) = 5.3.0-AAD10641, ocaml-cmi(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmi(CamlinternalLazy) = 5.3.0-4914AC3A, ocaml-cmi(Cmi_format) = 5.3.0-4D4A59D1, ocaml-cmi(Env) = 5.3.0-BA43CEF4, ocaml-cmi(Format_doc) = 5.3.0-531ACF24, ocaml-cmi(Ident) = 5.3.0-9BCEE82F, ocaml-cmi(Identifiable) = 5.3.0-1C946504, ocaml-cmi(Load_path) = 5.3.0-50831C55, ocaml-cmi(Location) = 5.3.0-09B7D625, ocaml-cmi(Longident) = 5.3.0-BDF05222, ocaml-cmi(Misc) = 5.3.0-144A2840, ocaml-cmi(Oprint) = 5.3.0-77D9FA43, ocaml-cmi(Outcometree) = 5.3.0-8E6B8425, ocaml-cmi(Parsetree) = 5.3.0-14E087E7, ocaml-cmi(Path) = 5.3.0-D8E892D1, ocaml-cmi(Primitive) = 5.3.0-9B0F3994, ocaml-cmi(Shape) = 5.3.0-64B8DCAA, ocaml-cmi(Stdlib) = 5.3.0-B7726274, ocaml-cmi(Stdlib__Buffer) = 5.3.0-FB4E9405, ocaml-cmi(Stdlib__Bytes) = 5.3.0-3103574F, ocaml-cmi(Stdlib__Callback) = 5.3.0-1CB63366, ocaml-cmi(Stdlib__Digest) = 5.3.0-145B7C60, ocaml-cmi(Stdlib__Domain) = 5.3.0-22513DFB, ocaml-cmi(Stdlib__Either) = 5.3.0-46032D55, ocaml-cmi(Stdlib__Format) = 5.3.0-41F15359, ocaml-cmi(Stdlib__Hashtbl) = 5.3.0-8B294113, ocaml-cmi(Stdlib__Int32) = 5.3.0-0A5B97A0, ocaml-cmi(Stdlib__Int64) = 5.3.0-44FF2E18, ocaml-cmi(Stdlib__Lazy) = 5.3.0-8BCECD13, ocaml-cmi(Stdlib__Lexing) = 5.3.0-79BFB1F8, ocaml-cmi(Stdlib__List) = 5.3.0-62B12B20, ocaml-cmi(Stdlib__Map) = 5.3.0-BA9F06A4, ocaml-cmi(Stdlib__Nativeint) = 5.3.0-B4961979, ocaml-cmi(Stdlib__Obj) = 5.3.0-8BE8B5F8, ocaml-cmi(Stdlib__Printf) = 5.3.0-48AAE94B, ocaml-cmi(Stdlib__Random) = 5.3.0-3DDC1D15, ocaml-cmi(Stdlib__Result) = 5.3.0-BDC9CA5D, ocaml-cmi(Stdlib__Seq) = 5.3.0-22AB37E5, ocaml-cmi(Stdlib__Set) = 5.3.0-D579D6A5, ocaml-cmi(Stdlib__String) = 5.3.0-E140441D, ocaml-cmi(Stdlib__Sys) = 5.3.0-37FFC174, ocaml-cmi(Stdlib__Uchar) = 5.3.0-E99839B7, ocaml-cmi(Subst) = 5.3.0-D795F25C, ocaml-cmi(Toploop) = 5.3.0-37EC48B2, ocaml-cmi(Type_immediacy) = 5.3.0-780D8452, ocaml-cmi(Types) = 5.3.0-64FA73D6, ocaml-cmi(Unit_info) = 5.3.0-92E54ADA, ocaml-cmi(Warnings) = 5.3.0-742B4443, ocaml-runtime = 5.3.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.976t0b Creating ocaml-zarith-debuginfo package Processing files: ocaml-zarith-devel-1.14-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.93235 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-zarith-1.14 + DOCDIR=/usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.14 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.14 + /bin/mkdir -p /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.14 + cp -prL README.md html /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.14 + chmod -R go-w /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.14 + chmod -R a+rX /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.14 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TiFwRQ 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.gN6ywp find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmt(Big_int_Z) = 5.3.0-9EE5A480, ocaml-cmt(Q) = 5.3.0-425743C8, ocaml-cmt(Z) = 5.3.0-5FDBAFD4 Requires: ocaml-zarith = 1.14-alt1, libgmp-devel, ocaml, ocaml-cmt(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmt(Stdlib) = 5.3.0-B7726274, ocaml-cmt(Stdlib__Buffer) = 5.3.0-FB4E9405, ocaml-cmt(Stdlib__Domain) = 5.3.0-22513DFB, ocaml-cmt(Stdlib__Either) = 5.3.0-46032D55, ocaml-cmt(Stdlib__Format) = 5.3.0-41F15359, ocaml-cmt(Stdlib__Int32) = 5.3.0-0A5B97A0, ocaml-cmt(Stdlib__Int64) = 5.3.0-44FF2E18, ocaml-cmt(Stdlib__Nativeint) = 5.3.0-B4961979, ocaml-cmt(Stdlib__Random) = 5.3.0-3DDC1D15, ocaml-cmt(Stdlib__Seq) = 5.3.0-22AB37E5, ocaml-cmt(Stdlib__Uchar) = 5.3.0-E99839B7 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DrSgip Processing files: ocaml-zarith-debuginfo-1.14-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tqfwh0 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rwlPIa find-requires: running scripts (debuginfo) Requires: ocaml-zarith = 1.14-alt1, debug(ld-linux.so.2), debug(libc.so.6), debug(libgmp.so.10) Adding to ocaml-zarith-devel a strict dependency on ocaml-zarith Adding to ocaml-zarith-debuginfo a strict dependency on ocaml-zarith Wrote: /usr/src/RPM/RPMS/i586/ocaml-zarith-1.14-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-zarith-devel-1.14-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-zarith-debuginfo-1.14-alt1.i586.rpm (w2.lzdio) 7.18user 2.30system 0:17.36elapsed 54%CPU (0avgtext+0avgdata 49600maxresident)k 0inputs+0outputs (0major+352220minor)pagefaults 0swaps 3.82user 2.74system 0:31.41elapsed 20%CPU (0avgtext+0avgdata 131724maxresident)k 93576inputs+0outputs (0major+271530minor)pagefaults 0swaps --- ocaml-zarith-1.14-alt1.i586.rpm.repo 2025-01-28 23:39:02.000000000 +0000 +++ ocaml-zarith-1.14-alt1.i586.rpm.hasher 2025-02-01 08:15:57.460238616 +0000 @@ -83,3 +83,3 @@ File: /usr/lib/ocaml/stublibs 40755 root:root -File: /usr/lib/ocaml/stublibs/dllzarith.so 100644 root:root 4af35868b02d11516547d5990fc79614 +File: /usr/lib/ocaml/stublibs/dllzarith.so 100644 root:root d05b50346dbcde914a908f6bca0fc7c6 File: /usr/lib/ocaml/stublibs/dllzarith.so.owner 100644 root:root 07848ecd0fd1d8d453f783c13ce364bd @@ -93,2 +93,2 @@ File: /usr/share/doc/ocaml-zarith-1.14/Changes 100644 root:root 2231d905c8fd19cfb898b067846f5772 -RPMIdentity: 0c4c5320dc0cf63ea178941193e6255d8e66d75d963f6f70d5324507c9411ae4a18c8152f89fe91ef0d8aa4222a90b82cba257d754e9eb71ae30d7807d069892 +RPMIdentity: 5f9e7d12539bb194b4dde9252d17843ec89ab02d19c2801714b308a82199e5978a00640f62709fceffca9528bacf5533625720ad60ebfa73082b7604f25bd0d5 --- ocaml-zarith-debuginfo-1.14-alt1.i586.rpm.repo 2025-01-28 23:39:02.000000000 +0000 +++ ocaml-zarith-debuginfo-1.14-alt1.i586.rpm.hasher 2025-02-01 08:15:57.539240057 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/9c 40755 root:root -/usr/lib/debug/.build-id/9c/60a6b6d22db36efe537d8fc79d805fe77ac356 120777 root:root ../../../ocaml/stublibs/dllzarith.so -/usr/lib/debug/.build-id/9c/60a6b6d22db36efe537d8fc79d805fe77ac356.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllzarith.so.debug +/usr/lib/debug/.build-id/90 40755 root:root +/usr/lib/debug/.build-id/90/9ea98b2b73efe9465467a1f2446ba7cf4759ac 120777 root:root ../../../ocaml/stublibs/dllzarith.so +/usr/lib/debug/.build-id/90/9ea98b2b73efe9465467a1f2446ba7cf4759ac.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllzarith.so.debug /usr/lib/debug/usr/lib/ocaml 40755 root:root @@ -14,10 +14,10 @@ Provides: ocaml-zarith-debuginfo = 1.14-alt1:sisyphus+370960.14500.7.2 -File: /usr/lib/debug/.build-id/9c 40755 root:root -File: /usr/lib/debug/.build-id/9c/60a6b6d22db36efe537d8fc79d805fe77ac356 120777 root:root ../../../ocaml/stublibs/dllzarith.so -File: /usr/lib/debug/.build-id/9c/60a6b6d22db36efe537d8fc79d805fe77ac356.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllzarith.so.debug +File: /usr/lib/debug/.build-id/90 40755 root:root +File: /usr/lib/debug/.build-id/90/9ea98b2b73efe9465467a1f2446ba7cf4759ac 120777 root:root ../../../ocaml/stublibs/dllzarith.so +File: /usr/lib/debug/.build-id/90/9ea98b2b73efe9465467a1f2446ba7cf4759ac.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllzarith.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/dllzarith.so.debug 100644 root:root fe1f5ff692dcd2be016b23d0019577fd +File: /usr/lib/debug/usr/lib/ocaml/stublibs/dllzarith.so.debug 100644 root:root 76d35958ff086d9b4247da4d43aca2d8 File: /usr/src/debug/ocaml-zarith-1.14 40755 root:root File: /usr/src/debug/ocaml-zarith-1.14/caml_z.c 100644 root:root a42dd35d0e068b36cc50e43941d5fbe2 -RPMIdentity: 7884b648596762f37a9292d36dd1b32d6389fd98b6c9fd7b8b4d03c955984e65003d2592c1465155b477086d71178b7eb98a8db8c2377b0e9238939c593076aa +RPMIdentity: 15e5d7bff80a988ec80da00e9651ed388db07a3afdac8dbafc5b9f0075bbf06b8dd19bd29645289486ca37689c2c1642d50dd778da158cd1a169c7f1ba4bc90d