>>> Unpacking source... >>> Unpacking ufoai-2.2.1-source.tar.bz2 to /var/tmp/portage/games-strategy/ufo-ai-2.2.1/work >>> Unpacking ufoai-2.2.1-data.tar to /var/tmp/portage/games-strategy/ufo-ai-2.2.1/work * Applying ufo-ai-2.2.1-gentoo.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/games-strategy/ufo-ai-2.2.1/work/ufoai-2.2.1-source ... * econf: updating ufoai-2.2.1-source/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ufoai-2.2.1-source/config.sub with /usr/share/gnuconfig/config.sub ./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-mmx --enable-release --disable-ufo2map --enable-dedicated --enable-client --with-shaders --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 system... UNIX (GNU/Linux) checking for sed... yes checking for echo... yes checking target OS... linux-gnu checking target CPU... i386 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 how to run the C preprocessor... i686-pc-linux-gnu-gcc -E 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 for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for long long... yes checking size of long long... 8 checking for int*... yes checking size of int*... 4 checking for rm... yes checking for mkdir... yes checking for getaddrinfo... yes checking for freeaddrinfo... yes checking whether AI_NUMERICSERV is declared... yes checking for stdint.h... (cached) yes checking for library containing dlopen... -ldl checking for library containing cos... -lm checking for library containing stricmp... no checking for library containing strcasecmp... none required checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compress in -lz... yes checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for curl_easy_init in -lcurl... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_CreateDecompress in -ljpeg... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for library containing gettext... none required checking for sdl-config... yes checking SDL.h usability... yes checking SDL.h presence... yes checking for SDL.h... yes checking SDL_mixer.h usability... yes checking SDL_mixer.h presence... yes checking for SDL_mixer.h... yes checking for library containing Mix_OpenAudio... -lSDL_mixer checking SDL_ttf.h usability... yes checking SDL_ttf.h presence... yes checking for SDL_ttf.h... yes checking for library containing TTF_Init... -lSDL_ttf checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for png_create_info_struct in -lpng... yes checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking GL/glu.h usability... yes checking GL/glu.h presence... yes checking for GL/glu.h... yes configure: With shader support checking for library containing newwin... -lcurses configure: Enabling client configure: Enabling dedicated server configure: Enabling release build configure: creating ./config.status config.status: creating Makefile config.status: creating config.h make -j14 lang Making lang cs.po 1997 translated messages, 9 fuzzy translations, 3 untranslated messages. da.po 1988 translated messages, 17 fuzzy translations, 4 untranslated messages. de.po 1956 translated messages, 30 fuzzy translations, 23 untranslated messages. el.po 1988 translated messages, 17 fuzzy translations, 4 untranslated messages. en.po 2009 translated messages. es.po 772 translated messages, 657 fuzzy translations, 580 untranslated messages. es_ES.po 925 translated messages, 601 fuzzy translations, 483 untranslated messages. est.po 836 translated messages, 616 fuzzy translations, 557 untranslated messages. fi.po 428 translated messages, 236 fuzzy translations, 1345 untranslated messages. fr.po 2008 translated messages. it.po 1276 translated messages, 411 fuzzy translations, 322 untranslated messages. ja.po 960 translated messages, 31 fuzzy translations, 1018 untranslated messages. pl.po 1620 translated messages, 130 fuzzy translations, 259 untranslated messages. pt_BR.po 1776 translated messages, 259 untranslated messages. ru.po 1278 translated messages, 416 fuzzy translations, 315 untranslated messages. slo.po 497 translated messages, 719 fuzzy translations, 793 untranslated messages. sv.po 1735 translated messages, 81 fuzzy translations, 193 untranslated messages. th.po 1349 translated messages, 371 fuzzy translations, 289 untranslated messages. make -j14 CFLAGS * [UFO] src/client/cl_basemanagement.c * [UFO] src/client/cl_actor.c ----------------------- * [UFO] src/client/cl_aliencont.c * [UFO] src/client/cl_basesummary.c * [UFO] src/client/cl_airfight.c -O2 -pipe -D_GNU_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE -DSHARED_EXT="so" -DHAVE_CONFIG_H -Wall -pipe -Winline -Wcast-qual -Wcast-align -ansi -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -DHAVE_SHADERS -DNDEBUG -ffast-math -funroll-loops -D_FORTIFY_SOURCE=2 -O2 -falign-loops=2 -falign-jumps=2 -falign-functions=2 -fno-strict-aliasing -O2 * [UFO] src/client/cl_aircraft.c * [UFO] src/client/cl_campaign.c -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT * [UFO] src/client/cl_console.c LDFLAGS * [UFO] src/client/cl_cinematic.c ----------------------- * [UFO] src/client/cl_event.c * [UFO] src/client/cl_employee.c * [UFO] src/client/cl_hospital.c * [UFO] src/client/cl_fx.c -Wl,-O1 -ldl -lm -lz -lcurl -ljpeg -lpng -lSDL_ttf -lSDL_mixer -lSDL -lpthread Gettext ----------------------- Type 'make lang' to compile the gettext translation files. Maps ----------------------- Type 'make maps' to compile the maps Built for release-linux-gnu-i386 * [UFO] src/client/cl_http.c * [UFO] src/client/cl_inventory.c * [UFO] src/client/cl_input.c * [UFO] src/client/cl_irc.c * [UFO] src/client/cl_keys.c * [UFO] src/client/cl_language.c * [UFO] src/client/cl_le.c * [UFO] src/client/cl_main.c * [UFO] src/client/cl_menu.c * [UFO] src/client/cl_market.c * [UFO] src/client/cl_map.c * [UFO] src/client/cl_mapfightequip.c * [UFO] src/client/cl_popup.c * [UFO] src/client/cl_parse.c * [UFO] src/client/cl_produce.c * [UFO] src/client/cl_radar.c * [UFO] src/client/cl_research.c * [UFO] src/client/cl_particle.c * [UFO] src/client/cl_save.c * [UFO] src/client/cl_shader.c * [UFO] src/client/cl_screen.c * [UFO] src/client/cl_sound.c * [UFO] src/client/cl_sequence.c * [UFO] src/client/cl_team.c * [UFO] src/client/cl_ufo.c * [UFO] src/client/cl_tip.c * [UFO] src/client/cl_transfer.c * [UFO] src/client/cl_ufopedia.c * [UFO] src/client/cl_vid.c * [UFO] src/client/cl_view.c * [UFO] src/common/cmd.c * [UFO] src/common/http.c * [UFO] src/common/ioapi.c * [UFO] src/common/unzip.c * [UFO] src/common/cmodel.c * [UFO] src/common/common.c * [UFO] src/common/cvar.c * [UFO] src/common/md4.c * [UFO] src/common/files.c * [UFO] src/common/md5.c * [UFO] src/common/mem.c * [UFO] src/common/msg.c * [UFO] src/common/net.c * [UFO] src/common/netpack.c * [UFO] src/common/dbuffer.c * [UFO] src/server/sv_ccmds.c * [UFO] src/common/scripts.c * [UFO] src/server/sv_game.c * [UFO] src/server/sv_init.c * [UFO] src/server/sv_main.c * [UFO] src/server/sv_send.c * [UFO] src/server/sv_user.c * [UFO] src/game/q_shared.c * [UFO] src/server/sv_world.c * [UFO] src/renderer/r_anim.c * [UFO] src/game/inv_shared.c * [UFO] src/renderer/r_shader.c * [UFO] src/renderer/r_draw.c * [UFO] src/renderer/r_font.c * [UFO] src/renderer/r_image.c * [UFO] src/renderer/r_light.c * [UFO] src/renderer/r_mesh.c * [UFO] src/renderer/r_mesh_md2.c * [UFO] src/renderer/r_mesh_md3.c * [UFO] src/renderer/r_model.c * [UFO] src/renderer/r_model_alias.c * [UFO] src/renderer/r_model_brush.c * [UFO] src/renderer/r_model_md2.c * [UFO] src/renderer/r_model_obj.c * [UFO] src/renderer/r_model_md3.c * [UFO] src/renderer/r_model_sp2.c * [UFO] src/renderer/r_main.c * [UFO] src/renderer/r_misc.c * [UFO] src/renderer/r_surf.c * [UFO] src/renderer/r_state.c * [UFO] src/renderer/r_warp.c * [UFO] src/renderer/r_particle.c * [UFO] src/renderer/r_shadows.c * [UFO] src/renderer/qgl.c * [UFO] src/renderer/r_sdl.c * [UFO] src/shared/infostring.c * [UFO] src/ports/linux/linux_main.c * [UFO] src/shared/shared.c * [UFO] src/shared/byte.c * [UFO] src/ports/unix/unix_console.c * [UFO] src/ports/unix/unix_main.c * [UFO] src/ports/unix/unix_glob.c * [DED] src/common/cmd.c * [DED] src/common/ioapi.c * [DED] src/common/http.c * [DED] src/common/unzip.c * [DED] src/common/cmodel.c * [DED] src/common/common.c * [DED] src/common/files.c * [DED] src/common/cvar.c * [DED] src/common/mem.c * [DED] src/common/md5.c * [DED] src/common/md4.c * [DED] src/common/msg.c * [DED] src/common/dbuffer.c * [DED] src/common/net.c * [DED] src/common/netpack.c * [DED] src/common/scripts.c * [DED] src/server/sv_ccmds.c * [DED] src/server/sv_game.c * [DED] src/server/sv_init.c * [DED] src/server/sv_main.c * [DED] src/server/sv_send.c * [DED] src/server/sv_user.c * [DED] src/server/sv_world.c * [DED] src/server/sv_clientstub.c * [DED] src/game/q_shared.c * [DED] src/game/inv_shared.c * [DED] src/shared/byte.c * [DED] src/shared/infostring.c * [DED] src/shared/shared.c * [DED] src/ports/linux/linux_main.c * [DED] src/ports/unix/unix_console.c * [DED] src/ports/unix/unix_main.c * [DED] src/ports/unix/unix_glob.c * [GAM] src/game/q_shared.c * [GAM] src/game/g_ai.c * [GAM] src/game/g_client.c * [GAM] src/game/g_combat.c * [GAM] src/game/g_cmds.c * [GAM] src/game/g_phys.c * [GAM] src/game/g_main.c * [GAM] src/game/g_spawn.c * [GAM] src/game/g_svcmds.c * [GAM] src/game/g_utils.c src/game/g_client.c: In function 'G_InventoryToFloor': src/game/g_client.c:1151: error: 'game_import_t' has no member named '__dprintf_chk' src/game/g_client.c:1153: error: 'game_import_t' has no member named '__dprintf_chk' src/game/g_client.c: In function 'G_ActorDie': src/game/g_client.c:1969: error: 'game_import_t' has no member named '__dprintf_chk' src/game/g_client.c: In function 'G_GetTeam': src/game/g_client.c:2110: error: 'game_import_t' has no member named '__dprintf_chk' src/game/g_client.c:2128: error: 'game_import_t' has no member named '__dprintf_chk' src/game/g_client.c:2128: error: expected expression before ')' token src/game/g_client.c:2135: error: 'game_import_t' has no member named '__dprintf_chk' src/game/g_client.c:2144: error: 'game_import_t' has no member named '__dprintf_chk' src/game/g_client.c:2151: error: 'game_import_t' has no member named '__dprintf_chk' src/game/g_client.c:2157: error: 'game_import_t' has no member named '__dprintf_chk' src/game/g_client.c: In function 'G_ClientTeamInfo': src/game/g_client.c:2362: error: 'game_import_t' has no member named '__dprintf_chk' src/game/g_client.c:2372: error: 'game_import_t' has no member named '__dprintf_chk' src/game/g_main.c: In function 'InitGame':make: *** [release-linux-gnu-i386/game/game/g_client.o] Error 1 make: *** Waiting for unfinished jobs.... src/game/g_main.c:126: error: 'game_import_t' has no member named '__dprintf_chk' src/game/g_main.c:126: error: expected expression before ')' token src/game/g_main.c: In function 'ShutdownGame': src/game/g_main.c:251: error: 'game_import_t' has no member named '__dprintf_chk' src/game/g_main.c:251: error: expected expression before ')' token src/game/g_main.c: At top level: src/game/g_main.c:266: warning: no previous prototype for 'GetGameAPI' src/game/g_main.c: In function 'Com_Printf': src/game/g_main.c:326: error: 'game_import_t' has no member named '__dprintf_chk' src/game/g_main.c: In function 'Com_DPrintf': src/game/g_main.c:347: error: 'game_import_t' has no member named '__dprintf_chk' make: *** [release-linux-gnu-i386/game/game/g_main.o] Error 1 src/game/g_spawn.c: In function 'ED_CallSpawn': src/game/g_spawn.c:139: error: 'game_import_t' has no member named '__dprintf_chk' src/game/g_spawn.c:139: error: expected expression before ')' token src/game/g_spawn.c:152: error: 'game_import_t' has no member named '__dprintf_chk' make: *** [release-linux-gnu-i386/game/game/g_spawn.o] Error 1 * * ERROR: games-strategy/ufo-ai-2.2.1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2811: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * 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-strategy:ufo-ai-2.2.1:20081118-210139.log'. * The ebuild environment file is located at '/var/tmp/portage/games-strategy/ufo-ai-2.2.1/temp/environment'. *