<86>Feb 24 06:25:09 userdel[41919]: delete user 'rooter' <86>Feb 24 06:25:09 userdel[41919]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 24 06:25:09 groupadd[41933]: group added to /etc/group: name=rooter, GID=675 <86>Feb 24 06:25:09 groupadd[41933]: group added to /etc/gshadow: name=rooter <86>Feb 24 06:25:09 groupadd[41933]: new group: name=rooter, GID=675 <86>Feb 24 06:25:09 useradd[41944]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash <86>Feb 24 06:25:09 userdel[41962]: delete user 'builder' <86>Feb 24 06:25:09 userdel[41962]: removed group 'builder' owned by 'builder' <86>Feb 24 06:25:09 userdel[41962]: removed shadow group 'builder' owned by 'builder' <86>Feb 24 06:25:09 groupadd[41978]: group added to /etc/group: name=builder, GID=676 <86>Feb 24 06:25:09 groupadd[41978]: group added to /etc/gshadow: name=builder <86>Feb 24 06:25:09 groupadd[41978]: new group: name=builder, GID=676 <86>Feb 24 06:25:09 useradd[41991]: new user: name=builder, UID=676, GID=676, home=/usr/src, shell=/bin/bash <13>Feb 24 06:25:12 rpmi: ocaml-runtime-4.04.2-alt1.M80P.1 1499834474 installed <13>Feb 24 06:25:12 rpmi: rpm-build-ocaml-1.3-alt1 1494941050 installed <13>Feb 24 06:25:16 rpmi: ocaml-4.04.2-alt1.M80P.1 1499834474 installed <13>Feb 24 06:25:16 rpmi: rpm-macros-ubt-0.2-alt1.M80P.1 1488269670 installed <13>Feb 24 06:25:16 rpmi: ocaml-findlib-1.7.3-alt2.M80P.1 1499835339 installed <13>Feb 24 06:25:17 rpmi: ocaml-ocamldoc-4.04.2-alt1.M80P.1 1499834474 installed <13>Feb 24 06:25:17 rpmi: rpm-build-ubt-0.3.1-alt1.M80P.1 1513692283 installed Installing ocaml-easy-format-1.2.0-alt1.M80P.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.64428 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-easy-format-1.2.0 + echo 'Source #0 (ocaml-easy-format-1.2.0.tar):' Source #0 (ocaml-easy-format-1.2.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-easy-format-1.2.0.tar + cd ocaml-easy-format-1.2.0 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i.add-debuginfo 's/ocamlopt/ocamlopt -g/;s/ocamlc \(-[co]\)/ocamlc -g \1/' Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.64428 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-easy-format-1.2.0 + make make: Entering directory `/usr/src/RPM/BUILD/ocaml-easy-format-1.2.0' ocamlfind ocamlc -g -c easy_format.mli ocamlfind ocamlc -g -c -dtypes easy_format.ml touch bytecode ocamlfind ocamlc -g -c easy_format.mli ocamlfind ocamlopt -g -c -dtypes easy_format.ml ocamlfind ocamlopt -g -I . -shared -linkall \ -o easy_format.cmxs easy_format.cmx /usr/bin/ld: easy_format.o: warning: relocation in readonly section `.text' /usr/bin/ld: warning: creating a DT_TEXTREL in a shared object. touch nativecode make: Leaving directory `/usr/src/RPM/BUILD/ocaml-easy-format-1.2.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.64428 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-easy-format-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-easy-format-buildroot + cd ocaml-easy-format-1.2.0 + export DESTDIR=/usr/src/tmp/ocaml-easy-format-buildroot + DESTDIR=/usr/src/tmp/ocaml-easy-format-buildroot + export OCAMLFIND_DESTDIR=/usr/src/tmp/ocaml-easy-format-buildroot/usr/lib/ocaml + OCAMLFIND_DESTDIR=/usr/src/tmp/ocaml-easy-format-buildroot/usr/lib/ocaml + mkdir -p /usr/src/tmp/ocaml-easy-format-buildroot/usr/lib/ocaml + make install make: Entering directory `/usr/src/RPM/BUILD/ocaml-easy-format-1.2.0' echo "version = \"1.2.0\"" > META; cat META.tpl >> META INSTALL_FILES="META easy_format.cmi easy_format.mli"; \ if test -f bytecode; then \ INSTALL_FILES="$INSTALL_FILES easy_format.cmo"; \ fi; \ if test -f nativecode; then \ INSTALL_FILES="$INSTALL_FILES easy_format.cmx easy_format.o easy_format.cmxs"; \ fi; \ ocamlfind install easy-format $INSTALL_FILES Installed /usr/src/tmp/ocaml-easy-format-buildroot/usr/lib/ocaml/easy-format/easy_format.cmxs Installed /usr/src/tmp/ocaml-easy-format-buildroot/usr/lib/ocaml/easy-format/easy_format.o Installed /usr/src/tmp/ocaml-easy-format-buildroot/usr/lib/ocaml/easy-format/easy_format.cmx Installed /usr/src/tmp/ocaml-easy-format-buildroot/usr/lib/ocaml/easy-format/easy_format.cmo Installed /usr/src/tmp/ocaml-easy-format-buildroot/usr/lib/ocaml/easy-format/easy_format.mli Installed /usr/src/tmp/ocaml-easy-format-buildroot/usr/lib/ocaml/easy-format/easy_format.cmi Installed /usr/src/tmp/ocaml-easy-format-buildroot/usr/lib/ocaml/easy-format/META make: Leaving directory `/usr/src/RPM/BUILD/ocaml-easy-format-1.2.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-easy-format-buildroot (auto) mode of './usr/lib/ocaml/easy-format/easy_format.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-easy-format-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/ocaml-easy-format-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-easy-format-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/ocaml-easy-format-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) the file containing the function 'camlEasy_format__propagate_forced_breaks_1385' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__mark_open_tag_1588' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__mark_close_tag_1590' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__extra_box_1599' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__pp_open_nonaligned_box_1607' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_t_1622' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fun_2247' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fun_2257' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_opt_label_1625' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_list_1626' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fun_2271' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_list2_1629' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_t_1779' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_list_1780' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__to_formatter_1827' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__entry' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry2' is not compiled with -fpic/-fPIC either the file containing the function 'camlEasy_format__code_begin' or the file containing the function 'camlEasy_format__aux_1367' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__aux_1367' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__map_node_1391' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__set_escape_1409' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__set_escape_string_1425' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__define_styles_1435' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_list_body_stick_left_1623' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_list_body_stick_right_1624' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_list_stick_right_1628' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_pair_1630' is not compiled with -fpic/-fPIC either the file containing the function 'camlEasy_format__code_begin' or the file containing the function 'camlEasy_format__aux_1367' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_2_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_3_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_4_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_5' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_list_stick_left_1627' is not compiled with -fpic/-fPIC either the file containing the function 'camlEasy_format__code_begin' or the file containing the function 'camlEasy_format__aux_1367' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__print_1420' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__escape_1428' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__to_string_1744' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__to_string_1824' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fun_2204' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__pp_open_xbox_1595' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fun_2215' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fun_2217' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__open_tag_1612' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__tag_string_1617' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__close_tag_1615' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__to_formatter_1711' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__to_buffer_1821' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__to_channel_1831' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__to_buffer_inner_2281' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__to_channel_inner_2293' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__to_stdout_1759' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__to_stderr_1763' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__to_stdout_1835' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__to_stderr_1837' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fun_2335' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_pair_1781' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: caml_young_ptr verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: caml_young_limit verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: caml_extra_params verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlList__map_1231 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlList__split_1402 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlList__fold_left_1264 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlFormat__pp_get_formatter_tag_functions_1464 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlFormat__pp_set_formatter_tag_functions_1466 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlBytes__sub_1229 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlList__length_aux_1199 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlHashtbl verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlHashtbl__create_inner_2118 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlList__iter_1252 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlHashtbl__add_1382 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: caml_exn_Not_found verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: caml_exception_pointer verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlHashtbl__find_1406 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlFormat__pp_open_box_gen_1435 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlList__for_all_1323 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlFormat__pp_close_box_1442 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlFormat__pp_open_tag_1444 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlFormat__pp_close_tag_1447 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlFormat__pp_print_string_1485 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlFormat__pp_print_break_1522 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlFormat__pp_print_char_1497 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlFormat__pp_force_newline_1518 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlBytes__make_1211 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlFormat__pp_print_flush_1515 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlFormat__formatter_of_buffer_1626 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlBuffer__create_1204 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlFormat__formatter_of_out_channel_1623 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlPervasives verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlBuffer__resize_1232 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlBytes__blit_string_1258 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlPrintf__bprintf_1288 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlFormat__fprintf_1850 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlPervasives__output_1206 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: caml_allocN Hardlinking identical .pyc and .pyo files Processing files: ocaml-easy-format-1.2.0-alt1.M80P.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.70585 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-easy-format-1.2.0 + DOCDIR=/usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-1.2.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-1.2.0 + /bin/mkdir -p /usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-1.2.0 + cp -prL LICENSE /usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-1.2.0 + chmod -R go-w /usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-1.2.0 + chmod -R a+rX /usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-1.2.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jJQYWr 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.lrLVJK find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: ocaml-cmi(Easy_format) = 4.04-79B04DE0 Requires: ocaml-cmi(Buffer) = 4.04-C932A669, ocaml-cmi(CamlinternalFormatBasics) = 4.04-CBD5F2D6, ocaml-cmi(Format) = 4.04-AED1D740, ocaml-cmi(Hashtbl) = 4.04-4744E626, ocaml-cmi(List) = 4.04-CD293869, 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.mnehp9 Creating ocaml-easy-format-debuginfo package Processing files: ocaml-easy-format-devel-1.2.0-alt1.M80P.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.21459 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-easy-format-1.2.0 + DOCDIR=/usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-devel-1.2.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-devel-1.2.0 + /bin/mkdir -p /usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-devel-1.2.0 + cp -prL LICENSE README.md Changes /usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-devel-1.2.0 + chmod -R go-w /usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-devel-1.2.0 + chmod -R a+rX /usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-devel-1.2.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oyE7EF 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.1wbv2f find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: ocaml-cmx(Easy_format) = 4.04-D37CBAB3 Requires: ocaml-easy-format = 1.2.0-alt1.M80P.1, ocaml-cmi(Buffer) = 4.04-C932A669, ocaml-cmi(CamlinternalFormatBasics) = 4.04-CBD5F2D6, ocaml-cmi(Easy_format) = 4.04-79B04DE0, ocaml-cmi(Format) = 4.04-AED1D740, ocaml-cmi(Hashtbl) = 4.04-4744E626, ocaml-cmi(List) = 4.04-CD293869, ocaml-cmi(Pervasives) = 4.04-EEF96F96, ocaml-cmi(Printf) = 4.04-38545368, ocaml-cmi(String) = 4.04-609A5859, ocaml-cmx(Buffer) = 4.04-6BCCA450, ocaml-cmx(Format) = 4.04-1069EAED, ocaml-cmx(Hashtbl) = 4.04-5543B8B2, ocaml-cmx(List) = 4.04-2E5B15E8, ocaml-cmx(Pervasives) = 4.04-E3716313, ocaml-cmx(Printf) = 4.04-EB8B8651, ocaml-cmx(String) = 4.04-92673050 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BaGaTR Processing files: ocaml-easy-format-debuginfo-1.2.0-alt1.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SKmjyz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AfT9ti find-requires: running scripts (debuginfo) Requires: ocaml-easy-format = 1.2.0-alt1.M80P.1 Removing 1 extra deps from ocaml-easy-format-devel due to dependency on ocaml-easy-format Removing 8 extra deps from ocaml-easy-format-devel due to repentancy on ocaml-easy-format Wrote: /usr/src/RPM/RPMS/i586/ocaml-easy-format-1.2.0-alt1.M80P.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/ocaml-easy-format-devel-1.2.0-alt1.M80P.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/ocaml-easy-format-debuginfo-1.2.0-alt1.M80P.1.i586.rpm 1.04user 0.48system 0:09.07elapsed 16%CPU (0avgtext+0avgdata 10784maxresident)k 0inputs+0outputs (0major+156360minor)pagefaults 0swaps 12.81user 3.01system 0:24.30elapsed 65%CPU (0avgtext+0avgdata 125416maxresident)k 5232inputs+0outputs (0major+514158minor)pagefaults 0swaps