Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 243109 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]
emerge games-strategy/freeciv-2.2.2, Log file
games-strategy:freeciv-2.2.2:20100815-214438.log (text/plain), 129.07 KB, created by
Longer
on 2010-08-15 21:51:51 UTC
(
hide
)
Description:
emerge games-strategy/freeciv-2.2.2, Log file
Filename:
MIME Type:
Creator:
Longer
Created:
2010-08-15 21:51:51 UTC
Size:
129.07 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 -s >Making all in data >Making all in icons >Making all in amplio >Making all in misc >Making all in flags >Making all in buildings >Making all in isotrident >Making all in trident >Making all in isophex >Making all in hex2t >Making all in stdsounds >Making all in themes >Making all in gui-sdl >Making all in human >Making all in wonders >Making all in default >Making all in civ1 >Making all in civ2 >Making all in scenario >Making all in nation >Making all in utility >Making all in ftwl >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 >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 >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 >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 >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 inputfile.c -o inputfile.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 ioz.c -o ioz.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 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 >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 >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 >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 >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 >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 >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 >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 >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 timing.c -o timing.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 md5.c -o md5.o >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" ) >Making all in common >Making all in aicore >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 >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 >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 >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 >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 >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" ) >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 >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 borders.c -o borders.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 >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 combat.c -o combat.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 connection.c -o connection.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 dataio.c -o dataio.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 diptreaty.c -o diptreaty.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 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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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" ) >Making all in tests >Making all in win32 >Making all in ai >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 >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 advdiplomacy.c -o advdiplomacy.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 advspace.c -o advspace.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 aiair.c -o aiair.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 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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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" ) >Making all in dependencies >Making all in lua-5.1 >Making all in src >Making all in tolua-5.1 >Making all in src >Making all in lib >Making all in bin >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,-Wl,--as-needed -o tolua tolua.o toluabind.o ../../../../dependencies/lua-5.1/src/liblua.a ../lib/libtolua.a -lm >i686-pc-linux-gnu-gcc: unrecognized option '-s,-Wl,--as-needed' >Making all in server >Making all in generator >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 >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 utilities.c -o utilities.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 height_map.c -o height_map.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 startpos.c -o startpos.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 temperature_map.c -o temperature_map.o >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" ) >Making all in scripting >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 >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 >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 >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 >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 >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 >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 >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" ) >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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" ) >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,-Wl,--as-needed -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 >i686-pc-linux-gnu-gcc: unrecognized option '-s,-Wl,--as-needed' >Making all in client >Making all in gui-sdl >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 >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 alphablit.c -o alphablit.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 canvas.c -o canvas.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 caravan_dialog.c -o caravan_dialog.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 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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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" ) >Making all in agents >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 >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 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 >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" ) >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 >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 citydlg_common.c -o citydlg_common.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 cityrepdata.c -o cityrepdata.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 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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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 >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" ) >libtool: link: cannot find the library `/usr/lib/libGLU.la' or unhandled argument `/usr/lib/libGLU.la' >make[3]: *** [freeciv-sdl] ÐÑибка 1 >make[2]: *** [all-recursive] ÐÑибка 1 >make[1]: *** [all-recursive] ÐÑибка 1 >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:20100815-214438.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