<86>Mar 3 00:59:52 userdel[126890]: delete user 'rooter' <86>Mar 3 00:59:52 groupadd[126897]: group added to /etc/group: name=rooter, GID=597 <86>Mar 3 00:59:52 groupadd[126897]: group added to /etc/gshadow: name=rooter <86>Mar 3 00:59:52 groupadd[126897]: new group: name=rooter, GID=597 <86>Mar 3 00:59:52 useradd[126901]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash <86>Mar 3 00:59:52 userdel[126907]: delete user 'builder' <86>Mar 3 00:59:52 userdel[126907]: removed group 'builder' owned by 'builder' <86>Mar 3 00:59:52 userdel[126907]: removed shadow group 'builder' owned by 'builder' <86>Mar 3 00:59:52 groupadd[126914]: group added to /etc/group: name=builder, GID=598 <86>Mar 3 00:59:52 groupadd[126914]: group added to /etc/gshadow: name=builder <86>Mar 3 00:59:52 groupadd[126914]: new group: name=builder, GID=598 <86>Mar 3 00:59:52 useradd[126922]: new user: name=builder, UID=598, GID=598, home=/usr/src, shell=/bin/bash <13>Mar 3 00:59:55 rpmi: libtinfo-devel-5.9-alt8 1456756459 installed <13>Mar 3 00:59:55 rpmi: libncurses-devel-5.9-alt8 1456756459 installed Installing greed-4.1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.39786 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf greed-4.1 + echo 'Source #0 (greed-4.1.tar.gz):' Source #0 (greed-4.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/greed-4.1.tar.gz + /bin/tar -xf - + cd greed-4.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.39786 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd greed-4.1 + make SFILE=/var/lib/games/greed.hs make: Entering directory `/usr/src/RPM/BUILD/greed-4.1' cc -DSCOREFILE=\"/var/lib/games/greed.hs\" -DRELEASE=\"4.1\" -o greed greed.c -O3 -lcurses greed.c:176:1: warning: return type defaults to 'int' [-Wimplicit-int] main(int argc, char **argv) ^ greed.c: In function 'main': greed.c:207:23: warning: implicit declaration of function 'getpid' [-Wimplicit-function-declaration] srand48(time(0) ^ getpid() << 16); /* initialize the random seed * ^ greed.c:277:19: warning: implicit declaration of function 'tunnel' [-Wimplicit-function-declaration] while ((val = tunnel(getch(), attribs)) > 0) ^ greed.c: In function 'tunnel': greed.c:368:16: warning: implicit declaration of function 'othermove' [-Wimplicit-function-declaration] else if (!othermove(dy, dx)) { /* no other good move */ ^ greed.c: In function 'topscores': greed.c:522:23: warning: implicit declaration of function 'getuid' [-Wimplicit-function-declaration] whoami = getpwuid(getuid()); ^ greed.c:528:2: warning: implicit declaration of function 'chdir' [-Wimplicit-function-declaration] chdir(whoami->pw_dir); ^ greed.c:538:5: warning: implicit declaration of function 'read' [-Wimplicit-function-declaration] read(fd, toplist, SCOREFILESIZE); /* read whole score file in at once */ ^ greed.c:555:13: warning: implicit declaration of function 'lseek' [-Wimplicit-function-declaration] (void) lseek(fd, 0, 0); /* seek back to top of file */ ^ greed.c:556:6: warning: implicit declaration of function 'write' [-Wimplicit-function-declaration] write(fd, toplist, SCOREFILESIZE); /* write it all out */ ^ greed.c:560:5: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] close(fd); ^ greed.c:566:16: warning: implicit declaration of function 'tgetent' [-Wimplicit-function-declaration] if (new && tgetent(termbuf, getenv("TERM")) > 0) { ^ greed.c:580:6: warning: implicit declaration of function 'tputs' [-Wimplicit-function-declaration] tputs(boldon, 1, doputc); ^ greed.c: In function 'lockit': greed.c:610:7: warning: implicit declaration of function 'unlink' [-Wimplicit-function-declaration] if (unlink(LOCKPATH) == -1) { ^ greed.c:617:6: warning: implicit declaration of function 'sleep' [-Wimplicit-function-declaration] sleep(1); ^ make: Leaving directory `/usr/src/RPM/BUILD/greed-4.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.39786 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/greed-buildroot + : + /bin/rm -rf -- /usr/src/tmp/greed-buildroot + cd greed-4.1 + mkdir -p /usr/src/tmp/greed-buildroot/usr/games /usr/src/tmp/greed-buildroot/usr/share/man/man6 /usr/src/tmp/greed-buildroot/var/lib/games + install greed /usr/src/tmp/greed-buildroot/usr/games/ + install greed.6 /usr/src/tmp/greed-buildroot/usr/share/man/man6/ + install /dev/null /usr/src/tmp/greed-buildroot/var/lib/games/greed.hs + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/greed-buildroot (auto) Verifying and fixing files in /usr/src/tmp/greed-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/greed-buildroot (auto) mode of '/usr/src/tmp/greed-buildroot/usr/share/man/man6/greed.6' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Adjusting library links in /usr/src/tmp/greed-buildroot ./var/lib: Verifying ELF objects in /usr/src/tmp/greed-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: greed-4.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MGt8wR find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AxTyDv find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libncurses.so.5()(64bit) >= set:mhWiBzDlR0Bkuo7S0dIpvZjLtGJqRVFf7T8zehGjuE2ILWO3K9r1i1, libtinfo.so.5()(64bit) >= set:lhhUFvuwUQzbpW8qy8NwbrL5, 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.QE81Gc Creating greed-debuginfo package Processing files: greed-debuginfo-4.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SoD7GW find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WFG8JJ find-requires: running scripts (debuginfo) Requires: greed = 4.1-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libncurses.so.5), debug64(libtinfo.so.5) Wrote: /usr/src/RPM/RPMS/x86_64/greed-4.1-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/greed-debuginfo-4.1-alt1.x86_64.rpm 1.42user 0.97system 0:06.51elapsed 36%CPU (0avgtext+0avgdata 29212maxresident)k 0inputs+0outputs (0major+143898minor)pagefaults 0swaps 12.86user 4.44system 0:21.89elapsed 79%CPU (0avgtext+0avgdata 125188maxresident)k 0inputs+0outputs (0major+487121minor)pagefaults 0swaps --- greed-4.1-alt1.x86_64.rpm.repo 2015-09-14 09:51:56.000000000 +0000 +++ greed-4.1-alt1.x86_64.rpm.hasher 2019-03-03 01:00:03.898251416 +0000 @@ -1,3 +1,3 @@ /usr/games/greed 102711 -/usr/share/man/man6/greed.6.gz 100644 +/usr/share/man/man6/greed.6.xz 100644 /var/lib/games/greed.hs 100664