<86>Apr 14 01:05:51 userdel[75294]: delete user 'rooter' <86>Apr 14 01:05:51 userdel[75294]: removed group 'rooter' owned by 'rooter' <86>Apr 14 01:05:51 userdel[75294]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 01:05:51 groupadd[75442]: group added to /etc/group: name=rooter, GID=693 <86>Apr 14 01:05:51 groupadd[75442]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:05:51 groupadd[75442]: new group: name=rooter, GID=693 <86>Apr 14 01:05:51 useradd[75462]: new user: name=rooter, UID=693, GID=693, home=/root, shell=/bin/bash <86>Apr 14 01:05:51 userdel[75545]: delete user 'builder' <86>Apr 14 01:05:51 userdel[75545]: removed group 'builder' owned by 'builder' <86>Apr 14 01:05:51 userdel[75545]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:05:51 groupadd[75775]: group added to /etc/group: name=builder, GID=694 <86>Apr 14 01:05:51 groupadd[75775]: new group: name=builder, GID=694 <86>Apr 14 01:05:51 useradd[75820]: new user: name=builder, UID=694, GID=694, home=/usr/src, shell=/bin/bash <13>Apr 14 01:05:55 rpmi: ocaml-runtime-4.04.2-alt1.M80P.1 1499834467 installed <13>Apr 14 01:05:55 rpmi: rpm-build-ocaml-1.3-alt1 1494941050 installed <13>Apr 14 01:05:55 rpmi: rpm-macros-ubt-0.2-alt1.M80P.1 1488269670 installed <13>Apr 14 01:05:55 rpmi: libdb4.7-devel-4.7.25-alt8 1342057780 installed <13>Apr 14 01:05:59 rpmi: ocaml-4.04.2-alt1.M80P.1 1499834467 installed <13>Apr 14 01:05:59 rpmi: rpm-build-ubt-0.3.1-alt1.M80P.1 1513692283 installed Installing ocaml-bdb-4.3.21-alt6.M80P.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.18967 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocamlbdb-4.3.21 + echo 'Source #0 (ocamlbdb-4.3.21.tar.gz):' Source #0 (ocamlbdb-4.3.21.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/ocamlbdb-4.3.21.tar.gz + /bin/tar -xf - + cd ocamlbdb-4.3.21 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.18967 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocamlbdb-4.3.21 + /usr/bin/subst s:BDB_DIR=/usr/local/BerkeleyDB.4.3/:BDB_DIR=/usr:g Makefile + /usr/bin/subst s:/usr/local/lib:/usr/lib64:g Makefile + /usr/bin/subst s:-ldb-4.1:-ldb:g Makefile + make make: Entering directory `/usr/src/RPM/BUILD/ocamlbdb-4.3.21' cat bdb.src | perl extract_caml.pl > bdb.ml cpp -include /usr/include//db.h bdberrs.src | perl beginend.pl >> bdb.ml ocamlc -g -c bdb.ml cp bdb.src bdb_stubs.c gcc -Wall -g -I/usr/include/ -I/usr/lib64/ocaml/ \ -L/usr/lib/ -c bdb_stubs.c In file included from bdb_stubs.c:11:0: __FILE__: In function 'caml_env_create': __FILE__:165:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /usr/lib64/ocaml/caml/memory.h:353:27: note: in definition of macro 'Store_field' value caml__temp_val = (val); \ ^ __FILE__: In function 'caml_db_create': __FILE__:378:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /usr/lib64/ocaml/caml/memory.h:353:27: note: in definition of macro 'Store_field' value caml__temp_val = (val); \ ^ __FILE__: In function 'caml_db_cursor': __FILE__:786:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /usr/lib64/ocaml/caml/memory.h:353:27: note: in definition of macro 'Store_field' value caml__temp_val = (val); \ ^ __FILE__: In function 'caml_txn_begin': __FILE__:967:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /usr/lib64/ocaml/caml/memory.h:353:27: note: in definition of macro 'Store_field' value caml__temp_val = (val); \ ^ rm -rf libcamlbdb.a ar rc libcamlbdb.a bdb_stubs.o ranlib libcamlbdb.a ocamlc -a -o bdb.cma -custom bdb.cmo \ -cclib -lcamlbdb -cclib -ldb -ccopt "-L ." \ -ccopt "-L/usr/local/BerkeleyDB.4.1/lib/" make: Leaving directory `/usr/src/RPM/BUILD/ocamlbdb-4.3.21' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.18967 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-bdb-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-bdb-buildroot + cd ocamlbdb-4.3.21 + mkdir -p /usr/src/tmp/ocaml-bdb-buildroot/usr/lib64/ocaml/bdb + install -m 644 bdb.cma bdb.cmi libcamlbdb.a /usr/src/tmp/ocaml-bdb-buildroot/usr/lib64/ocaml/bdb/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-bdb-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ocaml-bdb-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/ocaml-bdb-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-bdb-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/ocaml-bdb-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: ocaml-bdb-4.3.21-alt6.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OD1Wlr 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.lOwXYr find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: ocaml-bdb-devel = 4.3.21-alt6.M80P.1, ocaml-cmi(Bdb) = 4.04-32778ACA Requires: ocaml-bdb-runtime = 4.3.21-alt6.M80P.1, libdb4.7, ocaml-cmi(Callback) = 4.04-153A7D0A, ocaml-cmi(CamlinternalFormatBasics) = 4.04-CBD5F2D6, ocaml-cmi(Pervasives) = 4.04-EEF96F96 Obsoletes: ocaml-bdb-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YnLpxv Processing files: ocaml-bdb-runtime-4.3.21-alt6.M80P.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.32283 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocamlbdb-4.3.21 + DOCDIR=/usr/src/tmp/ocaml-bdb-buildroot/usr/share/doc/ocaml-bdb-runtime-4.3.21 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-bdb-buildroot/usr/share/doc/ocaml-bdb-runtime-4.3.21 + /bin/mkdir -p /usr/src/tmp/ocaml-bdb-buildroot/usr/share/doc/ocaml-bdb-runtime-4.3.21 + cp -prL CREDITS README /usr/src/tmp/ocaml-bdb-buildroot/usr/share/doc/ocaml-bdb-runtime-4.3.21 + chmod -R go-w /usr/src/tmp/ocaml-bdb-buildroot/usr/share/doc/ocaml-bdb-runtime-4.3.21 + chmod -R a+rX /usr/src/tmp/ocaml-bdb-buildroot/usr/share/doc/ocaml-bdb-runtime-4.3.21 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nm2gmC 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.qJFL3L find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: ocaml-cmi(Bdb) = 4.04-32778ACA Requires: ocaml-cmi(Callback) = 4.04-153A7D0A, ocaml-cmi(CamlinternalFormatBasics) = 4.04-CBD5F2D6, ocaml-cmi(Pervasives) = 4.04-EEF96F96 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5r4FEY Removing 3 extra deps from ocaml-bdb due to repentancy on ocaml-bdb-runtime Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-bdb-4.3.21-alt6.M80P.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-bdb-runtime-4.3.21-alt6.M80P.1.x86_64.rpm 0.89user 0.26system 0:07.76elapsed 14%CPU (0avgtext+0avgdata 25064maxresident)k 0inputs+0outputs (0major+127908minor)pagefaults 0swaps 7.56user 2.07system 0:19.66elapsed 49%CPU (0avgtext+0avgdata 123840maxresident)k 84664inputs+0outputs (0major+349919minor)pagefaults 0swaps