<86>Feb 28 01:28:58 userdel[92412]: delete user 'rooter'
<86>Feb 28 01:28:58 groupadd[92420]: group added to /etc/group: name=rooter, GID=657
<86>Feb 28 01:28:58 groupadd[92420]: group added to /etc/gshadow: name=rooter
<86>Feb 28 01:28:58 groupadd[92420]: new group: name=rooter, GID=657
<86>Feb 28 01:28:58 useradd[92428]: new user: name=rooter, UID=657, GID=657, home=/root, shell=/bin/bash
<86>Feb 28 01:28:58 userdel[92444]: delete user 'builder'
<86>Feb 28 01:28:58 userdel[92444]: removed group 'builder' owned by 'builder'
<86>Feb 28 01:28:58 userdel[92444]: removed shadow group 'builder' owned by 'builder'
<86>Feb 28 01:28:58 groupadd[92461]: group added to /etc/group: name=builder, GID=658
<86>Feb 28 01:28:58 groupadd[92461]: group added to /etc/gshadow: name=builder
<86>Feb 28 01:28:58 groupadd[92461]: new group: name=builder, GID=658
<86>Feb 28 01:28:58 useradd[92470]: new user: name=builder, UID=658, GID=658, home=/usr/src, shell=/bin/bash
<13>Feb 28 01:29:00 rpmi: liblockfile-1.09-alt1 1410412402 installed
<13>Feb 28 01:29:00 rpmi: liblockfile-devel-1.09-alt1 1410412402 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/lockfile-progs-0.1.18-alt1.nosrc.rpm
Installing lockfile-progs-0.1.18-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.70805
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf lockfile-progs-0.1.18
+ echo 'Source #0 (lockfile-progs-0.1.18.tar):'
Source #0 (lockfile-progs-0.1.18.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/lockfile-progs-0.1.18.tar
+ cd lockfile-progs-0.1.18
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.70805
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd lockfile-progs-0.1.18
+ make CC=gcc
make: Entering directory '/usr/src/RPM/BUILD/lockfile-progs-0.1.18'
gcc -g -Wall -Wformat-security -Werror -O2   -c -o lockfile-progs.o lockfile-progs.c
gcc -o lockfile-create  lockfile-progs.o -llockfile
rm -rf bin
mkdir -p bin
cp -a lockfile-create bin
cp -a lockfile-create bin/mail-lock
cd bin && ln lockfile-create lockfile-remove
cd bin && ln lockfile-create lockfile-touch
cd bin && ln lockfile-create lockfile-check
cd bin && ln mail-lock mail-unlock
cd bin && ln mail-lock mail-touchlock
mkdir -p man
cp -a lockfile-progs.1 man
(cd man && ln -sf lockfile-progs.1 lockfile-create.1 && \
           ln -sf lockfile-progs.1 lockfile-remove.1 && \
           ln -sf lockfile-progs.1 lockfile-touch.1 && \
           ln -sf lockfile-progs.1 lockfile-check.1 && \
           ln -sf lockfile-progs.1 mail-lock.1 && \
           ln -sf lockfile-progs.1 mail-unlock.1 && \
           ln -sf lockfile-progs.1 mail-touchlock.1)
