>>> Unpacking source... >>> Unpacking tuxpuck-0.8.2.tar.gz to /var/tmp/portage/games-arcade/tuxpuck-0.8.2-r1/work >>> Unpacking ./man/tuxpuck.6.gz to /var/tmp/portage/games-arcade/tuxpuck-0.8.2-r1/work/tuxpuck-0.8.2 >>> Source unpacked in /var/tmp/portage/games-arcade/tuxpuck-0.8.2-r1/work >>> Compiling source in /var/tmp/portage/games-arcade/tuxpuck-0.8.2-r1/work/tuxpuck-0.8.2 ... make -j10 -j1 'CPP_FLAGS= -I/usr/include/libpng12' gcc -O2 -pipe -D_VERSION=\"0.8.2\" -g -Wall `sdl-config --cflags` -c -o tuxpuck.o tuxpuck.c gcc -O2 -pipe -D_VERSION=\"0.8.2\" -g -Wall `sdl-config --cflags` -c -o video.o video.c gcc -O2 -pipe -D_VERSION=\"0.8.2\" -g -Wall `sdl-config --cflags` -c -o audio.o audio.c gcc -O2 -pipe -D_VERSION=\"0.8.2\" -g -Wall `sdl-config --cflags` -c -o menu.o menu.c gcc -O2 -pipe -D_VERSION=\"0.8.2\" -g -Wall `sdl-config --cflags` -c -o sprite.o sprite.c gcc -O2 -pipe -D_VERSION=\"0.8.2\" -g -Wall `sdl-config --cflags` -c -o font.o font.c font.c: In function 'font_print': font.c:102: warning: 'area.x' may be used uninitialized in this function font.c:102: warning: 'area.y' may be used uninitialized in this function font.c:102: warning: 'area.w' may be used uninitialized in this function font.c:102: warning: 'area.h' may be used uninitialized in this function gcc -O2 -pipe -D_VERSION=\"0.8.2\" -g -Wall `sdl-config --cflags` -c -o timer.o timer.c gcc -O2 -pipe -D_VERSION=\"0.8.2\" -g -Wall `sdl-config --cflags` -c -o board.o board.c gcc -O2 -pipe -D_VERSION=\"0.8.2\" -g -Wall `sdl-config --cflags` -c -o entity.o entity.c gcc -O2 -pipe -D_VERSION=\"0.8.2\" -g -Wall `sdl-config --cflags` -c -o glass.o glass.c gcc -O2 -pipe -D_VERSION=\"0.8.2\" -g -Wall `sdl-config --cflags` -c -o scoreboard.o scoreboard.c gcc -O2 -pipe -D_VERSION=\"0.8.2\" -g -Wall `sdl-config --cflags` -c -o player.o player.c gcc -O2 -pipe -D_VERSION=\"0.8.2\" -g -Wall `sdl-config --cflags` -c -o zoom.o zoom.c gcc -O2 -pipe -D_VERSION=\"0.8.2\" -g -Wall `sdl-config --cflags` -c -o png.o png.c gcc -O2 -pipe -D_VERSION=\"0.8.2\" -g -Wall `sdl-config --cflags` -c -o jpg.o jpg.c In file included from /usr/include/SDL/SDL_stdinc.h:28, from /usr/include/SDL/SDL_video.h:28, from jpg.c:7: /usr/include/SDL/SDL_config.h:67:1: warning: "HAVE_STDLIB_H" redefined In file included from /usr/include/jpeglib.h:28, from jpg.c:6: /usr/include/jconfig.h:12:1: warning: this is the location of the previous definition gcc -O2 -pipe -D_VERSION=\"0.8.2\" -g -Wall `sdl-config --cflags` -c -o intro.o intro.c gcc -O2 -pipe -D_VERSION=\"0.8.2\" -g -Wall `sdl-config --cflags` -c -o tux.o tux.c gcc -O2 -pipe -D_VERSION=\"0.8.2\" -g -Wall `sdl-config --cflags` -c -o arcana.o arcana.c cd data; make make[1]: Entering directory `/var/tmp/portage/games-arcade/tuxpuck-0.8.2-r1/work/tuxpuck-0.8.2/data' cd ../utils/; make make[2]: Entering directory `/var/tmp/portage/games-arcade/tuxpuck-0.8.2-r1/work/tuxpuck-0.8.2/utils' gcc -O2 -pipe -D_VERSION=\"0.8.2\" -g -Wall -g -Wall -Werror ttf2font.c `freetype-config --cflags --libs` -o ttf2font cc1: warnings being treated as errors ttf2font.c: In function 'write_glyph': ttf2font.c:36: error: ignoring return value of 'fwrite', declared with attribute warn_unused_result ttf2font.c:37: error: ignoring return value of 'fwrite', declared with attribute warn_unused_result ttf2font.c:38: error: ignoring return value of 'fwrite', declared with attribute warn_unused_result ttf2font.c:39: error: ignoring return value of 'fwrite', declared with attribute warn_unused_result ttf2font.c:40: error: ignoring return value of 'fwrite', declared with attribute warn_unused_result ttf2font.c:43: error: ignoring return value of 'fwrite', declared with attribute warn_unused_result ttf2font.c: In function 'main': ttf2font.c:71: error: ignoring return value of 'fwrite', declared with attribute warn_unused_result make[2]: *** [ttf2font] Error 1 make[2]: Leaving directory `/var/tmp/portage/games-arcade/tuxpuck-0.8.2-r1/work/tuxpuck-0.8.2/utils' make[1]: *** [pad_png.c] Error 2 make[1]: Leaving directory `/var/tmp/portage/games-arcade/tuxpuck-0.8.2-r1/work/tuxpuck-0.8.2/data' make: *** [tuxpuck] Error 2 * * ERROR: games-arcade/tuxpuck-0.8.2-r1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2859: Called die * The specific snippet of code: * emake -j1 CPP_FLAGS="${CPPFLAGS} -I/usr/include/libpng12" || die * The die message: * (no error message) * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/games-arcade:tuxpuck-0.8.2-r1:20090223-164915.log'. * The ebuild environment file is located at '/var/tmp/portage/games-arcade/tuxpuck-0.8.2-r1/temp/environment'. * This ebuild used the following eclasses from overlays: * /usr/local/toolchain-overlay/eclass/toolchain-funcs.eclass *