<86>Apr 21 01:06:37 userdel[15770]: delete user 'rooter' <86>Apr 21 01:06:37 userdel[15770]: removed group 'rooter' owned by 'rooter' <86>Apr 21 01:06:37 groupadd[15809]: group added to /etc/group: name=rooter, GID=663 <86>Apr 21 01:06:37 groupadd[15809]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:06:37 groupadd[15809]: new group: name=rooter, GID=663 <86>Apr 21 01:06:37 useradd[15835]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash <86>Apr 21 01:06:37 userdel[15876]: delete user 'builder' <86>Apr 21 01:06:37 userdel[15876]: removed group 'builder' owned by 'builder' <86>Apr 21 01:06:37 userdel[15876]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 01:06:37 groupadd[15901]: group added to /etc/group: name=builder, GID=664 <86>Apr 21 01:06:37 groupadd[15901]: group added to /etc/gshadow: name=builder <86>Apr 21 01:06:37 groupadd[15901]: new group: name=builder, GID=664 <86>Apr 21 01:06:37 useradd[15933]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash <13>Apr 21 01:06:40 rpmi: ocaml-runtime-4.04.2-alt1.M80P.1 1499834467 installed <13>Apr 21 01:06:40 rpmi: rpm-build-ocaml-1.3-alt1 1494941050 installed <13>Apr 21 01:06:45 rpmi: ocaml-4.04.2-alt1.M80P.1 1499834467 installed <13>Apr 21 01:06:45 rpmi: rpm-macros-ubt-0.2-alt1.M80P.1 1488269670 installed <13>Apr 21 01:06:45 rpmi: ocaml-findlib-1.7.3-alt2.M80P.1 1499835321 installed <13>Apr 21 01:06:45 rpmi: ocaml-ocamlbuild-1:0.11.0-alt3.M80P.1 1499835935 installed <13>Apr 21 01:06:45 rpmi: rpm-build-ubt-0.3.1-alt1.M80P.1 1513692283 installed Installing ocaml-xmlm-1.2.0-alt3.M80P.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.55344 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-xmlm-1.2.0 + echo 'Source #0 (ocaml-xmlm-1.2.0.tar):' Source #0 (ocaml-xmlm-1.2.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-xmlm-1.2.0.tar + cd ocaml-xmlm-1.2.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.55344 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-xmlm-1.2.0 + ./pkg/build true ocamlfind ocamldep -modules src/xmlm.mli > src/xmlm.mli.depends ocamlfind ocamlc -c -I src -I test -o src/xmlm.cmi src/xmlm.mli ocamlfind ocamldep -modules src/xmlm.ml > src/xmlm.ml.depends ocamlfind ocamlopt -c -annot -bin-annot -I src -I test -o src/xmlm.cmx src/xmlm.ml + ocamlfind ocamlopt -c -annot -bin-annot -I src -I test -o src/xmlm.cmx src/xmlm.ml File "src/xmlm.ml", line 1128, characters 18-34: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. ocamlfind ocamlc -c -annot -bin-annot -I src -I test -o src/xmlm.cmo src/xmlm.ml + ocamlfind ocamlc -c -annot -bin-annot -I src -I test -o src/xmlm.cmo src/xmlm.ml File "src/xmlm.ml", line 1128, characters 18-34: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. ocamlfind ocamlc -a -I src src/xmlm.cmo -o src/xmlm.cma ocamlfind ocamlopt -a -I src src/xmlm.cmx -o src/xmlm.cmxa ocamlfind ocamlopt -shared -linkall -I src src/xmlm.cmxa -o src/xmlm.cmxs ocamlfind ocamldep -modules test/xmltrip.ml > test/xmltrip.ml.depends ocamlfind ocamldep -modules test/xhtml.ml > test/xhtml.ml.depends ocamlfind ocamlc -c -annot -bin-annot -I test -I src -o test/xhtml.cmo test/xhtml.ml ocamlfind ocamlc -c -annot -bin-annot -I test -I src -o test/xmltrip.cmo test/xmltrip.ml + ocamlfind ocamlc -c -annot -bin-annot -I test -I src -o test/xmltrip.cmo test/xmltrip.ml File "test/xmltrip.ml", line 179, characters 33-49: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. ocamlfind ocamlopt -c -annot -bin-annot -I test -I src -o test/xhtml.cmx test/xhtml.ml ocamlfind ocamlopt -c -annot -bin-annot -I test -I src -o test/xmltrip.cmx test/xmltrip.ml + ocamlfind ocamlopt -c -annot -bin-annot -I test -I src -o test/xmltrip.cmx test/xmltrip.ml File "test/xmltrip.ml", line 179, characters 33-49: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. ocamlfind ocamlopt -linkpkg -I src -I test src/xmlm.cmx test/xhtml.cmx test/xmltrip.cmx -o test/xmltrip.native + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.16834 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-xmlm-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-xmlm-buildroot + cd ocaml-xmlm-1.2.0 + export DESTDIR=/usr/src/tmp/ocaml-xmlm-buildroot + DESTDIR=/usr/src/tmp/ocaml-xmlm-buildroot + export OCAMLFIND_DESTDIR=/usr/src/tmp/ocaml-xmlm-buildroot/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/usr/src/tmp/ocaml-xmlm-buildroot/usr/lib64/ocaml + mkdir -p /usr/src/tmp/ocaml-xmlm-buildroot/usr/bin + mkdir -p /usr/src/tmp/ocaml-xmlm-buildroot/usr/lib64/ocaml/xmlm + install -m 755 -p _build/test/xmltrip.native /usr/src/tmp/ocaml-xmlm-buildroot/usr/bin/xmltrip + install -m 644 -p _build/src/xmlm.a _build/src/xmlm.cmxa /usr/src/tmp/ocaml-xmlm-buildroot/usr/lib64/ocaml/xmlm/ + install -m 755 -p _build/src/xmlm.cmxs /usr/src/tmp/ocaml-xmlm-buildroot/usr/lib64/ocaml/xmlm/ + install -m 644 -p _build/pkg/META _build/src/xmlm.cma _build/src/xmlm.cmi _build/src/xmlm.cmo _build/src/xmlm.cmt _build/src/xmlm.cmx _build/src/xmlm.mli /usr/src/tmp/ocaml-xmlm-buildroot/usr/lib64/ocaml/xmlm/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-xmlm-buildroot (auto) mode of './usr/lib64/ocaml/xmlm/xmlm.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-xmlm-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/ocaml-xmlm-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-xmlm-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/ocaml-xmlm-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlHashtbl__6 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_young_ptr verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_compare verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_exn_Not_found verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_obj_dup verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_young_limit verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_ml_input_char verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_ml_output_char verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlBuffer verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlHashtbl verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_exn_Failure verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlPervasives verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlString verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_exn_End_of_file verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlHashtbl__create_inner_2118 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlPervasives__failwith_1005 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlList__exists_1327 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlPervasives__output_1206 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlList__map_1231 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlList__fold_left_1264 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlList__rev_append_1220 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlHashtbl__add_1561 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlBuffer__add_substring_1242 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlList__rev_map_1245 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlHashtbl__Make_1644 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlChar__chr_1201 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlHashtbl__remove_1576 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlPervasives__$5e_1117 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlBuffer__resize_1232 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: caml_alloc2 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlList__iter_1252 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlHashtbl__find_1585 verify-elf: WARNING: ./usr/lib64/ocaml/xmlm/xmlm.cmxs: undefined symbol: camlPervasives__invalid_arg_1007 Hardlinking identical .pyc and .pyo files Processing files: ocaml-xmlm-1.2.0-alt3.M80P.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.16834 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-xmlm-1.2.0 + DOCDIR=/usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-1.2.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-1.2.0 + /bin/mkdir -p /usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-1.2.0 + cp -prL README.md /usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-1.2.0 + chmod -R go-w /usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-1.2.0 + chmod -R a+rX /usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-1.2.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kI137o 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.TOGAOX find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: ocaml-cmi(Xmlm) = 4.04-4D08246E Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(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(Hashtbl) = 4.04-4744E626, ocaml-cmi(List) = 4.04-CD293869, ocaml-cmi(Pervasives) = 4.04-EEF96F96, 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.uGlFiz Creating ocaml-xmlm-debuginfo package Processing files: ocaml-xmlm-devel-1.2.0-alt3.M80P.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.79183 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-xmlm-1.2.0 + DOCDIR=/usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-devel-1.2.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-devel-1.2.0 + /bin/mkdir -p /usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-devel-1.2.0 + cp -prL CHANGES.md _build/test/examples.ml _build/test/xhtml.ml doc /usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-devel-1.2.0 + chmod -R go-w /usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-devel-1.2.0 + chmod -R a+rX /usr/src/tmp/ocaml-xmlm-buildroot/usr/share/doc/ocaml-xmlm-devel-1.2.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hezFJd 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.Gb2LWU find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: ocaml-cmx(Xmlm) = 4.04-203DC5FE Requires: ocaml-xmlm = 1.2.0-alt3.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(Hashtbl) = 4.04-4744E626, ocaml-cmi(List) = 4.04-CD293869, ocaml-cmi(Pervasives) = 4.04-EEF96F96, ocaml-cmi(String) = 4.04-609A5859, ocaml-cmi(Xmlm) = 4.04-4D08246E, ocaml-cmx(Buffer) = 4.04-F9E132E8, ocaml-cmx(Char) = 4.04-A0409786, ocaml-cmx(Hashtbl) = 4.04-10ED452F, ocaml-cmx(List) = 4.04-86C7F6E3, ocaml-cmx(Pervasives) = 4.04-B713A8F4, ocaml-cmx(String) = 4.04-ADABD02E, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XwXeYE Creating ocaml-xmlm-devel-debuginfo package Processing files: ocaml-xmlm-debuginfo-1.2.0-alt3.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Kw9jQr find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JsGKGh find-requires: running scripts (debuginfo) Requires: ocaml-xmlm = 1.2.0-alt3.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) Processing files: ocaml-xmlm-devel-debuginfo-1.2.0-alt3.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AkPCpa find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bgqA05 find-requires: running scripts (debuginfo) Requires: ocaml-xmlm-devel = 1.2.0-alt3.M80P.1 Removing 1 extra deps from ocaml-xmlm-devel due to dependency on ocaml-xmlm Removing 9 extra deps from ocaml-xmlm-devel due to repentancy on ocaml-xmlm Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-xmlm-1.2.0-alt3.M80P.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-xmlm-devel-1.2.0-alt3.M80P.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-xmlm-debuginfo-1.2.0-alt3.M80P.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-xmlm-devel-debuginfo-1.2.0-alt3.M80P.1.x86_64.rpm 2.55user 0.96system 0:12.83elapsed 27%CPU (0avgtext+0avgdata 28292maxresident)k 0inputs+0outputs (0major+301318minor)pagefaults 0swaps 11.12user 4.29system 0:25.00elapsed 61%CPU (0avgtext+0avgdata 122104maxresident)k 1088inputs+0outputs (0major+558093minor)pagefaults 0swaps