<86>Apr 14 01:04:56 userdel[50140]: delete user 'rooter' <86>Apr 14 01:04:56 groupadd[50146]: group added to /etc/group: name=rooter, GID=555 <86>Apr 14 01:04:56 groupadd[50146]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:04:56 groupadd[50146]: new group: name=rooter, GID=555 <86>Apr 14 01:04:56 useradd[50153]: new user: name=rooter, UID=555, GID=555, home=/root, shell=/bin/bash <86>Apr 14 01:04:56 userdel[50161]: delete user 'builder' <86>Apr 14 01:04:56 userdel[50161]: removed group 'builder' owned by 'builder' <86>Apr 14 01:04:56 userdel[50161]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:04:56 groupadd[50168]: group added to /etc/group: name=builder, GID=556 <86>Apr 14 01:04:56 groupadd[50168]: group added to /etc/gshadow: name=builder <86>Apr 14 01:04:56 groupadd[50168]: new group: name=builder, GID=556 <86>Apr 14 01:04:56 useradd[50172]: new user: name=builder, UID=556, GID=556, home=/usr/src, shell=/bin/bash <13>Apr 14 01:04:59 rpmi: libverto-0.2.6-alt1_6 1455633234 installed <13>Apr 14 01:04:59 rpmi: libtinfo-devel-5.9-alt8 1456756459 installed <13>Apr 14 01:04:59 rpmi: libncurses-devel-5.9-alt8 1456756459 installed <13>Apr 14 01:04:59 rpmi: libkeyutils-1.5.10-alt0.M80P.2 p8+216694.100.6.1 1547827915 installed <13>Apr 14 01:04:59 rpmi: libgdbm-1.8.3-alt10 1454943313 installed <13>Apr 14 01:04:59 rpmi: libexpat-2.2.4-alt0.M80P.1 1503871120 installed <13>Apr 14 01:04:59 rpmi: libcom_err-1.42.13-alt2 1449075846 installed <13>Apr 14 01:04:59 rpmi: ca-certificates-2016.02.25-alt1 1462368370 installed <13>Apr 14 01:04:59 rpmi: libcrypto10-1.0.2n-alt0.M80P.1 1512766129 installed <13>Apr 14 01:04:59 rpmi: libssl10-1.0.2n-alt0.M80P.1 1512766129 installed <86>Apr 14 01:04:59 groupadd[57925]: group added to /etc/group: name=_keytab, GID=499 <86>Apr 14 01:04:59 groupadd[57925]: group added to /etc/gshadow: name=_keytab <86>Apr 14 01:04:59 groupadd[57925]: new group: name=_keytab, GID=499 <13>Apr 14 01:04:59 rpmi: libkrb5-1.14.6-alt1.M80P.1 1525355673 installed <13>Apr 14 01:04:59 rpmi: python3-base-3.5.4-alt2.M80P.1 1527753911 installed <13>Apr 14 01:04:59 rpmi: python3-3.5.4-alt2.M80P.1 1527753911 installed <13>Apr 14 01:04:59 rpmi: rpm-build-python3-0.1.10.10-alt1.M80P.1 1530521451 installed <13>Apr 14 01:05:00 rpmi: libpython3-3.5.4-alt2.M80P.1 1527753911 installed <13>Apr 14 01:05:00 rpmi: python3-dev-3.5.4-alt2.M80P.1 1527753911 installed Installing python3-module-threadframe-0.2-alt2.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.43858 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf python3-module-threadframe-0.2 + echo 'Source #0 (python3-module-threadframe-0.2.tar):' Source #0 (python3-module-threadframe-0.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/python3-module-threadframe-0.2.tar + cd python3-module-threadframe-0.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.43858 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd python3-module-threadframe-0.2 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + python3 setup.py build running build running build_ext building 'threadframe' extension creating build creating build/temp.linux-x86_64-3.5 x86_64-alt-linux-gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Wall -g -O2 -fPIC -I/usr/include/python3.5m -c threadframemodule.c -o build/temp.linux-x86_64-3.5/threadframemodule.o threadframemodule.c: In function 'initthreadframe': threadframemodule.c:125:9: warning: 'return' with a value, in function returning void return m; ^ creating build/lib.linux-x86_64-3.5 x86_64-alt-linux-gcc -pthread -shared -pipe -Wall -g -O2 build/temp.linux-x86_64-3.5/threadframemodule.o -o build/lib.linux-x86_64-3.5/threadframe.cpython-35m.so + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.89113 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/python3-module-threadframe-buildroot + : + /bin/rm -rf -- /usr/src/tmp/python3-module-threadframe-buildroot + cd python3-module-threadframe-0.2 + python3 setup.py install --skip-build --root=/usr/src/tmp/python3-module-threadframe-buildroot --force running install running install_lib creating /usr/src/tmp/python3-module-threadframe-buildroot creating /usr/src/tmp/python3-module-threadframe-buildroot/usr creating /usr/src/tmp/python3-module-threadframe-buildroot/usr/lib64 creating /usr/src/tmp/python3-module-threadframe-buildroot/usr/lib64/python3 creating /usr/src/tmp/python3-module-threadframe-buildroot/usr/lib64/python3/site-packages copying build/lib.linux-x86_64-3.5/threadframe.cpython-35m.so -> /usr/src/tmp/python3-module-threadframe-buildroot/usr/lib64/python3/site-packages running install_egg_info Writing /usr/src/tmp/python3-module-threadframe-buildroot/usr/lib64/python3/site-packages/threadframe-0.2-py3.5.egg-info + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/python3-module-threadframe-buildroot (auto) mode of './usr/lib64/python3/site-packages/threadframe.cpython-35m.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/python3-module-threadframe-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/python3-module-threadframe-buildroot (auto) Adjusting library links in /usr/src/tmp/python3-module-threadframe-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/python3-module-threadframe-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .opt-?.pyc files Hardlinking identical .pyc and .pyo files Processing files: python3-module-threadframe-0.2-alt2.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.89113 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd python3-module-threadframe-0.2 + DOCDIR=/usr/src/tmp/python3-module-threadframe-buildroot/usr/share/doc/python3-module-threadframe-0.2 + export DOCDIR + rm -rf /usr/src/tmp/python3-module-threadframe-buildroot/usr/share/doc/python3-module-threadframe-0.2 + /bin/mkdir -p /usr/src/tmp/python3-module-threadframe-buildroot/usr/share/doc/python3-module-threadframe-0.2 + cp -prL README /usr/src/tmp/python3-module-threadframe-buildroot/usr/share/doc/python3-module-threadframe-0.2 + chmod -R go-w /usr/src/tmp/python3-module-threadframe-buildroot/usr/share/doc/python3-module-threadframe-0.2 + chmod -R a+rX /usr/src/tmp/python3-module-threadframe-buildroot/usr/share/doc/python3-module-threadframe-0.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DjDHp4 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xPTft0 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks) Provides: python3(threadframe), python3.3(threadframe) Requires: /usr/lib64/python3/site-packages, python3.5-ABI(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HtCbtZ Creating python3-module-threadframe-debuginfo package Processing files: python3-module-threadframe-debuginfo-0.2-alt2.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NfQYs1 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xQZfA6 find-requires: running scripts (debuginfo) Requires: python3-module-threadframe = 0.2-alt2.1 Wrote: /usr/src/RPM/RPMS/x86_64/python3-module-threadframe-0.2-alt2.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/python3-module-threadframe-debuginfo-0.2-alt2.1.x86_64.rpm 1.51user 0.48system 0:06.89elapsed 28%CPU (0avgtext+0avgdata 28624maxresident)k 0inputs+0outputs (0major+183245minor)pagefaults 0swaps 5.31user 2.32system 0:13.38elapsed 57%CPU (0avgtext+0avgdata 121684maxresident)k 0inputs+0outputs (0major+409681minor)pagefaults 0swaps