<86>Apr 14 02:11:26 userdel[46020]: delete user 'rooter' <86>Apr 14 02:11:26 userdel[46020]: removed group 'rooter' owned by 'rooter' <86>Apr 14 02:11:26 userdel[46020]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 02:11:26 groupadd[46055]: group added to /etc/group: name=rooter, GID=603 <86>Apr 14 02:11:26 groupadd[46055]: group added to /etc/gshadow: name=rooter <86>Apr 14 02:11:26 groupadd[46055]: new group: name=rooter, GID=603 <86>Apr 14 02:11:26 useradd[46078]: new user: name=rooter, UID=603, GID=603, home=/root, shell=/bin/bash <86>Apr 14 02:11:26 userdel[46149]: delete user 'builder' <86>Apr 14 02:11:26 userdel[46149]: removed group 'builder' owned by 'builder' <86>Apr 14 02:11:26 userdel[46149]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 02:11:26 groupadd[46191]: group added to /etc/group: name=builder, GID=604 <86>Apr 14 02:11:26 groupadd[46191]: group added to /etc/gshadow: name=builder <86>Apr 14 02:11:26 groupadd[46191]: new group: name=builder, GID=604 <86>Apr 14 02:11:26 useradd[46217]: new user: name=builder, UID=604, GID=604, home=/usr/src, shell=/bin/bash <13>Apr 14 02:11:28 rpmi: libtinfo-devel-5.9-alt8 1456756459 installed <13>Apr 14 02:11:28 rpmi: flex-2.6.0-alt1 1449073214 installed <13>Apr 14 02:11:28 rpmi: libncurses-devel-5.9-alt8 1456756459 installed Installing nethack-3.4.3-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.35200 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf nethack-3.4.3 + echo 'Source #0 (nethack-343-src.tar.bz2):' Source #0 (nethack-343-src.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/nethack-343-src.tar.bz2 + /bin/tar -xf - + cd nethack-3.4.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (nethack-config.patch):' Patch #0 (nethack-config.patch): + /usr/bin/patch -p0 patching file include/unixconf.h patching file sys/unix/Makefile.top + echo 'Patch #1 (nethack-decl.patch):' Patch #1 (nethack-decl.patch): + /usr/bin/patch -p0 patching file include/system.h + echo 'Patch #2 (nethack-misc.patch):' Patch #2 (nethack-misc.patch): + /usr/bin/patch -p0 patching file doc/nethack.6 patching file util/recover.c Hunk #1 succeeded at 16 (offset 1 line). Hunk #2 succeeded at 113 (offset 1 line). Hunk #3 succeeded at 172 (offset 1 line). Hunk #4 succeeded at 192 (offset 1 line). Hunk #5 succeeded at 219 (offset 1 line). patching file src/cmd.c Hunk #1 succeeded at 2443 (offset 310 lines). + echo 'Patch #3 (nethack-syscall.patch):' Patch #3 (nethack-syscall.patch): + /usr/bin/patch -p0 patching file include/unixconf.h Hunk #1 succeeded at 327 (offset 5 lines). + echo 'Patch #5 (nethack-gzip.patch):' Patch #5 (nethack-gzip.patch): + /usr/bin/patch -p0 patching file include/config.h Hunk #1 succeeded at 169 (offset 6 lines). + tar xvf /usr/src/RPM/SOURCES/SuSE.tar.bz2 SuSE/ SuSE/README.SuSE SuSE/gnome/ SuSE/gnome/Makefile.src SuSE/gnome/config.h SuSE/gnome/nethack-tty.sh SuSE/gnome/nethack.sh SuSE/gnome/nethackrc SuSE/nethack SuSE/qt/ SuSE/qt/Makefile.src SuSE/qt/config.h SuSE/qt/nethack-tty.sh SuSE/qt/nethack.sh SuSE/qt/nethackrc SuSE/recover-helper SuSE/tty/ SuSE/tty/Makefile.src SuSE/tty/config.h SuSE/tty/nethack.sh SuSE/tty/nethackrc SuSE/x11/ SuSE/x11/Makefile.src SuSE/x11/config.h SuSE/x11/nethack-tty.sh SuSE/x11/nethack.sh SuSE/x11/nethackrc + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.44128 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nethack-3.4.3 + sh sys/unix/setup.sh 1 Lucky you! Symbolic links. + make clean make: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3' ( cd src ; make clean ) make[1]: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3/src' rm -f *.o ../src/hack.h-t ../src/config.h-t make[1]: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3/src' ( cd util ; make clean ) make[1]: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3/util' rm -f *.o make[1]: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3/util' make: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3' + cp -f SuSE/tty/config.h include/config.h + cp -f SuSE/tty/Makefile.src src/Makefile + make nethack 'CFLAGS=-pipe -Wall -g -O2 -I../include -D_GNU_SOURCE' make: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3' ( cd src ; make ) make[1]: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3/src' touch ../src/config.h-t cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c monst.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c objects.c make[2]: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3/util' cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o makedefs.o makedefs.c cc -o makedefs makedefs.o ../src/monst.o ../src/objects.o make[2]: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3/util' make[2]: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3/util' ./makedefs -p make[2]: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3/util' make[2]: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3/util' ./makedefs -o make[2]: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3/util' touch ../src/hack.h-t cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o allmain.o allmain.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o alloc.o alloc.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o apply.o apply.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o artifact.o artifact.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o attrib.o attrib.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o ball.o ball.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o bones.o bones.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o botl.o botl.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o cmd.o cmd.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o dbridge.o dbridge.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o decl.o decl.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o detect.o detect.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o dig.o dig.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o display.o display.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o dlb.o dlb.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o do.o do.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o do_name.o do_name.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o do_wear.o do_wear.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o dog.o dog.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o dogmove.o dogmove.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o dokick.o dokick.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o dothrow.o dothrow.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o drawing.o drawing.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o dungeon.o dungeon.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o eat.o eat.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o end.o end.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o engrave.o engrave.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o exper.o exper.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o explode.o explode.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o extralev.o extralev.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o files.o files.c files.c: In function 'save_savefile_name': files.c:831: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:1156:3: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] (void) setgid(getgid()); ^ files.c:1157:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] (void) setuid(getuid()); ^ cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o fountain.o fountain.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o hack.o hack.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o hacklib.o hacklib.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o invent.o invent.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o light.o light.c light.c: In function 'del_light_source': light.c:101:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] case LS_OBJECT: tmp_id = (genericptr_t)(((struct obj *)id)->o_id); ^ light.c:103:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] case LS_MONSTER: tmp_id = (genericptr_t)(((struct monst *)id)->m_id); ^ light.c: In function 'relink_light_sources': light.c:311:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (!lookup_id_mapping((unsigned)ls->id, &nid)) ^ light.c:314:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] nid = (unsigned) ls->id; ^ light.c: In function 'write_ls': light.c:392:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ls->id = (genericptr_t)otmp->o_id; ^ light.c:399:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ls->id = (genericptr_t)mtmp->m_id; ^ cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o lock.o lock.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o mail.o mail.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o makemon.o makemon.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o mapglyph.o mapglyph.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o mcastu.o mcastu.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o mhitm.o mhitm.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o mhitu.o mhitu.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o minion.o minion.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o mklev.o mklev.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o mkmap.o mkmap.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o mkmaze.o mkmaze.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o mkobj.o mkobj.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o mkroom.o mkroom.c mkroom.c: In function 'fill_zoo': mkroom.c:366:22: warning: 'ty' may be used uninitialized in this function [-Wmaybe-uninitialized] levl[tx][ty].typ = THRONE; ^ mkroom.c:366:22: warning: 'tx' may be used uninitialized in this function [-Wmaybe-uninitialized] mkroom.c:321:6: warning: 'goldlim' may be used uninitialized in this function [-Wmaybe-uninitialized] if(i >= goldlim) i = 5*level_difficulty(); ^ cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o mon.o mon.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o mondata.o mondata.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o monmove.o monmove.c make[2]: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3/util' ./makedefs -m make[2]: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3/util' cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o monstr.o monstr.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o mplayer.o mplayer.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o mthrowu.o mthrowu.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o muse.o muse.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o music.o music.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o o_init.o o_init.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o objnam.o objnam.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o options.o options.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o pager.o pager.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o pickup.o pickup.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o pline.o pline.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o polyself.o polyself.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o potion.o potion.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o pray.o pray.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o priest.o priest.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o quest.o quest.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o questpgr.o questpgr.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o read.o read.c read.c: In function 'seffects': read.c:1006:20: warning: suggest parentheses around operand of '!' or change '|' to '||' or '!' to '~' [-Wparentheses] else do_genocide(!sobj->cursed | (2 * !!Confusion)); ^ cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o rect.o rect.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o region.o region.c region.c: In function 'expire_gas_cloud': region.c:884:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] damage = (int) reg->arg; ^ region.c:889:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] reg->arg = (genericptr_t) damage; ^ region.c: In function 'inside_gas_cloud': region.c:906:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] dam = (int) reg->arg; ^ region.c: In function 'create_gas_cloud': region.c:978:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] cloud->arg = (genericptr_t) damage; ^ cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o restore.o restore.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o rip.o rip.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o rnd.o rnd.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o role.o role.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o rumors.o rumors.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o save.o save.c save.c: In function 'savestateinlock': save.c:360: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:378: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:382:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(fd, (genericptr_t) &currlev, sizeof(currlev)); ^ cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o shk.o shk.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o shknam.o shknam.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o sit.o sit.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o sounds.o sounds.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o sp_lev.o sp_lev.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o spell.o spell.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o steal.o steal.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o steed.o steed.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o teleport.o teleport.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o timeout.o timeout.c timeout.c: In function 'write_timer': timeout.c:1627:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] timer->arg = (genericptr_t)((struct obj *)timer->arg)->o_id; ^ timeout.c:1641:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] timer->arg = (genericptr_t)((struct monst *)timer->arg)->m_id; ^ timeout.c: In function 'relink_timers': timeout.c:1839:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (!lookup_id_mapping((unsigned)curr->arg, &nid)) ^ timeout.c:1842:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] nid = (unsigned) curr->arg; ^ cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o topten.o topten.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o track.o track.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o trap.o trap.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o u_init.o u_init.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o uhitm.o uhitm.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o vault.o vault.c make[2]: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3/util' ./makedefs -z make[2]: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3/util' cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o vision.o vision.c vision.c: In function 'right_side': vision.c:1096:49: warning: 'row_max' may be used uninitialized in this function [-Wmaybe-uninitialized] #define set_max(z) if (*row_max < (z)) *row_max = (z) ^ vision.c:2205:13: note: 'row_max' was declared here char *row_max; /* right most [used by macro set_max()] */ ^ vision.c:1095:49: warning: 'row_min' may be used uninitialized in this function [-Wmaybe-uninitialized] #define set_min(z) if (*row_min > (z)) *row_min = (z) ^ vision.c:2204:13: note: 'row_min' was declared here char *row_min; /* left most [used by macro set_min()] */ ^ vision.c:2203:20: warning: 'rowp' may be used uninitialized in this function [-Wmaybe-uninitialized] register char *rowp; /* row optimization */ ^ vision.c: In function 'left_side': vision.c:1096:49: warning: 'row_max' may be used uninitialized in this function [-Wmaybe-uninitialized] #define set_max(z) if (*row_max < (z)) *row_max = (z) ^ vision.c:2380:23: note: 'row_max' was declared here char *row_min, *row_max; ^ vision.c:1095:49: warning: 'row_min' may be used uninitialized in this function [-Wmaybe-uninitialized] #define set_min(z) if (*row_min > (z)) *row_min = (z) ^ vision.c:2380:13: note: 'row_min' was declared here char *row_min, *row_max; ^ vision.c:2379:20: warning: 'rowp' may be used uninitialized in this function [-Wmaybe-uninitialized] register char *rowp; ^ cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o vis_tab.o vis_tab.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o weapon.o weapon.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o were.o were.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o wield.o wield.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o windows.o windows.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o wizard.o wizard.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o worm.o worm.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o worn.o worn.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o write.o write.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o zap.o zap.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c ../sys/share/ioctl.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c ../sys/unix/unixmain.c ../sys/unix/unixmain.c: In function 'chdirx': ../sys/unix/unixmain.c:420:6: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] (void) setgid(getgid()); ^ ../sys/unix/unixmain.c:421:6: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] (void) setuid(getuid()); /* Ron Wessels */ ^ cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -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); ^ cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c ../sys/unix/unixunix.c ../sys/unix/unixunix.c: In function 'child': ../sys/unix/unixunix.c:268:3: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] (void) setgid(getgid()); ^ ../sys/unix/unixunix.c:269:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] (void) setuid(getuid()); ^ ../sys/unix/unixunix.c:271:3: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] (void) chdir(getenv("HOME")); ^ cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c ../sys/unix/unixres.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c ../win/tty/getline.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c ../win/tty/termcap.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c ../win/tty/topl.c cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c ../win/tty/wintty.c ../util/makedefs -v cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o version.o version.c Loading ... nethack.tty is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3/src' make: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3' + cp dat/options dat/options.tty + make Guidebook data oracles options quest.dat rumors dungeon spec_levs check-dlb x11tiles pet_mark.xbm rip.xpm mapbg.xpm make: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3' ( cd doc ; make Guidebook ) make[1]: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3/doc' tbl tmac.n Guidebook.mn | nroff | col -bx > Guidebook /bin/sh: tbl: command not found /bin/sh: nroff: command not found make[1]: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3/doc' ( cd src ; make ) make[1]: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3/src' nethack.tty is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3/src' ( cd dat ; make data ) make[1]: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3/dat' ../util/makedefs -d make[1]: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3/dat' ( cd dat ; make oracles ) make[1]: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3/dat' ../util/makedefs -h make[1]: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3/dat' ( cd dat ; make options ) make[1]: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3/dat' make[1]: `options' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3/dat' ( cd dat ; make quest.dat ) make[1]: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3/dat' ../util/makedefs -q make[1]: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3/dat' ( cd dat ; make rumors ) make[1]: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3/dat' ../util/makedefs -r make[1]: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3/dat' ( cd util ; make dgn_comp ) make[1]: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3/util' yacc -d dgn_comp.y mv y.tab.c dgn_yacc.c mv y.tab.h ../include/dgn_comp.h make[2]: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3/src' make[2]: `../include/date.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3/src' cc -O -I../include -c -o dgn_yacc.o dgn_yacc.c lex dgn_comp.l mv lex.yy.c dgn_lex.c cc -c -O -I../include dgn_lex.c cc -O -I../include -c -o dgn_main.o dgn_main.c cc -O -I../include -c -o panic.o panic.c cc -o dgn_comp dgn_yacc.o dgn_lex.o dgn_main.o ../src/alloc.o panic.o make[1]: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3/util' ( cd dat ; make dungeon ) make[1]: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3/dat' ../util/makedefs -e ../util/dgn_comp dungeon.pdf make[1]: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3/dat' ( cd util ; make lev_comp ) make[1]: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3/util' yacc -d lev_comp.y mv y.tab.c lev_yacc.c mv y.tab.h ../include/lev_comp.h cc -O -I../include -c -o lev_yacc.o lev_yacc.c lex lev_comp.l mv lex.yy.c lev_lex.c cc -c -O -I../include lev_lex.c make[2]: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3/src' make[2]: `../include/date.h' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3/src' cc -O -I../include -c -o lev_main.o lev_main.c cc -o lev_comp lev_yacc.o lev_lex.o lev_main.o ../src/alloc.o panic.o ../src/drawing.o ../src/decl.o ../src/monst.o ../src/objects.o make[1]: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3/util' ( cd dat ; make spec_levs ) make[1]: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3/dat' ../util/lev_comp bigroom.des ../util/lev_comp castle.des ../util/lev_comp endgame.des ../util/lev_comp gehennom.des ../util/lev_comp knox.des ../util/lev_comp medusa.des ../util/lev_comp mines.des ../util/lev_comp oracle.des ../util/lev_comp sokoban.des ../util/lev_comp tower.des ../util/lev_comp yendor.des touch spec_levs make[1]: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3/dat' ( cd dat ; make quest_levs ) make[1]: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3/dat' ../util/lev_comp Arch.des ../util/lev_comp Barb.des ../util/lev_comp Caveman.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/nethack-3.4.3/dat' color, data file compression, data librarian, debug mode, Elbereth, make[1]: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3' ( cd util ; make dlb ) make[2]: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3/util' make[3]: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3/src' make[3]: `../include/date.h' is up to date. make[3]: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3/src' cc -O -I../include -c dlb_main.c cc -o dlb dlb_main.o ../src/dlb.o ../src/alloc.o panic.o make[2]: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3/util' ( cd dat ; ../util/dlb cf nhdat help hh cmdhelp history opthelp wizhelp dungeon asmodeus.lev baalz.lev bigrm-?.lev castle.lev fakewiz?.lev juiblex.lev knox.lev medusa-?.lev minend-?.lev minefill.lev minetn-?.lev oracle.lev orcus.lev sanctum.lev soko?-?.lev tower?.lev valley.lev wizard?.lev astral.lev air.lev earth.lev fire.lev water.lev ???-goal.lev ???-fil?.lev ???-loca.lev ???-strt.lev data oracles options quest.dat rumors ) make[1]: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3' ( cd util ; make tile2x11 ) make[1]: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3/util' cp ../win/share/tile.h ../include/tile.h cc -O -I../include -c ../win/X11/tile2x11.c cc -O -I../include -c ../win/share/tiletext.c cc -O -I../include -c -DTILETEXT ../win/share/tilemap.c mv tilemap.o tiletxt.o cc -o tile2x11 tile2x11.o tiletext.o tiletxt.o ../src/drawing.o ../src/decl.o ../src/monst.o ../src/objects.o make[1]: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3/util' ( cd dat ; make x11tiles ) make[1]: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3/dat' ../util/tile2x11 ../win/share/monsters.txt ../win/share/objects.txt \ ../win/share/other.txt ../win/share/monsters.txt: 394 tiles ../win/share/objects.txt: 435 tiles ../win/share/other.txt: 228 tiles Total tiles: 1057 make[1]: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3/dat' ( cd dat ; make pet_mark.xbm ) make[1]: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3/dat' cp ../win/X11/pet_mark.xbm pet_mark.xbm make[1]: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3/dat' ( cd dat ; make rip.xpm ) make[1]: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3/dat' cp ../win/X11/rip.xpm rip.xpm make[1]: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3/dat' (cd dat ; make mapbg.xpm ) make[1]: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3/dat' cp ../win/gnome/mapbg.xpm mapbg.xpm make[1]: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3/dat' make: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3' + cd util + make 'CFLAGS=-pipe -Wall -g -O2 -I../include -D_GNU_SOURCE' recover make: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3/util' make[1]: Entering directory `/usr/src/RPM/BUILD/nethack-3.4.3/src' make[1]: `../include/date.h' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3/src' cc -pipe -Wall -g -O2 -I../include -D_GNU_SOURCE -c -o recover.o recover.c recover.c: In function 'main': recover.c:124:3: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] (void) setgid(getgid()); ^ recover.c:125:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] (void) setuid(getuid()); ^ recover.c: In function 'restore_savefile': recover.c:352:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(sfd, (genericptr_t) &levc, sizeof(levc)); ^ cc -o recover recover.o make: Leaving directory `/usr/src/RPM/BUILD/nethack-3.4.3/util' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.64889 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/nethack-buildroot + : + /bin/rm -rf -- /usr/src/tmp/nethack-buildroot + cd nethack-3.4.3 + rm -rf /usr/src/tmp/nethack-buildroot + install -d /usr/src/tmp/nethack-buildroot/usr/lib64/nethack/ + install -d /usr/src/tmp/nethack-buildroot/usr/games + install -d /usr/src/tmp/nethack-buildroot/usr/share/games/nethack + install -d /usr/src/tmp/nethack-buildroot//usr/share/man/man6/ + install -d /usr/src/tmp/nethack-buildroot/var/games/nethack/save + touch /usr/src/tmp/nethack-buildroot/var/games/nethack/perm /usr/src/tmp/nethack-buildroot/var/games/nethack/record /usr/src/tmp/nethack-buildroot/var/games/nethack/logfile + chmod -R 0775 /usr/src/tmp/nethack-buildroot/var/games/nethack + install -m 2755 src/nethack.tty /usr/src/tmp/nethack-buildroot/usr/lib64/nethack/ + for STYLE in tty + install -m 755 SuSE/tty/nethack.sh /usr/src/tmp/nethack-buildroot/usr/games/nethack.tty + '[' -r SuSE/tty/nethack-tty.sh ']' + install -m 644 dat/options.tty /usr/src/tmp/nethack-buildroot/usr/lib64/nethack/ + install -m 644 doc/nethack.6 doc/lev_comp.6 doc/dlb.6 doc/dgn_comp.6 doc/recover.6 /usr/src/tmp/nethack-buildroot//usr/share/man/man6/ + mkdir -p /usr/src/tmp/nethack-buildroot//usr/share/doc/nethack + install -m 644 doc/Guidebook.tex doc/Guidebook.txt /usr/src/tmp/nethack-buildroot//usr/share/doc/nethack + cd doc + tar cvfj /usr/src/tmp/nethack-buildroot//usr/share/doc/nethack/fixes.tar.bz2 fixes22.0 fixes30.0 fixes31.1 fixes31.2 fixes31.3 fixes32.0 fixes32.1 fixes32.2 fixes32.3 fixes33.0 fixes33.1 fixes34.0 fixes34.1 fixes34.2 fixes34.3 fixes22.0 fixes30.0 fixes31.1 fixes31.2 fixes31.3 fixes32.0 fixes32.1 fixes32.2 fixes32.3 fixes33.0 fixes33.1 fixes34.0 fixes34.1 fixes34.2 fixes34.3 + cd .. + chmod 644 /usr/src/tmp/nethack-buildroot//usr/share/doc/nethack/fixes.tar.bz2 + install -m 644 dat/license /usr/src/tmp/nethack-buildroot//usr/share/doc/nethack + install -m 644 SuSE/README.SuSE /usr/src/tmp/nethack-buildroot//usr/share/doc/nethack + for file in nhdat x11tiles pet_mark.xbm rip.xpm mapbg.xpm license + install -m 644 dat/nhdat /usr/src/tmp/nethack-buildroot/usr/share/games/nethack/ + for file in nhdat x11tiles pet_mark.xbm rip.xpm mapbg.xpm license + install -m 644 dat/x11tiles /usr/src/tmp/nethack-buildroot/usr/share/games/nethack/ + for file in nhdat x11tiles pet_mark.xbm rip.xpm mapbg.xpm license + install -m 644 dat/pet_mark.xbm /usr/src/tmp/nethack-buildroot/usr/share/games/nethack/ + for file in nhdat x11tiles pet_mark.xbm rip.xpm mapbg.xpm license + install -m 644 dat/rip.xpm /usr/src/tmp/nethack-buildroot/usr/share/games/nethack/ + for file in nhdat x11tiles pet_mark.xbm rip.xpm mapbg.xpm license + install -m 644 dat/mapbg.xpm /usr/src/tmp/nethack-buildroot/usr/share/games/nethack/ + for file in nhdat x11tiles pet_mark.xbm rip.xpm mapbg.xpm license + install -m 644 dat/license /usr/src/tmp/nethack-buildroot/usr/share/games/nethack/ + install -m 755 -d /usr/src/tmp/nethack-buildroot/etc/nethack + for STYLE in tty + install -m 755 SuSE/tty/nethackrc /usr/src/tmp/nethack-buildroot/etc/nethack/nethackrc.tty + install -m 755 SuSE/nethack /usr/src/tmp/nethack-buildroot/usr/games/ + install -m 755 SuSE/recover-helper /usr/src/tmp/nethack-buildroot/usr/lib64/nethack/ + install -m 755 util/dgn_comp util/dlb util/lev_comp util/makedefs util/recover util/tile2x11 /usr/src/tmp/nethack-buildroot/usr/lib64/nethack/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/nethack-buildroot (auto) mode of './usr/lib64/nethack/nethack.tty' changed from 2755 (rwxr-sr-x) to 2711 (rwx--s--x) Verifying and fixing files in /usr/src/tmp/nethack-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/nethack-buildroot (auto) Adjusting library links in /usr/src/tmp/nethack-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/nethack-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: nethack-3.4.3-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Wvc9ET 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.cVGfcz find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ql62th Requires: /bin/sh, /bin/sh, /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), libncurses.so.5()(64bit) >= set:mlfCN1, libtinfo.so.5()(64bit) >= set:lihUhAbqLMMh4CLhhAUU32, rtld(GNU_HASH) Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(verify): /bin/sh Requires(post): /bin/sh Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2zz3v2 Creating nethack-debuginfo package Processing files: nethack-debuginfo-3.4.3-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YyJ1nQ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qypOZG find-requires: running scripts (debuginfo) Requires: nethack = 3.4.3-alt1.qa1, /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/nethack-3.4.3-alt1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/nethack-debuginfo-3.4.3-alt1.qa1.x86_64.rpm 49.36user 3.36system 1:11.32elapsed 73%CPU (0avgtext+0avgdata 63224maxresident)k 0inputs+0outputs (0major+1473233minor)pagefaults 0swaps 52.38user 5.62system 1:16.96elapsed 75%CPU (0avgtext+0avgdata 121936maxresident)k 0inputs+0outputs (0major+1713811minor)pagefaults 0swaps --- nethack-3.4.3-alt1.qa1.x86_64.rpm.repo 2013-04-17 14:23:01.000000000 +0000 +++ nethack-3.4.3-alt1.qa1.x86_64.rpm.hasher 2019-04-14 02:12:41.401505457 +0000 @@ -27,7 +27,7 @@ /usr/share/games/nethack/x11tiles 100644 -/usr/share/man/man6/dgn_comp.6.gz 100644 -/usr/share/man/man6/dlb.6.gz 100644 -/usr/share/man/man6/lev_comp.6.bz2 100644 -/usr/share/man/man6/nethack.6.gz 100644 -/usr/share/man/man6/recover.6.gz 100644 +/usr/share/man/man6/dgn_comp.6.xz 100644 +/usr/share/man/man6/dlb.6.xz 100644 +/usr/share/man/man6/lev_comp.6.xz 100644 +/usr/share/man/man6/nethack.6.xz 100644 +/usr/share/man/man6/recover.6.xz 100644 /var/games/nethack 40775