<86>Apr 21 00:56:55 userdel[50692]: delete user 'rooter' <86>Apr 21 00:56:55 userdel[50692]: removed group 'rooter' owned by 'rooter' <86>Apr 21 00:56:55 userdel[50692]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 00:56:55 groupadd[50750]: group added to /etc/group: name=rooter, GID=699 <86>Apr 21 00:56:55 groupadd[50750]: group added to /etc/gshadow: name=rooter <86>Apr 21 00:56:55 groupadd[50750]: new group: name=rooter, GID=699 <86>Apr 21 00:56:55 useradd[50778]: new user: name=rooter, UID=699, GID=699, home=/root, shell=/bin/bash <86>Apr 21 00:56:55 userdel[50826]: delete user 'builder' <86>Apr 21 00:56:55 userdel[50826]: removed group 'builder' owned by 'builder' <86>Apr 21 00:56:55 userdel[50826]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 00:56:55 groupadd[50875]: group added to /etc/group: name=builder, GID=700 <86>Apr 21 00:56:55 groupadd[50875]: group added to /etc/gshadow: name=builder <86>Apr 21 00:56:55 groupadd[50875]: new group: name=builder, GID=700 <86>Apr 21 00:56:55 useradd[50908]: new user: name=builder, UID=700, GID=700, home=/usr/src, shell=/bin/bash <13>Apr 21 00:56:58 rpmi: ocaml-runtime-4.04.2-alt1.M80P.1 1499834467 installed <13>Apr 21 00:56:58 rpmi: rpm-build-ocaml-1.3-alt1 1494941050 installed <13>Apr 21 00:57:04 rpmi: ocaml-4.04.2-alt1.M80P.1 1499834467 installed <13>Apr 21 00:57:04 rpmi: rpm-macros-ubt-0.2-alt1.M80P.1 1488269670 installed <13>Apr 21 00:57:04 rpmi: ocaml-findlib-1.7.3-alt2.M80P.1 1499835321 installed <13>Apr 21 00:57:05 rpmi: ocaml-ocamldoc-4.04.2-alt1.M80P.1 1499834467 installed <13>Apr 21 00:57:05 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.52760 + 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.52760 + 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 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.62455 + 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/lib64/ocaml + OCAMLFIND_DESTDIR=/usr/src/tmp/ocaml-easy-format-buildroot/usr/lib64/ocaml + mkdir -p /usr/src/tmp/ocaml-easy-format-buildroot/usr/lib64/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/lib64/ocaml/easy-format/easy_format.cmxs Installed /usr/src/tmp/ocaml-easy-format-buildroot/usr/lib64/ocaml/easy-format/easy_format.o Installed /usr/src/tmp/ocaml-easy-format-buildroot/usr/lib64/ocaml/easy-format/easy_format.cmx Installed /usr/src/tmp/ocaml-easy-format-buildroot/usr/lib64/ocaml/easy-format/easy_format.cmo Installed /usr/src/tmp/ocaml-easy-format-buildroot/usr/lib64/ocaml/easy-format/easy_format.mli Installed /usr/src/tmp/ocaml-easy-format-buildroot/usr/lib64/ocaml/easy-format/easy_format.cmi Installed /usr/src/tmp/ocaml-easy-format-buildroot/usr/lib64/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/lib64/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/lib64: 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) verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: caml_exn_Not_found verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: caml_young_limit verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlHashtbl verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlPervasives verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlHashtbl__create_inner_2118 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlFormat__fprintf_1850 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlFormat__formatter_of_buffer_1626 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlFormat__pp_print_char_1497 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlFormat__pp_force_newline_1518 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlPervasives__output_1206 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlFormat__pp_close_box_1442 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlList__map_1231 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlFormat__pp_print_string_1485 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlList__length_aux_1199 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlFormat__pp_print_flush_1515 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlFormat__pp_get_formatter_tag_functions_1464 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlList__fold_left_1264 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlHashtbl__find_1406 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlFormat__pp_set_formatter_tag_functions_1466 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlFormat__pp_open_tag_1444 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlHashtbl__add_1382 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlPrintf__bprintf_1288 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlFormat__formatter_of_out_channel_1623 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlList__for_all_1323 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlFormat__pp_print_break_1522 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlList__split_1402 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlBuffer__resize_1232 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlBytes__make_1211 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlFormat__pp_open_box_gen_1435 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlBuffer__create_1204 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlBytes__sub_1229 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlList__iter_1252 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlFormat__pp_close_tag_1447 verify-elf: WARNING: ./usr/lib64/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlBytes__blit_string_1258 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.62455 + 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.eBeHDA 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.ShZa0n 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.U0wGce 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.26881 + 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.4nhPm7 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.sQGFj3 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-945717F6 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-F9E132E8, ocaml-cmx(Format) = 4.04-76F5E72B, ocaml-cmx(Hashtbl) = 4.04-10ED452F, ocaml-cmx(List) = 4.04-86C7F6E3, 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.WV0L61 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.etIoH3 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oqTA57 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/x86_64/ocaml-easy-format-1.2.0-alt1.M80P.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-easy-format-devel-1.2.0-alt1.M80P.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-easy-format-debuginfo-1.2.0-alt1.M80P.1.x86_64.rpm 1.27user 0.70system 0:09.61elapsed 20%CPU (0avgtext+0avgdata 16976maxresident)k 0inputs+0outputs (0major+188276minor)pagefaults 0swaps 10.80user 3.42system 0:22.91elapsed 62%CPU (0avgtext+0avgdata 121956maxresident)k 4640inputs+0outputs (0major+427506minor)pagefaults 0swaps