Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 243311 Details for
Bug 332587
missing /usr/lib/libGLU.la breaks packages
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
without -s in MAKEOPTS
games-strategy:freeciv-2.2.2:20100817-070406.log (text/plain), 271.92 KB, created by
Longer
on 2010-08-17 07:38:54 UTC
(
hide
)
Description:
without -s in MAKEOPTS
Filename:
MIME Type:
Creator:
Longer
Created:
2010-08-17 07:38:54 UTC
Size:
271.92 KB
patch
obsolete
> [32;01m*[0m CPV: games-strategy/freeciv-2.2.2 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: elibc_glibc ipv6 kernel_linux nls readline sdl sound userland_GNU x86 >>>> Unpacking source... >>>> Unpacking freeciv-2.2.2.tar.bz2 to /var/tmp/portage/games-strategy/freeciv-2.2.2/work >>>> Source unpacked in /var/tmp/portage/games-strategy/freeciv-2.2.2/work >>>> Preparing source in /var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2 ... > * econf: updating freeciv-2.2.2/bootstrap/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating freeciv-2.2.2/bootstrap/config.guess with /usr/share/gnuconfig/config.guess >./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 --disable-dependency-tracking --localedir=/usr/share/locale --with-ggzconfig=/usr/bin --enable-noregistry=/usr/share/ggz/modules --disable-auth --enable-ipv6 --enable-nls --with-readline --enable-sdl-mixer --without-ggz-client --enable-client= sdl >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... none >checking for gethostbyname2... yes >checking for inet_pton... yes >checking for inet_ntop... yes >checking for getnameinfo... yes >checking for AF_INET6... yes >checking for a sed that does not truncate output... /bin/sed >checking for gawk... (cached) gawk >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 how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >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++... none >checking whether the C++ compiler works... yes >checking whether ln -s works... yes >checking for a sed that does not truncate output... (cached) /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for dlfcn.h... yes >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes >checking dependency style of i686-pc-linux-gnu-g++... (cached) none >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for objdir... .libs >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... no >checking whether to build static libraries... yes >checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-g++ static flag -static works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for i686-pc-linux-gnu-ar... (cached) i686-pc-linux-gnu-ar >checking for uname... uname >checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for iconv... yes >checking for working iconv... yes >checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for libcharset... no >checking for nl_langinfo and CODESET... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... /usr/bin/msgfmt >checking for dcgettext... yes >checking if msgfmt accepts -c... yes >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for catalogs to be installed... ru >checking for ngettext in -lc... yes >checking whether libc's ngettext works at runtime... yes >checking for C99 variadic macros... yes >checking for C99 variable arrays... yes >checking for C99 initializers... yes >checking for stdint.h... (cached) yes >checking for C99 stdint.h... yes >checking for gzgets in -lz... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for gzip... /bin/gzip >checking for BZ2_bzReadOpen in -lbz2... yes >checking bzlib.h usability... yes >checking bzlib.h presence... yes >checking for bzlib.h... yes >checking for sdl-config... /usr/bin/sdl-config >checking for SDL - version >= 1.1.4... yes >checking for IMG_Load in -lSDL_image... yes >checking SDL/SDL_image.h usability... yes >checking SDL/SDL_image.h presence... yes >checking for SDL/SDL_image.h... yes >checking for freetype-config... /usr/bin/freetype-config >checking for FreeType -- version >= 2.1.3... yes >checking for iconv... (cached) yes >checking for working iconv... (cached) yes >checking for iconv declaration... (cached) install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for libcharset... (cached) no >checking for nl_langinfo and CODESET... (cached) yes >checking for connect in -lsocket... no >checking for gethostbyaddr in -lbind... no >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 whether Xfuncproto was supplied... no >checking for compilable FUNCPROTO definition... yes, determined: 15 >checking for workable NARROWPROTO definition... no, cannot determine >checking whether Xfuncproto was determined... yes: FUNCPROTO=15 >checking for sdl-config... (cached) /usr/bin/sdl-config >checking for SDL - version >= 1.0.0... yes >checking SDL_mixer.h usability... yes >checking SDL_mixer.h presence... yes >checking for SDL_mixer.h... yes >checking for Mix_OpenAudio in -lSDL_mixer... yes >checking building SDL_mixer support... yes >checking for GGZ library: libggz... no >checking for GGZ library: libggz... (cached) no >checking for gethostbyaddr in -lbind... (cached) no >checking readline/readline.h usability... yes >checking readline/readline.h presence... yes >checking for readline/readline.h... yes >checking for completion_matches in -lreadline... yes >checking for rl_completion_matches in -lreadline... yes >checking whether readline works at runtime... [?1034h_ yes >checking for main in -lnls... no >checking for ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for sys/types.h... (cached) yes >checking for unistd.h... (cached) yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking for libintl.h... (cached) yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking for strings.h... (cached) yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/signal.h usability... yes >checking sys/signal.h presence... yes >checking for sys/signal.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/termio.h usability... no >checking sys/termio.h presence... no >checking for sys/termio.h... no >checking sys/uio.h usability... yes >checking sys/uio.h presence... yes >checking for sys/uio.h... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking for an ANSI C-conforming const... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for socklen_t... yes >checking return type of signal handlers... void >checking for pid_t... yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for working strcoll... yes >checking for vprintf... yes >checking for _doprnt... no >checking for working vsnprintf... yes >checking for vsnprintf... yes >checking for bind... yes >checking for connect... (cached) yes >checking for fileno... yes >checking for flock... yes >checking for ftime... yes >checking for gethostbyname... (cached) yes >checking for gethostname... yes >checking for getpwuid... yes >checking for inet_aton... yes >checking for select... yes >checking for snooze... no >checking for strcasecmp... yes >checking for strcasestr... yes >checking for strerror... yes >checking for strlcat... no >checking for strlcpy... no >checking for strncasecmp... yes >checking for strstr... yes >checking for uname... yes >checking for usleep... yes >checking for getline... yes >checking for working gettimeofday... yes >checking for fdopen... yes >checking for fcntl... yes >checking for SIGPIPE... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for working mkstemp... yes >checking for isatty... yes >checking for popen... yes >checking for _longjmp... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating data/Makefile >config.status: creating data/civclient.dsc >config.status: creating data/civserver.dsc >config.status: creating data/civserver.room >config.status: creating data/hex2t/Makefile >config.status: creating data/amplio/Makefile >config.status: creating data/buildings/Makefile >config.status: creating data/flags/Makefile >config.status: creating data/misc/Makefile >config.status: creating data/trident/Makefile >config.status: creating data/isophex/Makefile >config.status: creating data/isotrident/Makefile >config.status: creating data/stdsounds/Makefile >config.status: creating data/default/Makefile >config.status: creating data/civ1/Makefile >config.status: creating data/civ2/Makefile >config.status: creating data/scenario/Makefile >config.status: creating data/nation/Makefile >config.status: creating data/themes/Makefile >config.status: creating data/themes/gui-gtk-2.0/Makefile >config.status: creating data/themes/gui-gtk-2.0/Freeciv/Makefile >config.status: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Makefile >config.status: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Arrows/Makefile >config.status: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Buttons/Makefile >config.status: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Check-Radio/Makefile >config.status: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Combo/Makefile >config.status: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Frame-Gap/Makefile >config.status: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Handles/Makefile >config.status: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Lines/Makefile >config.status: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/ListHeaders/Makefile >config.status: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Menu-Menubar/Makefile >config.status: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Others/Makefile >config.status: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Panel/Makefile >config.status: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/ProgressBar/Makefile >config.status: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Range/Makefile >config.status: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/Makefile >config.status: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Shadows/Makefile >config.status: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Spin/Makefile >config.status: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Tabs/Makefile >config.status: creating data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Toolbar/Makefile >config.status: creating data/themes/gui-sdl/Makefile >config.status: creating data/themes/gui-sdl/human/Makefile >config.status: creating data/wonders/Makefile >config.status: creating data/icons/Makefile >config.status: creating utility/Makefile >config.status: creating utility/ftwl/Makefile >config.status: creating dependencies/Makefile >config.status: creating dependencies/lua-5.1/Makefile >config.status: creating dependencies/lua-5.1/src/Makefile >config.status: creating dependencies/tolua-5.1/Makefile >config.status: creating dependencies/tolua-5.1/src/Makefile >config.status: creating dependencies/tolua-5.1/src/lib/Makefile >config.status: creating dependencies/tolua-5.1/src/bin/Makefile >config.status: creating common/Makefile >config.status: creating common/aicore/Makefile >config.status: creating ai/Makefile >config.status: creating tests/Makefile >config.status: creating win32/Makefile >config.status: creating client/Makefile >config.status: creating client/agents/Makefile >config.status: creating client/include/Makefile >config.status: creating client/gui-sdl/Makefile >config.status: creating client/gui-gtk-2.0/Makefile >config.status: creating client/gui-xaw/Makefile >config.status: creating client/gui-win32/Makefile >config.status: creating client/gui-ftwl/Makefile >config.status: creating client/gui-stub/Makefile >config.status: creating server/Makefile >config.status: creating server/generator/Makefile >config.status: creating server/scripting/Makefile >config.status: creating manual/Makefile >config.status: creating po/Makefile.in >config.status: creating doc/Makefile >config.status: creating doc/man/Makefile >config.status: creating doc/ca/Makefile >config.status: creating doc/de/Makefile >config.status: creating doc/fr/Makefile >config.status: creating doc/it/Makefile >config.status: creating doc/ja/Makefile >config.status: creating doc/nl/Makefile >config.status: creating doc/sv/Makefile >config.status: creating freeciv.spec >config.status: creating bootstrap/undep.sh >config.status: creating data/Freeciv >config.status: creating client/freeciv.desktop >config.status: creating server/freeciv-server.desktop >config.status: creating civ >config.status: creating ser >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default-1 commands >config.status: executing fc_default-1 commands >extending po/Makefile >config.status: executing fc_default-2 commands >silencing po/Makefile >config.status: executing fc_default-4 commands >modifying po/Makefile add-comments/escape >config.status: executing fc_default-5 commands >config.status: executing default commands >configure: >****************** Configuration Summary ****************** > > Build freeciv client: yes > Debugging support: some > > Client frontends: > Gtk-2.0: no > SDL: yes > Xaw: no > Win32: no > FTWL: no > Stub: no > > Build freeciv server: yes > Debugging support: some > Auth database support: no > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2 ... >make -j2 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2' >Making all in data >make[2]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data' >Making all in icons >make[3]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/icons' >make[3]: Ð¦ÐµÐ»Ñ `all' не ÑÑебÑÐµÑ Ð²ÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´. >make[3]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/icons' >Making all in amplio >make[3]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/amplio' >make[3]: Ð¦ÐµÐ»Ñ `all' не ÑÑебÑÐµÑ Ð²ÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´. >make[3]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/amplio' >Making all in misc >make[3]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/misc' >make[3]: Ð¦ÐµÐ»Ñ `all' не ÑÑебÑÐµÑ Ð²ÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´. >make[3]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/misc' >Making all in flags >make[3]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/flags' >make[3]: Ð¦ÐµÐ»Ñ `all' не ÑÑебÑÐµÑ Ð²ÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´. >make[3]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/flags' >Making all in buildings >make[3]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/buildings' >make[3]: Ð¦ÐµÐ»Ñ `all' не ÑÑебÑÐµÑ Ð²ÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´. >make[3]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/buildings' >Making all in isotrident >make[3]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/isotrident' >make[3]: Ð¦ÐµÐ»Ñ `all' не ÑÑебÑÐµÑ Ð²ÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´. >make[3]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/isotrident' >Making all in trident >make[3]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/trident' >make[3]: Ð¦ÐµÐ»Ñ `all' не ÑÑебÑÐµÑ Ð²ÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´. >make[3]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/trident' >Making all in isophex >make[3]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/isophex' >make[3]: Ð¦ÐµÐ»Ñ `all' не ÑÑебÑÐµÑ Ð²ÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´. >make[3]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/isophex' >Making all in hex2t >make[3]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/hex2t' >make[3]: Ð¦ÐµÐ»Ñ `all' не ÑÑебÑÐµÑ Ð²ÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´. >make[3]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/hex2t' >Making all in stdsounds >make[3]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/stdsounds' >make[3]: Ð¦ÐµÐ»Ñ `all' не ÑÑебÑÐµÑ Ð²ÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´. >make[3]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/stdsounds' >Making all in themes >make[3]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/themes' >Making all in gui-sdl >make[4]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/themes/gui-sdl' >Making all in human >make[5]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/themes/gui-sdl/human' >make[5]: Ð¦ÐµÐ»Ñ `all' не ÑÑебÑÐµÑ Ð²ÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´. >make[5]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/themes/gui-sdl/human' >make[5]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/themes/gui-sdl' >make[5]: Ð¦ÐµÐ»Ñ `all-am' не ÑÑебÑÐµÑ Ð²ÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´. >make[5]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/themes/gui-sdl' >make[4]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/themes/gui-sdl' >make[4]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/themes' >make[4]: Ð¦ÐµÐ»Ñ `all-am' не ÑÑебÑÐµÑ Ð²ÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´. >make[4]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/themes' >make[3]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/themes' >Making all in wonders >make[3]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/wonders' >make[3]: Ð¦ÐµÐ»Ñ `all' не ÑÑебÑÐµÑ Ð²ÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´. >make[3]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/wonders' >Making all in default >make[3]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/default' >make[3]: Ð¦ÐµÐ»Ñ `all' не ÑÑебÑÐµÑ Ð²ÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´. >make[3]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/default' >Making all in civ1 >make[3]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/civ1' >make[3]: Ð¦ÐµÐ»Ñ `all' не ÑÑебÑÐµÑ Ð²ÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´. >make[3]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/civ1' >Making all in civ2 >make[3]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/civ2' >make[3]: Ð¦ÐµÐ»Ñ `all' не ÑÑебÑÐµÑ Ð²ÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´. >make[3]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/civ2' >Making all in scenario >make[3]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/scenario' >/bin/gzip --best -c british-isles-85x80-v2.80.sav > british-isles-85x80-v2.80.sav.gz >/bin/gzip --best -c earth-160x90-v2.sav > earth-160x90-v2.sav.gz >/bin/gzip --best -c earth-80x50-v2.sav > earth-80x50-v2.sav.gz >/bin/gzip --best -c europe-200x100-v2.sav > europe-200x100-v2.sav.gz >/bin/gzip --best -c france-140x90-v2.sav > france-140x90-v2.sav.gz >/bin/gzip --best -c hagworld-120x60-v1.2.sav > hagworld-120x60-v1.2.sav.gz >/bin/gzip --best -c iberian-peninsula-136x100-v1.0.sav > iberian-peninsula-136x100-v1.0.sav.gz >/bin/gzip --best -c italy-100x100-v1.5.sav > italy-100x100-v1.5.sav.gz >/bin/gzip --best -c japan-88x100-v1.3.sav > japan-88x100-v1.3.sav.gz >/bin/gzip --best -c north_america_116x100-v1.2.sav > north_america_116x100-v1.2.sav.gz >/bin/gzip --best -c tutorial.sav > tutorial.sav.gz >make[3]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/scenario' >Making all in nation >make[3]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/nation' >make[3]: Ð¦ÐµÐ»Ñ `all' не ÑÑебÑÐµÑ Ð²ÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´. >make[3]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data/nation' >make[3]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data' >make[3]: Ð¦ÐµÐ»Ñ `all-am' не ÑÑебÑÐµÑ Ð²ÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´. >make[3]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data' >make[2]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/data' >Making all in utility >make[2]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/utility' >make all-recursive >make[3]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/utility' >Making all in ftwl >make[4]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/utility/ftwl' >make[4]: Ð¦ÐµÐ»Ñ `all' не ÑÑебÑÐµÑ Ð²ÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´. >make[4]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/utility/ftwl' >make[4]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/utility' >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o astring.lo astring.c >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o capability.lo capability.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c capability.c -o capability.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c astring.c -o astring.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o fciconv.lo fciconv.c >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o distribute.lo distribute.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c fciconv.c -o fciconv.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c distribute.c -o distribute.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o fcintl.lo fcintl.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c fcintl.c -o fcintl.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o genlist.lo genlist.c >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o hash.lo hash.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c genlist.c -o genlist.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c hash.c -o hash.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o inputfile.lo inputfile.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c inputfile.c -o inputfile.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o ioz.lo ioz.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c ioz.c -o ioz.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o iterator.lo iterator.c >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o log.lo log.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c iterator.c -o iterator.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c log.c -o log.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o netintf.lo netintf.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c netintf.c -o netintf.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o pqueue.lo pqueue.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c pqueue.c -o pqueue.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o mem.lo mem.c >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o rand.lo rand.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c mem.c -o mem.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c rand.c -o rand.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o registry.lo registry.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c registry.c -o registry.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o sbuffer.lo sbuffer.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c sbuffer.c -o sbuffer.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o shared.lo shared.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c shared.c -o shared.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o string_vector.lo string_vector.c >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o support.lo support.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c support.c -o support.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c string_vector.c -o string_vector.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o timing.lo timing.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c timing.c -o timing.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o md5.lo md5.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c md5.c -o md5.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s -o libcivutility.la astring.lo capability.lo fciconv.lo distribute.lo fcintl.lo genlist.lo hash.lo inputfile.lo ioz.lo iterator.lo log.lo netintf.lo pqueue.lo mem.lo rand.lo registry.lo sbuffer.lo shared.lo string_vector.lo support.lo timing.lo md5.lo -lz -lbz2 >libtool: link: i686-pc-linux-gnu-ar cru .libs/libcivutility.a astring.o capability.o fciconv.o distribute.o fcintl.o genlist.o hash.o inputfile.o ioz.o iterator.o log.o netintf.o pqueue.o mem.o rand.o registry.o sbuffer.o shared.o string_vector.o support.o timing.o md5.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libcivutility.a >libtool: link: ( cd ".libs" && rm -f "libcivutility.la" && ln -s "../libcivutility.la" "libcivutility.la" ) >make[4]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/utility' >make[3]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/utility' >make[2]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/utility' >Making all in common >make[2]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/common' >make all-recursive >make[3]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/common' >Making all in aicore >make[4]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/common/aicore' >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I.. -I../../common -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o aisupport.lo aisupport.c >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I.. -I../../common -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o path_finding.lo path_finding.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I.. -I../../common -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c aisupport.c -o aisupport.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I.. -I../../common -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c path_finding.c -o path_finding.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I.. -I../../common -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o pf_tools.lo pf_tools.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I.. -I../../common -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c pf_tools.c -o pf_tools.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I.. -I../../common -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o cm.lo cm.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I.. -I../../common -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c cm.c -o cm.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I.. -I../../common -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o citymap.lo citymap.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I.. -I../../common -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c citymap.c -o citymap.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I.. -I../../common -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o caravan.lo caravan.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I.. -I../../common -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c caravan.c -o caravan.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s -o libaicore.la aisupport.lo path_finding.lo pf_tools.lo cm.lo citymap.lo caravan.lo >libtool: link: i686-pc-linux-gnu-ar cru .libs/libaicore.a aisupport.o path_finding.o pf_tools.o cm.o citymap.o caravan.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libaicore.a >libtool: link: ( cd ".libs" && rm -f "libaicore.la" && ln -s "../libaicore.la" "libaicore.la" ) >make[4]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/common/aicore' >make[4]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/common' >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o ai.lo ai.c >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o base.lo base.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c base.c -o base.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c ai.c -o ai.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o borders.lo borders.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c borders.c -o borders.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o capstr.lo capstr.c >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o city.lo city.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c city.c -o city.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c capstr.c -o capstr.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o combat.lo combat.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c combat.c -o combat.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o connection.lo connection.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c connection.c -o connection.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o dataio.lo dataio.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c dataio.c -o dataio.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o diptreaty.lo diptreaty.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c diptreaty.c -o diptreaty.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o effects.lo effects.c >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o events.lo events.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c effects.c -o effects.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c events.c -o events.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o featured_text.lo featured_text.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c featured_text.c -o featured_text.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o game.lo game.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c game.c -o game.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o government.lo government.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c government.c -o government.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o idex.lo idex.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c idex.c -o idex.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o improvement.lo improvement.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c improvement.c -o improvement.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o map.lo map.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c map.c -o map.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o movement.lo movement.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c movement.c -o movement.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o nation.lo nation.c >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o packets.lo packets.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c nation.c -o nation.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c packets.c -o packets.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o packets_gen.lo packets_gen.c >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o player.lo player.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c packets_gen.c -o packets_gen.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c player.c -o player.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o requirements.lo requirements.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c requirements.c -o requirements.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o spaceship.lo spaceship.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c spaceship.c -o spaceship.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o specialist.lo specialist.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c specialist.c -o specialist.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o team.lo team.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c team.c -o team.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o tech.lo tech.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c tech.c -o tech.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o terrain.lo terrain.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c terrain.c -o terrain.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o tile.lo tile.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c tile.c -o tile.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o unit.lo unit.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c unit.c -o unit.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o unitlist.lo unitlist.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c unitlist.c -o unitlist.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o unittype.lo unittype.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c unittype.c -o unittype.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o vision.lo vision.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c vision.c -o vision.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o worklist.lo worklist.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c worklist.c -o worklist.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o version.lo version.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./aicore -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c version.c -o version.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s -o libfreeciv.la -rpath /usr/games/lib ai.lo base.lo borders.lo capstr.lo city.lo combat.lo connection.lo dataio.lo diptreaty.lo effects.lo events.lo featured_text.lo game.lo government.lo idex.lo improvement.lo map.lo movement.lo nation.lo packets.lo packets_gen.lo player.lo requirements.lo spaceship.lo specialist.lo team.lo tech.lo terrain.lo tile.lo unit.lo unitlist.lo unittype.lo vision.lo worklist.lo version.lo ../utility/libcivutility.la ../common/aicore/libaicore.la -lm -lz >libtool: link: (cd .libs/libfreeciv.lax/libcivutility.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/common/../utility/.libs/libcivutility.a") >libtool: link: (cd .libs/libfreeciv.lax/libaicore.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/common/../common/aicore/.libs/libaicore.a") >libtool: link: i686-pc-linux-gnu-ar cru .libs/libfreeciv.a ai.o base.o borders.o capstr.o city.o combat.o connection.o dataio.o diptreaty.o effects.o events.o featured_text.o game.o government.o idex.o improvement.o map.o movement.o nation.o packets.o packets_gen.o player.o requirements.o spaceship.o specialist.o team.o tech.o terrain.o tile.o unit.o unitlist.o unittype.o vision.o worklist.o version.o .libs/libfreeciv.lax/libcivutility.a/sbuffer.o .libs/libfreeciv.lax/libcivutility.a/iterator.o .libs/libfreeciv.lax/libcivutility.a/astring.o .libs/libfreeciv.lax/libcivutility.a/shared.o .libs/libfreeciv.lax/libcivutility.a/netintf.o .libs/libfreeciv.lax/libcivutility.a/ioz.o .libs/libfreeciv.lax/libcivutility.a/pqueue.o .libs/libfreeciv.lax/libcivutility.a/inputfile.o .libs/libfreeciv.lax/libcivutility.a/distribute.o .libs/libfreeciv.lax/libcivutility.a/registry.o .libs/libfreeciv.lax/libcivutility.a/fcintl.o .libs/libfreeciv.lax/libcivutility.a/mem.o .libs/libfreeciv.lax/libcivutility.a/log.o .libs/libfreeciv.lax/libcivutility.a/support.o .libs/libfreeciv.lax/libcivutility.a/string_vector.o .libs/libfreeciv.lax/libcivutility.a/timing.o .libs/libfreeciv.lax/libcivutility.a/genlist.o .libs/libfreeciv.lax/libcivutility.a/capability.o .libs/libfreeciv.lax/libcivutility.a/hash.o .libs/libfreeciv.lax/libcivutility.a/fciconv.o .libs/libfreeciv.lax/libcivutility.a/rand.o .libs/libfreeciv.lax/libcivutility.a/md5.o .libs/libfreeciv.lax/libaicore.a/citymap.o .libs/libfreeciv.lax/libaicore.a/aisupport.o .libs/libfreeciv.lax/libaicore.a/path_finding.o .libs/libfreeciv.lax/libaicore.a/pf_tools.o .libs/libfreeciv.lax/libaicore.a/cm.o .libs/libfreeciv.lax/libaicore.a/caravan.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libfreeciv.a >libtool: link: rm -fr .libs/libfreeciv.lax >libtool: link: ( cd ".libs" && rm -f "libfreeciv.la" && ln -s "../libfreeciv.la" "libfreeciv.la" ) >make[4]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/common' >make[3]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/common' >make[2]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/common' >Making all in tests >make[2]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/tests' >make[2]: Ð¦ÐµÐ»Ñ `all' не ÑÑебÑÐµÑ Ð²ÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´. >make[2]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/tests' >Making all in win32 >make[2]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/win32' >make[2]: Ð¦ÐµÐ»Ñ `all' не ÑÑебÑÐµÑ Ð²ÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´. >make[2]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/win32' >Making all in ai >make[2]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/ai' >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o advdomestic.lo advdomestic.c >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o advmilitary.lo advmilitary.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c advdomestic.c -o advdomestic.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c advmilitary.c -o advmilitary.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o advdiplomacy.lo advdiplomacy.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c advdiplomacy.c -o advdiplomacy.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o advspace.lo advspace.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c advspace.c -o advspace.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o aiair.lo aiair.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c aiair.c -o aiair.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o aicity.lo aicity.c >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o aidata.lo aidata.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c aicity.c -o aicity.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c aidata.c -o aidata.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o aiexplorer.lo aiexplorer.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c aiexplorer.c -o aiexplorer.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o aiferry.lo aiferry.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c aiferry.c -o aiferry.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o aiguard.lo aiguard.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c aiguard.c -o aiguard.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o aihand.lo aihand.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c aihand.c -o aihand.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o aihunt.lo aihunt.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c aihunt.c -o aihunt.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o ailog.lo ailog.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c ailog.c -o ailog.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o aiparatrooper.lo aiparatrooper.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c aiparatrooper.c -o aiparatrooper.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o aisettler.lo aisettler.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c aisettler.c -o aisettler.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o aitech.lo aitech.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c aitech.c -o aitech.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o aitools.lo aitools.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c aitools.c -o aitools.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o aiunit.lo aiunit.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c aiunit.c -o aiunit.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o aidiplomat.lo aidiplomat.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../server -I../common/aicore -I../server/generator -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c aidiplomat.c -o aidiplomat.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s -o libcivai.la advdomestic.lo advmilitary.lo advdiplomacy.lo advspace.lo aiair.lo aicity.lo aidata.lo aiexplorer.lo aiferry.lo aiguard.lo aihand.lo aihunt.lo ailog.lo aiparatrooper.lo aisettler.lo aitech.lo aitools.lo aiunit.lo aidiplomat.lo -lm >libtool: link: i686-pc-linux-gnu-ar cru .libs/libcivai.a advdomestic.o advmilitary.o advdiplomacy.o advspace.o aiair.o aicity.o aidata.o aiexplorer.o aiferry.o aiguard.o aihand.o aihunt.o ailog.o aiparatrooper.o aisettler.o aitech.o aitools.o aiunit.o aidiplomat.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libcivai.a >libtool: link: ( cd ".libs" && rm -f "libcivai.la" && ln -s "../libcivai.la" "libcivai.la" ) >make[2]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/ai' >Making all in dependencies >make[2]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/dependencies' >Making all in lua-5.1 >make[3]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/dependencies/lua-5.1' >Making all in src >make[4]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/dependencies/lua-5.1/src' >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c lapi.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c lauxlib.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c lbaselib.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c lcode.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c ldblib.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c ldebug.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c ldo.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c ldump.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c lfunc.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c lgc.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c linit.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c liolib.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c llex.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c lmathlib.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c lmem.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c loadlib.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c lobject.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c lopcodes.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c loslib.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c lparser.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c lstate.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c lstring.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c lstrlib.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c ltable.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c ltablib.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c ltm.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c luac.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c lundump.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c lvm.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c lzio.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c print.c >rm -f liblua.a >i686-pc-linux-gnu-ar cru liblua.a lapi.o lauxlib.o lbaselib.o lcode.o ldblib.o ldebug.o ldo.o ldump.o lfunc.o lgc.o linit.o liolib.o llex.o lmathlib.o lmem.o loadlib.o lobject.o lopcodes.o loslib.o lparser.o lstate.o lstring.o lstrlib.o ltable.o ltablib.o ltm.o luac.o lundump.o lvm.o lzio.o print.o >i686-pc-linux-gnu-ranlib liblua.a >make[4]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/dependencies/lua-5.1/src' >make[4]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/dependencies/lua-5.1' >make[4]: Ð¦ÐµÐ»Ñ `all-am' не ÑÑебÑÐµÑ Ð²ÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´. >make[4]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/dependencies/lua-5.1' >make[3]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/dependencies/lua-5.1' >Making all in tolua-5.1 >make[3]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/dependencies/tolua-5.1' >Making all in src >make[4]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/dependencies/tolua-5.1/src' >Making all in lib >make[5]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/dependencies/tolua-5.1/src/lib' >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../dependencies/tolua-5.1/include -I../../../../dependencies/lua-5.1/src -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c tolua_event.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../dependencies/tolua-5.1/include -I../../../../dependencies/lua-5.1/src -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c tolua_is.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../dependencies/tolua-5.1/include -I../../../../dependencies/lua-5.1/src -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c tolua_map.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../dependencies/tolua-5.1/include -I../../../../dependencies/lua-5.1/src -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c tolua_push.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../dependencies/tolua-5.1/include -I../../../../dependencies/lua-5.1/src -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c tolua_to.c >rm -f libtolua.a >i686-pc-linux-gnu-ar cru libtolua.a tolua_event.o tolua_is.o tolua_map.o tolua_push.o tolua_to.o >i686-pc-linux-gnu-ranlib libtolua.a >make[5]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/dependencies/tolua-5.1/src/lib' >Making all in bin >make[5]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/dependencies/tolua-5.1/src/bin' >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../dependencies/lua-5.1/src -I../../../../dependencies/lua-5.1/etc -I../../../../dependencies/tolua-5.1/include -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c tolua.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../dependencies/lua-5.1/src -I../../../../dependencies/lua-5.1/etc -I../../../../dependencies/tolua-5.1/include -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c toluabind.c >/bin/sh ../../../../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s -o tolua tolua.o toluabind.o ../../../../dependencies/lua-5.1/src/liblua.a ../lib/libtolua.a -lm >libtool: link: i686-pc-linux-gnu-gcc -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s -o tolua tolua.o toluabind.o ../../../../dependencies/lua-5.1/src/liblua.a ../lib/libtolua.a -lm >make[5]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/dependencies/tolua-5.1/src/bin' >make[5]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/dependencies/tolua-5.1/src' >make[5]: Ð¦ÐµÐ»Ñ `all-am' не ÑÑебÑÐµÑ Ð²ÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´. >make[5]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/dependencies/tolua-5.1/src' >make[4]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/dependencies/tolua-5.1/src' >make[4]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/dependencies/tolua-5.1' >make[4]: Ð¦ÐµÐ»Ñ `all-am' не ÑÑебÑÐµÑ Ð²ÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´. >make[4]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/dependencies/tolua-5.1' >make[3]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/dependencies/tolua-5.1' >make[3]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/dependencies' >make[3]: Ð¦ÐµÐ»Ñ `all-am' не ÑÑебÑÐµÑ Ð²ÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´. >make[3]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/dependencies' >make[2]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/dependencies' >Making all in server >make[2]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/server' >Making all in generator >make[3]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/server/generator' >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I../../common -I../../server -I../../server/generator -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o mapgen.lo mapgen.c >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I../../common -I../../server -I../../server/generator -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o mapgen_topology.lo mapgen_topology.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I../../common -I../../server -I../../server/generator -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c mapgen_topology.c -o mapgen_topology.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I../../common -I../../server -I../../server/generator -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c mapgen.c -o mapgen.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I../../common -I../../server -I../../server/generator -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o utilities.lo utilities.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I../../common -I../../server -I../../server/generator -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c utilities.c -o utilities.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I../../common -I../../server -I../../server/generator -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o height_map.lo height_map.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I../../common -I../../server -I../../server/generator -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c height_map.c -o height_map.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I../../common -I../../server -I../../server/generator -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o startpos.lo startpos.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I../../common -I../../server -I../../server/generator -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c startpos.c -o startpos.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I../../common -I../../server -I../../server/generator -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o temperature_map.lo temperature_map.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I../../common -I../../server -I../../server/generator -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c temperature_map.c -o temperature_map.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s -o libgenerator.la mapgen.lo mapgen_topology.lo utilities.lo height_map.lo startpos.lo temperature_map.lo -lm >libtool: link: i686-pc-linux-gnu-ar cru .libs/libgenerator.a mapgen.o mapgen_topology.o utilities.o height_map.o startpos.o temperature_map.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libgenerator.a >libtool: link: ( cd ".libs" && rm -f "libgenerator.la" && ln -s "../libgenerator.la" "libgenerator.la" ) >make[3]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/server/generator' >Making all in scripting >make[3]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/server/scripting' >make all-am >make[4]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/server/scripting' >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I../../common -I../../server -I../../dependencies/lua-5.1/src -I../../dependencies/tolua-5.1/include -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o api_actions.lo api_actions.c >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I../../common -I../../server -I../../dependencies/lua-5.1/src -I../../dependencies/tolua-5.1/include -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o api_find.lo api_find.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I../../common -I../../server -I../../dependencies/lua-5.1/src -I../../dependencies/tolua-5.1/include -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c api_actions.c -o api_actions.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I../../common -I../../server -I../../dependencies/lua-5.1/src -I../../dependencies/tolua-5.1/include -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c api_find.c -o api_find.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I../../common -I../../server -I../../dependencies/lua-5.1/src -I../../dependencies/tolua-5.1/include -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o api_gen.lo api_gen.c >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I../../common -I../../server -I../../dependencies/lua-5.1/src -I../../dependencies/tolua-5.1/include -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o api_intl.lo api_intl.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I../../common -I../../server -I../../dependencies/lua-5.1/src -I../../dependencies/tolua-5.1/include -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c api_gen.c -o api_gen.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I../../common -I../../server -I../../dependencies/lua-5.1/src -I../../dependencies/tolua-5.1/include -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c api_intl.c -o api_intl.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I../../common -I../../server -I../../dependencies/lua-5.1/src -I../../dependencies/tolua-5.1/include -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o api_methods.lo api_methods.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I../../common -I../../server -I../../dependencies/lua-5.1/src -I../../dependencies/tolua-5.1/include -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c api_methods.c -o api_methods.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I../../common -I../../server -I../../dependencies/lua-5.1/src -I../../dependencies/tolua-5.1/include -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o api_notify.lo api_notify.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I../../common -I../../server -I../../dependencies/lua-5.1/src -I../../dependencies/tolua-5.1/include -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c api_notify.c -o api_notify.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I../../common -I../../server -I../../dependencies/lua-5.1/src -I../../dependencies/tolua-5.1/include -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o api_utilities.lo api_utilities.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I../../common -I../../server -I../../dependencies/lua-5.1/src -I../../dependencies/tolua-5.1/include -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c api_utilities.c -o api_utilities.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I../../common -I../../server -I../../dependencies/lua-5.1/src -I../../dependencies/tolua-5.1/include -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o script.lo script.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I../../common -I../../server -I../../dependencies/lua-5.1/src -I../../dependencies/tolua-5.1/include -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c script.c -o script.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I../../common -I../../server -I../../dependencies/lua-5.1/src -I../../dependencies/tolua-5.1/include -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o script_signal.lo script_signal.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../utility -I../../common -I../../server -I../../dependencies/lua-5.1/src -I../../dependencies/tolua-5.1/include -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c script_signal.c -o script_signal.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s -o libscripting.la api_actions.lo api_find.lo api_gen.lo api_intl.lo api_methods.lo api_notify.lo api_utilities.lo script.lo script_signal.lo >libtool: link: i686-pc-linux-gnu-ar cru .libs/libscripting.a api_actions.o api_find.o api_gen.o api_intl.o api_methods.o api_notify.o api_utilities.o script.o script_signal.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libscripting.a >libtool: link: ( cd ".libs" && rm -f "libscripting.la" && ln -s "../libscripting.la" "libscripting.la" ) >make[4]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/server/scripting' >make[3]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/server/scripting' >make[3]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/server' >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o aiiface.lo aiiface.c >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o auth.lo auth.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c aiiface.c -o aiiface.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c auth.c -o auth.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o barbarian.lo barbarian.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c barbarian.c -o barbarian.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o cityhand.lo cityhand.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c cityhand.c -o cityhand.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o citytools.lo citytools.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c citytools.c -o citytools.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o cityturn.lo cityturn.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c cityturn.c -o cityturn.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o commands.lo commands.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c commands.c -o commands.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o connecthand.lo connecthand.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c connecthand.c -o connecthand.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o console.lo console.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c console.c -o console.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o diplhand.lo diplhand.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c diplhand.c -o diplhand.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o diplomats.lo diplomats.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c diplomats.c -o diplomats.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o edithand.lo edithand.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c edithand.c -o edithand.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o gamehand.lo gamehand.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c gamehand.c -o gamehand.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o gotohand.lo gotohand.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c gotohand.c -o gotohand.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o ggzserver.lo ggzserver.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c ggzserver.c -o ggzserver.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o handchat.lo handchat.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c handchat.c -o handchat.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o hand_gen.lo hand_gen.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c hand_gen.c -o hand_gen.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o maphand.lo maphand.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c maphand.c -o maphand.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o meta.lo meta.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c meta.c -o meta.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o notify.lo notify.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c notify.c -o notify.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o plrhand.lo plrhand.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c plrhand.c -o plrhand.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o report.lo report.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c report.c -o report.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o ruleset.lo ruleset.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c ruleset.c -o ruleset.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o sanitycheck.lo sanitycheck.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c sanitycheck.c -o sanitycheck.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o savegame.lo savegame.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c savegame.c -o savegame.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o score.lo score.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c score.c -o score.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o sernet.lo sernet.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c sernet.c -o sernet.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o settings.lo settings.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c settings.c -o settings.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o settlers.lo settlers.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c settlers.c -o settlers.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o spacerace.lo spacerace.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c spacerace.c -o spacerace.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o srv_main.lo srv_main.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c srv_main.c -o srv_main.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o stdinhand.lo stdinhand.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c stdinhand.c -o stdinhand.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o techtools.lo techtools.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c techtools.c -o techtools.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o unithand.lo unithand.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c unithand.c -o unithand.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o unittools.lo unittools.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c unittools.c -o unittools.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o voting.lo voting.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c voting.c -o voting.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./../common -I./../ai -I../common/aicore -I./generator -I./scripting -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c civserver.c >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s -o libfreeciv-srv.la -rpath /usr/games/lib aiiface.lo auth.lo barbarian.lo cityhand.lo citytools.lo cityturn.lo commands.lo connecthand.lo console.lo diplhand.lo diplomats.lo edithand.lo gamehand.lo gotohand.lo ggzserver.lo handchat.lo hand_gen.lo maphand.lo meta.lo notify.lo plrhand.lo report.lo ruleset.lo sanitycheck.lo savegame.lo score.lo sernet.lo settings.lo settlers.lo spacerace.lo srv_main.lo stdinhand.lo techtools.lo unithand.lo unittools.lo voting.lo ../ai/libcivai.la >libtool: link: (cd .libs/libfreeciv-srv.lax/libcivai.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/server/../ai/.libs/libcivai.a") >libtool: link: i686-pc-linux-gnu-ar cru .libs/libfreeciv-srv.a aiiface.o auth.o barbarian.o cityhand.o citytools.o cityturn.o commands.o connecthand.o console.o diplhand.o diplomats.o edithand.o gamehand.o gotohand.o ggzserver.o handchat.o hand_gen.o maphand.o meta.o notify.o plrhand.o report.o ruleset.o sanitycheck.o savegame.o score.o sernet.o settings.o settlers.o spacerace.o srv_main.o stdinhand.o techtools.o unithand.o unittools.o voting.o .libs/libfreeciv-srv.lax/libcivai.a/aidiplomat.o .libs/libfreeciv-srv.lax/libcivai.a/aiferry.o .libs/libfreeciv-srv.lax/libcivai.a/advspace.o .libs/libfreeciv-srv.lax/libcivai.a/aisettler.o .libs/libfreeciv-srv.lax/libcivai.a/aiunit.o .libs/libfreeciv-srv.lax/libcivai.a/aicity.o .libs/libfreeciv-srv.lax/libcivai.a/aitech.o .libs/libfreeciv-srv.lax/libcivai.a/aiparatrooper.o .libs/libfreeciv-srv.lax/libcivai.a/advdomestic.o .libs/libfreeciv-srv.lax/libcivai.a/aidata.o .libs/libfreeciv-srv.lax/libcivai.a/ailog.o .libs/libfreeciv-srv.lax/libcivai.a/aiair.o .libs/libfreeciv-srv.lax/libcivai.a/aiexplorer.o .libs/libfreeciv-srv.lax/libcivai.a/aitools.o .libs/libfreeciv-srv.lax/libcivai.a/aihunt.o .libs/libfreeciv-srv.lax/libcivai.a/aiguard.o .libs/libfreeciv-srv.lax/libcivai.a/advdiplomacy.o .libs/libfreeciv-srv.lax/libcivai.a/aihand.o .libs/libfreeciv-srv.lax/libcivai.a/advmilitary.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libfreeciv-srv.a >libtool: link: rm -fr .libs/libfreeciv-srv.lax >libtool: link: ( cd ".libs" && rm -f "libfreeciv-srv.la" && ln -s "../libfreeciv-srv.la" "libfreeciv-srv.la" ) >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s -o freeciv-server civserver.o ../common/libfreeciv.la ./libfreeciv-srv.la ../common/libfreeciv.la ./libfreeciv-srv.la ../common/libfreeciv.la ./generator/libgenerator.la ./scripting/libscripting.la ../dependencies/lua-5.1/src/liblua.a ../dependencies/tolua-5.1/src/lib/libtolua.a -lreadline -lm >libtool: link: i686-pc-linux-gnu-gcc -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s -o freeciv-server civserver.o ./.libs/libfreeciv-srv.a ../common/.libs/libfreeciv.a -lbz2 -lz ./generator/.libs/libgenerator.a ./scripting/.libs/libscripting.a ../dependencies/lua-5.1/src/liblua.a ../dependencies/tolua-5.1/src/lib/libtolua.a -lreadline -lm >make[3]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/server' >make[2]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/server' >Making all in client >make[2]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/client' >Making all in gui-sdl >make[3]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/client/gui-sdl' >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o SDL_rotozoom.lo SDL_rotozoom.c >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o SDL_ttf.lo SDL_ttf.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c SDL_rotozoom.c -o SDL_rotozoom.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c SDL_ttf.c -o SDL_ttf.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o alphablit.lo alphablit.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c alphablit.c -o alphablit.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o canvas.lo canvas.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c canvas.c -o canvas.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o caravan_dialog.lo caravan_dialog.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c caravan_dialog.c -o caravan_dialog.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o chatline.lo chatline.c >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o citydlg.lo citydlg.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c chatline.c -o chatline.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c citydlg.c -o citydlg.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o cityrep.lo cityrep.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c cityrep.c -o cityrep.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o cma_fe.lo cma_fe.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c cma_fe.c -o cma_fe.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o colors.lo colors.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c colors.c -o colors.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o connectdlg.lo connectdlg.c >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o dialogs.lo dialogs.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c connectdlg.c -o connectdlg.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c dialogs.c -o dialogs.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o diplodlg.lo diplodlg.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c diplodlg.c -o diplodlg.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o diplomat_dialog.lo diplomat_dialog.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c diplomat_dialog.c -o diplomat_dialog.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o finddlg.lo finddlg.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c finddlg.c -o finddlg.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o gotodlg.lo gotodlg.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c gotodlg.c -o gotodlg.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o graphics.lo graphics.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c graphics.c -o graphics.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o gui_iconv.lo gui_iconv.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c gui_iconv.c -o gui_iconv.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o gui_main.lo gui_main.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c gui_main.c -o gui_main.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o gui_mouse.lo gui_mouse.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c gui_mouse.c -o gui_mouse.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o gui_string.lo gui_string.c >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o gui_tilespec.lo gui_tilespec.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c gui_string.c -o gui_string.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c gui_tilespec.c -o gui_tilespec.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o happiness.lo happiness.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c happiness.c -o happiness.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o helpdlg.lo helpdlg.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c helpdlg.c -o helpdlg.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o inputdlg.lo inputdlg.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c inputdlg.c -o inputdlg.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o inteldlg.lo inteldlg.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c inteldlg.c -o inteldlg.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o mapctrl.lo mapctrl.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c mapctrl.c -o mapctrl.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o mapview.lo mapview.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c mapview.c -o mapview.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o menu.lo menu.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c menu.c -o menu.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o messagedlg.lo messagedlg.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c messagedlg.c -o messagedlg.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o messagewin.lo messagewin.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c messagewin.c -o messagewin.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o optiondlg.lo optiondlg.c >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o pages.lo pages.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c optiondlg.c -o optiondlg.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c pages.c -o pages.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o plrdlg.lo plrdlg.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c plrdlg.c -o plrdlg.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o repodlgs.lo repodlgs.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c repodlgs.c -o repodlgs.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o spaceshipdlg.lo spaceshipdlg.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c spaceshipdlg.c -o spaceshipdlg.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o sprite.lo sprite.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c sprite.c -o sprite.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o themebackgrounds.lo themebackgrounds.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c themebackgrounds.c -o themebackgrounds.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o themecolors.lo themecolors.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c themecolors.c -o themecolors.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o themes.lo themes.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c themes.c -o themes.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o themespec.lo themespec.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c themespec.c -o themespec.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o unistring.lo unistring.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c unistring.c -o unistring.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o voteinfo_bar.lo voteinfo_bar.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c voteinfo_bar.c -o voteinfo_bar.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o widget.lo widget.c >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o widget_button.lo widget_button.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c widget.c -o widget.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c widget_button.c -o widget_button.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o widget_checkbox.lo widget_checkbox.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c widget_checkbox.c -o widget_checkbox.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o widget_core.lo widget_core.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c widget_core.c -o widget_core.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o widget_edit.lo widget_edit.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c widget_edit.c -o widget_edit.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o widget_icon.lo widget_icon.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c widget_icon.c -o widget_icon.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o widget_label.lo widget_label.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c widget_label.c -o widget_label.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o widget_scrollbar.lo widget_scrollbar.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c widget_scrollbar.c -o widget_scrollbar.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o widget_window.lo widget_window.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c widget_window.c -o widget_window.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o wldlg.lo wldlg.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I./../include -I../../utility -I../../common -I../../common/aicore -I./../agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c wldlg.c -o wldlg.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s -o libgui-sdl.la SDL_rotozoom.lo SDL_ttf.lo alphablit.lo canvas.lo caravan_dialog.lo chatline.lo citydlg.lo cityrep.lo cma_fe.lo colors.lo connectdlg.lo dialogs.lo diplodlg.lo diplomat_dialog.lo finddlg.lo gotodlg.lo graphics.lo gui_iconv.lo gui_main.lo gui_mouse.lo gui_string.lo gui_tilespec.lo happiness.lo helpdlg.lo inputdlg.lo inteldlg.lo mapctrl.lo mapview.lo menu.lo messagedlg.lo messagewin.lo optiondlg.lo pages.lo plrdlg.lo repodlgs.lo spaceshipdlg.lo sprite.lo themebackgrounds.lo themecolors.lo themes.lo themespec.lo unistring.lo voteinfo_bar.lo widget.lo widget_button.lo widget_checkbox.lo widget_core.lo widget_edit.lo widget_icon.lo widget_label.lo widget_scrollbar.lo widget_window.lo wldlg.lo >libtool: link: i686-pc-linux-gnu-ar cru .libs/libgui-sdl.a SDL_rotozoom.o SDL_ttf.o alphablit.o canvas.o caravan_dialog.o chatline.o citydlg.o cityrep.o cma_fe.o colors.o connectdlg.o dialogs.o diplodlg.o diplomat_dialog.o finddlg.o gotodlg.o graphics.o gui_iconv.o gui_main.o gui_mouse.o gui_string.o gui_tilespec.o happiness.o helpdlg.o inputdlg.o inteldlg.o mapctrl.o mapview.o menu.o messagedlg.o messagewin.o optiondlg.o pages.o plrdlg.o repodlgs.o spaceshipdlg.o sprite.o themebackgrounds.o themecolors.o themes.o themespec.o unistring.o voteinfo_bar.o widget.o widget_button.o widget_checkbox.o widget_core.o widget_edit.o widget_icon.o widget_label.o widget_scrollbar.o widget_window.o wldlg.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libgui-sdl.a >libtool: link: ( cd ".libs" && rm -f "libgui-sdl.la" && ln -s "../libgui-sdl.la" "libgui-sdl.la" ) >make[3]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/client/gui-sdl' >Making all in agents >make[3]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/client/agents' >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../../common/aicore -I./../include -I../../utility -I../../common -I./../gui-gtk -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o agents.lo agents.c >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../../common/aicore -I./../include -I../../utility -I../../common -I./../gui-gtk -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o cma_core.lo cma_core.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../../common/aicore -I./../include -I../../utility -I../../common -I./../gui-gtk -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c cma_core.c -o cma_core.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../../common/aicore -I./../include -I../../utility -I../../common -I./../gui-gtk -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c agents.c -o agents.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../../common/aicore -I./../include -I../../utility -I../../common -I./../gui-gtk -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o cma_fec.lo cma_fec.c >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../../common/aicore -I./../include -I../../utility -I../../common -I./../gui-gtk -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o sha.lo sha.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../../common/aicore -I./../include -I../../utility -I../../common -I./../gui-gtk -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c cma_fec.c -o cma_fec.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../../common/aicore -I./../include -I../../utility -I../../common -I./../gui-gtk -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c sha.c -o sha.o >/bin/sh ../../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s -o libagents.la agents.lo cma_core.lo cma_fec.lo sha.lo >libtool: link: i686-pc-linux-gnu-ar cru .libs/libagents.a agents.o cma_core.o cma_fec.o sha.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libagents.a >libtool: link: ( cd ".libs" && rm -f "libagents.la" && ln -s "../libagents.la" "libagents.la" ) >make[3]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/client/agents' >make[3]: Entering directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/client' >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o audio_sdl.lo audio_sdl.c >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o attribute.lo attribute.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c attribute.c -o attribute.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c audio_sdl.c -o audio_sdl.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o citydlg_common.lo citydlg_common.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c citydlg_common.c -o citydlg_common.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o cityrepdata.lo cityrepdata.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c cityrepdata.c -o cityrepdata.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o client_main.lo client_main.c >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o chatline_common.lo chatline_common.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c client_main.c -o client_main.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c chatline_common.c -o chatline_common.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o connectdlg_common.lo connectdlg_common.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c connectdlg_common.c -o connectdlg_common.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o climisc.lo climisc.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c climisc.c -o climisc.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o climap.lo climap.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c climap.c -o climap.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o clinet.lo clinet.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c clinet.c -o clinet.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o colors_common.lo colors_common.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c colors_common.c -o colors_common.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o control.lo control.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c control.c -o control.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o editor.lo editor.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c editor.c -o editor.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o ggzclient.lo ggzclient.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c ggzclient.c -o ggzclient.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o global_worklist.lo global_worklist.c >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o goto.lo goto.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c global_worklist.c -o global_worklist.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c goto.c -o goto.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o helpdata.lo helpdata.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c helpdata.c -o helpdata.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o mapctrl_common.lo mapctrl_common.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c mapctrl_common.c -o mapctrl_common.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o mapview_common.lo mapview_common.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c mapview_common.c -o mapview_common.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o messagewin_common.lo messagewin_common.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c messagewin_common.c -o messagewin_common.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o overview_common.lo overview_common.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c overview_common.c -o overview_common.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o packhand.lo packhand.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c packhand.c -o packhand.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o packhand_gen.lo packhand_gen.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c packhand_gen.c -o packhand_gen.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o plrdlg_common.lo plrdlg_common.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c plrdlg_common.c -o plrdlg_common.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o options.lo options.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c options.c -o options.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o repodlgs_common.lo repodlgs_common.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c repodlgs_common.c -o repodlgs_common.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o reqtree.lo reqtree.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c reqtree.c -o reqtree.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o servers.lo servers.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c servers.c -o servers.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o text.lo text.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c text.c -o text.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o themes_common.lo themes_common.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c themes_common.c -o themes_common.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o tilespec.lo tilespec.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c tilespec.c -o tilespec.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o voteinfo.lo voteinfo.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c voteinfo.c -o voteinfo.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o audio.lo audio.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c audio.c -o audio.o >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c -o audio_none.lo audio_none.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR=\"/usr/share/locale\" "-DDEFAULT_DATA_PATH=\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c audio_none.c -o audio_none.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../utility -I./include -I../common -I../common/aicore -I./agents -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLOCALEDIR="\"/usr/share/locale\"" -DDEFAULT_DATA_PATH="\".:data:~/.freeciv:/usr/share/games/freeciv\"" -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -c dummy.c >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s -o libfcgui-sdl.la audio_sdl.lo attribute.lo citydlg_common.lo cityrepdata.lo client_main.lo chatline_common.lo connectdlg_common.lo climisc.lo climap.lo clinet.lo colors_common.lo control.lo editor.lo ggzclient.lo global_worklist.lo goto.lo helpdata.lo mapctrl_common.lo mapview_common.lo messagewin_common.lo overview_common.lo packhand.lo packhand_gen.lo plrdlg_common.lo options.lo repodlgs_common.lo reqtree.lo servers.lo text.lo themes_common.lo tilespec.lo voteinfo.lo audio.lo audio_none.lo gui-sdl/libgui-sdl.la agents/libagents.la >libtool: link: (cd .libs/libfcgui-sdl.lax/libgui-sdl.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/client/gui-sdl/.libs/libgui-sdl.a") >libtool: link: (cd .libs/libfcgui-sdl.lax/libagents.a && i686-pc-linux-gnu-ar x "/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/client/agents/.libs/libagents.a") >libtool: link: i686-pc-linux-gnu-ar cru .libs/libfcgui-sdl.a audio_sdl.o attribute.o citydlg_common.o cityrepdata.o client_main.o chatline_common.o connectdlg_common.o climisc.o climap.o clinet.o colors_common.o control.o editor.o ggzclient.o global_worklist.o goto.o helpdata.o mapctrl_common.o mapview_common.o messagewin_common.o overview_common.o packhand.o packhand_gen.o plrdlg_common.o options.o repodlgs_common.o reqtree.o servers.o text.o themes_common.o tilespec.o voteinfo.o audio.o audio_none.o .libs/libfcgui-sdl.lax/libgui-sdl.a/spaceshipdlg.o .libs/libfcgui-sdl.lax/libgui-sdl.a/graphics.o .libs/libfcgui-sdl.lax/libgui-sdl.a/inputdlg.o .libs/libfcgui-sdl.lax/libgui-sdl.a/inteldlg.o .libs/libfcgui-sdl.lax/libgui-sdl.a/canvas.o .libs/libfcgui-sdl.lax/libgui-sdl.a/unistring.o .libs/libfcgui-sdl.lax/libgui-sdl.a/themes.o .libs/libfcgui-sdl.lax/libgui-sdl.a/chatline.o .libs/libfcgui-sdl.lax/libgui-sdl.a/alphablit.o .libs/libfcgui-sdl.lax/libgui-sdl.a/themebackgrounds.o .libs/libfcgui-sdl.lax/libgui-sdl.a/widget_icon.o .libs/libfcgui-sdl.lax/libgui-sdl.a/themespec.o .libs/libfcgui-sdl.lax/libgui-sdl.a/wldlg.o .libs/libfcgui-sdl.lax/libgui-sdl.a/gui_iconv.o .libs/libfcgui-sdl.lax/libgui-sdl.a/gui_string.o .libs/libfcgui-sdl.lax/libgui-sdl.a/caravan_dialog.o .libs/libfcgui-sdl.lax/libgui-sdl.a/menu.o .libs/libfcgui-sdl.lax/libgui-sdl.a/gotodlg.o .libs/libfcgui-sdl.lax/libgui-sdl.a/widget_label.o .libs/libfcgui-sdl.lax/libgui-sdl.a/plrdlg.o .libs/libfcgui-sdl.lax/libgui-sdl.a/happiness.o .libs/libfcgui-sdl.lax/libgui-sdl.a/widget_checkbox.o .libs/libfcgui-sdl.lax/libgui-sdl.a/cityrep.o .libs/libfcgui-sdl.lax/libgui-sdl.a/widget.o .libs/libfcgui-sdl.lax/libgui-sdl.a/widget_button.o .libs/libfcgui-sdl.lax/libgui-sdl.a/diplomat_dialog.o .libs/libfcgui-sdl.lax/libgui-sdl.a/voteinfo_bar.o .libs/libfcgui-sdl.lax/libgui-sdl.a/dialogs.o .libs/libfcgui-sdl.lax/libgui-sdl.a/gui_tilespec.o .libs/libfcgui-sdl.lax/libgui-sdl.a/citydlg.o .libs/libfcgui-sdl.lax/libgui-sdl.a/pages.o .libs/libfcgui-sdl.lax/libgui-sdl.a/gui_main.o .libs/libfcgui-sdl.lax/libgui-sdl.a/mapview.o .libs/libfcgui-sdl.lax/libgui-sdl.a/messagedlg.o .libs/libfcgui-sdl.lax/libgui-sdl.a/connectdlg.o .libs/libfcgui-sdl.lax/libgui-sdl.a/sprite.o .libs/libfcgui-sdl.lax/libgui-sdl.a/SDL_ttf.o .libs/libfcgui-sdl.lax/libgui-sdl.a/SDL_rotozoom.o .libs/libfcgui-sdl.lax/libgui-sdl.a/themecolors.o .libs/libfcgui-sdl.lax/libgui-sdl.a/widget_core.o .libs/libfcgui-sdl.lax/libgui-sdl.a/helpdlg.o .libs/libfcgui-sdl.lax/libgui-sdl.a/messagewin.o .libs/libfcgui-sdl.lax/libgui-sdl.a/repodlgs.o .libs/libfcgui-sdl.lax/libgui-sdl.a/gui_mouse.o .libs/libfcgui-sdl.lax/libgui-sdl.a/mapctrl.o .libs/libfcgui-sdl.lax/libgui-sdl.a/finddlg.o .libs/libfcgui-sdl.lax/libgui-sdl.a/widget_scrollbar.o .libs/libfcgui-sdl.lax/libgui-sdl.a/widget_edit.o .libs/libfcgui-sdl.lax/libgui-sdl.a/colors.o .libs/libfcgui-sdl.lax/libgui-sdl.a/widget_window.o .libs/libfcgui-sdl.lax/libgui-sdl.a/optiondlg.o .libs/libfcgui-sdl.lax/libgui-sdl.a/cma_fe.o .libs/libfcgui-sdl.lax/libgui-sdl.a/diplodlg.o .libs/libfcgui-sdl.lax/libagents.a/cma_fec.o .libs/libfcgui-sdl.lax/libagents.a/cma_core.o .libs/libfcgui-sdl.lax/libagents.a/agents.o .libs/libfcgui-sdl.lax/libagents.a/sha.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libfcgui-sdl.a >libtool: link: rm -fr .libs/libfcgui-sdl.lax >libtool: link: ( cd ".libs" && rm -f "libfcgui-sdl.la" && ln -s "../libfcgui-sdl.la" "libfcgui-sdl.la" ) >/bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -O2 -march=prescott -fomit-frame-pointer -pipe -fsigned-char -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s -o freeciv-sdl dummy.o -lSDL_image -lSDL -lpthread -lfreetype -lz libfcgui-sdl.la ../common/libfreeciv.la -lm -lSDL_mixer -lSDL -lpthread -lSDL_image -lSDL -lpthread -lfreetype -lz >libtool: link: cannot find the library `/usr/lib/libGLU.la' or unhandled argument `/usr/lib/libGLU.la' >make[3]: *** [freeciv-sdl] ÐÑибка 1 >make[3]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/client' >make[2]: *** [all-recursive] ÐÑибка 1 >make[2]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2/client' >make[1]: *** [all-recursive] ÐÑибка 1 >make[1]: Leaving directory `/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2' >make: *** [all] ÐÑибка 2 > [31;01m*[0m ERROR: games-strategy/freeciv-2.2.2 failed: > [31;01m*[0m died running emake, base_src_make > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 48: Called src_compile > [31;01m*[0m environment, line 5984: Called games_src_compile > [31;01m*[0m environment, line 4716: Called base_src_make > [31;01m*[0m environment, line 3491: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake "$@" || die "died running emake, $FUNCNAME"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =games-strategy/freeciv-2.2.2', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =games-strategy/freeciv-2.2.2'. > [31;01m*[0m The complete build log is located at '/var/log/portage/games-strategy:freeciv-2.2.2:20100817-070406.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/games-strategy/freeciv-2.2.2/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/games-strategy/freeciv-2.2.2/work/freeciv-2.2.2'
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 332587
:
243109
| 243311