Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Glest ...emerge failed "skipped libglestlib.a"
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
temnozor
Tux's lil' helper
Tux's lil' helper


Joined: 17 Jul 2008
Posts: 121
Location: Germany

PostPosted: Tue Jul 29, 2008 9:44 am    Post subject: Glest ...emerge failed "skipped libglestlib.a" Reply with quote

Hi, my attempts to emerge Glest allways fail...

i tried the glest 2.0..... and an ebuild for the newest Glest 3.1.2

only thing i can find is ""skipped libglestlib.a" but why?
Code:

 around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/types/faction_type.o
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/types/unit_type.o
In file included from glest_game/graphics/renderer.h:16,
                 from glest_game/types/unit_type.cpp:24:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/types/object_type.o
In file included from glest_game/graphics/renderer.h:16,
                 from glest_game/types/object_type.cpp:14:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
MkDir1 ./build/i686-pc-linux-gnu/optimize/glest_game/world
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/world/minimap.o
In file included from glest_game/world/world.h:16,
                 from glest_game/world/minimap.cpp:16:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/world/world.o
In file included from glest_game/world/world.h:16,
                 from glest_game/world/world.cpp:12:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/world/unit_updater.o
In file included from glest_game/graphics/renderer.h:16,
                 from glest_game/world/unit_updater.cpp:23:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/world/tileset.o
In file included from glest_game/graphics/renderer.h:16,
                 from glest_game/world/tileset.cpp:19:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/world/map.o
In file included from glest_game/world/map.h:16,
                 from glest_game/world/map.cpp:12:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/world/surface_atlas.o
In file included from glest_game/graphics/renderer.h:16,
                 from glest_game/world/surface_atlas.cpp:17:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/world/time_flow.o
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/world/water_effects.o
In file included from glest_game/world/map.h:16,
                 from glest_game/world/water_effects.cpp:15:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
...skipped glest for lack of libglestlib.a...
MkDir1 ./build/i686-pc-linux-gnu/optimize/glest_map_editor
C++ ./build/i686-pc-linux-gnu/optimize/glest_map_editor/program.o
C++ ./build/i686-pc-linux-gnu/optimize/glest_map_editor/main.o
C++ ./build/i686-pc-linux-gnu/optimize/glest_map_editor/map.o
C++ ./build/i686-pc-linux-gnu/optimize/glest_map_editor/renderer.o
...skipped glest_editor for lack of libglestlib.a...
...failed updating 4 target(s)...
...skipped 3 target(s)...
...updated 135 target(s)...
 *
 * ERROR: games-strategy/glest-3.1.2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2389:  Called die
 * The specific snippet of code:
 *       jam || die "jam failed"
 *  The die message:
 *   jam failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/games-strategy/glest-3.1.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/games-strategy/glest-3.1.2/temp/environment'.
 *

 * Messages for package games-strategy/glest-3.1.2:

 *
 * ERROR: games-strategy/glest-3.1.2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2389:  Called die
 * The specific snippet of code:
 *       jam || die "jam failed"
 *  The die message:
 *   jam failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/games-strategy/glest-3.1.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/games-strategy/glest-3.1.2/temp/environment'.
 *


the build.log

Code:

