<86>Apr 14 01:19:42 userdel[11281]: delete user 'rooter' <86>Apr 14 01:19:42 userdel[11281]: removed group 'rooter' owned by 'rooter' <86>Apr 14 01:19:42 userdel[11281]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 01:19:42 groupadd[11295]: group added to /etc/group: name=rooter, GID=573 <86>Apr 14 01:19:42 groupadd[11295]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:19:42 groupadd[11295]: new group: name=rooter, GID=573 <86>Apr 14 01:19:42 useradd[11306]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash <86>Apr 14 01:19:42 userdel[11346]: delete user 'builder' <86>Apr 14 01:19:42 userdel[11346]: removed group 'builder' owned by 'builder' <86>Apr 14 01:19:42 userdel[11346]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:19:42 groupadd[11377]: group added to /etc/group: name=builder, GID=574 <86>Apr 14 01:19:42 groupadd[11377]: group added to /etc/gshadow: name=builder <86>Apr 14 01:19:42 groupadd[11377]: new group: name=builder, GID=574 <86>Apr 14 01:19:42 useradd[11408]: new user: name=builder, UID=574, GID=574, home=/usr/src, shell=/bin/bash <13>Apr 14 01:19:45 rpmi: ocaml-runtime-4.04.2-alt1.M80P.1 1499834467 installed <13>Apr 14 01:19:45 rpmi: rpm-build-ocaml-1.3-alt1 1494941050 installed <13>Apr 14 01:19:49 rpmi: ocaml-4.04.2-alt1.M80P.1 1499834467 installed <13>Apr 14 01:19:49 rpmi: ocaml-result-1.2-alt1.M80P.1 1527774343 installed <13>Apr 14 01:19:49 rpmi: ocaml-cmdliner-1.0.2-alt1.M80P.1 1527774387 installed <13>Apr 14 01:19:49 rpmi: rpm-macros-ubt-0.2-alt1.M80P.1 1488269670 installed <13>Apr 14 01:19:49 rpmi: ocaml-cmdliner-devel-1.0.2-alt1.M80P.1 1527774387 installed <13>Apr 14 01:19:49 rpmi: ocaml-findlib-1.7.3-alt2.M80P.1 1499835321 installed <13>Apr 14 01:19:49 rpmi: ocaml-ocamlbuild-1:0.11.0-alt3.M80P.1 1499835935 installed <13>Apr 14 01:19:49 rpmi: ocaml-result-devel-1.2-alt1.M80P.1 1527774343 installed <13>Apr 14 01:19:49 rpmi: rpm-build-ubt-0.3.1-alt1.M80P.1 1513692283 installed Installing ocaml-uutf-0.9.4-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.8363 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-uutf-0.9.4 + echo 'Source #0 (ocaml-uutf-0.9.4.tar):' Source #0 (ocaml-uutf-0.9.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-uutf-0.9.4.tar + cd ocaml-uutf-0.9.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.29232 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-uutf-0.9.4 + ocaml pkg/git.ml File "pkg/topkg-ext.ml", line 42, characters 12-25: Warning 3: deprecated: String.create Use Bytes.create instead. + ocaml pkg/build.ml native=true native-dynlink=true cmdliner=true ocamlfind ocamldep -package cmdliner -modules test/utftrip.ml > test/utftrip.ml.depends ocamlfind ocamldep -modules src/uutf.mli > src/uutf.mli.depends ocamlfind ocamlc -c -bin-annot -I src -I test -o src/uutf.cmi src/uutf.mli ocamlfind ocamlc -c -bin-annot -package cmdliner -I test -I src -o test/utftrip.cmo test/utftrip.ml + ocamlfind ocamlc -c -bin-annot -package cmdliner -I test -I src -o test/utftrip.cmo test/utftrip.ml File "test/utftrip.ml", line 42, characters 50-63: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 43, characters 19-32: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 102, characters 11-24: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 136, characters 11-24: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 161, characters 44-57: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 219, characters 54-67: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 221, characters 42-55: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 233, characters 32-45: Warning 3: deprecated: String.create Use Bytes.create instead. ocamlfind ocamldep -modules src/uutf.ml > src/uutf.ml.depends ocamlfind ocamlopt -c -bin-annot -I src -I test -o src/uutf.cmx src/uutf.ml + ocamlfind ocamlopt -c -bin-annot -I src -I test -o src/uutf.cmx src/uutf.ml File "src/uutf.ml", line 22, characters 31-48: Warning 3: deprecated: String.unsafe_set File "src/uutf.ml", line 45, characters 33-49: Warning 3: deprecated: String.uppercase Use String.uppercase_ascii instead. File "src/uutf.ml", line 68, characters 12-25: Warning 3: deprecated: String.create Use Bytes.create instead. File "src/uutf.ml", line 492, characters 18-31: Warning 3: deprecated: String.create Use Bytes.create instead. File "src/uutf.ml", line 496, characters 25-38: Warning 3: deprecated: String.create Use Bytes.create instead. File "src/uutf.ml", line 676, characters 18-31: Warning 3: deprecated: String.create Use Bytes.create instead. File "src/uutf.ml", line 679, characters 8-21: Warning 3: deprecated: String.create Use Bytes.create instead. ocamlfind ocamlopt -c -bin-annot -package cmdliner -I test -I src -o test/utftrip.cmx test/utftrip.ml + ocamlfind ocamlopt -c -bin-annot -package cmdliner -I test -I src -o test/utftrip.cmx test/utftrip.ml File "test/utftrip.ml", line 42, characters 50-63: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 43, characters 19-32: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 102, characters 11-24: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 136, characters 11-24: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 161, characters 44-57: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 219, characters 54-67: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 221, characters 42-55: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 233, characters 32-45: Warning 3: deprecated: String.create Use Bytes.create instead. ocamlfind ocamlopt -linkpkg unix.cmxa -package cmdliner -I src -I test src/uutf.cmx test/utftrip.cmx -o test/utftrip.native ocamlfind ocamlopt -a -I src src/uutf.cmx -o src/uutf.cmxa ocamlfind ocamlc -c -bin-annot -I src -I test -o src/uutf.cmo src/uutf.ml + ocamlfind ocamlc -c -bin-annot -I src -I test -o src/uutf.cmo src/uutf.ml File "src/uutf.ml", line 22, characters 31-48: Warning 3: deprecated: String.unsafe_set File "src/uutf.ml", line 45, characters 33-49: Warning 3: deprecated: String.uppercase Use String.uppercase_ascii instead. File "src/uutf.ml", line 68, characters 12-25: Warning 3: deprecated: String.create Use Bytes.create instead. File "src/uutf.ml", line 492, characters 18-31: Warning 3: deprecated: String.create Use Bytes.create instead. File "src/uutf.ml", line 496, characters 25-38: Warning 3: deprecated: String.create Use Bytes.create instead. File "src/uutf.ml", line 676, characters 18-31: Warning 3: deprecated: String.create Use Bytes.create instead. File "src/uutf.ml", line 679, characters 8-21: Warning 3: deprecated: String.create Use Bytes.create instead. ocamlfind ocamlc -a -I src src/uutf.cmo -o src/uutf.cma ocamlfind ocamlopt -shared -linkall -I src src/uutf.cmxa -o src/uutf.cmxs + ocamlfind ocamlc -c -bin-annot -package cmdliner -I test -I _build/src -o test/utftrip.cmo test/utftrip.ml File "test/utftrip.ml", line 42, characters 50-63: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 43, characters 19-32: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 102, characters 11-24: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 136, characters 11-24: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 161, characters 44-57: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 219, characters 54-67: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 221, characters 42-55: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 233, characters 32-45: Warning 3: deprecated: String.create Use Bytes.create instead. + ocamlfind ocamlopt -c -bin-annot -package cmdliner -I test -I _build/src -o test/utftrip.cmx test/utftrip.ml File "test/utftrip.ml", line 42, characters 50-63: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 43, characters 19-32: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 102, characters 11-24: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 136, characters 11-24: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 161, characters 44-57: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 219, characters 54-67: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 221, characters 42-55: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/utftrip.ml", line 233, characters 32-45: Warning 3: deprecated: String.create Use Bytes.create instead. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.11965 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-uutf-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-uutf-buildroot + cd ocaml-uutf-0.9.4 + export DESTDIR=/usr/src/tmp/ocaml-uutf-buildroot + DESTDIR=/usr/src/tmp/ocaml-uutf-buildroot + export OCAMLFIND_DESTDIR=/usr/src/tmp/ocaml-uutf-buildroot//usr/lib64/ocaml + OCAMLFIND_DESTDIR=/usr/src/tmp/ocaml-uutf-buildroot//usr/lib64/ocaml + mkdir -p /usr/src/tmp/ocaml-uutf-buildroot//usr/lib64/ocaml/uutf + pushd _build/src/ ~/RPM/BUILD/ocaml-uutf-0.9.4/_build/src ~/RPM/BUILD/ocaml-uutf-0.9.4 + ocamlfind install uutf ../pkg/META uutf.a uutf.cma uutf.cmi uutf.cmx uutf.cmxa uutf.cmxs uutf.mli Installed /usr/src/tmp/ocaml-uutf-buildroot//usr/lib64/ocaml/uutf/uutf.mli Installed /usr/src/tmp/ocaml-uutf-buildroot//usr/lib64/ocaml/uutf/uutf.cmxs Installed /usr/src/tmp/ocaml-uutf-buildroot//usr/lib64/ocaml/uutf/uutf.cmxa Installed /usr/src/tmp/ocaml-uutf-buildroot//usr/lib64/ocaml/uutf/uutf.cmx Installed /usr/src/tmp/ocaml-uutf-buildroot//usr/lib64/ocaml/uutf/uutf.cmi Installed /usr/src/tmp/ocaml-uutf-buildroot//usr/lib64/ocaml/uutf/uutf.cma Installed /usr/src/tmp/ocaml-uutf-buildroot//usr/lib64/ocaml/uutf/uutf.a Installed /usr/src/tmp/ocaml-uutf-buildroot//usr/lib64/ocaml/uutf/META + popd ~/RPM/BUILD/ocaml-uutf-0.9.4 + install -d /usr/src/tmp/ocaml-uutf-buildroot/usr/bin/ + install -m 0755 _build/test/utftrip.native /usr/src/tmp/ocaml-uutf-buildroot/usr/bin/utftrip + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-uutf-buildroot (auto) mode of './usr/lib64/ocaml/uutf/uutf.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-uutf-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/ocaml-uutf-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-uutf-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/ocaml-uutf-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/uutf/uutf.cmxs: undefined symbol: caml_create_string verify-elf: WARNING: ./usr/lib64/ocaml/uutf/uutf.cmxs: undefined symbol: caml_young_ptr verify-elf: WARNING: ./usr/lib64/ocaml/uutf/uutf.cmxs: undefined symbol: caml_obj_dup verify-elf: WARNING: ./usr/lib64/ocaml/uutf/uutf.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib64/ocaml/uutf/uutf.cmxs: undefined symbol: caml_young_limit verify-elf: WARNING: ./usr/lib64/ocaml/uutf/uutf.cmxs: undefined symbol: camlChar verify-elf: WARNING: ./usr/lib64/ocaml/uutf/uutf.cmxs: undefined symbol: camlFormat verify-elf: WARNING: ./usr/lib64/ocaml/uutf/uutf.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/uutf/uutf.cmxs: undefined symbol: camlBytes__map_1320 verify-elf: WARNING: ./usr/lib64/ocaml/uutf/uutf.cmxs: undefined symbol: camlFormat__fprintf_1850 verify-elf: WARNING: ./usr/lib64/ocaml/uutf/uutf.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib64/ocaml/uutf/uutf.cmxs: undefined symbol: camlPervasives__output_1206 verify-elf: WARNING: ./usr/lib64/ocaml/uutf/uutf.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/uutf/uutf.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib64/ocaml/uutf/uutf.cmxs: undefined symbol: camlPervasives__input_1243 verify-elf: WARNING: ./usr/lib64/ocaml/uutf/uutf.cmxs: undefined symbol: camlFormat__flush_buffer_formatter_1654 verify-elf: WARNING: ./usr/lib64/ocaml/uutf/uutf.cmxs: undefined symbol: camlBuffer__add_substring_1242 verify-elf: WARNING: ./usr/lib64/ocaml/uutf/uutf.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib64/ocaml/uutf/uutf.cmxs: undefined symbol: caml_blit_string verify-elf: WARNING: ./usr/lib64/ocaml/uutf/uutf.cmxs: undefined symbol: camlPervasives__max_1030 verify-elf: WARNING: ./usr/lib64/ocaml/uutf/uutf.cmxs: undefined symbol: camlPrintf__sprintf_1304 verify-elf: WARNING: ./usr/lib64/ocaml/uutf/uutf.cmxs: undefined symbol: camlPervasives__$5e_1117 verify-elf: WARNING: ./usr/lib64/ocaml/uutf/uutf.cmxs: undefined symbol: camlBuffer__resize_1232 verify-elf: WARNING: ./usr/lib64/ocaml/uutf/uutf.cmxs: undefined symbol: camlPervasives__min_1027 verify-elf: WARNING: ./usr/lib64/ocaml/uutf/uutf.cmxs: undefined symbol: camlBytes__sub_1229 verify-elf: WARNING: ./usr/lib64/ocaml/uutf/uutf.cmxs: undefined symbol: camlPervasives__invalid_arg_1007 Hardlinking identical .pyc and .pyo files Processing files: ocaml-uutf-0.9.4-alt1.M80P.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.49073 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-uutf-0.9.4 + DOCDIR=/usr/src/tmp/ocaml-uutf-buildroot/usr/share/doc/ocaml-uutf-0.9.4 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-uutf-buildroot/usr/share/doc/ocaml-uutf-0.9.4 + /bin/mkdir -p /usr/src/tmp/ocaml-uutf-buildroot/usr/share/doc/ocaml-uutf-0.9.4 + cp -prL README.md CHANGES.md /usr/src/tmp/ocaml-uutf-buildroot/usr/share/doc/ocaml-uutf-0.9.4 + chmod -R go-w /usr/src/tmp/ocaml-uutf-buildroot/usr/share/doc/ocaml-uutf-0.9.4 + chmod -R a+rX /usr/src/tmp/ocaml-uutf-buildroot/usr/share/doc/ocaml-uutf-0.9.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.O6Eu6W 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.EpOimn find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: ocaml-cmi(Uutf) = 4.04-51C27F6D Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), ocaml-cmi(Array) = 4.04-83626447, ocaml-cmi(Buffer) = 4.04-C932A669, ocaml-cmi(CamlinternalFormatBasics) = 4.04-CBD5F2D6, ocaml-cmi(Char) = 4.04-2B18A802, ocaml-cmi(Format) = 4.04-AED1D740, ocaml-cmi(Pervasives) = 4.04-EEF96F96, ocaml-cmi(Printf) = 4.04-38545368, ocaml-cmi(String) = 4.04-609A5859, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kRW0oQ Creating ocaml-uutf-debuginfo package Processing files: ocaml-uutf-devel-0.9.4-alt1.M80P.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.66555 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-uutf-0.9.4 + DOCDIR=/usr/src/tmp/ocaml-uutf-buildroot/usr/share/doc/ocaml-uutf-devel-0.9.4 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-uutf-buildroot/usr/share/doc/ocaml-uutf-devel-0.9.4 + /bin/mkdir -p /usr/src/tmp/ocaml-uutf-buildroot/usr/share/doc/ocaml-uutf-devel-0.9.4 + cp -prL doc/ /usr/src/tmp/ocaml-uutf-buildroot/usr/share/doc/ocaml-uutf-devel-0.9.4 + chmod -R go-w /usr/src/tmp/ocaml-uutf-buildroot/usr/share/doc/ocaml-uutf-devel-0.9.4 + chmod -R a+rX /usr/src/tmp/ocaml-uutf-buildroot/usr/share/doc/ocaml-uutf-devel-0.9.4 + cp -prL test/ /usr/src/tmp/ocaml-uutf-buildroot/usr/share/doc/ocaml-uutf-devel-0.9.4 + chmod -R go-w /usr/src/tmp/ocaml-uutf-buildroot/usr/share/doc/ocaml-uutf-devel-0.9.4 + chmod -R a+rX /usr/src/tmp/ocaml-uutf-buildroot/usr/share/doc/ocaml-uutf-devel-0.9.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QR3Bmm 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.g1CO9U find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: ocaml-cmx(Uutf) = 4.04-5C3F55AC Requires: ocaml-uutf = 0.9.4-alt1.M80P.1, ocaml-cmi(Array) = 4.04-83626447, ocaml-cmi(Buffer) = 4.04-C932A669, ocaml-cmi(CamlinternalFormatBasics) = 4.04-CBD5F2D6, ocaml-cmi(Char) = 4.04-2B18A802, ocaml-cmi(Format) = 4.04-AED1D740, ocaml-cmi(Pervasives) = 4.04-EEF96F96, ocaml-cmi(Printf) = 4.04-38545368, ocaml-cmi(String) = 4.04-609A5859, ocaml-cmi(Uutf) = 4.04-51C27F6D, ocaml-cmx(Buffer) = 4.04-F9E132E8, ocaml-cmx(Format) = 4.04-76F5E72B, ocaml-cmx(Pervasives) = 4.04-B713A8F4, ocaml-cmx(Printf) = 4.04-8DCC1A7A, ocaml-cmx(String) = 4.04-ADABD02E Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qCWlHw Processing files: ocaml-uutf-debuginfo-0.9.4-alt1.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mkHq1a find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2rlGdS find-requires: running scripts (debuginfo) Requires: ocaml-uutf = 0.9.4-alt1.M80P.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdl.so.2), debug64(libm.so.6) Removing 1 extra deps from ocaml-uutf-devel due to dependency on ocaml-uutf Removing 8 extra deps from ocaml-uutf-devel due to repentancy on ocaml-uutf Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-uutf-0.9.4-alt1.M80P.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-uutf-devel-0.9.4-alt1.M80P.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-uutf-debuginfo-0.9.4-alt1.M80P.1.x86_64.rpm 2.00user 0.71system 0:11.18elapsed 24%CPU (0avgtext+0avgdata 20644maxresident)k 0inputs+0outputs (0major+280261minor)pagefaults 0swaps 8.44user 2.66system 0:20.94elapsed 53%CPU (0avgtext+0avgdata 124236maxresident)k 1904inputs+0outputs (0major+523433minor)pagefaults 0swaps