* CPV: games-arcade/digger-20020314 * REPO: gentoo * Maintainer: games@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking digger-20020314.tar.gz to /var/tmp/portage/games-arcade/digger-20020314/work >>> Source unpacked in /var/tmp/portage/games-arcade/digger-20020314/work >>> Preparing source in /var/tmp/portage/games-arcade/digger-20020314/work/digger-20020314 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-arcade/digger-20020314/work/digger-20020314 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/games-arcade/digger-20020314/work/digger-20020314 ... make -j14 -f Makefile.sdl i686-pc-linux-gnu-gcc -c -O2 -pipe -O -g -pipe -Wall -D_SDL -DLINUX `sdl-config --cflags` main.c -o main.o i686-pc-linux-gnu-gcc -c -O2 -pipe -O -g -pipe -Wall -D_SDL -DLINUX `sdl-config --cflags` digger.c -o digger.o i686-pc-linux-gnu-gcc -c -O2 -pipe -O -g -pipe -Wall -D_SDL -DLINUX `sdl-config --cflags` drawing.c -o drawing.o i686-pc-linux-gnu-gcc -c -O2 -pipe -O -g -pipe -Wall -D_SDL -DLINUX `sdl-config --cflags` sprite.c -o sprite.o i686-pc-linux-gnu-gcc -c -O2 -pipe -O -g -pipe -Wall -D_SDL -DLINUX `sdl-config --cflags` scores.c -o scores.o i686-pc-linux-gnu-gcc -c -O2 -pipe -O -g -pipe -Wall -D_SDL -DLINUX `sdl-config --cflags` record.c -o record.o i686-pc-linux-gnu-gcc -c -O2 -pipe -O -g -pipe -Wall -D_SDL -DLINUX `sdl-config --cflags` sound.c -o sound.o i686-pc-linux-gnu-gcc -c -O2 -pipe -O -g -pipe -Wall -D_SDL -DLINUX `sdl-config --cflags` newsnd.c -o newsnd.o i686-pc-linux-gnu-gcc -c -O2 -pipe -O -g -pipe -Wall -D_SDL -DLINUX `sdl-config --cflags` ini.c -o ini.o i686-pc-linux-gnu-gcc -c -O2 -pipe -O -g -pipe -Wall -D_SDL -DLINUX `sdl-config --cflags` input.c -o input.o i686-pc-linux-gnu-gcc -c -O2 -pipe -O -g -pipe -Wall -D_SDL -DLINUX `sdl-config --cflags` monster.c -o monster.o i686-pc-linux-gnu-gcc -c -O2 -pipe -O -g -pipe -Wall -D_SDL -DLINUX `sdl-config --cflags` bags.c -o bags.o i686-pc-linux-gnu-gcc -c -O2 -pipe -O -g -pipe -Wall -D_SDL -DLINUX `sdl-config --cflags` alpha.c -o alpha.o digger.c: In function ‘dodigger’: digger.c:156:8: warning: suggest explicit braces to avoid ambiguous ‘else’ i686-pc-linux-gnu-gcc -c -O2 -pipe -O -g -pipe -Wall -D_SDL -DLINUX `sdl-config --cflags` vgagrafx.c -o vgagrafx.o newsnd.c: In function ‘getsample’: newsnd.c:210:8: warning: suggest explicit braces to avoid ambiguous ‘else’ main.c: In function ‘parsecmd’: main.c:602:10: warning: suggest explicit braces to avoid ambiguous ‘else’ main.c:642:9: warning: format ‘%u’ expects type ‘unsigned int *’, but argument 3 has type ‘Sint4 *’ main.c:708:10: warning: suggest explicit braces to avoid ambiguous ‘else’ main.c:715:16: warning: format ‘%u’ expects type ‘unsigned int *’, but argument 3 has type ‘Uint4 *’ main.c:715:16: warning: format ‘%x’ expects type ‘unsigned int *’, but argument 4 has type ‘Uint4 *’ main.c:715:16: warning: format ‘%u’ expects type ‘unsigned int *’, but argument 5 has type ‘Uint4 *’ main.c:715:16: warning: format ‘%u’ expects type ‘unsigned int *’, but argument 6 has type ‘Uint4 *’ main.c:715:16: warning: format ‘%u’ expects type ‘unsigned int *’, but argument 7 has type ‘Uint4 *’ main.c:715:16: warning: format ‘%u’ expects type ‘unsigned int *’, but argument 8 has type ‘Uint4 *’ record.c: In function ‘recsavedrf’: record.c:340:6: warning: suggest explicit braces to avoid ambiguous ‘else’ sprite.c: In function ‘bcollides’: sprite.c:265:12: warning: suggest explicit braces to avoid ambiguous ‘else’ record.c: In function ‘openplay’: record.c:73:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result record.c:79:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result record.c:82:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result record.c:111:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result record.c:117:12: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result scores.c: In function ‘drawscores’: scores.c:162:6: warning: suggest explicit braces to avoid ambiguous ‘else’ main.c:786:12: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result main.c:787:12: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result newsnd.c:179:9: warning: ‘spkrt2’ may be used uninitialized in this function newsnd.c:179:34: warning: ‘not2’ may be used uninitialized in this function newsnd.c:179:16: warning: ‘noi8’ may be used uninitialized in this function scores.c: In function ‘writescores’: scores.c:98:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result scores.c:105:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result scores.c: In function ‘readscores’: scores.c:81:12: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result scores.c:88:12: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -c -O2 -pipe -O -g -pipe -Wall -D_SDL -DLINUX `sdl-config --cflags` title_gz.c -o title_gz.o sound.c: In function ‘soundfallupdate’: sound.c:243:6: warning: suggest explicit braces to avoid ambiguous ‘else’ sound.c: In function ‘soundbreakupdate’: sound.c:279:6: warning: suggest explicit braces to avoid ambiguous ‘else’ sound.c: In function ‘soundfireupdate’: sound.c:347:8: warning: suggest explicit braces to avoid ambiguous ‘else’ sound.c: In function ‘soundexplodeupdate’: sound.c:393:8: warning: suggest explicit braces to avoid ambiguous ‘else’ sound.c: In function ‘soundemeraldupdate’: sound.c:483:6: warning: suggest explicit braces to avoid ambiguous ‘else’ sound.c: In function ‘soundeatmupdate’: sound.c:555:6: warning: suggest explicit braces to avoid ambiguous ‘else’ ini.c: In function ‘GetINIString’: ini.c:121:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result ini.c:125:14: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result monster.c: In function ‘monai’: monster.c:397:6: warning: suggest explicit braces to avoid ambiguous ‘else’ ini.c: In function ‘WriteINIString’: ini.c:51:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result ini.c:72:17: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result ini.c:74:17: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result ini.c:85:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result ini.c:87:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result ini.c:100:9: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result bags.c: In function ‘updatebag’: bags.c:171:10: warning: suggest explicit braces to avoid ambiguous ‘else’ bags.c:191:6: warning: suggest explicit braces to avoid ambiguous ‘else’ i686-pc-linux-gnu-gcc -c -O2 -pipe -O -g -pipe -Wall -D_SDL -DLINUX `sdl-config --cflags` icon.c -o icon.o i686-pc-linux-gnu-gcc -c -O2 -pipe -O -g -pipe -Wall -D_SDL -DLINUX `sdl-config --cflags` sdl_kbd.c -o sdl_kbd.o i686-pc-linux-gnu-gcc -c -O2 -pipe -O -g -pipe -Wall -D_SDL -DLINUX `sdl-config --cflags` sdl_vid.c -o sdl_vid.o i686-pc-linux-gnu-gcc -c -O2 -pipe -O -g -pipe -Wall -D_SDL -DLINUX `sdl-config --cflags` sdl_timer.c -o sdl_timer.o i686-pc-linux-gnu-gcc -c -O2 -pipe -O -g -pipe -Wall -D_SDL -DLINUX `sdl-config --cflags` sdl_snd.c -o sdl_snd.o main.c: In function ‘mainprog’: main.c:324:17: warning: ‘x’ may be used uninitialized in this function i686-pc-linux-gnu-gcc -c -O2 -pipe -O -g -pipe -Wall -D_SDL -DLINUX `sdl-config --cflags` fbsd_sup.c -o fbsd_sup.o fbsd_sup.c: In function ‘catcher’: fbsd_sup.c:17:2: warning: implicit declaration of function ‘exit’ fbsd_sup.c:17:2: warning: incompatible implicit declaration of built-in function ‘exit’ digger.c: In function ‘updatefire’: digger.c:206:9: warning: ‘pix’ may be used uninitialized in this function main.c: In function ‘parsecmd’: main.c:595:13: warning: ‘i’ may be used uninitialized in this function i686-pc-linux-gnu-gcc -o digger main.o digger.o drawing.o sprite.o scores.o record.o sound.o newsnd.o ini.o input.o monster.o bags.o alpha.o vgagrafx.o title_gz.o icon.o sdl_kbd.o sdl_vid.o sdl_timer.o sdl_snd.o fbsd_sup.o `sdl-config --libs` -lz >>> Source compiled. >>> Test phase [none]: games-arcade/digger-20020314 >>> Install digger-20020314 into /var/tmp/portage/games-arcade/digger-20020314/image/ category games-arcade >>> Completed installing digger-20020314 into /var/tmp/portage/games-arcade/digger-20020314/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/games/bin/digger * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/games/bin/digger * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * fbsd_sup.c:17:2: warning: implicit declaration of function ‘exit’ * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * fbsd_sup.c:17:2: warning: incompatible implicit declaration of built-in function ‘exit’ * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://www.digger.org/ * 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/