<86>Apr 21 00:57:14 userdel[112920]: delete user 'rooter' <86>Apr 21 00:57:14 groupadd[112935]: group added to /etc/group: name=rooter, GID=627 <86>Apr 21 00:57:14 groupadd[112935]: group added to /etc/gshadow: name=rooter <86>Apr 21 00:57:14 groupadd[112935]: new group: name=rooter, GID=627 <86>Apr 21 00:57:14 useradd[112947]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Apr 21 00:57:14 userdel[112968]: delete user 'builder' <86>Apr 21 00:57:14 userdel[112968]: removed group 'builder' owned by 'builder' <86>Apr 21 00:57:14 userdel[112968]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 00:57:14 groupadd[112984]: group added to /etc/group: name=builder, GID=628 <86>Apr 21 00:57:14 groupadd[112984]: group added to /etc/gshadow: name=builder <86>Apr 21 00:57:14 groupadd[112984]: new group: name=builder, GID=628 <86>Apr 21 00:57:14 useradd[112992]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash <13>Apr 21 00:57:16 rpmi: ocaml-runtime-4.04.2-alt1.M80P.1 1499834467 installed <13>Apr 21 00:57:16 rpmi: rpm-build-ocaml-1.3-alt1 1494941050 installed <13>Apr 21 00:57:21 rpmi: ocaml-4.04.2-alt1.M80P.1 1499834467 installed <13>Apr 21 00:57:21 rpmi: rpm-macros-ubt-0.2-alt1.M80P.1 1488269670 installed <13>Apr 21 00:57:21 rpmi: libgmp-devel-6.1.0-alt2.M80P.1 1494393041 installed <13>Apr 21 00:57:21 rpmi: ocaml-findlib-1.7.3-alt2.M80P.1 1499835321 installed <13>Apr 21 00:57:22 rpmi: ocaml-ocamldoc-4.04.2-alt1.M80P.1 1499834467 installed <13>Apr 21 00:57:22 rpmi: rpm-build-ubt-0.3.1-alt1.M80P.1 1513692283 installed Installing ocaml-zarith-1.5-alt1.M80P.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.69535 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-zarith-1.5 + echo 'Source #0 (ocaml-zarith-1.5.tar):' Source #0 (ocaml-zarith-1.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-zarith-1.5.tar + cd ocaml-zarith-1.5 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i 's|^asopt='\'''\''|asopt='\''-pipe -Wall -g -O2'\''|' configure + sed -i 's|-ccopt|-g &|;s|-shared|-linkall -g &|' project.mak + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.69535 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-zarith-1.5 + export 'CC=gcc -Wa,--noexecstack' + CC='gcc -Wa,--noexecstack' + export 'CFLAGS=-pipe -Wall -g -O2' + CFLAGS='-pipe -Wall -g -O2' + 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 ar: found in /usr/bin binary perl: found in /usr/bin binary gcc: found in /usr/bin binary ocamlopt: found in /usr/bin checking compilation with gcc -Wa,--noexecstack -pipe -Wall -g -O2: working include caml/mlvalues.h: found library dynlink.cmxa: found binary ocamlfind: found in /usr/bin OCaml's word size is 64 binary uname: found in /bin include gmp.h: found library gmp: found OCaml extended comparison supported OCaml new hash functions available detected configuration: native-code: yes dynamic linking: yes asm path: x86_64 defines: -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX libraries: -lgmp C options: -pipe -Wall -g -O2 asm options -pipe -Wall -g -O2 installation path: /usr/lib64/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.5' project.mak:138: depend: No such file or directory ./z_pp.pl x86_64 Name "main::extra" used only once: possible typo at ./z_pp.pl line 29. found assembly file caml_z_x86_64.S found abs found add found div found divexact found logand found lognot found logor found logxor found mul found neg found pred found rem found shift_left found shift_right found sub found succ ocamldep -native z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend make: Leaving directory `/usr/src/RPM/BUILD/ocaml-zarith-1.5' make: Entering directory `/usr/src/RPM/BUILD/ocaml-zarith-1.5' ocamlc -g -c z.mli ocamlc -g -c z.ml ocamlc -g -c q.mli ocamlc -g -c q.ml ocamlc -g -c big_int_Z.mli ocamlc -g -c big_int_Z.ml ocamlmklib -failsafe -o zarith z.cmo q.cmo big_int_Z.cmo -lgmp gcc -Wa,--noexecstack -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX -pipe -Wall -g -O2 -c -o caml_z_x86_64.o caml_z_x86_64.S ocamlc -g -ccopt "-I/usr/lib64/ocaml -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX -pipe -Wall -g -O2" -c caml_z.c ocamlmklib -failsafe -o zarith caml_z_x86_64.o caml_z.o -lgmp ocamlopt -g -c z.ml ocamlopt -g -c q.ml ocamlopt -g -c big_int_Z.ml ocamlmklib -failsafe -o zarith z.cmx q.cmx big_int_Z.cmx -lgmp ocamlopt -linkall -g -shared -o zarith.cmxs -I . zarith.cmxa -linkall make: Leaving directory `/usr/src/RPM/BUILD/ocaml-zarith-1.5' + make doc make: Entering directory `/usr/src/RPM/BUILD/ocaml-zarith-1.5' mkdir -p html ocamldoc -html -d html -charset utf8 z.mli q.mli big_int_Z.mli make: Leaving directory `/usr/src/RPM/BUILD/ocaml-zarith-1.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.41924 + 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 + cd ocaml-zarith-1.5 + mkdir -p /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/stublibs/ + mkdir -p /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml + make install INSTALLDIR=/usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml make: Entering directory `/usr/src/RPM/BUILD/ocaml-zarith-1.5' ocamlfind install -destdir "/usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml" zarith META zarith.h zarith.cma libzarith.a z.mli q.mli big_int_Z.mli z.cmi q.cmi big_int_Z.cmi zarith.a zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs dllzarith.so Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/zarith.cmxs Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/big_int_Z.cmx Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/q.cmx Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/z.cmx Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/zarith.cmxa Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/zarith.a Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/big_int_Z.cmi Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/q.cmi Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/z.cmi Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/big_int_Z.mli Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/q.mli Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/z.mli Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/libzarith.a Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/zarith.cma Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/zarith.h Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/stublibs/dllzarith.so Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/stublibs/dllzarith.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /usr/src/tmp/ocaml-zarith-buildroot/usr/lib64/ocaml/zarith/META make: Leaving directory `/usr/src/RPM/BUILD/ocaml-zarith-1.5' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-zarith-buildroot (auto) mode of './usr/lib64/ocaml/zarith/zarith.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/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) Compressing files in /usr/src/tmp/ocaml-zarith-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-zarith-buildroot ./usr/lib64: 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/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: camlPervasives verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_exn_Invalid_argument verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_backtrace_pos verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_local_roots verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_young_limit verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_frexp_float verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_exn_Not_found verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_young_ptr verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_int64_ops verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_ldexp_float_unboxed verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_named_value verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_deserialize_uint_1 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_classify_float_unboxed verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_alloc2 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_serialize_int_1 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: camlCallback__register_exception_1260 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: camlFormat__pp_print_string_1485 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_int64_to_float_unboxed verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: camlPervasives__invalid_arg_1007 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_alloc_small verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_copy_nativeint verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_copy_int32 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_raise_zero_divide verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_copy_int64 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_deserialize_uint_4 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: camlPervasives__output_string_1203 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_invalid_argument verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: camlString__index_rec_1315 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: camlBuffer__resize_1232 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_serialize_int_4 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_register_custom_operations verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_raise_constant verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: camlPervasives__$5e_1117 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: camlBytes__blit_string_1258 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: camlPervasives__failwith_1005 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_alloc_string verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_hash_mix_uint32 verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_alloc_custom verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_string_equal verify-elf: WARNING: ./usr/lib64/ocaml/zarith/zarith.cmxs: undefined symbol: caml_failwith verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_local_roots verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_named_value verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_deserialize_uint_1 verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_serialize_int_1 verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_alloc_small verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_copy_nativeint verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_copy_int32 verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_raise_zero_divide verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_copy_int64 verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_deserialize_uint_4 verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_invalid_argument verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_serialize_int_4 verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_register_custom_operations verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_raise_constant verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_alloc_string verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_hash_mix_uint32 verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_alloc_custom verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllzarith.so: undefined symbol: caml_failwith Hardlinking identical .pyc and .pyo files Processing files: ocaml-zarith-1.5-alt1.M80P.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.27460 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-zarith-1.5 + DOCDIR=/usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.5 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.5 + /bin/mkdir -p /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.5 + cp -prL Changes /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.5 + chmod -R go-w /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.5 + chmod -R a+rX /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-1.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Nu5ZP9 find-provides: running scripts (alternatives,debuginfo,lib,ocaml,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dUwjwP find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: ocaml-cmi(Big_int_Z) = 4.04-63E0F7CD, ocaml-cmi(Q) = 4.04-AC130D6E, ocaml-cmi(Z) = 4.04-D3739E9C, ocaml-cmx(Big_int_Z) = 4.04-2A5AF341, ocaml-cmx(Q) = 4.04-BBEA56F5, ocaml-cmx(Z) = 4.04-0CD42FEA, ocaml-dll(zarith) Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libgmp.so.10()(64bit) >= set:mhuSwyWTM9llNL76RZGjAN6bYnt3PWMuCgab6bYdyvGQeHZkViEw4ZEntEDWDaF6S2yO66wwpFq9yFEfN0, libgmp10, ocaml-cmi(Buffer) = 4.04-C932A669, ocaml-cmi(Callback) = 4.04-153A7D0A, ocaml-cmi(CamlinternalFormatBasics) = 4.04-CBD5F2D6, ocaml-cmi(Format) = 4.04-AED1D740, ocaml-cmi(Int32) = 4.04-F4400E9E, ocaml-cmi(Int64) = 4.04-B2B90560, ocaml-cmi(Obj) = 4.04-C4EF78F7, ocaml-cmi(Pervasives) = 4.04-EEF96F96, ocaml-cmi(String) = 4.04-609A5859, ocaml-cmx(Buffer) = 4.04-F9E132E8, ocaml-cmx(Callback) = 4.04-F3C121F6, ocaml-cmx(Format) = 4.04-76F5E72B, ocaml-cmx(Int64) = 4.04-17A14779, ocaml-cmx(Pervasives) = 4.04-B713A8F4, ocaml-cmx(String) = 4.04-ADABD02E, ocaml-runtime = 4.04, 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.5b3Y0x Creating ocaml-zarith-debuginfo package Processing files: ocaml-zarith-devel-1.5-alt1.M80P.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.51092 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-zarith-1.5 + DOCDIR=/usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.5 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.5 + /bin/mkdir -p /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.5 + cp -prL README.md html /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.5 + chmod -R go-w /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.5 + chmod -R a+rX /usr/src/tmp/ocaml-zarith-buildroot/usr/share/doc/ocaml-zarith-devel-1.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.leL7wj find-provides: running scripts (alternatives,debuginfo,lib,ocaml,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nbajU7 find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: ocaml-zarith = 1.5-alt1.M80P.1, libgmp-devel, ocaml Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.D9XX4Y Processing files: ocaml-zarith-debuginfo-1.5-alt1.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FmlZ1S find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.p4asNP find-requires: running scripts (debuginfo) Requires: ocaml-zarith = 1.5-alt1.M80P.1, debug64(libc.so.6), debug64(libgmp.so.10) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-zarith-1.5-alt1.M80P.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-zarith-devel-1.5-alt1.M80P.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-zarith-debuginfo-1.5-alt1.M80P.1.x86_64.rpm 4.37user 1.22system 0:12.99elapsed 43%CPU (0avgtext+0avgdata 52308maxresident)k 0inputs+0outputs (0major+346890minor)pagefaults 0swaps 12.80user 3.75system 0:24.75elapsed 66%CPU (0avgtext+0avgdata 121996maxresident)k 0inputs+0outputs (0major+601544minor)pagefaults 0swaps