<86>Apr 21 01:19:21 userdel[56246]: delete user 'rooter' <86>Apr 21 01:19:21 groupadd[56261]: group added to /etc/group: name=rooter, GID=705 <86>Apr 21 01:19:21 groupadd[56261]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:19:21 groupadd[56261]: new group: name=rooter, GID=705 <86>Apr 21 01:19:21 useradd[56278]: new user: name=rooter, UID=705, GID=705, home=/root, shell=/bin/bash <86>Apr 21 01:19:21 userdel[56303]: delete user 'builder' <86>Apr 21 01:19:21 userdel[56303]: removed group 'builder' owned by 'builder' <86>Apr 21 01:19:21 userdel[56303]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 01:19:21 groupadd[56330]: group added to /etc/group: name=builder, GID=706 <86>Apr 21 01:19:21 groupadd[56330]: group added to /etc/gshadow: name=builder <86>Apr 21 01:19:21 groupadd[56330]: new group: name=builder, GID=706 <86>Apr 21 01:19:21 useradd[56343]: new user: name=builder, UID=706, GID=706, home=/usr/src, shell=/bin/bash <13>Apr 21 01:19:23 rpmi: libtinfo-devel-5.9-alt8 1456756459 installed <13>Apr 21 01:19:23 rpmi: libgsl-1.16-alt1.git20150121.1 1449191800 installed <13>Apr 21 01:19:23 rpmi: flex-2.6.0-alt1 1449073214 installed <13>Apr 21 01:19:23 rpmi: libgsl-devel-1.16-alt1.git20150121.1 1449191800 installed <13>Apr 21 01:19:23 rpmi: libncurses-devel-5.9-alt8 1456756459 installed <13>Apr 21 01:19:23 rpmi: groff-base-1.22.3-alt1 1454540699 installed Installing unnethack-5.1.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.19777 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf unnethack-5.1.0 + echo 'Source #0 (unnethack-5.1.0.tar.gz):' Source #0 (unnethack-5.1.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/unnethack-5.1.0.tar.gz + /bin/tar -xf - + cd unnethack-5.1.0 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i 's/[$](LFLAGS) \(.*\)[$](LIBS)/\1 $(LFLAGS) $(LIBS)/' sys/autoconf/Makefile.src + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.19777 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd unnethack-5.1.0 + LIBS=-lgsl + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + readlink -e -- ./configure + ./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-curses-graphics configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext checking whether ln -s works... yes checking for gawk... gawk checking dummy-graphics... no checking lisp-graphics... no checking curses-graphics... yes checking tty-graphics... yes checking x11-graphics... no checking mswin-graphics... no checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for x86_64-alt-linux-chown... no checking for x86_64-alt-linux-true... no checking for chown... chown checking for x86_64-alt-linux-chgrp... no checking for x86_64-alt-linux-true... no checking for chgrp... chgrp checking for x86_64-alt-linux-chmod... no checking for x86_64-alt-linux-true... no checking for chmod... chmod checking for x86_64-alt-linux-windres... no checking for windres... no checking for bzip2... /bin/bzip2 checking for compression support... /bin/bzip2 checking for suffix of compressed files... .bz2 checking for tgetent in -lncurses... yes 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 ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking for tparm in -lcurses... yes checking for tgetent in -lncurses... (cached) yes checking for valid window system configuration... yes checking for ANSI C header files... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for regex.h... yes checking for regex_t... yes checking for void... yes checking whether strncmpi is declared... no checking whether strnicmp is declared... no checking for msleep... no checking for usleep... yes checking for fcntl... yes checking for uint32_t... yes checking for nroff... yes checking for tbl... yes checking for col... yes checking for pseudo random number device... /dev/urandom checking for gsl_blas_dgemm in -lgsl... yes checking whether to enable data-librarian... yes checking whether to enable sinks... yes checking whether to enable wallified-maze... yes checking whether to enable reincarnation... yes checking whether to enable blackmarket... yes checking whether to enable kops... yes checking whether to enable seduce... yes checking whether to enable randomized-planes... yes checking whether to enable steed... yes checking whether to enable tourist... yes checking whether to enable convict... yes checking whether to enable redo... yes checking whether to enable clipping... yes checking whether to enable menu-color... yes checking whether to enable status-color... yes checking whether to enable auto-open... yes checking whether to enable elbereth... yes checking whether to enable bones-pool... yes checking whether to enable user-sounds... no checking whether to enable exp-on-botl... yes checking whether to enable score-on-botl... no checking whether to enable realtime-on-botl... no checking whether to enable high-score-comparison-by-uid... no checking whether to enable paranoid... yes checking whether to enable shell... no checking whether to enable show-born... yes checking whether to enable show-extinct... yes checking whether to enable sortloot... yes checking whether to enable dungeon-growth... yes checking whether to enable goldobj... no checking whether to enable autopickup-exceptions... yes checking whether to enable quiver-fired... yes checking whether to enable qwertz... yes checking whether to enable simple-mail... no checking whether to enable xlogfile... yes (file xlogfile) checking whether to enable livelog... no checking whether to enable dump... yes checking whether to enable dump file... no checking whether to enable dump messages... yes (number 30) checking whether to enable dump-text... yes checking whether to enable dump-html... no checking whether to enable utf8-glyphs... yes checking whether to enable whereis file... no checking whether to enable wizmode... yes (user wizard) checking for owner of installed files... games checking for group of installed files... bin checking whether to enable file-areas... yes checking which directory is gamesdir... /var/lib/unnethack checking which directory is bonesdir... /var/lib/unnethack/bones checking which directory is savesdir... /var/lib/unnethack/saves checking which directory is leveldir... /var/lib/unnethack/level checking which directory is sharedir... /usr/share/unnethack checking which directory is unsharedir... /usr/share/unnethack configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating dat/Makefile config.status: creating util/Makefile config.status: creating sys/autoconf/depend.awk config.status: creating include/autoconf.h config.status: linking sys/winnt/win32api.h to include/win32api.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0' echo '#ifndef AUTOCONF_PATH_H' >include/autoconf_paths.h echo '#undef AUTOCONF_PATH_H' >>include/autoconf_paths.h echo '#define AUTOCONF_PATH_H' >>include/autoconf_paths.h echo '#define AUTOCONF_PREFIX "/usr"' >>include/autoconf_paths.h echo '#define AUTOCONF_LOCALSTATEDIR "/var/lib"' >>include/autoconf_paths.h echo '#define AUTOCONF_DATADIR "/usr/share"' >>include/autoconf_paths.h echo '#define AUTOCONF_DATAROOTDIR "/usr/share"' >>include/autoconf_paths.h echo '#define AUTOCONF_DOCDIR "/usr/share/doc/"' >>include/autoconf_paths.h echo '#endif' >>include/autoconf_paths.h ( cd src ; make ) make[1]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0/src' touch ../src/config.h-t x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c ./monst.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c ./objects.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o alloc.o alloc.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o dlb.o dlb.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c ./../sys/unix/unixres.c make[2]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0/util' x86_64-alt-linux-gcc -DAUTOCONF -O2 -I../include -I./../include -pipe -Wall -g -O2 -c -o makedefs.o makedefs.c x86_64-alt-linux-gcc -DAUTOCONF -O2 -I../include -I./../include -pipe -Wall -g -O2 -c ./../src/monst.c -o ../src/monst_util.o x86_64-alt-linux-gcc -DAUTOCONF -O2 -I../include -I./../include -pipe -Wall -g -O2 -c ./../src/objects.c -o ../src/objects_util.o x86_64-alt-linux-gcc -DAUTOCONF -O2 -I../include -I./../include -pipe -Wall -g -O2 -c ./../src/alloc.c -o ../src/alloc_util.o x86_64-alt-linux-gcc -DAUTOCONF -O2 -I../include -I./../include -pipe -Wall -g -O2 -c -o panic.o panic.c x86_64-alt-linux-gcc -DAUTOCONF -lgsl -o makedefs makedefs.o ../src/monst_util.o ../src/objects_util.o ../src/alloc_util.o panic.o make[2]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0/util' make[2]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0/util' ./makedefs -p make[2]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0/util' ./makedefs -o make[2]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0/util' make[2]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0/util' touch ../src/hack.h-t x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o allmain.o allmain.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o apply.o apply.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o artifact.o artifact.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o attrib.o attrib.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o ball.o ball.c make[2]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0/util' x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o bones.o bones.c ./makedefs -z make[2]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0/util' make[2]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0/util' x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o botl.o botl.c ./makedefs -m make[2]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0/util' x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o cmd.o cmd.c botl.c: In function 'bot1str': botl.c:282:6: warning: unused variable 'save_botlx' [-Wunused-variable] int save_botlx = flags.botlx; ^ botl.c: In function 'bot2str': botl.c:433:6: warning: unused variable 'save_botlx' [-Wunused-variable] int save_botlx = flags.botlx; ^ x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o dbridge.o dbridge.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o decl.o decl.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o detect.o detect.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o dig.o dig.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o display.o display.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o do.o do.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o do_name.o do_name.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o do_wear.o do_wear.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o dog.o dog.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o dogmove.o dogmove.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o dokick.o dokick.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o dothrow.o dothrow.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o drawing.o drawing.c ../util/makedefs -v x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o dungeon.o dungeon.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o eat.o eat.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o end.o end.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o engrave.o engrave.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o exper.o exper.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o explode.o explode.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o extralev.o extralev.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o files.o files.c files.c: In function 'save_savefile_name': files.c:1042:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(fd, (genericptr_t) SAVEF, sizeof(SAVEF)); ^ files.c: In function 'docompress_file': files.c:1405:3: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] (void) setgid(getgid()); ^ files.c:1406:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] (void) setuid(getuid()); ^ x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o fountain.o fountain.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o hack.o hack.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o hacklib.o hacklib.c hack.c: In function 'interesting_to_explore': hack.c:1351:1: warning: type of 'x' defaults to 'int' [-Wimplicit-int] interesting_to_explore(x,y) { ^ hack.c:1351:1: warning: type of 'y' defaults to 'int' [-Wimplicit-int] hacklib.c: In function 'setrandom': hacklib.c:478:12: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] if (fptr) fread(&random_seed, sizeof(int),1,fptr); ^ x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o invent.o invent.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o light.o light.c invent.c: In function 'getobj': invent.c:839:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (otmp = getnextgetobj()) { ^ x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o lock.o lock.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o mail.o mail.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o makemon.o makemon.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o mapglyph.o mapglyph.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o mcastu.o mcastu.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o mhitm.o mhitm.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o mhitu.o mhitu.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o minion.o minion.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o mklev.o mklev.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o mkmap.o mkmap.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o mkmaze.o mkmaze.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o mkobj.o mkobj.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o mkroom.o mkroom.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o mksheol.o mksheol.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o mon.o mon.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o mondata.o mondata.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o monmove.o monmove.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o monstr.o monstr.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o mplayer.o mplayer.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o mthrowu.o mthrowu.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o muse.o muse.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o music.o music.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o o_init.o o_init.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o objnam.o objnam.c objnam.c: In function 'readobjnam': objnam.c:2061:10: warning: variable 'found_by_descr' set but not used [-Wunused-but-set-variable] boolean found_by_descr = FALSE; ^ x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o options.o options.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o pager.o pager.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o pickup.o pickup.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o pline.o pline.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o polyself.o polyself.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o potion.o potion.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o pray.o pray.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o priest.o priest.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o quest.o quest.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o questpgr.o questpgr.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o read.o read.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o rect.o rect.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o region.o region.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o restore.o restore.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o rip.o rip.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o rnd.o rnd.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o role.o role.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o rumors.o rumors.c restore.c: In function 'restgamestate': restore.c:421:14: warning: unused variable 'otmp' [-Wunused-variable] struct obj *otmp; ^ x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o save.o save.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o shk.o shk.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o shknam.o shknam.c save.c: In function 'savestateinlock': save.c:398:3: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] (void) read(fd, (genericptr_t) &hpid, sizeof(hpid)); ^ save.c:416:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(fd, (genericptr_t) &hackpid, sizeof(hackpid)); ^ save.c:420:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(fd, (genericptr_t) &currlev, sizeof(currlev)); ^ x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o sit.o sit.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o sounds.o sounds.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o sp_lev.o sp_lev.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o spell.o spell.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o steal.o steal.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o steed.o steed.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o teleport.o teleport.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o timeout.o timeout.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o topten.o topten.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o track.o track.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o trap.o trap.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o tutorial.o tutorial.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o u_init.o u_init.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o uhitm.o uhitm.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o unicode.o unicode.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o vault.o vault.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o vision.o vision.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o vis_tab.o vis_tab.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o weapon.o weapon.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o were.o were.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o wield.o wield.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o windows.o windows.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o wizard.o wizard.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o worm.o worm.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o worn.o worn.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o write.o write.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o zap.o zap.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c ./../sys/share/ioctl.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c ./../sys/unix/unixmain.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c ./../sys/share/unixtty.c ./../sys/share/unixtty.c: In function 'linux_mapon': ./../sys/share/unixtty.c:394:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, "\033(B", 3); ^ ./../sys/share/unixtty.c: In function 'linux_mapoff': ./../sys/share/unixtty.c:404:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, "\033(U", 3); ^ x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c ./../sys/unix/unixunix.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -DNO_MAIN -c ./../util/recover.c ./../util/recover.c: In function 'restore_savefile': ./../util/recover.c:325:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(sfd, (genericptr_t) &levc, sizeof(levc)); ^ x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c ./../win/tty/getline.c ./../sys/unix/unixunix.c: In function 'child': ./../sys/unix/unixunix.c:338:3: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] (void) setgid(getgid()); ^ ./../sys/unix/unixunix.c:339:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] (void) setuid(getuid()); ^ ./../sys/unix/unixunix.c:341:3: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] (void) chdir(getenv("HOME")); ^ x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c ./../win/tty/termcap.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c ./../win/tty/topl.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c ./../win/tty/wintty.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c ../win/curses/cursmain.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c ../win/curses/curswins.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c ../win/curses/cursmisc.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c ../win/curses/cursdial.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c ../win/curses/cursstat.c ../win/curses/curswins.c: In function 'curses_create_window': ../win/curses/curswins.c:139:32: warning: 'mapx' may be used uninitialized in this function [-Wmaybe-uninitialized] startx = (mapw + mapx + (mapb_offset * 2)) - width; ^ ../win/curses/curswins.c:123:29: warning: 'mapy' may be used uninitialized in this function [-Wmaybe-uninitialized] starty = height - mapy - 1 - mapb_offset; ^ ../win/curses/cursmisc.c: In function 'curses_read_char': ../win/curses/cursmisc.c:37:13: warning: variable 'tmpch' set but not used [-Wunused-but-set-variable] int ch, tmpch; ^ ../win/curses/cursmisc.c: In function 'curses_str_remainder': ../win/curses/cursmisc.c:372:10: warning: variable 'curstr' set but not used [-Wunused-but-set-variable] char curstr[strsize]; ^ ../win/curses/cursstat.c: In function 'curses_update_stats': ../win/curses/cursstat.c:93:23: warning: variable 'sy_end' set but not used [-Wunused-but-set-variable] sheight, sx_end, sy_end; ^ ../win/curses/cursstat.c:93:15: warning: variable 'sx_end' set but not used [-Wunused-but-set-variable] sheight, sx_end, sy_end; ^ x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c ../win/curses/cursinit.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c ../win/curses/cursmesg.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o version.o version.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o livelog.o livelog.c x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe -Wall -g -O2 -c -o dump.o dump.c Loading ... x86_64-alt-linux-gcc -DAUTOCONF -o unnethack monst.o objects.o alloc.o allmain.o apply.o artifact.o attrib.o ball.o bones.o botl.o cmd.o dbridge.o decl.o detect.o dig.o display.o dlb.o do.o do_name.o do_wear.o dog.o dogmove.o dokick.o dothrow.o drawing.o dump.o dungeon.o eat.o end.o engrave.o exper.o explode.o extralev.o files.o fountain.o hack.o hacklib.o invent.o light.o lock.o mail.o makemon.o mapglyph.o mcastu.o mhitm.o mhitu.o minion.o mklev.o mkmap.o mkmaze.o mkobj.o mkroom.o mksheol.o mon.o mondata.o monmove.o monstr.o mplayer.o mthrowu.o muse.o music.o o_init.o objnam.o options.o pager.o pickup.o pline.o polyself.o potion.o pray.o priest.o quest.o questpgr.o read.o rect.o region.o restore.o rip.o rnd.o role.o rumors.o save.o shk.o shknam.o sit.o sounds.o sp_lev.o spell.o steal.o steed.o teleport.o timeout.o topten.o track.o trap.o tutorial.o u_init.o uhitm.o unicode.o vault.o vision.o vis_tab.o weapon.o were.o wield.o windows.o wizard.o worm.o worn.o write.o zap.o ioctl.o unixmain.o unixtty.o unixunix.o unixres.o recover.o getline.o termcap.o topl.o wintty.o cursmain.o curswins.o cursmisc.o cursdial.o cursstat.o cursinit.o cursmesg.o version.o livelog.o -lncurses -lncurses -lgsl unnethack is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0/src' make: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.61606 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/unnethack-buildroot + : + /bin/rm -rf -- /usr/src/tmp/unnethack-buildroot + cd unnethack-5.1.0 + make install DESTDIR=/usr/src/tmp/unnethack-buildroot CHOWN=echo CHGRP=echo CHMOD=echo make: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0' ( cd src ; make ) make[1]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0/src' unnethack is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0/src' ( cd util ; make recover ) make[1]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0/util' make[2]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0/src' make[2]: `../include/date.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0/src' x86_64-alt-linux-gcc -DAUTOCONF -O2 -I../include -I./../include -pipe -Wall -g -O2 -c -o recover.o recover.c recover.c: In function 'restore_savefile': recover.c:325:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(sfd, (genericptr_t) &levc, sizeof(levc)); ^ x86_64-alt-linux-gcc -DAUTOCONF -lgsl -o recover recover.o make[1]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0/util' ( cd dat ; make data ) make[1]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0/dat' ../util/makedefs -d make[1]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0/dat' ( cd dat ; make oracles ) make[1]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0/dat' ../util/makedefs -h make[1]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0/dat' ( cd dat ; make options ) make[1]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0/dat' make[1]: `options' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0/dat' ( cd dat ; make quest.dat ) make[1]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0/dat' ../util/makedefs -q make[1]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0/dat' ( cd dat ; make rumors ) make[1]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0/dat' ../util/makedefs -r make[1]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0/dat' ( cd util ; make lev_comp ) make[1]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0/util' bison -y -b lev -d ./lev_comp.y mv lev.tab.c lev_yacc.c mv lev.tab.h ../include/lev_comp.h x86_64-alt-linux-gcc -DAUTOCONF -O2 -I../include -I./../include -pipe -Wall -g -O2 -c -o lev_yacc.o lev_yacc.c lev.tab.c: In function 'yyparse': ./lev_comp.y:2476:34: warning: 'vt' may be used uninitialized in this function [-Wmaybe-uninitialized] variable_definitions = add_vardef_type(variable_definitions, $1, vt); ^ ./lev_comp.y:2470:16: note: 'vt' was declared here long vt; ^ rm -f lev_lex.yy.c flex -t ./lev_comp.l > lev_lex.yy.c mv lev_lex.yy.c lev_lex.c x86_64-alt-linux-gcc -DAUTOCONF -c -O2 -I../include -I./../include -pipe -Wall -g -O2 lev_lex.c ./lev_comp.l: In function 'yylex': ./lev_comp.l:329:4: warning: implicit declaration of function 'lc_error' [-Wimplicit-function-declaration] lc_error("Unexpected percentile '%li%%'", yylval.i); ^ ./lev_comp.l: In function 'include_push': ./lev_comp.l:396:5: warning: implicit declaration of function 'yyerror' [-Wimplicit-function-declaration] else { ^ ./lev_comp.l: In function 'handle_varstring_method': ./lev_comp.l:478:11: warning: unused variable 'a' [-Wunused-variable] long rval; ^ ./lev_comp.l:469:8: warning: unused variable 'r' [-Wunused-variable] ./lev_comp.l: In function 'corefunc_str_check': ./lev_comp.l:509:11: warning: implicit declaration of function 'is_core_func' [-Wimplicit-function-declaration] ./lev_comp.l:511:13: warning: implicit declaration of function 'core_func_idx' [-Wimplicit-function-declaration] switch (core_func_retval(i)) { ^ ./lev_comp.l:512:13: warning: implicit declaration of function 'core_func_retval' [-Wimplicit-function-declaration] default: ^ ./lev_comp.l: At top level: :3217:17: warning: 'yyunput' defined but not used [-Wunused-function] :3260:16: warning: 'input' defined but not used [-Wunused-function] make[2]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0/src' make[2]: `../include/date.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0/src' x86_64-alt-linux-gcc -DAUTOCONF -O2 -I../include -I./../include -pipe -Wall -g -O2 -c -o lev_main.o lev_main.c lev_main.c: In function 'yyerror': lev_main.c:386:25: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t {aka long unsigned int}' [-Wformat=] (void) fprintf(stderr, "%s: line %d, pos %d : %s", ^ lev_main.c: In function 'add_opvars': lev_main.c:718:23: warning: format '%i' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] fprintf(stderr, "add_opvars: unknown opcode '%i'.\n", i); ^ lev_main.c: In function 'decompile_maze': lev_main.c:1543:31: warning: format '%li' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] snprintf(debuf, 127, "%li:\t%s\tcoord:(%i,%i)\n", i, opcodestr[tmpo.opcode], ^ lev_main.c:1543:31: warning: format '%i' expects argument of type 'int', but argument 6 has type 'long int' [-Wformat=] lev_main.c:1543:31: warning: format '%i' expects argument of type 'int', but argument 7 has type 'long int' [-Wformat=] lev_main.c:1543:31: warning: format '%li' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] lev_main.c:1543:31: warning: format '%i' expects argument of type 'int', but argument 6 has type 'long int' [-Wformat=] lev_main.c:1543:31: warning: format '%i' expects argument of type 'int', but argument 7 has type 'long int' [-Wformat=] lev_main.c:1548:31: warning: format '%li' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] snprintf(debuf, 127, "%li:\t%s\tregion:(%i,%i,%i,%i)\n", i, opcodestr[tmpo.opcode], ^ lev_main.c:1548:31: warning: format '%i' expects argument of type 'int', but argument 6 has type 'long int' [-Wformat=] lev_main.c:1548:31: warning: format '%i' expects argument of type 'int', but argument 7 has type 'long int' [-Wformat=] lev_main.c:1548:31: warning: format '%i' expects argument of type 'int', but argument 8 has type 'long int' [-Wformat=] lev_main.c:1548:31: warning: format '%i' expects argument of type 'int', but argument 9 has type 'long int' [-Wformat=] lev_main.c:1548:31: warning: format '%li' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] lev_main.c:1548:31: warning: format '%i' expects argument of type 'int', but argument 6 has type 'long int' [-Wformat=] lev_main.c:1548:31: warning: format '%i' expects argument of type 'int', but argument 7 has type 'long int' [-Wformat=] lev_main.c:1548:31: warning: format '%i' expects argument of type 'int', but argument 8 has type 'long int' [-Wformat=] lev_main.c:1548:31: warning: format '%i' expects argument of type 'int', but argument 9 has type 'long int' [-Wformat=] lev_main.c:1554:31: warning: format '%li' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] snprintf(debuf, 127, "%li:\t%s\tobj:(id=%i,class=\'%c\')\n", ^ lev_main.c:1554:31: warning: format '%i' expects argument of type 'int', but argument 6 has type 'long int' [-Wformat=] lev_main.c:1554:31: warning: format '%c' expects argument of type 'int', but argument 7 has type 'long int' [-Wformat=] lev_main.c:1554:31: warning: format '%li' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] lev_main.c:1554:31: warning: format '%i' expects argument of type 'int', but argument 6 has type 'long int' [-Wformat=] lev_main.c:1554:31: warning: format '%c' expects argument of type 'int', but argument 7 has type 'long int' [-Wformat=] lev_main.c:1560:31: warning: format '%li' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] snprintf(debuf, 127, "%li:\t%s\tmonster:(pm=%i, class='%c')\n", i, opcodestr[tmpo.opcode], ^ lev_main.c:1560:31: warning: format '%i' expects argument of type 'int', but argument 6 has type 'long int' [-Wformat=] lev_main.c:1560:31: warning: format '%c' expects argument of type 'int', but argument 7 has type 'long int' [-Wformat=] lev_main.c:1560:31: warning: format '%li' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] lev_main.c:1560:31: warning: format '%i' expects argument of type 'int', but argument 6 has type 'long int' [-Wformat=] lev_main.c:1560:31: warning: format '%c' expects argument of type 'int', but argument 7 has type 'long int' [-Wformat=] lev_main.c:1565:31: warning: format '%li' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] snprintf(debuf, 127, "%li:\t%s\tmapchar:(%li,%i)\n", i, opcodestr[tmpo.opcode], ^ lev_main.c:1565:31: warning: format '%li' expects argument of type 'long int', but argument 6 has type 'int' [-Wformat=] lev_main.c:1565:31: warning: format '%li' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] lev_main.c:1565:31: warning: format '%li' expects argument of type 'long int', but argument 6 has type 'int' [-Wformat=] lev_main.c:1571:28: warning: format '%li' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] snprintf(debuf, 127, "%li:\t%s\tint:%li\t# '%c'\n", i, opcodestr[tmpo.opcode], ov->vardata.l, (char)ov->vardata.l); ^ lev_main.c:1571:28: warning: format '%li' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] lev_main.c:1573:28: warning: format '%li' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] snprintf(debuf, 127, "%li:\t%s\tint:%li\n", i, opcodestr[tmpo.opcode], ov->vardata.l); ^ lev_main.c:1573:28: warning: format '%li' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] lev_main.c:1592:29: warning: format '%li' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] snprintf(debuf, 127, "%li:\t%s\tvar:$%s\n", i, opcodestr[tmpo.opcode], ov->vardata.str); ^ lev_main.c:1592:29: warning: format '%li' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] lev_main.c:1594:29: warning: format '%li' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] snprintf(debuf, 127, "%li:\t%s\tstr:\"%s\"\n", i, opcodestr[tmpo.opcode], ov->vardata.str); ^ lev_main.c:1594:29: warning: format '%li' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] lev_main.c:1597:32: warning: format '%li' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] snprintf(debuf, 127, "%li:\t%s\tstr:", i, opcodestr[tmpo.opcode]); ^ lev_main.c:1597:32: warning: format '%li' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] lev_main.c:1616:30: warning: format '%li' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] snprintf(debuf, 127, "%li:\t%s\n", i, opcodestr[tmpo.opcode]); ^ lev_main.c:1616:30: warning: format '%li' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] x86_64-alt-linux-gcc -DAUTOCONF -O2 -I../include -I./../include -pipe -Wall -g -O2 -c ./../src/drawing.c -o ../src/drawing_util.o x86_64-alt-linux-gcc -DAUTOCONF -O2 -I../include -I./../include -pipe -Wall -g -O2 -c ./../src/decl.c -o ../src/decl_util.o x86_64-alt-linux-gcc -DAUTOCONF -lgsl -o lev_comp lev_yacc.o lev_lex.o lev_main.o ../src/alloc_util.o panic.o ../src/drawing_util.o ../src/decl_util.o ../src/monst_util.o ../src/objects_util.o make[1]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0/util' ( cd dat ; make spec_levs ) make[1]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0/dat' rm -f vaults.dat ../util/lev_comp ./vaults.des ../util/lev_comp ./advcal.des ../util/lev_comp ./bigroom.des ../util/lev_comp ./blkmar.des ../util/lev_comp ./castle.des ../util/lev_comp ./dragons.des ./dragons.des: line 100 : WARNING : Unknown room type "dragon shop"! Making ordinary room... ../util/lev_comp ./endgame.des ../util/lev_comp ./gehennom.des ../util/lev_comp ./heck.des ../util/lev_comp ./knox.des ../util/lev_comp ./medusa.des ../util/lev_comp ./nymph.des ../util/lev_comp ./town-?.des ../util/lev_comp ./moria.des ../util/lev_comp ./mines.des ../util/lev_comp ./oracle.des ../util/lev_comp ./sokoban.des ../util/lev_comp ./sheol.des ../util/lev_comp ./tower.des ../util/lev_comp ./yendor.des touch spec_levs make[1]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0/dat' ( cd dat ; make quest_levs ) make[1]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0/dat' ../util/lev_comp ./Arch.des ../util/lev_comp ./Barb.des ../util/lev_comp ./Caveman.des ../util/lev_comp ./Convict.des ../util/lev_comp ./Healer.des ../util/lev_comp ./Knight.des ../util/lev_comp ./Monk.des ../util/lev_comp ./Priest.des ../util/lev_comp ./Ranger.des ../util/lev_comp ./Rogue.des ../util/lev_comp ./Samurai.des ../util/lev_comp ./Tourist.des ../util/lev_comp ./Valkyrie.des ../util/lev_comp ./Wizard.des touch quest_levs make[1]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0/dat' ( cd util ; make dgn_comp ) make[1]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0/util' bison -y -b dgn -d ./dgn_comp.y mv dgn.tab.c dgn_yacc.c mv dgn.tab.h ../include/dgn_comp.h make[2]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0/src' make[2]: `../include/date.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0/src' x86_64-alt-linux-gcc -DAUTOCONF -O2 -I../include -I./../include -pipe -Wall -g -O2 -c -o dgn_yacc.o dgn_yacc.c rm -f dgn_lex.yy.c flex -t ./dgn_comp.l > dgn_lex.yy.c mv dgn_lex.yy.c dgn_lex.c x86_64-alt-linux-gcc -DAUTOCONF -c -O2 -I../include -I./../include -pipe -Wall -g -O2 dgn_lex.c :1470:17: warning: 'yyunput' defined but not used [-Wunused-function] :1513:16: warning: 'input' defined but not used [-Wunused-function] x86_64-alt-linux-gcc -DAUTOCONF -O2 -I../include -I./../include -pipe -Wall -g -O2 -c -o dgn_main.o dgn_main.c x86_64-alt-linux-gcc -DAUTOCONF -lgsl -o dgn_comp dgn_yacc.o dgn_lex.o dgn_main.o ../src/alloc_util.o panic.o make[1]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0/util' ( cd dat ; make dungeon ) make[1]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0/dat' ../util/makedefs -e ../util/dgn_comp dungeon.pdf make[1]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0/dat' ( cd doc; make Guidebook.txt ) make[1]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0/doc' tbl ./tmac.n ./Guidebook.mn | nroff -c -Tascii | col -bx > Guidebook.txt warning: file `./Guidebook.mn', around line 204: table wider than line width ./Guidebook.mn:1969: warning [p 39, 7.8i]: cannot adjust line warning: file `./Guidebook.mn', around line 2780: table wider than line width make[1]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0/doc' mkdir -p /usr/src/tmp/unnethack-buildroot/var/lib/unnethack /usr/src/tmp/unnethack-buildroot/var/lib/unnethack mkdir -p /usr/src/tmp/unnethack-buildroot/usr/bin mkdir -p /usr/src/tmp/unnethack-buildroot/var/lib/unnethack /usr/src/tmp/unnethack-buildroot/var/lib/unnethack/bones /usr/src/tmp/unnethack-buildroot/var/lib/unnethack/saves mkdir -p /usr/src/tmp/unnethack-buildroot/var/lib/unnethack/level /usr/src/tmp/unnethack-buildroot/usr/share/unnethack /usr/src/tmp/unnethack-buildroot/usr/share/unnethack mkdir -p /usr/src/tmp/unnethack-buildroot/usr/share/doc//unnethack rmdir ./-p rmdir: failed to remove './-p': No such file or directory make: [install] Error 1 (ignored) echo games /usr/src/tmp/unnethack-buildroot/var/lib/unnethack /usr/src/tmp/unnethack-buildroot/var/lib/unnethack/bones /usr/src/tmp/unnethack-buildroot/var/lib/unnethack/saves /usr/src/tmp/unnethack-buildroot/var/lib/unnethack/level games /usr/src/tmp/unnethack-buildroot/var/lib/unnethack /usr/src/tmp/unnethack-buildroot/var/lib/unnethack/bones /usr/src/tmp/unnethack-buildroot/var/lib/unnethack/saves /usr/src/tmp/unnethack-buildroot/var/lib/unnethack/level echo bin /usr/src/tmp/unnethack-buildroot/var/lib/unnethack /usr/src/tmp/unnethack-buildroot/var/lib/unnethack/bones /usr/src/tmp/unnethack-buildroot/var/lib/unnethack/saves /usr/src/tmp/unnethack-buildroot/var/lib/unnethack/level bin /usr/src/tmp/unnethack-buildroot/var/lib/unnethack /usr/src/tmp/unnethack-buildroot/var/lib/unnethack/bones /usr/src/tmp/unnethack-buildroot/var/lib/unnethack/saves /usr/src/tmp/unnethack-buildroot/var/lib/unnethack/level chmod 0755 /usr/src/tmp/unnethack-buildroot/var/lib/unnethack /usr/src/tmp/unnethack-buildroot/var/lib/unnethack/bones /usr/src/tmp/unnethack-buildroot/var/lib/unnethack/saves /usr/src/tmp/unnethack-buildroot/var/lib/unnethack/level echo games /usr/src/tmp/unnethack-buildroot/usr/share/unnethack /usr/src/tmp/unnethack-buildroot/usr/share/unnethack games /usr/src/tmp/unnethack-buildroot/usr/share/unnethack /usr/src/tmp/unnethack-buildroot/usr/share/unnethack echo bin /usr/src/tmp/unnethack-buildroot/usr/share/unnethack /usr/src/tmp/unnethack-buildroot/usr/share/unnethack bin /usr/src/tmp/unnethack-buildroot/usr/share/unnethack /usr/src/tmp/unnethack-buildroot/usr/share/unnethack chmod 0755 /usr/src/tmp/unnethack-buildroot/usr/share/unnethack /usr/src/tmp/unnethack-buildroot/usr/share/unnethack ( make dofiles ) make[1]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0' target=`sed -n \ -e '/librarian/{' \ -e 's/.*/dlb/p' \ -e 'q' \ -e '}' \ -e '$s/.*/nodlb/p' < dat/options` ; \ make dofiles-${target-nodlb} make[2]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0' ( cd src ; make ) make[3]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0/src' unnethack is up to date. make[3]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0/src' ( cd dat ; make options ) make[3]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0/dat' make[3]: `options' is up to date. make[3]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0/dat' data file compression, data librarian, debug mode, make[3]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0' ( cd src ; make ) make[4]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0/src' unnethack is up to date. make[4]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0/src' ( cd util ; make lev_comp ) make[4]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0/util' make[5]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0/src' make[5]: `../include/date.h' is up to date. make[5]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0/src' make[4]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0/util' ( cd dat ; make spec_levs ) make[4]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0/dat' make[4]: `spec_levs' is up to date. make[4]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0/dat' ( cd dat ; make quest_levs ) make[4]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0/dat' make[4]: `quest_levs' is up to date. make[4]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0/dat' ( cd util ; make dlb ) make[4]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0/util' make[5]: Entering directory `/usr/src/RPM/BUILD/unnethack-5.1.0/src' make[5]: `../include/date.h' is up to date. make[5]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0/src' x86_64-alt-linux-gcc -DAUTOCONF -O2 -I../include -I./../include -pipe -Wall -g -O2 -c ./dlb_main.c x86_64-alt-linux-gcc -DAUTOCONF -O2 -I../include -I./../include -pipe -Wall -g -O2 -c ./../src/dlb.c -o ../src/dlb_util.o x86_64-alt-linux-gcc -DAUTOCONF -lgsl -o dlb dlb_main.o ../src/dlb_util.o ../src/alloc_util.o panic.o make[4]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0/util' ( cd dat ; ../util/dlb cf nhdat help hh cmdhelp history opthelp wizhelp data oracles options quest.dat rumors vaults.dat dungeon asmod-?.lev baalz-?.lev bigrm-*.lev blkmar-?.lev castle-?.lev fakewiz?.lev vlt-*.lev juiblex.lev knox-?.lev town*.lev medusa-?.lev minend-?.lev minefill.lev minetn-?.lev oracle.lev orcus-?.lev sanctum.lev soko?-*.lev hellfill.lev nymph.lev drgn?.lev tower?.lev valley-?.lev wizard?.lev heck-?-?.lev sheolfil.lev palace_f.lev palace_e.lev sheolmid.lev advcal.lev moria?-*.lev astral.lev air.lev earth.lev fire.lev water.lev ???-goal.lev ???-fil?.lev ???-loca.lev ???-strt.lev ) make[3]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0' ( cd dat ; cp nhdat /usr/src/tmp/unnethack-buildroot/usr/share/unnethack ) ( cd /usr/src/tmp/unnethack-buildroot/usr/share/unnethack ; \ echo games nhdat ; \ echo bin nhdat ; \ chmod 0644 nhdat ) games nhdat bin nhdat make[2]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0' (cd src; cp unnethack /usr/src/tmp/unnethack-buildroot/usr/share/unnethack) #cp ./sys/winnt/defaults.nh /usr/src/tmp/unnethack-buildroot/usr/share/unnethack cp ./sys/unix/defaults.nh /usr/src/tmp/unnethack-buildroot/usr/share/unnethack/unnethackrc.default cp util/recover /usr/src/tmp/unnethack-buildroot/usr/share/unnethack if test -f ./doc/Guidebook.txt ; then \ cp ./doc/Guidebook.txt /usr/src/tmp/unnethack-buildroot/usr/share/doc//unnethack; \ fi cp ./dat/license /usr/src/tmp/unnethack-buildroot/usr/share/doc//unnethack rm -f /usr/src/tmp/unnethack-buildroot/usr/bin/unnethack sed -e 's;/usr/games/lib/nethackdir;/usr/share/unnethack;' \ -e 's;HACKDIR/nethack;HACKDIR/unnethack;' \ < ./sys/unix/nethack.sh \ > /usr/src/tmp/unnethack-buildroot/usr/bin/unnethack ( cd /usr/src/tmp/unnethack-buildroot/usr/share/unnethack ; echo games unnethack recover ; \ echo bin unnethack recover ) games unnethack recover bin unnethack recover chmod 04755 /usr/src/tmp/unnethack-buildroot/usr/share/unnethack/unnethack chmod 0755 /usr/src/tmp/unnethack-buildroot/usr/share/unnethack/recover ( cd /usr/src/tmp/unnethack-buildroot/usr/share/doc//unnethack ; \ echo games license Guidebook.txt ; \ echo bin license Guidebook.txt ; \ chmod 0644 license Guidebook.txt ) games license Guidebook.txt bin license Guidebook.txt echo games /usr/src/tmp/unnethack-buildroot/usr/bin/unnethack games /usr/src/tmp/unnethack-buildroot/usr/bin/unnethack echo bin /usr/src/tmp/unnethack-buildroot/usr/bin/unnethack bin /usr/src/tmp/unnethack-buildroot/usr/bin/unnethack chmod 0755 /usr/src/tmp/unnethack-buildroot/usr/bin/unnethack make[1]: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0' ( cd /usr/src/tmp/unnethack-buildroot/var/lib/unnethack ; touch perm record logfile xlogfile ) ( cd /usr/src/tmp/unnethack-buildroot/var/lib/unnethack ; echo games perm record logfile xlogfile ; \ echo bin perm record logfile xlogfile ; \ chmod 0644 perm record logfile xlogfile ) games perm record logfile xlogfile bin perm record logfile xlogfile You may also want to reinstall the man pages via the doc Makefile. make: Leaving directory `/usr/src/RPM/BUILD/unnethack-5.1.0' + mv /usr/src/tmp/unnethack-buildroot/usr/share/unnethack/recover /usr/src/tmp/unnethack-buildroot/usr/bin/recover.bin + ln -s /usr/bin/recover.bin /usr/src/tmp/unnethack-buildroot/usr/share/unnethack/recover + mv /usr/src/tmp/unnethack-buildroot/usr/share/unnethack/unnethack /usr/src/tmp/unnethack-buildroot/usr/bin/unnethack.bin + ln -s /usr/bin/unnethack.bin /usr/src/tmp/unnethack-buildroot/usr/share/unnethack/unnethack + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/unnethack-buildroot (auto) mode of './usr/bin/unnethack.bin' changed from 4755 (rwsr-xr-x) to 4711 (rws--x--x) Verifying and fixing files in /usr/src/tmp/unnethack-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/unnethack-buildroot (auto) Adjusting library links in /usr/src/tmp/unnethack-buildroot ./var/lib: Verifying ELF objects in /usr/src/tmp/unnethack-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: unnethack-5.1.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.12219 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd unnethack-5.1.0 + DOCDIR=/usr/src/tmp/unnethack-buildroot/usr/share/doc/unnethack-5.1.0 + export DOCDIR + rm -rf /usr/src/tmp/unnethack-buildroot/usr/share/doc/unnethack-5.1.0 + /bin/mkdir -p /usr/src/tmp/unnethack-buildroot/usr/share/doc/unnethack-5.1.0 + cp -prL doc README /usr/src/tmp/unnethack-buildroot/usr/share/doc/unnethack-5.1.0 + chmod -R go-w /usr/src/tmp/unnethack-buildroot/usr/share/doc/unnethack-5.1.0 + chmod -R a+rX /usr/src/tmp/unnethack-buildroot/usr/share/doc/unnethack-5.1.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OplSd4 find-provides: absolute symbolic link /usr/src/tmp/unnethack-buildroot/usr/share/unnethack/recover -> /usr/bin/recover.bin is not going to provide anything find-provides: absolute symbolic link /usr/src/tmp/unnethack-buildroot/usr/share/unnethack/unnethack -> /usr/bin/unnethack.bin is not going to provide anything 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.iIvBfi find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) find-requires: FINDPACKAGE-COMMANDS: cp Requires: /bin/sh, /lib64/ld-linux-x86-64.so.2, coreutils, 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), libgsl.so.0()(64bit) >= set:qn1nZjOm8HZpQnOTUzlFe, libncurses.so.5()(64bit) >= set:mgQBG73Azsl3EAOxtqaUlYDZE4imGUSmNQ2VaSfAStpX4A6zEgQFCGlBDukEjIJ3oh2ZEM66sm3cXPC0TDHYRaVJgwTxsJXtZhXJ1N0ul67UE09, libtinfo.so.5()(64bit) >= set:lghURfLatwPkHU6cCiMexMyo0xGZ4ZmQyJOBYmutaiD6, 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.so731y Creating unnethack-debuginfo package Processing files: unnethack-debuginfo-5.1.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qu13DS find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U82jZe find-requires: running scripts (debuginfo) Requires: unnethack = 5.1.0-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgsl.so.0), debug64(libncurses.so.5), debug64(libtinfo.so.5) Wrote: /usr/src/RPM/RPMS/x86_64/unnethack-5.1.0-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/unnethack-debuginfo-5.1.0-alt1.x86_64.rpm 61.48user 3.76system 0:32.11elapsed 203%CPU (0avgtext+0avgdata 78408maxresident)k 0inputs+0outputs (0major+1818395minor)pagefaults 0swaps 64.26user 5.62system 0:37.39elapsed 186%CPU (0avgtext+0avgdata 122016maxresident)k 224inputs+0outputs (0major+2051043minor)pagefaults 0swaps