* Package: games-roguelike/hengband-1.6.2-r1 * Repository: gentoo * Maintainer: games@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking hengband-1.6.2.tar.bz2 to /var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work >>> Unpacking hengband-1.6.2-mispellings.patch.gz to /var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work >>> Source unpacked in /var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work >>> Preparing source in /var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2 ... * Applying hengband-1.6.2-mispellings.patch ... [ ok ] * Applying hengband-1.6.2-added_faq.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2' ... * Running aclocal ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2 ... ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr/games --libdir=/usr/games/lib --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games --with-setgid=games --without-x --disable-japanese checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/missing: Unknown `--run' option Try `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for initscr in -lncurses... yes checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for X... disabled 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for strings.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether i686-pc-linux-gnu-gcc needs -traditional... no checking for working memcmp... yes checking return type of signal handlers... void checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for gethostname... yes checking for mkdir... yes checking for select... yes checking for socket... yes checking for strstr... yes checking for strtol... yes checking for vasprintf... yes checking for vsnprintf... yes checking for mkstemp... yes checking for usleep... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating lib/Makefile config.status: creating lib/apex/Makefile config.status: creating lib/bone/Makefile config.status: creating lib/data/Makefile config.status: creating lib/edit/Makefile config.status: creating lib/file/Makefile config.status: creating lib/help/Makefile config.status: creating lib/info/Makefile config.status: creating lib/pref/Makefile config.status: creating lib/save/Makefile config.status: creating lib/script/Makefile config.status: creating lib/user/Makefile config.status: creating lib/xtra/Makefile config.status: creating lib/xtra/font/Makefile config.status: creating lib/xtra/graf/Makefile config.status: creating lib/xtra/music/Makefile config.status: creating lib/xtra/sound/Makefile config.status: creating src/autoconf.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2 ... make -j14 Making all in src make[1]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/src' make all-am make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/src' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT z-util.o -MD -MP -MF .deps/z-util.Tpo -c -o z-util.o z-util.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT z-virt.o -MD -MP -MF .deps/z-virt.Tpo -c -o z-virt.o z-virt.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT z-form.o -MD -MP -MF .deps/z-form.Tpo -c -o z-form.o z-form.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT z-rand.o -MD -MP -MF .deps/z-rand.Tpo -c -o z-rand.o z-rand.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT z-term.o -MD -MP -MF .deps/z-term.Tpo -c -o z-term.o z-term.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT variable.o -MD -MP -MF .deps/variable.Tpo -c -o variable.o variable.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT tables.o -MD -MP -MF .deps/tables.Tpo -c -o tables.o tables.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT cave.o -MD -MP -MF .deps/cave.Tpo -c -o cave.o cave.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT object1.o -MD -MP -MF .deps/object1.Tpo -c -o object1.o object1.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT object2.o -MD -MP -MF .deps/object2.Tpo -c -o object2.o object2.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT monster1.o -MD -MP -MF .deps/monster1.Tpo -c -o monster1.o monster1.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT monster2.o -MD -MP -MF .deps/monster2.Tpo -c -o monster2.o monster2.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT xtra1.o -MD -MP -MF .deps/xtra1.Tpo -c -o xtra1.o xtra1.c mv -f .deps/variable.Tpo .deps/variable.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT xtra2.o -MD -MP -MF .deps/xtra2.Tpo -c -o xtra2.o xtra2.c mv -f .deps/z-util.Tpo .deps/z-util.Po mv -f .deps/z-virt.Tpo .deps/z-virt.Po mv -f .deps/z-rand.Tpo .deps/z-rand.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT spells1.o -MD -MP -MF .deps/spells1.Tpo -c -o spells1.o spells1.c mv -f .deps/z-form.Tpo .deps/z-form.Po util.c: In function ‘fd_copy’: util.c:660:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT spells2.o -MD -MP -MF .deps/spells2.Tpo -c -o spells2.o spells2.c mv -f .deps/tables.Tpo .deps/tables.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT melee1.o -MD -MP -MF .deps/melee1.Tpo -c -o melee1.o melee1.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT melee2.o -MD -MP -MF .deps/melee2.Tpo -c -o melee2.o melee2.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT save.o -MD -MP -MF .deps/save.Tpo -c -o save.o save.c mv -f .deps/z-term.Tpo .deps/z-term.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT files.o -MD -MP -MF .deps/files.Tpo -c -o files.o files.c files.c: In function ‘make_character_dump’: files.c:4265:4: warning: format not a string literal and no format arguments mv -f .deps/save.Tpo .deps/save.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT floors.o -MD -MP -MF .deps/floors.Tpo -c -o floors.o floors.c mv -f .deps/util.Tpo .deps/util.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT cmd1.o -MD -MP -MF .deps/cmd1.Tpo -c -o cmd1.o cmd1.c mv -f .deps/melee1.Tpo .deps/melee1.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT cmd2.o -MD -MP -MF .deps/cmd2.Tpo -c -o cmd2.o cmd2.c mv -f .deps/melee2.Tpo .deps/melee2.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT cmd3.o -MD -MP -MF .deps/cmd3.Tpo -c -o cmd3.o cmd3.c mv -f .deps/monster1.Tpo .deps/monster1.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT cmd4.o -MD -MP -MF .deps/cmd4.Tpo -c -o cmd4.o cmd4.c mv -f .deps/object1.Tpo .deps/object1.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT cmd5.o -MD -MP -MF .deps/cmd5.Tpo -c -o cmd5.o cmd5.c mv -f .deps/floors.Tpo .deps/floors.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT cmd6.o -MD -MP -MF .deps/cmd6.Tpo -c -o cmd6.o cmd6.c mv -f .deps/cave.Tpo .deps/cave.Po cmd4.c: In function ‘do_cmd_save_screen_html_aux’: cmd4.c:5909:4: warning: format not a string literal and no format arguments cmd4.c:5971:4: warning: format not a string literal and no format arguments i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT store.o -MD -MP -MF .deps/store.Tpo -c -o store.o store.c cmd4.c: In function ‘do_cmd_knowledge_quests_current’: cmd4.c:8730:5: warning: format not a string literal and no format arguments cmd4.c:8739:6: warning: format not a string literal and no format arguments cmd4.c:8793:2: warning: format not a string literal and no format arguments cmd4.c: In function ‘do_cmd_knowledge_quests_completed’: cmd4.c:8884:4: warning: format not a string literal and no format arguments cmd4.c: In function ‘do_cmd_knowledge_quests_failed’: cmd4.c:8958:4: warning: format not a string literal and no format arguments cmd4.c: In function ‘do_cmd_knowledge_quests_wiz_random’: cmd4.c:9000:4: warning: format not a string literal and no format arguments mv -f .deps/monster2.Tpo .deps/monster2.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT birth.o -MD -MP -MF .deps/birth.Tpo -c -o birth.o birth.c mv -f .deps/xtra2.Tpo .deps/xtra2.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT load.o -MD -MP -MF .deps/load.Tpo -c -o load.o load.c mv -f .deps/spells2.Tpo .deps/spells2.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT wizard1.o -MD -MP -MF .deps/wizard1.Tpo -c -o wizard1.o wizard1.c mv -f .deps/cmd3.Tpo .deps/cmd3.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT wizard2.o -MD -MP -MF .deps/wizard2.Tpo -c -o wizard2.o wizard2.c mv -f .deps/cmd2.Tpo .deps/cmd2.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT grid.o -MD -MP -MF .deps/grid.Tpo -c -o grid.o grid.c mv -f .deps/cmd1.Tpo .deps/cmd1.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT streams.o -MD -MP -MF .deps/streams.Tpo -c -o streams.o streams.c mv -f .deps/wizard1.Tpo .deps/wizard1.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT rooms.o -MD -MP -MF .deps/rooms.Tpo -c -o rooms.o rooms.c mv -f .deps/store.Tpo .deps/store.Po mv -f .deps/streams.Tpo .deps/streams.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT generate.o -MD -MP -MF .deps/generate.Tpo -c -o generate.o generate.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT dungeon.o -MD -MP -MF .deps/dungeon.Tpo -c -o dungeon.o dungeon.c mv -f .deps/grid.Tpo .deps/grid.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT init1.o -MD -MP -MF .deps/init1.Tpo -c -o init1.o init1.c mv -f .deps/wizard2.Tpo .deps/wizard2.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT init2.o -MD -MP -MF .deps/init2.Tpo -c -o init2.o init2.c mv -f .deps/files.Tpo .deps/files.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT effects.o -MD -MP -MF .deps/effects.Tpo -c -o effects.o effects.c mv -f .deps/xtra1.Tpo .deps/xtra1.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT racial.o -MD -MP -MF .deps/racial.Tpo -c -o racial.o racial.c mv -f .deps/object2.Tpo .deps/object2.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT inet.o -MD -MP -MF .deps/inet.Tpo -c -o inet.o inet.c inet.c: In function ‘soc_write’: inet.c:194:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result mv -f .deps/birth.Tpo .deps/birth.Po mv -f .deps/load.Tpo .deps/load.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT report.o -MD -MP -MF .deps/report.Tpo -c -o report.o report.c mv -f .deps/inet.Tpo .deps/inet.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT artifact.o -MD -MP -MF .deps/artifact.Tpo -c -o artifact.o artifact.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT autopick.o -MD -MP -MF .deps/autopick.Tpo -c -o autopick.o autopick.c mv -f .deps/init2.Tpo .deps/init2.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT mutation.o -MD -MP -MF .deps/mutation.Tpo -c -o mutation.o mutation.c report.c: In function ‘buf_sprintf’: report.c:121:11: warning: ignoring return value of ‘vasprintf’, declared with attribute warn_unused_result mv -f .deps/report.Tpo .deps/report.Po mv -f .deps/generate.Tpo .deps/generate.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT flavor.o -MD -MP -MF .deps/flavor.Tpo -c -o flavor.o flavor.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT spells3.o -MD -MP -MF .deps/spells3.Tpo -c -o spells3.o spells3.c mv -f .deps/cmd6.Tpo .deps/cmd6.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT mspells1.o -MD -MP -MF .deps/mspells1.Tpo -c -o mspells1.o mspells1.c mv -f .deps/cmd4.Tpo .deps/cmd4.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT mspells2.o -MD -MP -MF .deps/mspells2.Tpo -c -o mspells2.o mspells2.c mv -f .deps/init1.Tpo .deps/init1.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT scores.o -MD -MP -MF .deps/scores.Tpo -c -o scores.o scores.c mv -f .deps/cmd5.Tpo .deps/cmd5.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT mind.o -MD -MP -MF .deps/mind.Tpo -c -o mind.o mind.c mv -f .deps/mutation.Tpo .deps/mutation.Po In file included from /usr/include/string.h:642:0, from /usr/include/memory.h:30, from h-system.h:73, from h-basic.h:20, from angband.h:22, from effects.c:13: In function ‘strcpy’, inlined from ‘take_hit’ at effects.c:5200:12: /usr/include/bits/string3.h:107:3: warning: call to __builtin___strcpy_chk will always overflow destination buffer In function ‘strcpy’, inlined from ‘take_hit’ at effects.c:5206:12: /usr/include/bits/string3.h:107:3: warning: call to __builtin___strcpy_chk will always overflow destination buffer In function ‘strcpy’, inlined from ‘take_hit’ at effects.c:5213:12: /usr/include/bits/string3.h:107:3: warning: call to __builtin___strcpy_chk will always overflow destination buffer i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT mane.o -MD -MP -MF .deps/mane.Tpo -c -o mane.o mane.c mv -f .deps/scores.Tpo .deps/scores.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT hissatsu.o -MD -MP -MF .deps/hissatsu.Tpo -c -o hissatsu.o hissatsu.c mv -f .deps/flavor.Tpo .deps/flavor.Po mv -f .deps/effects.Tpo .deps/effects.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT bldg.o -MD -MP -MF .deps/bldg.Tpo -c -o bldg.o bldg.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT obj_kind.o -MD -MP -MF .deps/obj_kind.Tpo -c -o obj_kind.o obj_kind.c mv -f .deps/obj_kind.Tpo .deps/obj_kind.Po mv -f .deps/racial.Tpo .deps/racial.Po mv -f .deps/mane.Tpo .deps/mane.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT wild.o -MD -MP -MF .deps/wild.Tpo -c -o wild.o wild.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT avatar.o -MD -MP -MF .deps/avatar.Tpo -c -o avatar.o avatar.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT japanese.o -MD -MP -MF .deps/japanese.Tpo -c -o japanese.o japanese.c mv -f .deps/artifact.Tpo .deps/artifact.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT mspells3.o -MD -MP -MF .deps/mspells3.Tpo -c -o mspells3.o mspells3.c mv -f .deps/spells1.Tpo .deps/spells1.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT main-cap.o -MD -MP -MF .deps/main-cap.Tpo -c -o main-cap.o main-cap.c mv -f .deps/japanese.Tpo .deps/japanese.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT main-gcu.o -MD -MP -MF .deps/main-gcu.Tpo -c -o main-gcu.o main-gcu.c mv -f .deps/main-cap.Tpo .deps/main-cap.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT main-x11.o -MD -MP -MF .deps/main-x11.Tpo -c -o main-x11.o main-x11.c main-gcu.c: In function ‘Term_xtra_gcu’: main-gcu.c:961:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result main-gcu.c: In function ‘Term_xtra_gcu_sound’: main-gcu.c:876:10: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result mv -f .deps/hissatsu.Tpo .deps/hissatsu.Po mv -f .deps/avatar.Tpo .deps/avatar.Po mv -f .deps/dungeon.Tpo .deps/dungeon.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT main-xaw.o -MD -MP -MF .deps/main-xaw.Tpo -c -o main-xaw.o main-xaw.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strength-reduce -MT chuukei.o -MD -MP -MF .deps/chuukei.Tpo -c -o chuukei.o chuukei.c mv -f .deps/main-x11.Tpo .deps/main-x11.Po mv -f .deps/main-xaw.Tpo .deps/main-xaw.Po mv -f .deps/main-gcu.Tpo .deps/main-gcu.Po mv -f .deps/mind.Tpo .deps/mind.Po mv -f .deps/chuukei.Tpo .deps/chuukei.Po mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/autopick.Tpo .deps/autopick.Po mv -f .deps/wild.Tpo .deps/wild.Po mv -f .deps/mspells2.Tpo .deps/mspells2.Po mv -f .deps/rooms.Tpo .deps/rooms.Po mv -f .deps/mspells1.Tpo .deps/mspells1.Po mv -f .deps/mspells3.Tpo .deps/mspells3.Po mv -f .deps/spells3.Tpo .deps/spells3.Po mv -f .deps/bldg.Tpo .deps/bldg.Po i686-pc-linux-gnu-gcc -O2 -pipe -fno-strength-reduce -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hengband z-util.o z-virt.o z-form.o z-rand.o z-term.o variable.o tables.o util.o cave.o object1.o object2.o monster1.o monster2.o xtra1.o xtra2.o spells1.o spells2.o melee1.o melee2.o save.o files.o floors.o cmd1.o cmd2.o cmd3.o cmd4.o cmd5.o cmd6.o store.o birth.o load.o wizard1.o wizard2.o grid.o streams.o rooms.o generate.o dungeon.o init1.o init2.o effects.o racial.o inet.o report.o artifact.o autopick.o mutation.o flavor.o spells3.o mspells1.o mspells2.o scores.o mind.o mane.o hissatsu.o bldg.o obj_kind.o wild.o avatar.o japanese.o mspells3.o main-cap.o main-gcu.o main-x11.o main-xaw.o main.o chuukei.o -lncurses make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/src' make[1]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/src' Making all in lib make[1]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib' Making all in apex make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/apex' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/apex' Making all in bone make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/bone' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/bone' Making all in data make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/data' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/data' Making all in edit make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/edit' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/edit' Making all in file make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/file' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/file' Making all in help make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/help' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/help' Making all in info make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/info' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/info' Making all in pref make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/pref' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/pref' Making all in save make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/save' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/save' Making all in script make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/script' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/script' Making all in user make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/user' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/user' Making all in xtra make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra' Making all in font make[3]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra/font' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra/font' Making all in graf make[3]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra/graf' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra/graf' Making all in music make[3]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra/music' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra/music' Making all in sound make[3]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra/sound' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra/sound' make[3]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra' make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra' make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib' make[1]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib' make[1]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2' >>> Source compiled. >>> Test phase [check]: games-roguelike/hengband-1.6.2-r1 make -j14 -j1 check Making check in src make[1]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/src' make[1]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/src' Making check in lib make[1]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib' Making check in apex make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/apex' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/apex' Making check in bone make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/bone' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/bone' Making check in data make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/data' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/data' Making check in edit make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/edit' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/edit' Making check in file make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/file' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/file' Making check in help make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/help' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/help' Making check in info make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/info' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/info' Making check in pref make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/pref' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/pref' Making check in save make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/save' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/save' Making check in script make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/script' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/script' Making check in user make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/user' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/user' Making check in xtra make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra' Making check in font make[3]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra/font' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra/font' Making check in graf make[3]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra/graf' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra/graf' Making check in music make[3]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra/music' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra/music' Making check in sound make[3]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra/sound' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra/sound' make[3]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra' make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra' make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib' make[1]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib' make[1]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2' >>> Install hengband-1.6.2-r1 into /var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image/ category games-roguelike * Tinderbox QA Notice: 'make' called by src_install make -j14 DESTDIR=/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image/ install Making install in src make[1]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/src' make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/src' make[2]: Nothing to be done for `install-data-am'. test -z "/usr/games/bin" || /bin/mkdir -p "/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/games/bin" /usr/bin/install -c hengband '/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/games/bin' make install-exec-hook make[3]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/src' chgrp "games" "/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/games/bin/hengband" chmod g+s "/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/games/bin/hengband" make[3]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/src' make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/src' make[1]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/src' Making install in lib make[1]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib' Making install in apex make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/apex' make[3]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/apex' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/games/games/hengband/lib/apex" || /bin/mkdir -p "/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/apex" /usr/bin/install -c -m 644 h_scores.raw readme.txt '/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/apex' make install-data-hook make[4]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/apex' touch "/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/apex/scores.raw" chown -R root.games "/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/apex" chmod -R g+w "/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/apex" make[4]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/apex' make[3]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/apex' make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/apex' Making install in bone make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/bone' make[3]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/bone' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/games/games/hengband/lib/bone" || /bin/mkdir -p "/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/bone" /usr/bin/install -c -m 644 delete.me '/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/bone' make install-data-hook make[4]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/bone' chown -R root.games "/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/bone" chmod -R g+w "/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/bone" make[4]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/bone' make[3]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/bone' make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/bone' Making install in data make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/data' make[3]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/data' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/games/games/hengband/lib/data" || /bin/mkdir -p "/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/data" /usr/bin/install -c -m 644 delete.me '/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/data' make install-data-hook make[4]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/data' chown -R root.games "/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/data" chmod g+w "/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/data" make[4]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/data' make[3]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/data' make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/data' Making install in edit make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/edit' make[3]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/edit' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/games/games/hengband/lib/edit" || /bin/mkdir -p "/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/edit" /usr/bin/install -c -m 644 a_info.txt d_info.txt e_info.txt f_info.txt k_info.txt misc.txt q0000001.txt q0000002.txt q0000003.txt q0000004.txt q0000005.txt q0000006.txt q0000007.txt q0000019.txt q0000020.txt q0000021.txt q0000022.txt q0000023.txt q0000027.txt q0000028.txt q00000ms.txt q000chao.txt q000dekn.txt q000eric.txt q000lyeh.txt q000natu.txt q000sorc.txt q00water.txt q0clone0.txt q0fields.txt q0thief1.txt q0thief2.txt q0willow.txt q_info.txt q_oberon.txt q_pref.txt q_random.txt q_serpen.txt q_warg.txt qdarkelf.txt '/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/edit' /usr/bin/install -c -m 644 qhaunted.txt r_info.txt t0000001.txt t0000002.txt t0000003.txt t0000004.txt t0000005.txt t0000006.txt t_basic.txt t_info.txt t_lite.txt t_pref.txt v_info.txt w_info.txt m_info.txt s_info.txt '/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/edit' make[3]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/edit' make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/edit' Making install in file make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/file' make[3]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/file' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/games/games/hengband/lib/file" || /bin/mkdir -p "/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/file" /usr/bin/install -c -m 644 a_cursed_j.txt a_high_j.txt a_low_j.txt a_med_j.txt aname_j.txt book-0_jp.txt chainswd_j.txt dead_j.txt death_j.txt elvish_j.txt error_j.txt mondeath_j.txt monfear_j.txt monfrien_j.txt monspeak_j.txt news_j.txt rumors_j.txt seppuku_j.txt silly_j.txt timefun_j.txt timenorm_j.txt w_cursed_j.txt w_high_j.txt w_low_j.txt w_med_j.txt a_cursed.txt a_high.txt a_low.txt a_med.txt chainswd.txt dead.txt death.txt elvish.txt error.txt mondeath.txt monfear.txt monfrien.txt monspeak.txt news.txt rumors.txt '/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/file' /usr/bin/install -c -m 644 seppuku.txt silly.txt timefun.txt timenorm.txt w_cursed.txt w_high.txt w_low.txt w_med.txt '/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/file' make[3]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/file' make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/file' Making install in help make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/help' make[3]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/help' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/games/games/hengband/lib/help" || /bin/mkdir -p "/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/help" /usr/bin/install -c -m 644 attack.hlp attack.txt birth.hlp birth.txt bldg.txt raceclas.hlp raceclas.txt command.hlp command.txt commdesc.hlp commdesc.txt defend.hlp defend.txt dungeon.hlp dungeon.txt faq.txt gambling.txt general.hlp general.txt help.hlp helpinfo.txt j_general.txt j_item1.txt j_item2.txt j_trans.txt jattack.hlp jattack.txt jbirth.hlp jbirth.txt jbldg.txt jraceclas.hlp jraceclas.txt jcommand.hlp jcommand.txt jcommdesc.hlp jcommdesc.txt jdefend.hlp jdefend.txt jdungeon.hlp jdungeon.txt '/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/help' /usr/bin/install -c -m 644 jgambling.txt jgeneral.hlp jgeneral.txt jhelp.hlp jhelpinfo.txt jlicense.txt jmagic.hlp jmagic.txt jmonster.hlp jmonster.txt jobjects.hlp jobjects.txt joption.hlp joption.txt jpref.hlp jpref.txt jspecial.hlp jtang.txt jtown.hlp jtown.txt jversion.txt magic.hlp magic.txt monster.hlp monster.txt objects.hlp objects.txt option.hlp option.txt pref.hlp pref.txt tang.txt town.hlp town.txt version.txt '/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/help' make[3]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/help' make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/help' Making install in info make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/info' make[3]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/info' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/games/games/hengband/lib/info" || /bin/mkdir -p "/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/info" /usr/bin/install -c -m 644 delete.me '/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/info' make[3]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/info' make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/info' Making install in pref make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/pref' make[3]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/pref' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/games/games/hengband/lib/pref" || /bin/mkdir -p "/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/pref" /usr/bin/install -c -m 644 picktype.prf pickpref.prf colors.prf font-ami.prf font-dos.prf font-ibm.prf font-mac.prf font-mon.prf font-win.prf font-x11.prf font-xxx.prf font.prf graf-ami.prf graf-dos.prf graf-gcu.prf graf-ibm.prf graf-mac.prf graf-new.prf graf-win.prf graf-x11.prf graf-xaw.prf graf-xxx.prf graf.prf pref-acn.prf pref-ami.prf pref-emx.prf pref-gcu.prf pref-key.prf pref-mac.prf pref-opt.prf pref-win.prf pref-x11.prf pref.prf proxy.prf spell-xx.prf user-win.prf user.prf xtra-gcu.prf xtra-new.prf xtra-xxx.prf '/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/pref' make[3]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/pref' make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/pref' Making install in save make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/save' make[3]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/save' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/games/games/hengband/lib/save" || /bin/mkdir -p "/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/save" /usr/bin/install -c -m 644 delete.me '/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/save' make install-data-hook make[4]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/save' chown -R root.games "/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/save" chmod g+w "/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/save" make[4]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/save' make[3]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/save' make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/save' Making install in script make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/script' make[3]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/script' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/games/games/hengband/lib/script" || /bin/mkdir -p "/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/script" /usr/bin/install -c -m 644 delete.me '/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/script' make[3]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/script' make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/script' Making install in user make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/user' make[3]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/user' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/games/games/hengband/lib/user" || /bin/mkdir -p "/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/user" /usr/bin/install -c -m 644 delete.me '/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/user' make[3]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/user' make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/user' Making install in xtra make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra' Making install in font make[3]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra/font' make[4]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra/font' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra/font' make[3]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra/font' Making install in graf make[3]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra/graf' make[4]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra/graf' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/games/games/hengband/lib/xtra/graf" || /bin/mkdir -p "/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/xtra/graf" /usr/bin/install -c -m 644 8x8.bmp '/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/games/hengband/lib/xtra/graf' make[4]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra/graf' make[3]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra/graf' Making install in music make[3]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra/music' make[4]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra/music' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra/music' make[3]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra/music' Making install in sound make[3]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra/sound' make[4]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra/sound' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra/sound' make[3]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra/sound' make[3]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra' make[4]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra' make[3]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra' make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib/xtra' make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib' make[3]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib' make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib' make[1]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2/lib' make[1]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2' make[2]: Entering directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2' make[1]: Leaving directory `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/work/hengband-1.6.2' chmod: cannot access `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/hengband/lib/apex': No such file or directory chmod: cannot access `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/hengband/lib/data': No such file or directory chmod: cannot access `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/hengband/lib/save': No such file or directory chmod: cannot access `/var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image//usr/share/games/hengband/lib/user': No such file or directory fperms failed >>> Completed installing hengband-1.6.2-r1 into /var/tmp/portage/games-roguelike/hengband-1.6.2-r1/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/games/bin/hengband * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * /usr/include/bits/string3.h:107:3: warning: call to __builtin___strcpy_chk will always overflow destination buffer * /usr/include/bits/string3.h:107:3: warning: call to __builtin___strcpy_chk will always overflow destination buffer * /usr/include/bits/string3.h:107:3: warning: call to __builtin___strcpy_chk will always overflow destination buffer * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://hengband.sourceforge.jp/en/ * Remember, in order to play games, you have to * be in the 'games' group. * Just run 'gpasswd -a games', then have re-login. * For more info about Gentoo gaming in general, see our website: * http://games.gentoo.org/