make: Leaving directory '/usr/src/RPM/BUILD/lockfile-progs-0.1.18'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.70805
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/lockfile-progs-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/lockfile-progs-buildroot
+ cd lockfile-progs-0.1.18
+ install -d /usr/src/tmp/lockfile-progs-buildroot/usr/bin /usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1
+ cp -a bin/lockfile-check bin/lockfile-create bin/lockfile-remove bin/lockfile-touch bin/mail-lock bin/mail-touchlock bin/mail-unlock /usr/src/tmp/lockfile-progs-buildroot/usr/bin
+ cp -a man/lockfile-check.1 man/lockfile-create.1 man/lockfile-progs.1 man/lockfile-remove.1 man/lockfile-touch.1 man/mail-lock.1 man/mail-touchlock.1 man/mail-unlock.1 /usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1
+ echo '.so lockfile-progs.1'
+ install lockfile-progs.1 /usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-create.1
+ install lockfile-progs.1 /usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-remove.1
+ install lockfile-progs.1 /usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-touch.1
+ install lockfile-progs.1 /usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-lock.1
+ install lockfile-progs.1 /usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-unlock.1
+ install lockfile-progs.1 /usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-touchlock.1
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/lockfile-progs-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/lockfile-progs-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/lockfile-progs-buildroot/ (default)
Compressing files in /usr/src/tmp/lockfile-progs-buildroot (auto)
mode of '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-touchlock.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-unlock.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-lock.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-touch.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-remove.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-create.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
removed '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-touchlock.1'
'/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-touchlock.1.xz' -> 'lockfile-progs.1.xz'
removed '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-unlock.1'
'/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-unlock.1.xz' -> 'lockfile-progs.1.xz'
removed '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-lock.1'
'/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-lock.1.xz' -> 'lockfile-progs.1.xz'
removed '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-touch.1'
'/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-touch.1.xz' -> 'lockfile-progs.1.xz'
removed '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-remove.1'
'/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-remove.1.xz' -> 'lockfile-progs.1.xz'
removed '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-create.1'
'/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-create.1.xz' -> 'lockfile-progs.1.xz'
removed '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-create.1.xz'
'/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-create.1.xz' -> 'lockfile-progs.1.xz'
removed '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-remove.1.xz'
'/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-remove.1.xz' -> 'lockfile-progs.1.xz'
removed '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-touch.1.xz'
'/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-touch.1.xz' -> 'lockfile-progs.1.xz'
removed '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-lock.1.xz'
'/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-lock.1.xz' -> 'lockfile-progs.1.xz'
removed '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-unlock.1.xz'
'/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-unlock.1.xz' -> 'lockfile-progs.1.xz'
removed '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-touchlock.1.xz'
'/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-touchlock.1.xz' -> 'lockfile-progs.1.xz'
removed '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-check.1'
'/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-check.1.xz' -> 'lockfile-progs.1.xz'
Verifying ELF objects in /usr/src/tmp/lockfile-progs-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: lockfile-progs-0.1.18-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.56067
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd lockfile-progs-0.1.18
+ DOCDIR=/usr/src/tmp/lockfile-progs-buildroot/usr/share/doc/lockfile-progs-0.1.18
+ export DOCDIR
+ rm -rf /usr/src/tmp/lockfile-progs-buildroot/usr/share/doc/lockfile-progs-0.1.18
+ /bin/mkdir -p /usr/src/tmp/lockfile-progs-buildroot/usr/share/doc/lockfile-progs-0.1.18
+ cp -prL TODO debian/changelog /usr/src/tmp/lockfile-progs-buildroot/usr/share/doc/lockfile-progs-0.1.18
+ chmod -R go-w /usr/src/tmp/lockfile-progs-buildroot/usr/share/doc/lockfile-progs-0.1.18
+ chmod -R a+rX /usr/src/tmp/lockfile-progs-buildroot/usr/share/doc/lockfile-progs-0.1.18
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3FrD5s
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zDZ8RO
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, 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.8)(64bit), liblockfile.so.1()(64bit) >= set:gdpVkfuOLu, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bOoDLd
Creating lockfile-progs-debuginfo package
Processing files: lockfile-progs-debuginfo-0.1.18-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Pdt2MF
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.V7LKUa
find-requires: running scripts (debuginfo)
Requires: lockfile-progs = 0.1.18-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(liblockfile.so.1)
Adding to lockfile-progs-debuginfo a strict dependency on lockfile-progs
Wrote: /usr/src/RPM/RPMS/x86_64/lockfile-progs-0.1.18-alt1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/lockfile-progs-debuginfo-0.1.18-alt1.x86_64.rpm
2.73user 1.22system 0:07.53elapsed 52%CPU (0avgtext+0avgdata 27848maxresident)k
0inputs+0outputs (0major+474451minor)pagefaults 0swaps
6.15user 3.58system 0:13.46elapsed 72%CPU (0avgtext+0avgdata 115240maxresident)k
48inputs+0outputs (0major+772979minor)pagefaults 0swaps