Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 175422 Details for
Bug 251121
games-arcade/kobodeluxe fails to build with glibc-2.9_p20081201-r1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
kobodeluxe-0.5.1:20081214-220121.log (text/plain), 36.08 KB, created by
Diego Elio Pettenò (RETIRED)
on 2008-12-16 10:54:20 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2008-12-16 10:54:20 UTC
Size:
36.08 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking KoboDeluxe-0.5.1.tar.bz2 to /var/tmp/portage/games-arcade/kobodeluxe-0.5.1/work >icons/ >icons/KDE/ >icons/KDE/icons/ >icons/KDE/icons/16x16/ >icons/KDE/icons/16x16/kobodl.png >icons/KDE/icons/22x22/ >icons/KDE/icons/22x22/kobodl.png >icons/KDE/icons/32x32/ >icons/KDE/icons/32x32/kobodl.png >icons/KDE/icons/48x48/ >icons/KDE/icons/48x48/kobodl.png >icons/KDE/icons/64x64/ >icons/KDE/icons/64x64/kobodl.png >icons/KDE/icons/128x128/ >icons/KDE/icons/128x128/kobodl.png >icons/KDE/kobo-deluxe.desktop >icons/Win32/ >icons/Win32/kobodl.ico >icons/Ubuntu/ >icons/Ubuntu/kobodeluxe.desktop >icons/Ubuntu/kobo-icon.xpm >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/games-arcade/kobodeluxe-0.5.1/work/KoboDeluxe-0.5.1 ... > * econf: updating KoboDeluxe-0.5.1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating KoboDeluxe-0.5.1/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --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 --disable-opengl --build=i686-pc-linux-gnu >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >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 style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... 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-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for X... libraries , headers >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking target platform and install style... GNU/Linux; Un*x style >checking for debug build... no >checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of i686-pc-linux-gnu-g++... gcc3 >checking for a BSD-compatible install... /usr/bin/install -c >checking for gawk... (cached) gawk >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for sdl-config... /usr/bin/sdl-config >checking for SDL - version >= 1.2.0... yes >checking for IMG_Load in -lSDL_image... yes >checking for OpenGL support... Disabled >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >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 whether time.h and sys/time.h may both be included... 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 errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) 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 for unistd.h... (cached) yes >checking SDL/SDL_opengl.h usability... yes >checking SDL/SDL_opengl.h presence... yes >checking for SDL/SDL_opengl.h... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking return type of signal handlers... void >checking for strdup... yes >checking for strstr... yes >checking for strchr... yes >checking for strrchr... yes >checking for snprintf... yes >checking for _snprintf... no >checking for vsnprintf... yes >checking for _vsnprintf... no >checking for pow... no >checking for sqrt... no >checking for munmap... yes >checking for mkdir... yes >checking for select... yes >checking for stat... yes >checking for atexit... yes >checking for floor... no >checking for memmove... yes >checking for memset... yes >checking for memcmp... yes >checking for gettimeofday... yes >checking for getegid... yes >checking for setgid... yes >checking for working memcmp... yes >checking for working strtod... yes >checking for vprintf... yes >checking for _doprnt... no >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... yes >checking for working mmap... yes >checking whether lstat dereferences a symlink specified with a trailing slash... yes >checking whether stat accepts an empty string... no >checking whether i686-pc-linux-gnu-gcc needs -traditional... no >checking for OSS audio support... Disabled >checking sys/asoundlib.h usability... yes >checking sys/asoundlib.h presence... yes >checking for sys/asoundlib.h... yes >checking for snd_pcm_open in -lasound... yes >checking for ALSA audio support... Disabled >checking for Extreme Pickyness Mode... no >checking if we should use ElectricFence... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating Info.plist >config.status: creating graphics/Makefile >config.status: creating sound/Makefile >config.status: creating data/Makefile >config.status: creating data/sfx/Makefile >config.status: creating data/gfx/Makefile >config.status: creating eel/Makefile >config.status: creating aconfig.h >config.status: executing depfiles commands >make -j14 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/games-arcade/kobodeluxe-0.5.1/work/KoboDeluxe-0.5.1' >Making all in graphics >make[2]: Entering directory `/var/tmp/portage/games-arcade/kobodeluxe-0.5.1/work/KoboDeluxe-0.5.1/graphics' >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT cs.o -MD -MP -MF ".deps/cs.Tpo" -c -o cs.o cs.c; \ > then mv -f ".deps/cs.Tpo" ".deps/cs.Po"; else rm -f ".deps/cs.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT sprite.o -MD -MP -MF ".deps/sprite.Tpo" -c -o sprite.o sprite.c; \ > then mv -f ".deps/sprite.Tpo" ".deps/sprite.Po"; else rm -f ".deps/sprite.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT filters.o -MD -MP -MF ".deps/filters.Tpo" -c -o filters.o filters.c; \ > then mv -f ".deps/filters.Tpo" ".deps/filters.Po"; else rm -f ".deps/filters.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT glSDL.o -MD -MP -MF ".deps/glSDL.Tpo" -c -o glSDL.o glSDL.c; \ > then mv -f ".deps/glSDL.Tpo" ".deps/glSDL.Po"; else rm -f ".deps/glSDL.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT gfxengine.o -MD -MP -MF ".deps/gfxengine.Tpo" -c -o gfxengine.o gfxengine.cpp; \ > then mv -f ".deps/gfxengine.Tpo" ".deps/gfxengine.Po"; else rm -f ".deps/gfxengine.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT window.o -MD -MP -MF ".deps/window.Tpo" -c -o window.o window.cpp; \ > then mv -f ".deps/window.Tpo" ".deps/window.Po"; else rm -f ".deps/window.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT sofont.o -MD -MP -MF ".deps/sofont.Tpo" -c -o sofont.o sofont.cpp; \ > then mv -f ".deps/sofont.Tpo" ".deps/sofont.Po"; else rm -f ".deps/sofont.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT display.o -MD -MP -MF ".deps/display.Tpo" -c -o display.o display.cpp; \ > then mv -f ".deps/display.Tpo" ".deps/display.Po"; else rm -f ".deps/display.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT toolkit.o -MD -MP -MF ".deps/toolkit.Tpo" -c -o toolkit.o toolkit.cpp; \ > then mv -f ".deps/toolkit.Tpo" ".deps/toolkit.Po"; else rm -f ".deps/toolkit.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT vidmodes.o -MD -MP -MF ".deps/vidmodes.Tpo" -c -o vidmodes.o vidmodes.c; \ > then mv -f ".deps/vidmodes.Tpo" ".deps/vidmodes.Po"; else rm -f ".deps/vidmodes.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT region.o -MD -MP -MF ".deps/region.Tpo" -c -o region.o region.c; \ > then mv -f ".deps/region.Tpo" ".deps/region.Po"; else rm -f ".deps/region.Tpo"; exit 1; fi >rm -f libgraphics.a >ar cru libgraphics.a cs.o sprite.o filters.o glSDL.o gfxengine.o window.o sofont.o display.o toolkit.o vidmodes.o region.o >i686-pc-linux-gnu-ranlib libgraphics.a >make[2]: Leaving directory `/var/tmp/portage/games-arcade/kobodeluxe-0.5.1/work/KoboDeluxe-0.5.1/graphics' >Making all in sound >make[2]: Entering directory `/var/tmp/portage/games-arcade/kobodeluxe-0.5.1/work/KoboDeluxe-0.5.1/sound' >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../eel -I../graphics -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT audio.o -MD -MP -MF ".deps/audio.Tpo" -c -o audio.o audio.c; \ > then mv -f ".deps/audio.Tpo" ".deps/audio.Po"; else rm -f ".deps/audio.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../eel -I../graphics -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT a_globals.o -MD -MP -MF ".deps/a_globals.Tpo" -c -o a_globals.o a_globals.c; \ > then mv -f ".deps/a_globals.Tpo" ".deps/a_globals.Po"; else rm -f ".deps/a_globals.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../eel -I../graphics -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT a_struct.o -MD -MP -MF ".deps/a_struct.Tpo" -c -o a_struct.o a_struct.c; \ > then mv -f ".deps/a_struct.Tpo" ".deps/a_struct.Po"; else rm -f ".deps/a_struct.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../eel -I../graphics -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT audiodev.o -MD -MP -MF ".deps/audiodev.Tpo" -c -o audiodev.o audiodev.c; \ > then mv -f ".deps/audiodev.Tpo" ".deps/audiodev.Po"; else rm -f ".deps/audiodev.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../eel -I../graphics -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT a_midi.o -MD -MP -MF ".deps/a_midi.Tpo" -c -o a_midi.o a_midi.c; \ > then mv -f ".deps/a_midi.Tpo" ".deps/a_midi.Po"; else rm -f ".deps/a_midi.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../eel -I../graphics -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT sfifo.o -MD -MP -MF ".deps/sfifo.Tpo" -c -o sfifo.o sfifo.c; \ > then mv -f ".deps/sfifo.Tpo" ".deps/sfifo.Po"; else rm -f ".deps/sfifo.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../eel -I../graphics -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT a_pitch.o -MD -MP -MF ".deps/a_pitch.Tpo" -c -o a_pitch.o a_pitch.c; \ > then mv -f ".deps/a_pitch.Tpo" ".deps/a_pitch.Po"; else rm -f ".deps/a_pitch.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../eel -I../graphics -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT a_midisock.o -MD -MP -MF ".deps/a_midisock.Tpo" -c -o a_midisock.o a_midisock.c; \ > then mv -f ".deps/a_midisock.Tpo" ".deps/a_midisock.Po"; else rm -f ".deps/a_midisock.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../eel -I../graphics -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT a_wave.o -MD -MP -MF ".deps/a_wave.Tpo" -c -o a_wave.o a_wave.c; \ > then mv -f ".deps/a_wave.Tpo" ".deps/a_wave.Po"; else rm -f ".deps/a_wave.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../eel -I../graphics -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT a_patch.o -MD -MP -MF ".deps/a_patch.Tpo" -c -o a_patch.o a_patch.c; \ > then mv -f ".deps/a_patch.Tpo" ".deps/a_patch.Po"; else rm -f ".deps/a_patch.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../eel -I../graphics -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT a_channel.o -MD -MP -MF ".deps/a_channel.Tpo" -c -o a_channel.o a_channel.c; \ > then mv -f ".deps/a_channel.Tpo" ".deps/a_channel.Po"; else rm -f ".deps/a_channel.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../eel -I../graphics -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT a_voice.o -MD -MP -MF ".deps/a_voice.Tpo" -c -o a_voice.o a_voice.c; \ > then mv -f ".deps/a_voice.Tpo" ".deps/a_voice.Po"; else rm -f ".deps/a_voice.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../eel -I../graphics -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT a_bus.o -MD -MP -MF ".deps/a_bus.Tpo" -c -o a_bus.o a_bus.c; \ > then mv -f ".deps/a_bus.Tpo" ".deps/a_bus.Po"; else rm -f ".deps/a_bus.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../eel -I../graphics -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT a_commands.o -MD -MP -MF ".deps/a_commands.Tpo" -c -o a_commands.o a_commands.c; \ > then mv -f ".deps/a_commands.Tpo" ".deps/a_commands.Po"; else rm -f ".deps/a_commands.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../eel -I../graphics -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT a_control.o -MD -MP -MF ".deps/a_control.Tpo" -c -o a_control.o a_control.c; \ > then mv -f ".deps/a_control.Tpo" ".deps/a_control.Po"; else rm -f ".deps/a_control.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../eel -I../graphics -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT a_midicon.o -MD -MP -MF ".deps/a_midicon.Tpo" -c -o a_midicon.o a_midicon.c; \ > then mv -f ".deps/a_midicon.Tpo" ".deps/a_midicon.Po"; else rm -f ".deps/a_midicon.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../eel -I../graphics -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT a_midifile.o -MD -MP -MF ".deps/a_midifile.Tpo" -c -o a_midifile.o a_midifile.c; \ > then mv -f ".deps/a_midifile.Tpo" ".deps/a_midifile.Po"; else rm -f ".deps/a_midifile.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../eel -I../graphics -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT a_plugin.o -MD -MP -MF ".deps/a_plugin.Tpo" -c -o a_plugin.o a_plugin.c; \ > then mv -f ".deps/a_plugin.Tpo" ".deps/a_plugin.Po"; else rm -f ".deps/a_plugin.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../eel -I../graphics -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT a_delay.o -MD -MP -MF ".deps/a_delay.Tpo" -c -o a_delay.o a_delay.c; \ > then mv -f ".deps/a_delay.Tpo" ".deps/a_delay.Po"; else rm -f ".deps/a_delay.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../eel -I../graphics -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT a_limiter.o -MD -MP -MF ".deps/a_limiter.Tpo" -c -o a_limiter.o a_limiter.c; \ > then mv -f ".deps/a_limiter.Tpo" ".deps/a_limiter.Po"; else rm -f ".deps/a_limiter.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../eel -I../graphics -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT a_filters.o -MD -MP -MF ".deps/a_filters.Tpo" -c -o a_filters.o a_filters.c; \ > then mv -f ".deps/a_filters.Tpo" ".deps/a_filters.Po"; else rm -f ".deps/a_filters.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../eel -I../graphics -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT a_wca.o -MD -MP -MF ".deps/a_wca.Tpo" -c -o a_wca.o a_wca.c; \ > then mv -f ".deps/a_wca.Tpo" ".deps/a_wca.Po"; else rm -f ".deps/a_wca.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../eel -I../graphics -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT a_agw.o -MD -MP -MF ".deps/a_agw.Tpo" -c -o a_agw.o a_agw.c; \ > then mv -f ".deps/a_agw.Tpo" ".deps/a_agw.Po"; else rm -f ".deps/a_agw.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../eel -I../graphics -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT a_sequencer.o -MD -MP -MF ".deps/a_sequencer.Tpo" -c -o a_sequencer.o a_sequencer.c; \ > then mv -f ".deps/a_sequencer.Tpo" ".deps/a_sequencer.Po"; else rm -f ".deps/a_sequencer.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../eel -I../graphics -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT a_events.o -MD -MP -MF ".deps/a_events.Tpo" -c -o a_events.o a_events.c; \ > then mv -f ".deps/a_events.Tpo" ".deps/a_events.Po"; else rm -f ".deps/a_events.Tpo"; exit 1; fi >rm -f libsound.a >ar cru libsound.a audio.o a_globals.o a_struct.o audiodev.o a_midi.o sfifo.o a_pitch.o a_midisock.o a_wave.o a_patch.o a_channel.o a_voice.o a_bus.o a_commands.o a_control.o a_midicon.o a_midifile.o a_plugin.o a_delay.o a_limiter.o a_filters.o a_wca.o a_agw.o a_sequencer.o a_events.o >i686-pc-linux-gnu-ranlib libsound.a >make[2]: Leaving directory `/var/tmp/portage/games-arcade/kobodeluxe-0.5.1/work/KoboDeluxe-0.5.1/sound' >Making all in data >make[2]: Entering directory `/var/tmp/portage/games-arcade/kobodeluxe-0.5.1/work/KoboDeluxe-0.5.1/data' >Making all in sfx >make[3]: Entering directory `/var/tmp/portage/games-arcade/kobodeluxe-0.5.1/work/KoboDeluxe-0.5.1/data/sfx' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/games-arcade/kobodeluxe-0.5.1/work/KoboDeluxe-0.5.1/data/sfx' >Making all in gfx >make[3]: Entering directory `/var/tmp/portage/games-arcade/kobodeluxe-0.5.1/work/KoboDeluxe-0.5.1/data/gfx' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/games-arcade/kobodeluxe-0.5.1/work/KoboDeluxe-0.5.1/data/gfx' >make[3]: Entering directory `/var/tmp/portage/games-arcade/kobodeluxe-0.5.1/work/KoboDeluxe-0.5.1/data' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/games-arcade/kobodeluxe-0.5.1/work/KoboDeluxe-0.5.1/data' >make[2]: Leaving directory `/var/tmp/portage/games-arcade/kobodeluxe-0.5.1/work/KoboDeluxe-0.5.1/data' >Making all in eel >make[2]: Entering directory `/var/tmp/portage/games-arcade/kobodeluxe-0.5.1/work/KoboDeluxe-0.5.1/eel' >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT eel.o -MD -MP -MF ".deps/eel.Tpo" -c -o eel.o eel.c; \ > then mv -f ".deps/eel.Tpo" ".deps/eel.Po"; else rm -f ".deps/eel.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT e_script.o -MD -MP -MF ".deps/e_script.Tpo" -c -o e_script.o e_script.c; \ > then mv -f ".deps/e_script.Tpo" ".deps/e_script.Po"; else rm -f ".deps/e_script.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT e_symtab.o -MD -MP -MF ".deps/e_symtab.Tpo" -c -o e_symtab.o e_symtab.c; \ > then mv -f ".deps/e_symtab.Tpo" ".deps/e_symtab.Po"; else rm -f ".deps/e_symtab.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT e_path.o -MD -MP -MF ".deps/e_path.Tpo" -c -o e_path.o e_path.c; \ > then mv -f ".deps/e_path.Tpo" ".deps/e_path.Po"; else rm -f ".deps/e_path.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT e_util.o -MD -MP -MF ".deps/e_util.Tpo" -c -o e_util.o e_util.c; \ > then mv -f ".deps/e_util.Tpo" ".deps/e_util.Po"; else rm -f ".deps/e_util.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT e_lexer.o -MD -MP -MF ".deps/e_lexer.Tpo" -c -o e_lexer.o e_lexer.c; \ > then mv -f ".deps/e_lexer.Tpo" ".deps/e_lexer.Po"; else rm -f ".deps/e_lexer.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT e_register.o -MD -MP -MF ".deps/e_register.Tpo" -c -o e_register.o e_register.c; \ > then mv -f ".deps/e_register.Tpo" ".deps/e_register.Po"; else rm -f ".deps/e_register.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT e_builtin.o -MD -MP -MF ".deps/e_builtin.Tpo" -c -o e_builtin.o e_builtin.c; \ > then mv -f ".deps/e_builtin.Tpo" ".deps/e_builtin.Po"; else rm -f ".deps/e_builtin.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT e_getargs.o -MD -MP -MF ".deps/e_getargs.Tpo" -c -o e_getargs.o e_getargs.c; \ > then mv -f ".deps/e_getargs.Tpo" ".deps/e_getargs.Po"; else rm -f ".deps/e_getargs.Tpo"; exit 1; fi >rm -f libeel.a >ar cru libeel.a eel.o e_script.o e_symtab.o e_path.o e_util.o e_lexer.o e_register.o e_builtin.o e_getargs.o >i686-pc-linux-gnu-ranlib libeel.a >make[2]: Leaving directory `/var/tmp/portage/games-arcade/kobodeluxe-0.5.1/work/KoboDeluxe-0.5.1/eel' >make[2]: Entering directory `/var/tmp/portage/games-arcade/kobodeluxe-0.5.1/work/KoboDeluxe-0.5.1' >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -DKOBO_DATA_DIR=\""/usr/share/games/kobodeluxe"\" -DKOBO_SCORE_DIR=\""/var/games/kobodeluxe"\" -DKOBO_CONFIG_DIR=\""HOME>>"\" -DKOBO_CONFIG_FILE=\"".kobodlrc"\" -DSYSCONF_DIR=\""/etc/games"\" -Isound -Igraphics -Ieel -Idata/sfx -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT enemies.o -MD -MP -MF ".deps/enemies.Tpo" -c -o enemies.o enemies.cpp; \ > then mv -f ".deps/enemies.Tpo" ".deps/enemies.Po"; else rm -f ".deps/enemies.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -DKOBO_DATA_DIR=\""/usr/share/games/kobodeluxe"\" -DKOBO_SCORE_DIR=\""/var/games/kobodeluxe"\" -DKOBO_CONFIG_DIR=\""HOME>>"\" -DKOBO_CONFIG_FILE=\"".kobodlrc"\" -DSYSCONF_DIR=\""/etc/games"\" -Isound -Igraphics -Ieel -Idata/sfx -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT enemy.o -MD -MP -MF ".deps/enemy.Tpo" -c -o enemy.o enemy.cpp; \ > then mv -f ".deps/enemy.Tpo" ".deps/enemy.Po"; else rm -f ".deps/enemy.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -DKOBO_DATA_DIR=\""/usr/share/games/kobodeluxe"\" -DKOBO_SCORE_DIR=\""/var/games/kobodeluxe"\" -DKOBO_CONFIG_DIR=\""HOME>>"\" -DKOBO_CONFIG_FILE=\"".kobodlrc"\" -DSYSCONF_DIR=\""/etc/games"\" -Isound -Igraphics -Ieel -Idata/sfx -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT pfile.o -MD -MP -MF ".deps/pfile.Tpo" -c -o pfile.o pfile.cpp; \ > then mv -f ".deps/pfile.Tpo" ".deps/pfile.Po"; else rm -f ".deps/pfile.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -DKOBO_DATA_DIR=\""/usr/share/games/kobodeluxe"\" -DKOBO_SCORE_DIR=\""/var/games/kobodeluxe"\" -DKOBO_CONFIG_DIR=\""HOME>>"\" -DKOBO_CONFIG_FILE=\"".kobodlrc"\" -DSYSCONF_DIR=\""/etc/games"\" -Isound -Igraphics -Ieel -Idata/sfx -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT gamectl.o -MD -MP -MF ".deps/gamectl.Tpo" -c -o gamectl.o gamectl.cpp; \ > then mv -f ".deps/gamectl.Tpo" ".deps/gamectl.Po"; else rm -f ".deps/gamectl.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -DKOBO_DATA_DIR=\""/usr/share/games/kobodeluxe"\" -DKOBO_SCORE_DIR=\""/var/games/kobodeluxe"\" -DKOBO_CONFIG_DIR=\""HOME>>"\" -DKOBO_CONFIG_FILE=\"".kobodlrc"\" -DSYSCONF_DIR=\""/etc/games"\" -Isound -Igraphics -Ieel -Idata/sfx -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT manage.o -MD -MP -MF ".deps/manage.Tpo" -c -o manage.o manage.cpp; \ > then mv -f ".deps/manage.Tpo" ".deps/manage.Po"; else rm -f ".deps/manage.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -DKOBO_DATA_DIR=\""/usr/share/games/kobodeluxe"\" -DKOBO_SCORE_DIR=\""/var/games/kobodeluxe"\" -DKOBO_CONFIG_DIR=\""HOME>>"\" -DKOBO_CONFIG_FILE=\"".kobodlrc"\" -DSYSCONF_DIR=\""/etc/games"\" -Isound -Igraphics -Ieel -Idata/sfx -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT map.o -MD -MP -MF ".deps/map.Tpo" -c -o map.o map.cpp; \ > then mv -f ".deps/map.Tpo" ".deps/map.Po"; else rm -f ".deps/map.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -DKOBO_DATA_DIR=\""/usr/share/games/kobodeluxe"\" -DKOBO_SCORE_DIR=\""/var/games/kobodeluxe"\" -DKOBO_CONFIG_DIR=\""HOME>>"\" -DKOBO_CONFIG_FILE=\"".kobodlrc"\" -DSYSCONF_DIR=\""/etc/games"\" -Isound -Igraphics -Ieel -Idata/sfx -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT myship.o -MD -MP -MF ".deps/myship.Tpo" -c -o myship.o myship.cpp; \ > then mv -f ".deps/myship.Tpo" ".deps/myship.Po"; else rm -f ".deps/myship.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -DKOBO_DATA_DIR=\""/usr/share/games/kobodeluxe"\" -DKOBO_SCORE_DIR=\""/var/games/kobodeluxe"\" -DKOBO_CONFIG_DIR=\""HOME>>"\" -DKOBO_CONFIG_FILE=\"".kobodlrc"\" -DSYSCONF_DIR=\""/etc/games"\" -Isound -Igraphics -Ieel -Idata/sfx -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT radar.o -MD -MP -MF ".deps/radar.Tpo" -c -o radar.o radar.cpp; \ > then mv -f ".deps/radar.Tpo" ".deps/radar.Po"; else rm -f ".deps/radar.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -DKOBO_DATA_DIR=\""/usr/share/games/kobodeluxe"\" -DKOBO_SCORE_DIR=\""/var/games/kobodeluxe"\" -DKOBO_CONFIG_DIR=\""HOME>>"\" -DKOBO_CONFIG_FILE=\"".kobodlrc"\" -DSYSCONF_DIR=\""/etc/games"\" -Isound -Igraphics -Ieel -Idata/sfx -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT random.o -MD -MP -MF ".deps/random.Tpo" -c -o random.o random.cpp; \ > then mv -f ".deps/random.Tpo" ".deps/random.Po"; else rm -f ".deps/random.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -DKOBO_DATA_DIR=\""/usr/share/games/kobodeluxe"\" -DKOBO_SCORE_DIR=\""/var/games/kobodeluxe"\" -DKOBO_CONFIG_DIR=\""HOME>>"\" -DKOBO_CONFIG_FILE=\"".kobodlrc"\" -DSYSCONF_DIR=\""/etc/games"\" -Isound -Igraphics -Ieel -Idata/sfx -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT scenes.o -MD -MP -MF ".deps/scenes.Tpo" -c -o scenes.o scenes.cpp; \ > then mv -f ".deps/scenes.Tpo" ".deps/scenes.Po"; else rm -f ".deps/scenes.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -DKOBO_DATA_DIR=\""/usr/share/games/kobodeluxe"\" -DKOBO_SCORE_DIR=\""/var/games/kobodeluxe"\" -DKOBO_CONFIG_DIR=\""HOME>>"\" -DKOBO_CONFIG_FILE=\"".kobodlrc"\" -DSYSCONF_DIR=\""/etc/games"\" -Isound -Igraphics -Ieel -Idata/sfx -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT score.o -MD -MP -MF ".deps/score.Tpo" -c -o score.o score.cpp; \ > then mv -f ".deps/score.Tpo" ".deps/score.Po"; else rm -f ".deps/score.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -DKOBO_DATA_DIR=\""/usr/share/games/kobodeluxe"\" -DKOBO_SCORE_DIR=\""/var/games/kobodeluxe"\" -DKOBO_CONFIG_DIR=\""HOME>>"\" -DKOBO_CONFIG_FILE=\"".kobodlrc"\" -DSYSCONF_DIR=\""/etc/games"\" -Isound -Igraphics -Ieel -Idata/sfx -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT screen.o -MD -MP -MF ".deps/screen.Tpo" -c -o screen.o screen.cpp; \ > 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. -DKOBO_DATA_DIR=\""/usr/share/games/kobodeluxe"\" -DKOBO_SCORE_DIR=\""/var/games/kobodeluxe"\" -DKOBO_CONFIG_DIR=\""HOME>>"\" -DKOBO_CONFIG_FILE=\"".kobodlrc"\" -DSYSCONF_DIR=\""/etc/games"\" -Isound -Igraphics -Ieel -Idata/sfx -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT filemap.o -MD -MP -MF ".deps/filemap.Tpo" -c -o filemap.o filemap.cpp; \ > then mv -f ".deps/filemap.Tpo" ".deps/filemap.Po"; else rm -f ".deps/filemap.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -DKOBO_DATA_DIR=\""/usr/share/games/kobodeluxe"\" -DKOBO_SCORE_DIR=\""/var/games/kobodeluxe"\" -DKOBO_CONFIG_DIR=\""HOME>>"\" -DKOBO_CONFIG_FILE=\"".kobodlrc"\" -DSYSCONF_DIR=\""/etc/games"\" -Isound -Igraphics -Ieel -Idata/sfx -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT prefs.o -MD -MP -MF ".deps/prefs.Tpo" -c -o prefs.o prefs.cpp; \ > then mv -f ".deps/prefs.Tpo" ".deps/prefs.Po"; else rm -f ".deps/prefs.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -DKOBO_DATA_DIR=\""/usr/share/games/kobodeluxe"\" -DKOBO_SCORE_DIR=\""/var/games/kobodeluxe"\" -DKOBO_CONFIG_DIR=\""HOME>>"\" -DKOBO_CONFIG_FILE=\"".kobodlrc"\" -DSYSCONF_DIR=\""/etc/games"\" -Isound -Igraphics -Ieel -Idata/sfx -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT cfgform.o -MD -MP -MF ".deps/cfgform.Tpo" -c -o cfgform.o cfgform.cpp; \ > then mv -f ".deps/cfgform.Tpo" ".deps/cfgform.Po"; else rm -f ".deps/cfgform.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -DKOBO_DATA_DIR=\""/usr/share/games/kobodeluxe"\" -DKOBO_SCORE_DIR=\""/var/games/kobodeluxe"\" -DKOBO_CONFIG_DIR=\""HOME>>"\" -DKOBO_CONFIG_FILE=\"".kobodlrc"\" -DSYSCONF_DIR=\""/etc/games"\" -Isound -Igraphics -Ieel -Idata/sfx -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT options.o -MD -MP -MF ".deps/options.Tpo" -c -o options.o options.cpp; \ > then mv -f ".deps/options.Tpo" ".deps/options.Po"; else rm -f ".deps/options.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -DKOBO_DATA_DIR=\""/usr/share/games/kobodeluxe"\" -DKOBO_SCORE_DIR=\""/var/games/kobodeluxe"\" -DKOBO_CONFIG_DIR=\""HOME>>"\" -DKOBO_CONFIG_FILE=\"".kobodlrc"\" -DSYSCONF_DIR=\""/etc/games"\" -Isound -Igraphics -Ieel -Idata/sfx -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT gamestate.o -MD -MP -MF ".deps/gamestate.Tpo" -c -o gamestate.o gamestate.cpp; \ > then mv -f ".deps/gamestate.Tpo" ".deps/gamestate.Po"; else rm -f ".deps/gamestate.Tpo"; exit 1; fi >In file included from scenes.h:28, > from manage.cpp:44: >enemies.h:75: error: 'const enemy_kind pipe2' redeclared as different kind of symbol >/usr/include/unistd.h:389: error: previous declaration of 'int pipe2(int*, int)' >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -DKOBO_DATA_DIR=\""/usr/share/games/kobodeluxe"\" -DKOBO_SCORE_DIR=\""/var/games/kobodeluxe"\" -DKOBO_CONFIG_DIR=\""HOME>>"\" -DKOBO_CONFIG_FILE=\"".kobodlrc"\" -DSYSCONF_DIR=\""/etc/games"\" -Isound -Igraphics -Ieel -Idata/sfx -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT states.o -MD -MP -MF ".deps/states.Tpo" -c -o states.o states.cpp; \ > then mv -f ".deps/states.Tpo" ".deps/states.Po"; else rm -f ".deps/states.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -DKOBO_DATA_DIR=\""/usr/share/games/kobodeluxe"\" -DKOBO_SCORE_DIR=\""/var/games/kobodeluxe"\" -DKOBO_CONFIG_DIR=\""HOME>>"\" -DKOBO_CONFIG_FILE=\"".kobodlrc"\" -DSYSCONF_DIR=\""/etc/games"\" -Isound -Igraphics -Ieel -Idata/sfx -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT form.o -MD -MP -MF ".deps/form.Tpo" -c -o form.o form.cpp; \ > then mv -f ".deps/form.Tpo" ".deps/form.Po"; else rm -f ".deps/form.Tpo"; exit 1; fi >enemies.h: In member function 'int _enemy::is_pipe()': >enemies.h:433: error: comparison between distinct pointer types 'const enemy_kind*' and 'int (*)(int*, int)throw ()' lacks a cast >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -DKOBO_DATA_DIR=\""/usr/share/games/kobodeluxe"\" -DKOBO_SCORE_DIR=\""/var/games/kobodeluxe"\" -DKOBO_CONFIG_DIR=\""HOME>>"\" -DKOBO_CONFIG_FILE=\"".kobodlrc"\" -DSYSCONF_DIR=\""/etc/games"\" -Isound -Igraphics -Ieel -Idata/sfx -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT cfgparse.o -MD -MP -MF ".deps/cfgparse.Tpo" -c -o cfgparse.o cfgparse.cpp; \ > then mv -f ".deps/cfgparse.Tpo" ".deps/cfgparse.Po"; else rm -f ".deps/cfgparse.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -DKOBO_DATA_DIR=\""/usr/share/games/kobodeluxe"\" -DKOBO_SCORE_DIR=\""/var/games/kobodeluxe"\" -DKOBO_CONFIG_DIR=\""HOME>>"\" -DKOBO_CONFIG_FILE=\"".kobodlrc"\" -DSYSCONF_DIR=\""/etc/games"\" -Isound -Igraphics -Ieel -Idata/sfx -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT game.o -MD -MP -MF ".deps/game.Tpo" -c -o game.o game.cpp; \ > 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. -DKOBO_DATA_DIR=\""/usr/share/games/kobodeluxe"\" -DKOBO_SCORE_DIR=\""/var/games/kobodeluxe"\" -DKOBO_CONFIG_DIR=\""HOME>>"\" -DKOBO_CONFIG_FILE=\"".kobodlrc"\" -DSYSCONF_DIR=\""/etc/games"\" -Isound -Igraphics -Ieel -Idata/sfx -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT kobo.o -MD -MP -MF ".deps/kobo.Tpo" -c -o kobo.o kobo.cpp; \ > then mv -f ".deps/kobo.Tpo" ".deps/kobo.Po"; else rm -f ".deps/kobo.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DKOBO_DATA_DIR=\""/usr/share/games/kobodeluxe"\" -DKOBO_SCORE_DIR=\""/var/games/kobodeluxe"\" -DKOBO_CONFIG_DIR=\""HOME>>"\" -DKOBO_CONFIG_FILE=\"".kobodlrc"\" -DSYSCONF_DIR=\""/etc/games"\" -Isound -Igraphics -Ieel -Idata/sfx -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT logger.o -MD -MP -MF ".deps/logger.Tpo" -c -o logger.o logger.c; \ > then mv -f ".deps/logger.Tpo" ".deps/logger.Po"; else rm -f ".deps/logger.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -DKOBO_DATA_DIR=\""/usr/share/games/kobodeluxe"\" -DKOBO_SCORE_DIR=\""/var/games/kobodeluxe"\" -DKOBO_CONFIG_DIR=\""HOME>>"\" -DKOBO_CONFIG_FILE=\"".kobodlrc"\" -DSYSCONF_DIR=\""/etc/games"\" -Isound -Igraphics -Ieel -Idata/sfx -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT dashboard.o -MD -MP -MF ".deps/dashboard.Tpo" -c -o dashboard.o dashboard.cpp; \ > then mv -f ".deps/dashboard.Tpo" ".deps/dashboard.Po"; else rm -f ".deps/dashboard.Tpo"; exit 1; fi >make[2]: *** [manage.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >In file included from kobo.cpp:63: >enemies.h:75: error: 'const enemy_kind pipe2' redeclared as different kind of symbol >/usr/include/unistd.h:389: error: previous declaration of 'int pipe2(int*, int)' >enemies.h: In member function 'int _enemy::is_pipe()': >enemies.h:433: error: comparison between distinct pointer types 'const enemy_kind*' and 'int (*)(int*, int)throw ()' lacks a cast >make[2]: *** [kobo.o] Error 1 >make[2]: Leaving directory `/var/tmp/portage/games-arcade/kobodeluxe-0.5.1/work/KoboDeluxe-0.5.1' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/games-arcade/kobodeluxe-0.5.1/work/KoboDeluxe-0.5.1' >make: *** [all] Error 2 > [31;01m*[0m > [31;01m*[0m ERROR: games-arcade/kobodeluxe-0.5.1 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 2344: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m The die message: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/log/portage/games-arcade/kobodeluxe-0.5.1:20081214-220121.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/games-arcade/kobodeluxe-0.5.1/temp/environment'. > [31;01m*[0m
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 251121
: 175422 |
176621