>>> Unpacking source...
>>> Unpacking glest-source-3.1.2.tar.bz2 to /var/tmp/portage/games-strategy/glest-3.1.2/work
>>> Unpacking glest_data_3.1.2.zip to /var/tmp/portage/games-strategy/glest-3.1.2/work
 * Applying glest-3.1.2-screen.patch ...
  [ ok ]
 * Applying glest-3.1.2-home.patch ...
  [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/games-strategy/glest-3.1.2/work ...
 * econf: updating glest-source-3.1.2/mk/autoconf/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating glest-source-3.1.2/mk/autoconf/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr/games --libdir=/usr/games/lib --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games --disable-debug --build=i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for target host... assume posix
checking for X... libraries , headers
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking for socklen_t... yes
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.2.5... yes
checking for xerces... found
checking for OpenAL... found
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... i686-pc-linux-gnu-gcc
checking whether we are using the Microsoft C compiler... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for OpenGL library... -lGL
checking for OpenGL Utility library... -lGLU
checking for Vorbis... yes
checking for Ogg... yes
checking for wx-config... /usr/bin/wx-config
checking for wxWidgets version >= 2.6.0 (--unicode=yes)... yes (version 2.6.4)
configure: creating ./config.status
config.status: creating Jamconfig
config.status: executing Jamfile commands
configure:

Notice: This project uses jam (and not make) as build tool.

...found 490 target(s)...
...updating 142 target(s)...
MkDir1 ./build/i686-pc-linux-gnu/optimize/shared_lib/sources
MkDir1 ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/platform/sdl
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/platform/sdl/window_gl.o
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/platform/sdl/factory_repository.o
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/platform/sdl/thread.o
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/platform/sdl/window.o
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/platform/sdl/gl_wrap.o
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/platform/sdl/platform_util.o
shared_lib/sources/platform/sdl/platform_util.cpp: In function 'bool Shared::Platform::isKeyDown(int)':
shared_lib/sources/platform/sdl/platform_util.cpp:210: warning: array subscript has type 'char'
MkDir1 ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/platform/posix
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/platform/posix/socket.o
shared_lib/sources/platform/posix/socket.cpp: In constructor 'Shared::Platform::Ip::Ip(const std::string&)':
shared_lib/sources/platform/posix/socket.cpp:54: error: 'atoi' was not declared in this scope
shared_lib/sources/platform/posix/socket.cpp: In static member function 'static void Shared::Platform::Socket::throwException(const std::string&)':
shared_lib/sources/platform/posix/socket.cpp:207: error: 'strerror' was not declared in this scope
shared_lib/sources/platform/posix/socket.cpp: In member function 'void Shared::Platform::ClientSocket::connect(const Shared::Platform::Ip&, int)':
shared_lib/sources/platform/posix/socket.cpp:217: error: 'memset' was not declared in this scope

    i686-pc-linux-gnu-g++ -c -o ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/platform/posix/socket.o  -DPACKAGE_NAME="glest" -DPACKAGE_TARNAME="glest" -DPACKAGE_VERSION="3.1.2" -DPACKAGE_STRING="glest 3.1.2" -DPACKAGE_BUGREPORT="matze@braunis.de" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_POSIX_SOCKETS= -DX11_AVAILABLE=1 -DHAVE_GLOB_H=1 -DHAVE_SYS_IOCTL_H=1 -DUSE_SDL= -DHAVE_PTHREAD=1 -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -pthread  -I/usr/games/include -I/usr/games/include  -Ishared_lib/sources/../include/platform/sdl -Ishared_lib/sources/../include/platform/posix -Ishared_lib/sources/../include/util -Ishared_lib/sources/../include/graphics -Ishared_lib/sources/../include/graphics/gl -Ishared_lib/sources/../include/sound -Ishared_lib/sources/../include/sound/openal -Ishared_lib/sources/../include/xml -Ishared_lib/sources/../include/glew -march=pentium3 -O3 -mmmx -msse -mfpmath=sse -fomit-frame-pointer -funroll-loops -funroll-all-loops -fthread-jumps -fforce-addr -frerun-cse-after-loop -frerun-loop-opt -fexpensive-optimizations -falign-functions=4 -falign-jumps=4 -ffast-math -pipe -Wall -W -Wno-unused -Wno-sign-compare -O3 -g3 -DNDEBUG shared_lib/sources/platform/posix/socket.cpp

...failed C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/platform/posix/socket.o ...
MkDir1 ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/util
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/util/profiler.o
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/util/checksum.o
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/util/leak_dumper.o
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/util/properties.o
shared_lib/sources/util/properties.cpp: In member function 'void Shared::Util::Properties::load(const std::string&)':
shared_lib/sources/util/properties.cpp:50: error: 'strlen' was not declared in this scope

    i686-pc-linux-gnu-g++ -c -o ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/util/properties.o  -DPACKAGE_NAME="glest" -DPACKAGE_TARNAME="glest" -DPACKAGE_VERSION="3.1.2" -DPACKAGE_STRING="glest 3.1.2" -DPACKAGE_BUGREPORT="matze@braunis.de" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_POSIX_SOCKETS= -DX11_AVAILABLE=1 -DHAVE_GLOB_H=1 -DHAVE_SYS_IOCTL_H=1 -DUSE_SDL= -DHAVE_PTHREAD=1 -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -pthread  -I/usr/games/include -I/usr/games/include  -Ishared_lib/sources/../include/platform/sdl -Ishared_lib/sources/../include/platform/posix -Ishared_lib/sources/../include/util -Ishared_lib/sources/../include/graphics -Ishared_lib/sources/../include/graphics/gl -Ishared_lib/sources/../include/sound -Ishared_lib/sources/../include/sound/openal -Ishared_lib/sources/../include/xml -Ishared_lib/sources/../include/glew -march=pentium3 -O3 -mmmx -msse -mfpmath=sse -fomit-frame-pointer -funroll-loops -funroll-all-loops -fthread-jumps -fforce-addr -frerun-cse-after-loop -frerun-loop-opt -fexpensive-optimizations -falign-functions=4 -falign-jumps=4 -ffast-math -pipe -Wall -W -Wno-unused -Wno-sign-compare -O3 -g3 -DNDEBUG shared_lib/sources/util/properties.cpp

...failed C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/util/properties.o ...
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/util/util.o
shared_lib/sources/util/util.cpp: In function 'void Shared::Util::copyStringToBuffer(char*, int, const std::string&)':
shared_lib/sources/util/util.cpp:117: error: 'strncpy' was not declared in this scope

    i686-pc-linux-gnu-g++ -c -o ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/util/util.o  -DPACKAGE_NAME="glest" -DPACKAGE_TARNAME="glest" -DPACKAGE_VERSION="3.1.2" -DPACKAGE_STRING="glest 3.1.2" -DPACKAGE_BUGREPORT="matze@braunis.de" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_POSIX_SOCKETS= -DX11_AVAILABLE=1 -DHAVE_GLOB_H=1 -DHAVE_SYS_IOCTL_H=1 -DUSE_SDL= -DHAVE_PTHREAD=1 -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -pthread  -I/usr/games/include -I/usr/games/include  -Ishared_lib/sources/../include/platform/sdl -Ishared_lib/sources/../include/platform/posix -Ishared_lib/sources/../include/util -Ishared_lib/sources/../include/graphics -Ishared_lib/sources/../include/graphics/gl -Ishared_lib/sources/../include/sound -Ishared_lib/sources/../include/sound/openal -Ishared_lib/sources/../include/xml -Ishared_lib/sources/../include/glew -march=pentium3 -O3 -mmmx -msse -mfpmath=sse -fomit-frame-pointer -funroll-loops -funroll-all-loops -fthread-jumps -fforce-addr -frerun-cse-after-loop -frerun-loop-opt -fexpensive-optimizations -falign-functions=4 -falign-jumps=4 -ffast-math -pipe -Wall -W -Wno-unused -Wno-sign-compare -O3 -g3 -DNDEBUG shared_lib/sources/util/util.cpp

...failed C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/util/util.o ...
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/util/conversion.o
shared_lib/sources/util/conversion.cpp: In function 'int Shared::Util::strToInt(const std::string&)':
shared_lib/sources/util/conversion.cpp:37: error: 'strtol' was not declared in this scope
shared_lib/sources/util/conversion.cpp: In function 'float Shared::Util::strToFloat(const std::string&)':
shared_lib/sources/util/conversion.cpp:49: error: 'strtod' was not declared in this scope
shared_lib/sources/util/conversion.cpp: In function 'bool Shared::Util::strToInt(const std::string&, int*)':
shared_lib/sources/util/conversion.cpp:73: error: 'strtol' was not declared in this scope
shared_lib/sources/util/conversion.cpp: In function 'bool Shared::Util::strToFloat(const std::string&, float*)':
shared_lib/sources/util/conversion.cpp:83: error: 'strtod' was not declared in this scope

    i686-pc-linux-gnu-g++ -c -o ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/util/conversion.o  -DPACKAGE_NAME="glest" -DPACKAGE_TARNAME="glest" -DPACKAGE_VERSION="3.1.2" -DPACKAGE_STRING="glest 3.1.2" -DPACKAGE_BUGREPORT="matze@braunis.de" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_POSIX_SOCKETS= -DX11_AVAILABLE=1 -DHAVE_GLOB_H=1 -DHAVE_SYS_IOCTL_H=1 -DUSE_SDL= -DHAVE_PTHREAD=1 -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -pthread  -I/usr/games/include -I/usr/games/include  -Ishared_lib/sources/../include/platform/sdl -Ishared_lib/sources/../include/platform/posix -Ishared_lib/sources/../include/util -Ishared_lib/sources/../include/graphics -Ishared_lib/sources/../include/graphics/gl -Ishared_lib/sources/../include/sound -Ishared_lib/sources/../include/sound/openal -Ishared_lib/sources/../include/xml -Ishared_lib/sources/../include/glew -march=pentium3 -O3 -mmmx -msse -mfpmath=sse -fomit-frame-pointer -funroll-loops -funroll-all-loops -fthread-jumps -fforce-addr -frerun-cse-after-loop -frerun-loop-opt -fexpensive-optimizations -falign-functions=4 -falign-jumps=4 -ffast-math -pipe -Wall -W -Wno-unused -Wno-sign-compare -O3 -g3 -DNDEBUG shared_lib/sources/util/conversion.cpp

...failed C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/util/conversion.o ...
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/util/random.o
MkDir1 ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/graphics
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/graphics/shader.o
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/graphics/graphics_interface.o
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/graphics/model.o
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/graphics/font.o
shared_lib/sources/graphics/font.cpp: In member function 'float Shared::Graphics::FontMetrics::getTextWidth(const std::string&) const':
shared_lib/sources/graphics/font.cpp:38: warning: array subscript has type 'char'
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/graphics/buffer.o
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/graphics/shader_manager.o
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/graphics/pixmap.o
In file included from shared_lib/sources/graphics/pixmap.cpp:19:
shared_lib/sources/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
shared_lib/sources/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/graphics/texture_manager.o
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/graphics/context.o
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/graphics/font_manager.o
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/graphics/interpolation.o
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/graphics/particle.o
In file included from shared_lib/sources/graphics/particle.cpp:19:
shared_lib/sources/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
shared_lib/sources/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/graphics/camera.o
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/graphics/texture.o
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/graphics/quaternion.o
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/graphics/model_manager.o
MkDir1 ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/graphics/gl
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/graphics/gl/text_renderer_gl.o
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/graphics/gl/shader_gl.o
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/graphics/gl/opengl.o
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/graphics/gl/texture_gl.o
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/graphics/gl/particle_renderer_gl.o
In file included from shared_lib/sources/graphics/gl/particle_renderer_gl.cpp:17:
shared_lib/sources/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
shared_lib/sources/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/graphics/gl/font_gl.o
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/graphics/gl/context_gl.o
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/graphics/gl/model_renderer_gl.o
MkDir1 ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/sound
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/sound/sound_file_loader.o
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/sound/sound_interface.o
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/sound/sound_player.o
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/sound/sound.o
MkDir1 ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/sound/openal
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/sound/openal/sound_player_openal.o
MkDir1 ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/xml
C++ ./build/i686-pc-linux-gnu/optimize/shared_lib/sources/xml/xml_parser.o
...skipped libglestlib.a for lack of libglestlib.a(socket.o)...
MkDir1 ./build/i686-pc-linux-gnu/optimize/glest_game/ai
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/ai/ai_interface.o
In file included from glest_game/world/world.h:16,
                 from glest_game/ai/ai_interface.h:15,
                 from glest_game/ai/ai_interface.cpp:12:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/ai/ai_rule.o
In file included from glest_game/world/world.h:16,
                 from glest_game/ai/ai.h:18,
                 from glest_game/ai/ai_rule.cpp:13:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/ai/ai.o
In file included from glest_game/world/world.h:16,
                 from glest_game/ai/ai.h:18,
                 from glest_game/ai/ai.cpp:12:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/ai/path_finder.o
In file included from glest_game/world/map.h:16,
                 from glest_game/ai/path_finder.cpp:18:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
MkDir1 ./build/i686-pc-linux-gnu/optimize/glest_game/facilities
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/facilities/components.o
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/facilities/game_util.o
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/facilities/logger.o
In file included from glest_game/graphics/renderer.h:16,
                 from glest_game/facilities/logger.cpp:15:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
MkDir1 ./build/i686-pc-linux-gnu/optimize/glest_game/game
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/game/game.o
In file included from glest_game/game/game_camera.h:16,
                 from glest_game/game/game.h:18,
                 from glest_game/game/game.cpp:12:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/game/commander.o
In file included from glest_game/world/world.h:16,
                 from glest_game/game/commander.cpp:14:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/game/stats.o
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/game/game_camera.o
In file included from glest_game/game/game_camera.h:16,
                 from glest_game/game/game_camera.cpp:12:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/game/console.o
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/game/chat_manager.o
MkDir1 ./build/i686-pc-linux-gnu/optimize/glest_game/global
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/global/config.o
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/global/metrics.o
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/global/core_data.o
In file included from glest_game/graphics/renderer.h:16,
                 from glest_game/global/core_data.cpp:15:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/global/lang.o
MkDir1 ./build/i686-pc-linux-gnu/optimize/glest_game/graphics
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/graphics/particle_type.o
In file included from glest_game/graphics/renderer.h:16,
                 from glest_game/graphics/particle_type.cpp:17:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/graphics/renderer.o
In file included from glest_game/graphics/renderer.h:16,
                 from glest_game/graphics/renderer.cpp:12:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
MkDir1 ./build/i686-pc-linux-gnu/optimize/glest_game/gui
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/gui/gui.o
In file included from glest_game/world/world.h:16,
                 from glest_game/gui/gui.cpp:17:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/gui/selection.o
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/gui/display.o
MkDir1 ./build/i686-pc-linux-gnu/optimize/glest_game/main
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/main/program.o
In file included from glest_game/graphics/renderer.h:16,
                 from glest_game/main/program.cpp:15:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/main/main.o
In file included from glest_game/game/game_camera.h:16,
                 from glest_game/game/game.h:18,
                 from glest_game/main/main.cpp:18:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/main/intro.o
In file included from glest_game/world/world.h:16,
                 from glest_game/menu/main_menu.h:18,
                 from glest_game/main/intro.cpp:13:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/main/battle_end.o
In file included from glest_game/world/world.h:16,
                 from glest_game/menu/main_menu.h:18,
                 from glest_game/main/battle_end.cpp:14:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
MkDir1 ./build/i686-pc-linux-gnu/optimize/glest_game/menu
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/menu/menu_background.o
In file included from glest_game/graphics/renderer.h:16,
                 from glest_game/menu/menu_background.cpp:16:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/menu/menu_state_graphic_info.o
In file included from glest_game/world/world.h:16,
                 from glest_game/menu/main_menu.h:18,
                 from glest_game/menu/menu_state_graphic_info.h:15,
                 from glest_game/menu/menu_state_graphic_info.cpp:12:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/menu/menu_state_new_game.o
In file included from glest_game/world/world.h:16,
                 from glest_game/menu/main_menu.h:18,
                 from glest_game/menu/menu_state_new_game.h:15,
                 from glest_game/menu/menu_state_new_game.cpp:12:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/menu/menu_state_options.o
In file included from glest_game/world/world.h:16,
                 from glest_game/menu/main_menu.h:18,
                 from glest_game/menu/menu_state_options.h:15,
                 from glest_game/menu/menu_state_options.cpp:12:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/menu/menu_state_about.o
In file included from glest_game/world/world.h:16,
                 from glest_game/menu/main_menu.h:18,
                 from glest_game/menu/menu_state_about.h:15,
                 from glest_game/menu/menu_state_about.cpp:12:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/menu/menu_state_scenario.o
In file included from glest_game/world/world.h:16,
                 from glest_game/menu/main_menu.h:18,
                 from glest_game/menu/menu_state_scenario.h:15,
                 from glest_game/menu/menu_state_scenario.cpp:12:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/menu/menu_state_join_game.o
In file included from glest_game/world/world.h:16,
                 from glest_game/menu/main_menu.h:18,
                 from glest_game/menu/menu_state_join_game.h:16,
                 from glest_game/menu/menu_state_join_game.cpp:12:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/menu/menu_state_root.o
In file included from glest_game/world/world.h:16,
                 from glest_game/menu/main_menu.h:18,
                 from glest_game/menu/menu_state_root.h:15,
                 from glest_game/menu/menu_state_root.cpp:12:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/menu/main_menu.o
In file included from glest_game/world/world.h:16,
                 from glest_game/menu/main_menu.h:18,
                 from glest_game/menu/main_menu.cpp:12:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
MkDir1 ./build/i686-pc-linux-gnu/optimize/glest_game/network
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/network/network_interface.o
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/network/server_interface.o
...on 100th target...
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/network/network_types.o
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/network/client_interface.o
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/network/network_manager.o
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/network/network_message.o
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/network/connection_slot.o
MkDir1 ./build/i686-pc-linux-gnu/optimize/glest_game/sound
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/sound/sound_container.o
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/sound/sound_renderer.o
MkDir1 ./build/i686-pc-linux-gnu/optimize/glest_game/type_instances
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/type_instances/resource.o
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/type_instances/faction.o
In file included from glest_game/graphics/renderer.h:16,
                 from glest_game/type_instances/faction.cpp:21:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/type_instances/object.o
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/type_instances/unit.o
In file included from glest_game/world/world.h:16,
                 from glest_game/type_instances/unit.cpp:16:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/type_instances/upgrade.o
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/type_instances/command.o
MkDir1 ./build/i686-pc-linux-gnu/optimize/glest_game/types
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/types/skill_type.o
In file included from glest_game/graphics/renderer.h:16,
                 from glest_game/types/skill_type.cpp:19:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/types/tech_tree.o
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/types/element_type.o
In file included from glest_game/graphics/renderer.h:16,
                 from glest_game/types/element_type.cpp:23:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/types/upgrade_type.o
In file included from glest_game/graphics/renderer.h:16,
                 from glest_game/types/upgrade_type.cpp:25:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/types/command_type.o
In file included from glest_game/graphics/renderer.h:16,
                 from glest_game/types/command_type.cpp:26:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/types/damage_multiplier.o
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/types/resource_type.o
In file included from glest_game/graphics/renderer.h:16,
                 from glest_game/types/resource_type.cpp:17:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/types/faction_type.o
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/types/unit_type.o
In file included from glest_game/graphics/renderer.h:16,
                 from glest_game/types/unit_type.cpp:24:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/types/object_type.o
In file included from glest_game/graphics/renderer.h:16,
                 from glest_game/types/object_type.cpp:14:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
MkDir1 ./build/i686-pc-linux-gnu/optimize/glest_game/world
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/world/minimap.o
In file included from glest_game/world/world.h:16,
                 from glest_game/world/minimap.cpp:16:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/world/world.o
In file included from glest_game/world/world.h:16,
                 from glest_game/world/world.cpp:12:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/world/unit_updater.o
In file included from glest_game/graphics/renderer.h:16,
                 from glest_game/world/unit_updater.cpp:23:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/world/tileset.o
In file included from glest_game/graphics/renderer.h:16,
                 from glest_game/world/tileset.cpp:19:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/world/map.o
In file included from glest_game/world/map.h:16,
                 from glest_game/world/map.cpp:12:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/world/surface_atlas.o
In file included from glest_game/graphics/renderer.h:16,
                 from glest_game/world/surface_atlas.cpp:17:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/world/time_flow.o
C++ ./build/i686-pc-linux-gnu/optimize/glest_game/world/water_effects.o
In file included from glest_game/world/map.h:16,
                 from glest_game/world/water_effects.cpp:15:
glest_game/../shared_lib/include/../include/graphics/math_util.h: In function 'int Shared::Graphics::next2Power(int)':
glest_game/../shared_lib/include/../include/graphics/math_util.h:195: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement
...skipped glest for lack of libglestlib.a...
MkDir1 ./build/i686-pc-linux-gnu/optimize/glest_map_editor
C++ ./build/i686-pc-linux-gnu/optimize/glest_map_editor/program.o
C++ ./build/i686-pc-linux-gnu/optimize/glest_map_editor/main.o
C++ ./build/i686-pc-linux-gnu/optimize/glest_map_editor/map.o
C++ ./build/i686-pc-linux-gnu/optimize/glest_map_editor/renderer.o
...skipped glest_editor for lack of libglestlib.a...
...failed updating 4 target(s)...
...skipped 3 target(s)...
...updated 135 target(s)...
 *
 * ERROR: games-strategy/glest-3.1.2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2389:  Called die
 * The specific snippet of code:
 *       jam || die "jam failed"
 *  The die message:
 *   jam failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/games-strategy/glest-3.1.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/games-strategy/glest-3.1.2/temp/environment'.
 *
Back to top
View user's profile Send private message
EOF
Guru
Guru


Joined: 02 Jul 2003
Posts: 345
Location: Usingen

PostPosted: Sun Mar 01, 2009 10:19 am    Post subject: Reply with quote

The Problem is xerces-c >= 3
Emerging an older version helped me with Glest 3.2.
_________________
Lenovo Thinkpad T400, 4 GB RAM, Gentoo Linux amd64.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum