<86>Jan 25 08:45:52 userdel[3621837]: delete user 'rooter' <86>Jan 25 08:45:52 userdel[3621837]: removed group 'rooter' owned by 'rooter' <86>Jan 25 08:45:52 userdel[3621837]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 25 08:45:52 groupadd[3621872]: group added to /etc/group: name=rooter, GID=1835 <86>Jan 25 08:45:52 groupadd[3621872]: group added to /etc/gshadow: name=rooter <86>Jan 25 08:45:52 groupadd[3621872]: new group: name=rooter, GID=1835 <86>Jan 25 08:45:52 useradd[3621896]: new user: name=rooter, UID=1835, GID=1835, home=/root, shell=/bin/bash, from=none <86>Jan 25 08:45:52 userdel[3621935]: delete user 'builder' <86>Jan 25 08:45:52 userdel[3621935]: removed group 'builder' owned by 'builder' <86>Jan 25 08:45:52 userdel[3621935]: removed shadow group 'builder' owned by 'builder' <86>Jan 25 08:45:52 groupadd[3621986]: group added to /etc/group: name=builder, GID=1836 <86>Jan 25 08:45:52 groupadd[3621986]: group added to /etc/gshadow: name=builder <86>Jan 25 08:45:52 groupadd[3621986]: new group: name=builder, GID=1836 <86>Jan 25 08:45:52 useradd[3622026]: new user: name=builder, UID=1836, GID=1836, home=/usr/src, shell=/bin/bash, from=none <13>Jan 25 08:45:56 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Jan 25 08:45:57 rpmi: ocaml-5.3.0-alt1 sisyphus+369757.40.8.1 1737140585 installed <13>Jan 25 08:45:57 rpmi: ocaml-runtime-5.3.0-alt1 sisyphus+369757.40.8.1 1737140585 installed <13>Jan 25 08:46:00 rpmi: ocaml-compiler-libs-5.3.0-alt1 sisyphus+369757.40.8.1 1737140585 installed <13>Jan 25 08:46:00 rpmi: ocaml-findlib-1.9.6-alt2 sisyphus+369757.3200.8.1 1737141579 installed <13>Jan 25 08:46:01 rpmi: ocaml-ocamldoc-5.3.0-alt1 sisyphus+369757.40.8.1 1737140585 installed <13>Jan 25 08:46:01 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.78220 + 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.78220 + 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.38244 + 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.38244 + 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.QM571p 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.0GfbSC 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.VEsQzv Creating ocaml-zarith-debuginfo package Processing files: ocaml-zarith-devel-1.14-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.80650 + 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.swVUyv 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.Uw7wAt 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-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-cmi(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmi(Stdlib) = 5.3.0-B7726274, ocaml-cmi(Stdlib__Buffer) = 5.3.0-FB4E9405, 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__Int32) = 5.3.0-0A5B97A0, ocaml-cmi(Stdlib__Int64) = 5.3.0-44FF2E18, ocaml-cmi(Stdlib__Nativeint) = 5.3.0-B4961979, ocaml-cmi(Stdlib__Random) = 5.3.0-3DDC1D15, ocaml-cmi(Stdlib__Seq) = 5.3.0-22AB37E5, ocaml-cmi(Stdlib__Uchar) = 5.3.0-E99839B7, 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.g26Efp 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.sESY8I find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YWIySG 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) 4.78user 1.61system 0:12.82elapsed 49%CPU (0avgtext+0avgdata 51600maxresident)k 0inputs+0outputs (0major+337816minor)pagefaults 0swaps 4.03user 2.73system 0:26.73elapsed 25%CPU (0avgtext+0avgdata 131060maxresident)k 1960inputs+0outputs (0major+270656minor)pagefaults 0swaps