<86>Apr 21 01:13:52 userdel[3939]: delete user 'rooter' <86>Apr 21 01:13:52 groupadd[4040]: group added to /etc/group: name=rooter, GID=675 <86>Apr 21 01:13:52 groupadd[4040]: new group: name=rooter, GID=675 <86>Apr 21 01:13:52 useradd[4074]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash <86>Apr 21 01:13:52 userdel[4356]: delete user 'builder' <86>Apr 21 01:13:52 userdel[4356]: removed group 'builder' owned by 'builder' <86>Apr 21 01:13:52 userdel[4356]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 01:13:52 groupadd[4637]: group added to /etc/group: name=builder, GID=676 <86>Apr 21 01:13:52 groupadd[4637]: group added to /etc/gshadow: name=builder <86>Apr 21 01:13:52 groupadd[4637]: new group: name=builder, GID=676 <86>Apr 21 01:13:52 useradd[4647]: new user: name=builder, UID=676, GID=676, home=/usr/src, shell=/bin/bash <13>Apr 21 01:13:55 rpmi: libtinfo-devel-5.9-alt8 1456756459 installed <13>Apr 21 01:13:55 rpmi: libncurses-devel-5.9-alt8 1456756459 installed <13>Apr 21 01:13:55 rpmi: desktop-file-utils-0.22.0.patchset1-alt1 1412210843 installed Installing rogue-5.4.4-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.8787 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf rogue-5.4.4 + /bin/mkdir -p rogue-5.4.4 + cd rogue-5.4.4 + echo 'Source #0 (rogue5.4.4-src.tar.gz):' Source #0 (rogue5.4.4-src.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/rogue5.4.4-src.tar.gz + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.8787 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rogue-5.4.4 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -Wall -g -O2' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --enable-setgid=games --enable-scorefile=/var/games/roguelike/rogue54.scr --enable-lockfile=/var/games/roguelike/rogue54.lck --bindir=/usr/games checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking nlist.h usability... no checking nlist.h presence... no checking for nlist.h... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking ncurses/term.h usability... yes checking ncurses/term.h presence... yes checking for ncurses/term.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working curses... yes checking for ESCDELAY variable... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether x86_64-alt-linux-gcc needs -traditional... no checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes checking return type of signal handlers... void checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking for erasechar... yes checking for killchar... yes checking for alarm... yes checking for getpass... yes checking for memset... yes checking for setenv... yes checking for strchr... yes checking for nlist... no checking for _spawnl... no checking for spawnl... no checking for getpwuid... yes checking for loadav... no checking for getloadavg... yes checking for strerror... yes checking for setresgid... yes checking for setregid... yes checking for setgid... yes checking for setresuid... yes checking for setreuid... yes checking for setuid... yes checking for getuid... yes checking for getgid... yes checking for nroff... no checking for groff... no checking for colcrt... colcrt checking for tbl... no checking for sed... sed checking if using setgid execute bit... games checking for scoreboard file... /var/games/roguelike/rogue54.scr checking for scoreboard lockfile file... /var/games/roguelike/rogue54.lck checking if wizard mode is enabled... no checking if allscores is enabled... yes checking if checktime is enabled... no checking runtime execution limit (maximum system load average)... unlimited checking runtime execution limit (maximum online system users)... unlimited checking what the number of scores to store in scoreboard is... 10 checking word for the number of scores to store in scoreboard is... Ten checking whether to use program's built in load average function... no checking whether to use program's built in user counting function... no checking whether to docdir is defined... docdir defined configure: creating ./config.status config.status: creating Makefile config.status: creating rogue.6 config.status: creating rogue.cat config.status: creating rogue.doc config.status: creating rogue.html config.status: creating rogue.me config.status: creating config.h + make make: Entering directory `/usr/src/RPM/BUILD/rogue-5.4.4' x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_CONFIG_H -c vers.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_CONFIG_H -c extern.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_CONFIG_H -c armor.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_CONFIG_H -c chase.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_CONFIG_H -c command.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_CONFIG_H -c daemon.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_CONFIG_H -c daemons.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_CONFIG_H -c fight.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_CONFIG_H -c init.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_CONFIG_H -c io.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_CONFIG_H -c list.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_CONFIG_H -c mach_dep.c mach_dep.c: In function 'lock_sc': mach_dep.c:406:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] (void) fgets(prbuf, MAXSTR, stdin); ^ x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_CONFIG_H -c main.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_CONFIG_H -c mdport.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_CONFIG_H -c misc.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_CONFIG_H -c monsters.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_CONFIG_H -c move.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_CONFIG_H -c new_level.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_CONFIG_H -c options.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_CONFIG_H -c pack.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_CONFIG_H -c passages.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_CONFIG_H -c potions.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_CONFIG_H -c rings.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_CONFIG_H -c rip.c rip.c: In function 'death': rip.c:273:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] (void) fgets(prbuf,10,stdin); ^ x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_CONFIG_H -c rooms.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_CONFIG_H -c save.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_CONFIG_H -c scrolls.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_CONFIG_H -c state.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_CONFIG_H -c sticks.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_CONFIG_H -c things.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_CONFIG_H -c weapons.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_CONFIG_H -c wizard.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DHAVE_CONFIG_H -c xcrypt.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 vers.o extern.o armor.o chase.o command.o daemon.o daemons.o fight.o init.o io.o list.o mach_dep.o main.o mdport.o misc.o monsters.o move.o new_level.o options.o pack.o passages.o potions.o rings.o rip.o rooms.o save.o scrolls.o state.o sticks.o things.o weapons.o wizard.o xcrypt.o -lcurses -o rogue make: Leaving directory `/usr/src/RPM/BUILD/rogue-5.4.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.75850 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/rogue-buildroot + : + /bin/rm -rf -- /usr/src/tmp/rogue-buildroot + cd rogue-5.4.4 + make install DESTDIR=/usr/src/tmp/rogue-buildroot make: Entering directory `/usr/src/RPM/BUILD/rogue-5.4.4' touch test if test ! -f /usr/src/tmp/rogue-buildroot/var/games/roguelike/rogue54.scr ; then ./install-sh -m 0664 test /usr/src/tmp/rogue-buildroot/var/games/roguelike/rogue54.scr ; fi ./install-sh -m 0755 rogue /usr/src/tmp/rogue-buildroot/usr/games/rogue if test "xgames" != "x" ; then \ chgrp games /usr/src/tmp/rogue-buildroot/var/games/roguelike/rogue54.scr ; \ chgrp games /usr/src/tmp/rogue-buildroot/usr/games/rogue ; \ chmod 02755 /usr/src/tmp/rogue-buildroot/usr/games/rogue ; \ chmod 0464 /usr/src/tmp/rogue-buildroot/var/games/roguelike/rogue54.scr ; \ fi chgrp: changing group of '/usr/src/tmp/rogue-buildroot/var/games/roguelike/rogue54.scr': Operation not permitted chgrp: changing group of '/usr/src/tmp/rogue-buildroot/usr/games/rogue': Operation not permitted if test -d /usr/share/man/man6 ; then ./install-sh -m 0644 rogue.6 /usr/src/tmp/rogue-buildroot/usr/share/man/man6/rogue.6 ; fi if test ! -d /usr/share/man/man6 ; then ./install-sh -m 0644 rogue.6 /usr/src/tmp/rogue-buildroot/usr/share/man/rogue.6 ; fi ./install-sh -m 0644 rogue.doc /usr/src/tmp/rogue-buildroot/usr/share/doc/rogue-5.4.4/rogue.doc ./install-sh -m 0644 rogue.html /usr/src/tmp/rogue-buildroot/usr/share/doc/rogue-5.4.4/rogue.html ./install-sh -m 0644 rogue.cat /usr/src/tmp/rogue-buildroot/usr/share/doc/rogue-5.4.4/rogue.cat ./install-sh -m 0644 LICENSE.TXT /usr/src/tmp/rogue-buildroot/usr/share/doc/rogue-5.4.4/LICENSE.TXT ./install-sh -m 0644 rogue.me /usr/src/tmp/rogue-buildroot/usr/share/doc/rogue-5.4.4/rogue.me if test ! -f /usr/src/tmp/rogue-buildroot/var/games/roguelike/rogue54.lck ; then ./install-sh -m 0666 test /usr/src/tmp/rogue-buildroot/var/games/roguelike/rogue54.lck ; rm -f /usr/src/tmp/rogue-buildroot/var/games/roguelike/rogue54.lck ; fi rm -f test make: Leaving directory `/usr/src/RPM/BUILD/rogue-5.4.4' + desktop-file-install --dir /usr/src/tmp/rogue-buildroot/usr/share/applications --vendor '' /usr/src/RPM/SOURCES/rogue.desktop + install -p -D -m 644 /usr/src/RPM/SOURCES/rogue.png /usr/src/tmp/rogue-buildroot/usr/share/icons/hicolor/32x32/apps/rogue.png + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/rogue-buildroot (auto) mode of './usr/games/rogue' changed from 2755 (rwxr-sr-x) to 2711 (rwx--s--x) Verifying and fixing files in /usr/src/tmp/rogue-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/share/applications/rogue.desktop: performed minor cleanup: 2d1 < Encoding=UTF-8 Compressing files in /usr/src/tmp/rogue-buildroot (auto) Verifying ELF objects in /usr/src/tmp/rogue-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: rogue-5.4.4-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.75850 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rogue-5.4.4 + DOCDIR=/usr/src/tmp/rogue-buildroot/usr/share/doc/rogue-5.4.4 + export DOCDIR + rm -rf /usr/src/tmp/rogue-buildroot/usr/share/doc/rogue-5.4.4 + /bin/mkdir -p /usr/src/tmp/rogue-buildroot/usr/share/doc/rogue-5.4.4 + cp -prL LICENSE.TXT rogue.doc rogue.html rogue.me /usr/src/tmp/rogue-buildroot/usr/share/doc/rogue-5.4.4 + chmod -R go-w /usr/src/tmp/rogue-buildroot/usr/share/doc/rogue-5.4.4 + chmod -R a+rX /usr/src/tmp/rogue-buildroot/usr/share/doc/rogue-5.4.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.enKya8 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.HWx8sp 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.14)(64bit), 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), libc.so.6(GLIBC_2.7)(64bit), libncurses.so.5()(64bit) >= set:mhcyTG6UYVS0ZdSWxtmZDAdBa0mnXEhVkkNELqRVFLPNtG0PSNSBGAT21LzDWO7A1aKBmKO2w0, libtinfo.so.5()(64bit) >= set:lhZKHoBY96iLbiAPCTyMMBwsqygtRSSiRW9bBgByp1, 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.mOTRFJ Creating rogue-debuginfo package Processing files: rogue-debuginfo-5.4.4-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NEiCH6 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qVpNAw find-requires: running scripts (debuginfo) Requires: rogue = 5.4.4-alt2, /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/rogue-5.4.4-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/rogue-debuginfo-5.4.4-alt2.x86_64.rpm 12.92user 4.29system 0:25.15elapsed 68%CPU (0avgtext+0avgdata 38720maxresident)k 0inputs+0outputs (0major+835380minor)pagefaults 0swaps 16.50user 6.89system 0:32.42elapsed 72%CPU (0avgtext+0avgdata 124076maxresident)k 0inputs+0outputs (0major+1050138minor)pagefaults 0swaps