<86>Apr 27 09:54:43 userdel[900518]: delete user 'rooter' <86>Apr 27 09:54:43 userdel[900518]: removed group 'rooter' owned by 'rooter' <86>Apr 27 09:54:43 userdel[900518]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 09:54:43 groupadd[900545]: group added to /etc/group: name=rooter, GID=1799 <86>Apr 27 09:54:43 groupadd[900545]: group added to /etc/gshadow: name=rooter <86>Apr 27 09:54:43 groupadd[900545]: new group: name=rooter, GID=1799 <86>Apr 27 09:54:43 useradd[900584]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash, from=none <86>Apr 27 09:54:44 userdel[900669]: delete user 'builder' <86>Apr 27 09:54:44 userdel[900669]: removed group 'builder' owned by 'builder' <86>Apr 27 09:54:44 userdel[900669]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 09:54:44 groupadd[900713]: group added to /etc/group: name=builder, GID=1800 <86>Apr 27 09:54:44 groupadd[900713]: group added to /etc/gshadow: name=builder <86>Apr 27 09:54:44 groupadd[900713]: new group: name=builder, GID=1800 <86>Apr 27 09:54:44 useradd[900746]: new user: name=builder, UID=1800, GID=1800, home=/usr/src, shell=/bin/bash, from=none <13>Apr 27 09:54:47 rpmi: ocaml-runtime-4.14.1-alt1 sisyphus+333652.177.29.2 1701355789 installed <13>Apr 27 09:54:47 rpmi: rpm-build-ocaml-1.6.2-alt1 sisyphus+333652.74.29.2 1701355648 installed <13>Apr 27 09:54:55 rpmi: ocaml-4.14.1-alt1 sisyphus+333652.177.29.2 1701355789 installed <13>Apr 27 09:54:55 rpmi: ocaml-findlib-1.9.6-alt2 sisyphus+333652.2174.29.2 1701356590 installed <13>Apr 27 09:54:55 rpmi: ocaml-ocamldoc-4.14.1-alt1 sisyphus+333652.177.29.2 1701355789 installed <13>Apr 27 09:54:55 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.13-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-zarith-1.13-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.1914 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-zarith-1.13 + echo 'Source #0 (ocaml-zarith-1.13.tar):' Source #0 (ocaml-zarith-1.13.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-zarith-1.13.tar + cd ocaml-zarith-1.13 + /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.1914 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-zarith-1.13 + 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.13' (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.13' + make doc make: Entering directory '/usr/src/RPM/BUILD/ocaml-zarith-1.13' mkdir -p html ocamldoc -html -d html -charset utf8 z.mli q.mli big_int_Z.mli Warning: Element Random not found Warning: Element Random not found make: Leaving directory '/usr/src/RPM/BUILD/ocaml-zarith-1.13' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.71041 + 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.13 + 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.13' 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.13' + __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_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_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.13-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.43137 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-zarith-1.13 + DOCDIR=/usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.13 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.13 + /bin/mkdir -p /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.13 + cp -prL Changes /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.13 + chmod -R go-w /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.13 + chmod -R a+rX /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.13 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7cZpTz 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.qNcW6J 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) = 4.14.1-28A61543, ocaml-cmi(Q) = 4.14.1-BF893211, ocaml-cmi(Z) = 4.14.1-517131D0, ocaml-cmi(Zarith_top) = 4.14.1-680726B3, ocaml-cmi(Zarith_version) = 4.14.1-F0A8DB70, ocaml-dll(zarith) Requires: 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) = 4.14.1-C6CBDA07, ocaml-cmi(Build_path_prefix_map) = 4.14.1-C087ED78, ocaml-cmi(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmi(CamlinternalLazy) = 4.14.1-5365FEC4, ocaml-cmi(Cmi_format) = 4.14.1-77A1C8F1, ocaml-cmi(Env) = 4.14.1-132A8F15, ocaml-cmi(Ident) = 4.14.1-A68D3B48, ocaml-cmi(Identifiable) = 4.14.1-026DFC8F, ocaml-cmi(Load_path) = 4.14.1-8E616F44, ocaml-cmi(Location) = 4.14.1-AD05A11C, ocaml-cmi(Longident) = 4.14.1-DDDBCB2C, ocaml-cmi(Misc) = 4.14.1-FA2C1B0E, ocaml-cmi(Outcometree) = 4.14.1-67437472, ocaml-cmi(Parsetree) = 4.14.1-D160A703, ocaml-cmi(Path) = 4.14.1-C74C2553, ocaml-cmi(Primitive) = 4.14.1-8CD5B518, ocaml-cmi(Shape) = 4.14.1-A7485B44, ocaml-cmi(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmi(Stdlib__Buffer) = 4.14.1-4B09C9A6, ocaml-cmi(Stdlib__Bytes) = 4.14.1-3D02C333, ocaml-cmi(Stdlib__Callback) = 4.14.1-FE29A598, ocaml-cmi(Stdlib__Digest) = 4.14.1-61F6495D, ocaml-cmi(Stdlib__Either) = 4.14.1-26845DF2, ocaml-cmi(Stdlib__Format) = 4.14.1-B6EDB97B, ocaml-cmi(Stdlib__Hashtbl) = 4.14.1-34C0FDD5, ocaml-cmi(Stdlib__Int32) = 4.14.1-A71EA523, ocaml-cmi(Stdlib__Int64) = 4.14.1-0FA5587C, ocaml-cmi(Stdlib__Lazy) = 4.14.1-01430D34, ocaml-cmi(Stdlib__Lexing) = 4.14.1-C9318C27, ocaml-cmi(Stdlib__List) = 4.14.1-EE222542, ocaml-cmi(Stdlib__Map) = 4.14.1-978F8291, ocaml-cmi(Stdlib__Nativeint) = 4.14.1-989149BF, ocaml-cmi(Stdlib__Obj) = 4.14.1-25794D29, ocaml-cmi(Stdlib__Printf) = 4.14.1-BC8AF621, ocaml-cmi(Stdlib__Random) = 4.14.1-81E43BAB, ocaml-cmi(Stdlib__Seq) = 4.14.1-B6351103, ocaml-cmi(Stdlib__Set) = 4.14.1-871D2EE2, ocaml-cmi(Stdlib__String) = 4.14.1-4933E1D8, ocaml-cmi(Stdlib__Sys) = 4.14.1-7726A14C, ocaml-cmi(Stdlib__Uchar) = 4.14.1-C0DDE02A, ocaml-cmi(Subst) = 4.14.1-428159E3, ocaml-cmi(Toploop) = 4.14.1-BD94FFFE, ocaml-cmi(Type_immediacy) = 4.14.1-64565E32, ocaml-cmi(Types) = 4.14.1-6C92AC95, ocaml-cmi(Warnings) = 4.14.1-1C10E600, ocaml-runtime = 4.14.1, 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.XpOfeL Creating ocaml-zarith-debuginfo package Processing files: ocaml-zarith-devel-1.13-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.4749 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-zarith-1.13 + DOCDIR=/usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.13 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.13 + /bin/mkdir -p /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.13 + cp -prL README.md html /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.13 + chmod -R go-w /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.13 + chmod -R a+rX /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.13 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GLTXS7 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.YKbVM0 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) = 4.14.1-28A61543, ocaml-cmi(Q) = 4.14.1-BF893211, ocaml-cmi(Z) = 4.14.1-517131D0, ocaml-cmt(Big_int_Z) = 4.14.1-28A61543, ocaml-cmt(Q) = 4.14.1-BF893211, ocaml-cmt(Z) = 4.14.1-517131D0 Requires: ocaml-zarith = 1.13-alt1, libgmp-devel, ocaml, ocaml-cmi(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmi(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmi(Stdlib__Buffer) = 4.14.1-4B09C9A6, ocaml-cmi(Stdlib__Either) = 4.14.1-26845DF2, ocaml-cmi(Stdlib__Format) = 4.14.1-B6EDB97B, ocaml-cmi(Stdlib__Int32) = 4.14.1-A71EA523, ocaml-cmi(Stdlib__Int64) = 4.14.1-0FA5587C, ocaml-cmi(Stdlib__Nativeint) = 4.14.1-989149BF, ocaml-cmi(Stdlib__Random) = 4.14.1-81E43BAB, ocaml-cmi(Stdlib__Seq) = 4.14.1-B6351103, ocaml-cmi(Stdlib__Uchar) = 4.14.1-C0DDE02A, ocaml-cmt(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmt(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmt(Stdlib__Buffer) = 4.14.1-4B09C9A6, ocaml-cmt(Stdlib__Either) = 4.14.1-26845DF2, ocaml-cmt(Stdlib__Format) = 4.14.1-B6EDB97B, ocaml-cmt(Stdlib__Int32) = 4.14.1-A71EA523, ocaml-cmt(Stdlib__Int64) = 4.14.1-0FA5587C, ocaml-cmt(Stdlib__Nativeint) = 4.14.1-989149BF, ocaml-cmt(Stdlib__Random) = 4.14.1-81E43BAB, ocaml-cmt(Stdlib__Seq) = 4.14.1-B6351103, ocaml-cmt(Stdlib__Uchar) = 4.14.1-C0DDE02A Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2IbPTd Processing files: ocaml-zarith-debuginfo-1.13-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gT4pp4 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VDVmhR find-requires: running scripts (debuginfo) Requires: ocaml-zarith = 1.13-alt1, 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 11 extra deps from ocaml-zarith-devel due to repentancy on ocaml-zarith Wrote: /usr/src/RPM/RPMS/i586/ocaml-zarith-1.13-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-zarith-devel-1.13-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-zarith-debuginfo-1.13-alt1.i586.rpm (w2.lzdio) 4.16user 1.54system 0:12.32elapsed 46%CPU (0avgtext+0avgdata 48856maxresident)k 0inputs+0outputs (0major+327046minor)pagefaults 0swaps 4.35user 2.95system 0:30.17elapsed 24%CPU (0avgtext+0avgdata 131048maxresident)k 8496inputs+0outputs (0major+264592minor)pagefaults 0swaps --- ocaml-zarith-1.13-alt1.i586.rpm.repo 2023-11-30 15:42:58.000000000 +0000 +++ ocaml-zarith-1.13-alt1.i586.rpm.hasher 2024-04-27 09:55:10.692129188 +0000 @@ -77,3 +77,3 @@ File: /usr/lib/ocaml/stublibs 40755 root:root -File: /usr/lib/ocaml/stublibs/dllzarith.so 100644 root:root 1063705a9d906121f93e59d06403ab26 +File: /usr/lib/ocaml/stublibs/dllzarith.so 100644 root:root 7c213aa374dfdd1ceb4fbc2d6f880099 File: /usr/lib/ocaml/stublibs/dllzarith.so.owner 100644 root:root 07848ecd0fd1d8d453f783c13ce364bd @@ -88,2 +88,2 @@ File: /usr/share/doc/ocaml-zarith-1.13/Changes 100644 root:root ca73ec99f94b4e9392f3e91345b78ab0 -RPMIdentity: 5f20798de1491e7f422c4c56a77cae083af6525603fe06dcda03f3cd94e08069dc388d9e2c2d766b63133023b1c372c9c02a60d2b93a8d0a8f866467b07eb1a7 +RPMIdentity: 21593b4ec4d4061a858e39e35d5ea634773687ed57415e4c5b161065b6af7c9452352032df5bcaa2352caa0b472dfec03d75c855c39497637c405a1d075565a9 --- ocaml-zarith-debuginfo-1.13-alt1.i586.rpm.repo 2023-11-30 15:42:58.000000000 +0000 +++ ocaml-zarith-debuginfo-1.13-alt1.i586.rpm.hasher 2024-04-27 09:55:10.772130470 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/35 40755 root:root -/usr/lib/debug/.build-id/35/a69df1ff0ddc67e16f9d94cbc1a7cd32725903 120777 root:root ../../../ocaml/stublibs/dllzarith.so -/usr/lib/debug/.build-id/35/a69df1ff0ddc67e16f9d94cbc1a7cd32725903.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllzarith.so.debug +/usr/lib/debug/.build-id/af 40755 root:root +/usr/lib/debug/.build-id/af/a4196e542d8c6d11ed097c1d8180a8ec9a77a8 120777 root:root ../../../ocaml/stublibs/dllzarith.so +/usr/lib/debug/.build-id/af/a4196e542d8c6d11ed097c1d8180a8ec9a77a8.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllzarith.so.debug /usr/lib/debug/usr/lib/ocaml 40755 root:root @@ -13,10 +13,10 @@ Provides: ocaml-zarith-debuginfo = 1.13-alt1:sisyphus+333652.12640.29.2 -File: /usr/lib/debug/.build-id/35 40755 root:root -File: /usr/lib/debug/.build-id/35/a69df1ff0ddc67e16f9d94cbc1a7cd32725903 120777 root:root ../../../ocaml/stublibs/dllzarith.so -File: /usr/lib/debug/.build-id/35/a69df1ff0ddc67e16f9d94cbc1a7cd32725903.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllzarith.so.debug +File: /usr/lib/debug/.build-id/af 40755 root:root +File: /usr/lib/debug/.build-id/af/a4196e542d8c6d11ed097c1d8180a8ec9a77a8 120777 root:root ../../../ocaml/stublibs/dllzarith.so +File: /usr/lib/debug/.build-id/af/a4196e542d8c6d11ed097c1d8180a8ec9a77a8.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 75604c2618f931f722ecaca561834709 +File: /usr/lib/debug/usr/lib/ocaml/stublibs/dllzarith.so.debug 100644 root:root 909ebe3adc4d3cbd24a3f876585f541d File: /usr/src/debug/ocaml-zarith-1.13 40755 root:root File: /usr/src/debug/ocaml-zarith-1.13/caml_z.c 100644 root:root 5b9e5c26b893edfc5e18119febe39fd9 -RPMIdentity: 70237a10a95b02be25904b99a595e5024a6d116abbb3eb46da7c8d555fb925d2ced02de1d832353e7bfac2cf877d91314c2ec75ce935b51c6c2097a7a9bd8efa +RPMIdentity: da012ffba5b0ada81d4e9862f7b2ece0453aa7d41559143f3fda7aef708d6ec4b5d793ac2d7ca0866a5bf8e50777c040954ebcdf1c9a82fad1425a6e181059ed --- ocaml-zarith-devel-1.13-alt1.i586.rpm.repo 2023-11-30 15:42:58.000000000 +0000 +++ ocaml-zarith-devel-1.13-alt1.i586.rpm.hasher 2024-04-27 09:55:10.832131432 +0000 @@ -55,3 +55,3 @@ File: /usr/lib/ocaml/zarith/big_int_Z.mli 100644 root:root 90ad5fb6988c172d61d750a877ff57e3 -File: /usr/lib/ocaml/zarith/libzarith.a 100644 root:root 9f8e983ab68e4a356d88ebdc28a49b6b +File: /usr/lib/ocaml/zarith/libzarith.a 100644 root:root c9cec60b6da7ee4e95ce187f83a77d98 File: /usr/lib/ocaml/zarith/q.cmti 100644 root:root 1e79a0770d6e09b4ba8e791df0e7fd3a @@ -84,2 +84,2 @@ File: /usr/share/doc/ocaml-zarith-devel-1.13/html/type_Z.html 100644 root:root 906d737edff6862061cabca78b8930d6 -RPMIdentity: cf168854f982b5e8079dbad5d3cda0ad95e1f94edc273f88234d11e81fbf3e8a2b79498675756b284962190107d38d42d8281feef85f2c63dedef377f1c4681f +RPMIdentity: bdba95a8a6fa896bf2ca270897b9de477feda9ba7ea995b6e9180d48299e462944b5f15eb2364d2d785758ed2b9e55836dba36923e53c29abbd3a9c7b5321805