<86>Apr 21 00:35:10 userdel[96230]: delete user 'rooter' <86>Apr 21 00:35:10 groupadd[96239]: group added to /etc/group: name=rooter, GID=699 <86>Apr 21 00:35:10 groupadd[96239]: group added to /etc/gshadow: name=rooter <86>Apr 21 00:35:10 groupadd[96239]: new group: name=rooter, GID=699 <86>Apr 21 00:35:10 useradd[96246]: new user: name=rooter, UID=699, GID=699, home=/root, shell=/bin/bash <86>Apr 21 00:35:10 userdel[96252]: delete user 'builder' <86>Apr 21 00:35:10 userdel[96252]: removed group 'builder' owned by 'builder' <86>Apr 21 00:35:10 groupadd[96257]: group added to /etc/group: name=builder, GID=700 <86>Apr 21 00:35:10 groupadd[96257]: group added to /etc/gshadow: name=builder <86>Apr 21 00:35:10 groupadd[96257]: new group: name=builder, GID=700 <86>Apr 21 00:35:10 useradd[96261]: new user: name=builder, UID=700, GID=700, home=/usr/src, shell=/bin/bash <13>Apr 21 00:35:12 rpmi: libtinfo-devel-5.9-alt8 1456756459 installed <13>Apr 21 00:35:12 rpmi: libncurses-devel-5.9-alt8 1456756459 installed Installing wtmptail-1.3-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.62315 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf wtmptail-1.3 + echo 'Source #0 (wtmptail-1.3.tgz):' Source #0 (wtmptail-1.3.tgz): + /bin/gzip -dc /usr/src/RPM/SOURCES/wtmptail-1.3.tgz + /bin/tar -xf - + cd wtmptail-1.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (wtmptail.patch):' Patch #0 (wtmptail.patch): + /usr/bin/patch -p0 patching file Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.62315 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wtmptail-1.3 + make make: Entering directory `/usr/src/RPM/BUILD/wtmptail-1.3' cc -O2 -Wall -DVERSION=\"1.3\" -c -o wt.o wt.c wt.c: In function 'main': wt.c:220:22: warning: passing argument 1 of 'localtime' from incompatible pointer type [-Wincompatible-pointer-types] tstamp = localtime(&record.ut_tv.tv_sec); ^ In file included from wt.c:7:0: /usr/include/time.h:243:19: note: expected 'const time_t * {aka const long int *}' but argument is of type 'int32_t * {aka int *}' extern struct tm *localtime (const time_t *__timer) __THROW; ^ cc -O2 -Wall -DVERSION=\"1.3\" -c -o error.o error.c cc -Wall -W wt.o error.o -o wtmptail strip wtmptail make: Leaving directory `/usr/src/RPM/BUILD/wtmptail-1.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.62315 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/wtmptail-buildroot + : + /bin/rm -rf -- /usr/src/tmp/wtmptail-buildroot + cd wtmptail-1.3 + mkdir -p /usr/src/tmp/wtmptail-buildroot/usr/bin + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/wtmptail-buildroot install make: Entering directory `/usr/src/RPM/BUILD/wtmptail-1.3' cp wtmptail /usr/src/tmp/wtmptail-buildroot/usr/bin install -D wtmptail.1 /usr/src/tmp/wtmptail-buildroot/usr/share/man/man1/wtmptail.1 rm -f /usr/src/tmp/wtmptail-buildroot/usr/share/man/man1/wtmptail.1.gz gzip -9 /usr/src/tmp/wtmptail-buildroot/usr/share/man/man1/wtmptail.1 make: Leaving directory `/usr/src/RPM/BUILD/wtmptail-1.3' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/wtmptail-buildroot (auto) Verifying and fixing files in /usr/src/tmp/wtmptail-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/wtmptail-buildroot (auto) mode of '/usr/src/tmp/wtmptail-buildroot/usr/share/man/man1/wtmptail.1.gz' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying ELF objects in /usr/src/tmp/wtmptail-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: wtmptail-1.3-alt1 error: No such file or directory: /usr/src/tmp/wtmptail-buildroot/usr/share/man/man1/wtmptail.1.gz Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.7500 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wtmptail-1.3 + DOCDIR=/usr/src/tmp/wtmptail-buildroot/usr/share/doc/wtmptail-1.3 + export DOCDIR + rm -rf /usr/src/tmp/wtmptail-buildroot/usr/share/doc/wtmptail-1.3 + /bin/mkdir -p /usr/src/tmp/wtmptail-buildroot/usr/share/doc/wtmptail-1.3 + cp -prL license.txt /usr/src/tmp/wtmptail-buildroot/usr/share/doc/wtmptail-1.3 + chmod -R go-w /usr/src/tmp/wtmptail-buildroot/usr/share/doc/wtmptail-1.3 + chmod -R a+rX /usr/src/tmp/wtmptail-buildroot/usr/share/doc/wtmptail-1.3 + exit 0 RPM build errors: No such file or directory: /usr/src/tmp/wtmptail-buildroot/usr/share/man/man1/wtmptail.1.gz Command exited with non-zero status 1 0.36user 0.14system 0:00.68elapsed 75%CPU (0avgtext+0avgdata 24888maxresident)k 0inputs+0outputs (0major+59235minor)pagefaults 0swaps hsh-rebuild: rebuild of `wtmptail-1.3-alt1.src.rpm' failed. Command exited with non-zero status 1 2.40user 1.75system 0:05.91elapsed 70%CPU (0avgtext+0avgdata 122140maxresident)k 808inputs+0outputs (0major+220820minor)pagefaults 0swaps