<86>Dec 14 08:32:26 userdel[2342497]: delete user 'rooter' <86>Dec 14 08:32:26 userdel[2342497]: removed group 'rooter' owned by 'rooter' <86>Dec 14 08:32:26 userdel[2342497]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 14 08:32:26 groupadd[2342544]: group added to /etc/group: name=rooter, GID=1817 <86>Dec 14 08:32:26 groupadd[2342544]: group added to /etc/gshadow: name=rooter <86>Dec 14 08:32:26 groupadd[2342544]: new group: name=rooter, GID=1817 <86>Dec 14 08:32:26 useradd[2342575]: new user: name=rooter, UID=1817, GID=1817, home=/root, shell=/bin/bash, from=none <86>Dec 14 08:32:26 userdel[2342642]: delete user 'builder' <86>Dec 14 08:32:26 userdel[2342642]: removed group 'builder' owned by 'builder' <86>Dec 14 08:32:26 userdel[2342642]: removed shadow group 'builder' owned by 'builder' <86>Dec 14 08:32:26 groupadd[2342715]: group added to /etc/group: name=builder, GID=1818 <86>Dec 14 08:32:26 groupadd[2342715]: group added to /etc/gshadow: name=builder <86>Dec 14 08:32:26 groupadd[2342715]: new group: name=builder, GID=1818 <86>Dec 14 08:32:26 useradd[2342797]: new user: name=builder, UID=1818, GID=1818, home=/usr/src, shell=/bin/bash, from=none <13>Dec 14 08:32:32 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Dec 14 08:32:34 rpmi: ocaml-5.2.0-alt1 sisyphus+356727.140.13.1 1726230909 installed <13>Dec 14 08:32:34 rpmi: ocaml-runtime-5.2.0-alt1 sisyphus+356727.140.13.1 1726230909 installed <13>Dec 14 08:32:40 rpmi: ocaml-compiler-libs-5.2.0-alt1 sisyphus+356727.140.13.1 1726230909 installed <13>Dec 14 08:32:40 rpmi: ocaml-findlib-1.9.6-alt2 sisyphus+356727.3100.13.1 1726231825 installed <13>Dec 14 08:32:40 rpmi: ocaml-ocamldoc-5.2.0-alt1 sisyphus+356727.140.13.1 1726230909 installed <13>Dec 14 08:32:40 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.21897 + 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.21897 + 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.43949 + 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 '.*\.(cma|cmi|cmxs|so|js)$' -o -name META ')' -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|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-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.43949 + 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.PFEvYK 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.rK060m 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.2.0-24087926, ocaml-cmi(Q) = 5.2.0-3B81C449, ocaml-cmi(Z) = 5.2.0-450ECDC2, ocaml-cmi(Zarith_top) = 5.2.0-6BFE8F1E, ocaml-cmi(Zarith_version) = 5.2.0-5FF466A3, 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.2.0-49D026CB, ocaml-cmi(Build_path_prefix_map) = 5.2.0-9AE745CF, ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(CamlinternalLazy) = 5.2.0-4D9D8246, ocaml-cmi(Cmi_format) = 5.2.0-4E7E58A2, ocaml-cmi(Env) = 5.2.0-8BC376E8, ocaml-cmi(Ident) = 5.2.0-8D3AF42B, ocaml-cmi(Identifiable) = 5.2.0-72534021, ocaml-cmi(Load_path) = 5.2.0-A6427D7D, ocaml-cmi(Location) = 5.2.0-D2D00DA1, ocaml-cmi(Longident) = 5.2.0-485FBF79, ocaml-cmi(Misc) = 5.2.0-F3F05FBD, ocaml-cmi(Outcometree) = 5.2.0-FDAE5F18, ocaml-cmi(Parsetree) = 5.2.0-6919B4D0, ocaml-cmi(Path) = 5.2.0-0B76642D, ocaml-cmi(Primitive) = 5.2.0-63A867D5, ocaml-cmi(Shape) = 5.2.0-32EB11EE, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmi(Stdlib__Bytes) = 5.2.0-68E1ECE9, ocaml-cmi(Stdlib__Callback) = 5.2.0-E5E2C60F, ocaml-cmi(Stdlib__Digest) = 5.2.0-49D0178F, ocaml-cmi(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmi(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmi(Stdlib__Format) = 5.2.0-AF7F8234, ocaml-cmi(Stdlib__Hashtbl) = 5.2.0-6B739A63, ocaml-cmi(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmi(Stdlib__Int64) = 5.2.0-17C56DD4, ocaml-cmi(Stdlib__Lazy) = 5.2.0-BFC51AF8, ocaml-cmi(Stdlib__Lexing) = 5.2.0-9D57AA71, ocaml-cmi(Stdlib__List) = 5.2.0-17210DE5, ocaml-cmi(Stdlib__Map) = 5.2.0-36790CF8, ocaml-cmi(Stdlib__Nativeint) = 5.2.0-84C53419, ocaml-cmi(Stdlib__Obj) = 5.2.0-84F58C21, ocaml-cmi(Stdlib__Printf) = 5.2.0-640E1387, ocaml-cmi(Stdlib__Random) = 5.2.0-3D1A3513, ocaml-cmi(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmi(Stdlib__Set) = 5.2.0-53CF6C22, ocaml-cmi(Stdlib__String) = 5.2.0-161361DF, ocaml-cmi(Stdlib__Sys) = 5.2.0-0E44FC4D, ocaml-cmi(Stdlib__Uchar) = 5.2.0-4907C986, ocaml-cmi(Subst) = 5.2.0-1BFB580C, ocaml-cmi(Toploop) = 5.2.0-2D9BB934, ocaml-cmi(Type_immediacy) = 5.2.0-15C96FFE, ocaml-cmi(Types) = 5.2.0-3A15950A, ocaml-cmi(Unit_info) = 5.2.0-A26F55C7, ocaml-cmi(Warnings) = 5.2.0-EBCB524A, 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.wJjxHR Creating ocaml-zarith-debuginfo package Processing files: ocaml-zarith-devel-1.14-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.45182 + 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.fKTKVa 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.qiuV2q 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.2.0-24087926, ocaml-cmi(Q) = 5.2.0-3B81C449, ocaml-cmi(Z) = 5.2.0-450ECDC2, ocaml-cmt(Big_int_Z) = 5.2.0-24087926, ocaml-cmt(Q) = 5.2.0-3B81C449, ocaml-cmt(Z) = 5.2.0-450ECDC2 Requires: ocaml-zarith = 1.14-alt1, libgmp-devel, ocaml, ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmi(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmi(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmi(Stdlib__Format) = 5.2.0-AF7F8234, ocaml-cmi(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmi(Stdlib__Int64) = 5.2.0-17C56DD4, ocaml-cmi(Stdlib__Nativeint) = 5.2.0-84C53419, ocaml-cmi(Stdlib__Random) = 5.2.0-3D1A3513, ocaml-cmi(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmi(Stdlib__Uchar) = 5.2.0-4907C986, ocaml-cmt(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmt(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmt(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmt(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmt(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmt(Stdlib__Format) = 5.2.0-AF7F8234, ocaml-cmt(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmt(Stdlib__Int64) = 5.2.0-17C56DD4, ocaml-cmt(Stdlib__Nativeint) = 5.2.0-84C53419, ocaml-cmt(Stdlib__Random) = 5.2.0-3D1A3513, ocaml-cmt(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmt(Stdlib__Uchar) = 5.2.0-4907C986 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WrHDY4 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.4jTJkz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VDytR1 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 Removing 12 extra deps from ocaml-zarith-devel due to repentancy 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.25user 2.71system 0:17.25elapsed 57%CPU (0avgtext+0avgdata 52224maxresident)k 0inputs+0outputs (0major+349980minor)pagefaults 0swaps 6.85user 5.17system 0:45.48elapsed 26%CPU (0avgtext+0avgdata 131216maxresident)k 0inputs+0outputs (0major+289240minor)pagefaults 0swaps --- ocaml-zarith-1.14-alt1.i586.rpm.repo 2024-09-13 13:37:53.000000000 +0000 +++ ocaml-zarith-1.14-alt1.i586.rpm.hasher 2024-12-14 08:33:03.010354998 +0000 @@ -81,3 +81,3 @@ File: /usr/lib/ocaml/stublibs 40755 root:root -File: /usr/lib/ocaml/stublibs/dllzarith.so 100644 root:root ece3d36a742b0b1be856c9a85e450bee +File: /usr/lib/ocaml/stublibs/dllzarith.so 100644 root:root 53707d0f268e40f4f65d9bee825a4419 File: /usr/lib/ocaml/stublibs/dllzarith.so.owner 100644 root:root 07848ecd0fd1d8d453f783c13ce364bd @@ -92,2 +92,2 @@ File: /usr/share/doc/ocaml-zarith-1.14/Changes 100644 root:root 2231d905c8fd19cfb898b067846f5772 -RPMIdentity: e744e4aa426c70a5ef4f10a59f8e0f4cdc6607bfe68f836bffa5ff3d5768f329d9043c1ccfdcfba99c672d4857f4dab1708a9aee4f42eaa7af9b0e7848f807eb +RPMIdentity: 53cbb0377e91d675c6fce6d69b56a0e6051979b425c3d81e45827a1feb7fdbdf63d5462e31e7fc13c47c1b6058839b72a0b4f8f62c0f6593380ac031978020d0 --- ocaml-zarith-debuginfo-1.14-alt1.i586.rpm.repo 2024-09-13 13:37:52.000000000 +0000 +++ ocaml-zarith-debuginfo-1.14-alt1.i586.rpm.hasher 2024-12-14 08:33:03.170357834 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/7e 40755 root:root -/usr/lib/debug/.build-id/7e/02146243d341c7783c7b3790b16c3f73519d61 120777 root:root ../../../ocaml/stublibs/dllzarith.so -/usr/lib/debug/.build-id/7e/02146243d341c7783c7b3790b16c3f73519d61.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllzarith.so.debug +/usr/lib/debug/.build-id/17 40755 root:root +/usr/lib/debug/.build-id/17/92fea5d14c65b79c4439ade3e6fcd0793ac95f 120777 root:root ../../../ocaml/stublibs/dllzarith.so +/usr/lib/debug/.build-id/17/92fea5d14c65b79c4439ade3e6fcd0793ac95f.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+356727.14200.13.1 -File: /usr/lib/debug/.build-id/7e 40755 root:root -File: /usr/lib/debug/.build-id/7e/02146243d341c7783c7b3790b16c3f73519d61 120777 root:root ../../../ocaml/stublibs/dllzarith.so -File: /usr/lib/debug/.build-id/7e/02146243d341c7783c7b3790b16c3f73519d61.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllzarith.so.debug +File: /usr/lib/debug/.build-id/17 40755 root:root +File: /usr/lib/debug/.build-id/17/92fea5d14c65b79c4439ade3e6fcd0793ac95f 120777 root:root ../../../ocaml/stublibs/dllzarith.so +File: /usr/lib/debug/.build-id/17/92fea5d14c65b79c4439ade3e6fcd0793ac95f.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 251498e8820cf8b4573982910c9cd5dd +File: /usr/lib/debug/usr/lib/ocaml/stublibs/dllzarith.so.debug 100644 root:root 46d3864c4578b56370f8ae279e6b539a 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: bbaced37d6a730375f5e7d3959cbf35b6c29756cab04d67f828d9e1c77451315b44bbd7d2980be382e3482c3bd5871fd2937308a412bdd71efc0c4bb22075d6a +RPMIdentity: cb389a1e3a76e4d7f04a393e614fd813953b343b5660a7587c21f41812f2564ed0daab05ce241cf2d1a436e09c005fd3bd6afef1c54e1d2c18f3ac8304a176ac --- ocaml-zarith-devel-1.14-alt1.i586.rpm.repo 2024-09-13 13:37:52.000000000 +0000 +++ ocaml-zarith-devel-1.14-alt1.i586.rpm.hasher 2024-12-14 08:33:03.343360901 +0000 @@ -56,3 +56,3 @@ File: /usr/lib/ocaml/zarith/big_int_Z.mli 100644 root:root 90ad5fb6988c172d61d750a877ff57e3 -File: /usr/lib/ocaml/zarith/libzarith.a 100644 root:root 8908888af3d460b27b6ca79bf93cf936 +File: /usr/lib/ocaml/zarith/libzarith.a 100644 root:root 7b1af64aa3ef04903bafcf2b3184fa69 File: /usr/lib/ocaml/zarith/q.cmti 100644 root:root 7e9a4d9941027a8ecedb62253ebcb44a @@ -85,2 +85,2 @@ File: /usr/share/doc/ocaml-zarith-devel-1.14/html/type_Z.html 100644 root:root cbffa9f7d481511954a667898d71a52e -RPMIdentity: b7212afeeaa63f35d459045d70c7690468cb2458712d570af3bcdcf1e649e0379f8d7fb684a74971e5c969ba5d68f377fd17795e9aad945f884ee7c4d1990bef +RPMIdentity: 83080f11cc962558acfede111a6e22a261db67a275c1083238e4161bdddf17cd561e99ff893d53af2bbc6b480545bda598d6fd57a6a8ac5deae725db856066f3