* Package: games-arcade/ssc-0.8 * Repository: gentoo * Maintainer: games@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking ssc-0.8.tar.bz2 to /var/tmp/portage/games-arcade/ssc-0.8/work * Applying ssc-0.8-gcc34.patch ... * QA Notice: Your patch uses relative paths '../'. * In the future this will cause a failure. * 2:+++ ../../../ssc-0.8/work/ssc-0.8/src/coord.h 2006-01-19 01:03:02.000000000 +0100 * 13:+++ ../../../ssc-0.8/work/ssc-0.8/src/coord.cc 2006-01-19 07:46:47.000000000 +0100 * 28:+++ ../../../ssc-0.8/work/ssc-0.8/src/font.cc 2006-01-19 07:48:20.000000000 +0100 [ ok ] * Applying ssc-0.8-ode.patch ... [ ok ] >>> Source unpacked in /var/tmp/portage/games-arcade/ssc-0.8/work >>> Compiling source in /var/tmp/portage/games-arcade/ssc-0.8/work/ssc-0.8 ... ./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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking for C++ compiler default output... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc 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 ANSI C... none needed checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for atexit... yes checking for rint... no checking for an ANSI C-conforming const... yes checking for inline... inline checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for egrep... 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 for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for size_t... yes Detected CPU: Quad-Core AMD Opteron(tm) Processor 2350 CPU optimization: -march=i686 configure: creating ./config.status config.status: creating Makefile config.status: creating support/Makefile config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating ssc.spec config.status: creating config.h config.status: executing depfiles commands Compilation flags: -O2 -pipe make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/games-arcade/ssc-0.8/work/ssc-0.8' Making all in src make[2]: Entering directory `/var/tmp/portage/games-arcade/ssc-0.8/work/ssc-0.8/src' if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. `ode-config --cflags` `freetype-config --cflags` `sdl-config --cflags` -O2 -pipe -MT global.o -MD -MP -MF ".deps/global.Tpo" \ -c -o global.o `test -f 'global.cc' || echo './'`global.cc; \ then mv -f ".deps/global.Tpo" ".deps/global.Po"; \ else rm -f ".deps/global.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. `ode-config --cflags` `freetype-config --cflags` `sdl-config --cflags` -O2 -pipe -MT audio.o -MD -MP -MF ".deps/audio.Tpo" \ -c -o audio.o `test -f 'audio.cc' || echo './'`audio.cc; \ then mv -f ".deps/audio.Tpo" ".deps/audio.Po"; \ else rm -f ".deps/audio.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. `ode-config --cflags` `freetype-config --cflags` `sdl-config --cflags` -O2 -pipe -MT graph.o -MD -MP -MF ".deps/graph.Tpo" \ -c -o graph.o `test -f 'graph.cc' || echo './'`graph.cc; \ then mv -f ".deps/graph.Tpo" ".deps/graph.Po"; \ else rm -f ".deps/graph.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. `ode-config --cflags` `freetype-config --cflags` `sdl-config --cflags` -O2 -pipe -MT screen.o -MD -MP -MF ".deps/screen.Tpo" \ -c -o screen.o `test -f 'screen.cc' || echo './'`screen.cc; \ then mv -f ".deps/screen.Tpo" ".deps/screen.Po"; \ else rm -f ".deps/screen.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. `ode-config --cflags` `freetype-config --cflags` `sdl-config --cflags` -O2 -pipe -MT main.o -MD -MP -MF ".deps/main.Tpo" \ -c -o main.o `test -f 'main.cc' || echo './'`main.cc; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; \ else rm -f ".deps/main.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. `ode-config --cflags` `freetype-config --cflags` `sdl-config --cflags` -O2 -pipe -MT game.o -MD -MP -MF ".deps/game.Tpo" \ -c -o game.o `test -f 'game.cc' || echo './'`game.cc; \ then mv -f ".deps/game.Tpo" ".deps/game.Po"; \ else rm -f ".deps/game.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. `ode-config --cflags` `freetype-config --cflags` `sdl-config --cflags` -O2 -pipe -MT level.o -MD -MP -MF ".deps/level.Tpo" \ -c -o level.o `test -f 'level.cc' || echo './'`level.cc; \ then mv -f ".deps/level.Tpo" ".deps/level.Po"; \ else rm -f ".deps/level.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. `ode-config --cflags` `freetype-config --cflags` `sdl-config --cflags` -O2 -pipe -MT control.o -MD -MP -MF ".deps/control.Tpo" \ -c -o control.o `test -f 'control.cc' || echo './'`control.cc; \ then mv -f ".deps/control.Tpo" ".deps/control.Po"; \ else rm -f ".deps/control.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. `ode-config --cflags` `freetype-config --cflags` `sdl-config --cflags` -O2 -pipe -MT model.o -MD -MP -MF ".deps/model.Tpo" \ -c -o model.o `test -f 'model.cc' || echo './'`model.cc; \ then mv -f ".deps/model.Tpo" ".deps/model.Po"; \ else rm -f ".deps/model.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. `ode-config --cflags` `freetype-config --cflags` `sdl-config --cflags` -O2 -pipe -MT hud.o -MD -MP -MF ".deps/hud.Tpo" \ -c -o hud.o `test -f 'hud.cc' || echo './'`hud.cc; \ then mv -f ".deps/hud.Tpo" ".deps/hud.Po"; \ else rm -f ".deps/hud.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. `ode-config --cflags` `freetype-config --cflags` `sdl-config --cflags` -O2 -pipe -MT starfield.o -MD -MP -MF ".deps/starfield.Tpo" \ -c -o starfield.o `test -f 'starfield.cc' || echo './'`starfield.cc; \ then mv -f ".deps/starfield.Tpo" ".deps/starfield.Po"; \ else rm -f ".deps/starfield.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. `ode-config --cflags` `freetype-config --cflags` `sdl-config --cflags` -O2 -pipe -MT object.o -MD -MP -MF ".deps/object.Tpo" \ -c -o object.o `test -f 'object.cc' || echo './'`object.cc; \ then mv -f ".deps/object.Tpo" ".deps/object.Po"; \ else rm -f ".deps/object.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. `ode-config --cflags` `freetype-config --cflags` `sdl-config --cflags` -O2 -pipe -MT flock.o -MD -MP -MF ".deps/flock.Tpo" \ -c -o flock.o `test -f 'flock.cc' || echo './'`flock.cc; \ then mv -f ".deps/flock.Tpo" ".deps/flock.Po"; \ else rm -f ".deps/flock.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. `ode-config --cflags` `freetype-config --cflags` `sdl-config --cflags` -O2 -pipe -MT missile.o -MD -MP -MF ".deps/missile.Tpo" \ -c -o missile.o `test -f 'missile.cc' || echo './'`missile.cc; \ then mv -f ".deps/missile.Tpo" ".deps/missile.Po"; \ else rm -f ".deps/missile.Tpo"; exit 1; \ fi audio.cc: In constructor ‘Audio::Audio()’: audio.cc:26:22: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] audio.cc:27:20: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] audio.cc:28:25: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] audio.cc:29:25: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] audio.cc:30:24: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] audio.cc:31:25: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] audio.cc:32:21: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] audio.cc:33:26: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. `ode-config --cflags` `freetype-config --cflags` `sdl-config --cflags` -O2 -pipe -MT ship.o -MD -MP -MF ".deps/ship.Tpo" \ -c -o ship.o `test -f 'ship.cc' || echo './'`ship.cc; \ then mv -f ".deps/ship.Tpo" ".deps/ship.Po"; \ else rm -f ".deps/ship.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. `ode-config --cflags` `freetype-config --cflags` `sdl-config --cflags` -O2 -pipe -MT bogey.o -MD -MP -MF ".deps/bogey.Tpo" \ -c -o bogey.o `test -f 'bogey.cc' || echo './'`bogey.cc; \ then mv -f ".deps/bogey.Tpo" ".deps/bogey.Po"; \ else rm -f ".deps/bogey.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. `ode-config --cflags` `freetype-config --cflags` `sdl-config --cflags` -O2 -pipe -MT fatso.o -MD -MP -MF ".deps/fatso.Tpo" \ -c -o fatso.o `test -f 'fatso.cc' || echo './'`fatso.cc; \ then mv -f ".deps/fatso.Tpo" ".deps/fatso.Po"; \ else rm -f ".deps/fatso.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. `ode-config --cflags` `freetype-config --cflags` `sdl-config --cflags` -O2 -pipe -MT lunatic.o -MD -MP -MF ".deps/lunatic.Tpo" \ -c -o lunatic.o `test -f 'lunatic.cc' || echo './'`lunatic.cc; \ then mv -f ".deps/lunatic.Tpo" ".deps/lunatic.Po"; \ else rm -f ".deps/lunatic.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. `ode-config --cflags` `freetype-config --cflags` `sdl-config --cflags` -O2 -pipe -MT blackhole.o -MD -MP -MF ".deps/blackhole.Tpo" \ -c -o blackhole.o `test -f 'blackhole.cc' || echo './'`blackhole.cc; \ then mv -f ".deps/blackhole.Tpo" ".deps/blackhole.Po"; \ else rm -f ".deps/blackhole.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. `ode-config --cflags` `freetype-config --cflags` `sdl-config --cflags` -O2 -pipe -MT coord.o -MD -MP -MF ".deps/coord.Tpo" \ -c -o coord.o `test -f 'coord.cc' || echo './'`coord.cc; \ then mv -f ".deps/coord.Tpo" ".deps/coord.Po"; \ else rm -f ".deps/coord.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. `ode-config --cflags` `freetype-config --cflags` `sdl-config --cflags` -O2 -pipe -MT camera.o -MD -MP -MF ".deps/camera.Tpo" \ -c -o camera.o `test -f 'camera.cc' || echo './'`camera.cc; \ then mv -f ".deps/camera.Tpo" ".deps/camera.Po"; \ else rm -f ".deps/camera.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. `ode-config --cflags` `freetype-config --cflags` `sdl-config --cflags` -O2 -pipe -MT config.o -MD -MP -MF ".deps/config.Tpo" \ -c -o config.o `test -f 'config.cc' || echo './'`config.cc; \ then mv -f ".deps/config.Tpo" ".deps/config.Po"; \ else rm -f ".deps/config.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. `ode-config --cflags` `freetype-config --cflags` `sdl-config --cflags` -O2 -pipe -MT font.o -MD -MP -MF ".deps/font.Tpo" \ -c -o font.o `test -f 'font.cc' || echo './'`font.cc; \ then mv -f ".deps/font.Tpo" ".deps/font.Po"; \ else rm -f ".deps/font.Tpo"; exit 1; \ fi main.cc: In function ‘int main(int, char**)’: main.cc:36:22: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. `ode-config --cflags` `freetype-config --cflags` `sdl-config --cflags` -O2 -pipe -MT menu.o -MD -MP -MF ".deps/menu.Tpo" \ -c -o menu.o `test -f 'menu.cc' || echo './'`menu.cc; \ then mv -f ".deps/menu.Tpo" ".deps/menu.Po"; \ else rm -f ".deps/menu.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. `ode-config --cflags` `freetype-config --cflags` `sdl-config --cflags` -O2 -pipe -MT geom.o -MD -MP -MF ".deps/geom.Tpo" \ -c -o geom.o `test -f 'geom.cc' || echo './'`geom.cc; \ then mv -f ".deps/geom.Tpo" ".deps/geom.Po"; \ else rm -f ".deps/geom.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. `ode-config --cflags` `freetype-config --cflags` `sdl-config --cflags` -O2 -pipe -MT asteroid.o -MD -MP -MF ".deps/asteroid.Tpo" \ -c -o asteroid.o `test -f 'asteroid.cc' || echo './'`asteroid.cc; \ then mv -f ".deps/asteroid.Tpo" ".deps/asteroid.Po"; \ else rm -f ".deps/asteroid.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. `ode-config --cflags` `freetype-config --cflags` `sdl-config --cflags` -O2 -pipe -MT glpng.o -MD -MP -MF ".deps/glpng.Tpo" \ -c -o glpng.o `test -f 'glpng.c' || echo './'`glpng.c; \ then mv -f ".deps/glpng.Tpo" ".deps/glpng.Po"; \ else rm -f ".deps/glpng.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. `ode-config --cflags` `freetype-config --cflags` `sdl-config --cflags` -O2 -pipe -MT neuron.o -MD -MP -MF ".deps/neuron.Tpo" \ -c -o neuron.o `test -f 'neuron.cc' || echo './'`neuron.cc; \ then mv -f ".deps/neuron.Tpo" ".deps/neuron.Po"; \ else rm -f ".deps/neuron.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. `ode-config --cflags` `freetype-config --cflags` `sdl-config --cflags` -O2 -pipe -MT nnwork.o -MD -MP -MF ".deps/nnwork.Tpo" \ -c -o nnwork.o `test -f 'nnwork.cc' || echo './'`nnwork.cc; \ then mv -f ".deps/nnwork.Tpo" ".deps/nnwork.Po"; \ else rm -f ".deps/nnwork.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. `ode-config --cflags` `freetype-config --cflags` `sdl-config --cflags` -O2 -pipe -MT damage.o -MD -MP -MF ".deps/damage.Tpo" \ -c -o damage.o `test -f 'damage.cc' || echo './'`damage.cc; \ then mv -f ".deps/damage.Tpo" ".deps/damage.Po"; \ else rm -f ".deps/damage.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. `ode-config --cflags` `freetype-config --cflags` `sdl-config --cflags` -O2 -pipe -MT smarty.o -MD -MP -MF ".deps/smarty.Tpo" \ -c -o smarty.o `test -f 'smarty.cc' || echo './'`smarty.cc; \ then mv -f ".deps/smarty.Tpo" ".deps/smarty.Po"; \ else rm -f ".deps/smarty.Tpo"; exit 1; \ fi if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. `ode-config --cflags` `freetype-config --cflags` `sdl-config --cflags` -O2 -pipe -MT physics.o -MD -MP -MF ".deps/physics.Tpo" \ -c -o physics.o `test -f 'physics.cc' || echo './'`physics.cc; \ then mv -f ".deps/physics.Tpo" ".deps/physics.Po"; \ else rm -f ".deps/physics.Tpo"; exit 1; \ fi In file included from glpng.c:34:0: /usr/include/png.h:839:9: error: expected identifier or ‘(’ before ‘-’ token /usr/include/png.h:840:9: error: expected identifier or ‘(’ before ‘-’ token /usr/include/png.h:841:9: error: expected identifier or ‘(’ before ‘-’ token /usr/include/png.h:842:9: error: expected identifier or ‘(’ before ‘-’ token /usr/include/png.h:844:9: error: expected identifier or ‘(’ before ‘-’ token /usr/include/png.h:848:9: error: expected identifier or ‘(’ before ‘-’ token /usr/include/png.h:849:9: error: expected identifier or ‘(’ before ‘-’ token /usr/include/png.h:861:9: error: expected identifier or ‘(’ before ‘-’ token /usr/include/png.h:864:9: error: expected identifier or ‘(’ before ‘-’ token /usr/include/png.h:871:9: error: expected identifier or ‘(’ before ‘-’ token /usr/include/png.h:876:9: error: expected identifier or ‘(’ before ‘-’ token /usr/include/png.h:880:9: error: expected identifier or ‘(’ before ‘-’ token /usr/include/png.h:932:9: error: expected identifier or ‘(’ before ‘-’ token /usr/include/png.h:934:9: error: expected identifier or ‘(’ before ‘-’ token /usr/include/png.h:989:1: error: unknown type name ‘png_error_ptr’ /usr/include/png.h:989:1: error: unknown type name ‘png_error_ptr’ /usr/include/png.h:995:1: error: unknown type name ‘png_error_ptr’ /usr/include/png.h:995:1: error: unknown type name ‘png_error_ptr’ /usr/include/png.h:1040:1: error: unknown type name ‘png_error_ptr’ /usr/include/png.h:1040:1: error: unknown type name ‘png_error_ptr’ /usr/include/png.h:1040:1: error: unknown type name ‘png_malloc_ptr’ /usr/include/png.h:1040:1: error: unknown type name ‘png_free_ptr’ /usr/include/png.h:1045:1: error: unknown type name ‘png_error_ptr’ /usr/include/png.h:1045:1: error: unknown type name ‘png_error_ptr’ /usr/include/png.h:1045:1: error: unknown type name ‘png_malloc_ptr’ /usr/include/png.h:1045:1: error: unknown type name ‘png_free_ptr’ /usr/include/png.h:1739:1: error: unknown type name ‘png_error_ptr’ /usr/include/png.h:1739:1: error: unknown type name ‘png_error_ptr’ /usr/include/png.h:1756:1: error: unknown type name ‘png_rw_ptr’ /usr/include/png.h:1756:1: error: unknown type name ‘png_flush_ptr’ /usr/include/png.h:1760:1: error: unknown type name ‘png_rw_ptr’ /usr/include/png.h:1766:1: error: unknown type name ‘png_read_status_ptr’ /usr/include/png.h:1769:1: error: unknown type name ‘png_write_status_ptr’ /usr/include/png.h:1774:1: error: unknown type name ‘png_malloc_ptr’ /usr/include/png.h:1774:1: error: unknown type name ‘png_free_ptr’ /usr/include/png.h:1781:1: error: unknown type name ‘png_user_transform_ptr’ /usr/include/png.h:1786:1: error: unknown type name ‘png_user_transform_ptr’ /usr/include/png.h:1816:1: error: unknown type name ‘png_user_chunk_ptr’ /usr/include/png.h:1825:1: error: unknown type name ‘png_progressive_info_ptr’ /usr/include/png.h:1825:1: error: unknown type name ‘png_progressive_row_ptr’ /usr/include/png.h:1825:1: error: unknown type name ‘png_progressive_end_ptr’ /usr/include/png.h:1829:1: error: unknown type name ‘png_progressive_frame_ptr’ /usr/include/png.h:1829:1: error: unknown type name ‘png_progressive_frame_ptr’ menu.cc: In function ‘void configure(Controller*)’: menu.cc:76:17: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] menu.cc:79:17: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] menu.cc:82:17: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] menu.cc:85:17: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] menu.cc:88:17: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] menu.cc:91:17: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] menu.cc: In function ‘void main_menu()’: menu.cc:104:17: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] menu.cc:107:17: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] menu.cc:110:17: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] glpng.c: In function ‘pngLoadRawF’: glpng.c:276:6: warning: assignment makes pointer from integer without a cast [enabled by default] glpng.c:281:6: error: dereferencing pointer to incomplete type glpng.c: In function ‘pngLoadF’: glpng.c:380:6: warning: assignment makes pointer from integer without a cast [enabled by default] glpng.c:385:6: error: dereferencing pointer to incomplete type glpng.c:377:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] glpng.c: In function ‘pngLoadRawF’: glpng.c:273:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. `ode-config --cflags` `freetype-config --cflags` `sdl-config --cflags` -O2 -pipe -MT handler.o -MD -MP -MF ".deps/handler.Tpo" \ -c -o handler.o `test -f 'handler.cc' || echo './'`handler.cc; \ then mv -f ".deps/handler.Tpo" ".deps/handler.Po"; \ else rm -f ".deps/handler.Tpo"; exit 1; \ fi make[2]: *** [glpng.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/var/tmp/portage/games-arcade/ssc-0.8/work/ssc-0.8/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/games-arcade/ssc-0.8/work/ssc-0.8' make: *** [all] Error 2 emake failed * ERROR: games-arcade/ssc-0.8 failed (compile phase): * died running emake, base_src_make * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 2724: Called games_src_compile * environment, line 1564: Called base_src_make * environment, line 473: Called die * The specific snippet of code: * emake "$@" || die "died running emake, $FUNCNAME"; * * If you need support, post the output of 'emerge --info =games-arcade/ssc-0.8', * the complete build log and the output of 'emerge -pqv =games-arcade/ssc-0.8'. * The complete build log is located at '/var/log/portage/build/games-arcade/ssc-0.8:20110824-213304.log'. * The ebuild environment file is located at '/var/tmp/portage/games-arcade/ssc-0.8/temp/environment'. * S: '/var/tmp/portage/games-arcade/ssc-0.8/work/ssc-0.8'