Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 420004 Details for
Bug 599841
FTBFS ember-0.5.6-4.fc13: ImplicitDSOLinking
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 2.29 MB, created by
FTBFS
on 2010-06-03 20:38:00 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-06-03 20:38:00 UTC
Size:
2.29 MB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/ember.spec'], False, '/var/lib/mock/fedora-development-i386-ember-0.5.6-4.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x17adb50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/ember.spec'] >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/ember-0.5.6-4.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/ember.spec'], False, '/var/lib/mock/fedora-development-i386-ember-0.5.6-4.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x17adb50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/ember.spec'] >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9667KY >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf ember-0.5.6 >+ /bin/tar -xf - >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/ember-0.5.6.tar.bz2 >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd ember-0.5.6 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (ember-0.5.6-gcc44.patch):' >Patch #0 (ember-0.5.6-gcc44.patch): >+ /bin/cat /builddir/build/SOURCES/ember-0.5.6-gcc44.patch >+ /usr/bin/patch -s -p1 --fuzz=0 >+ iconv -f iso-8859-1 -t utf-8 AUTHORS >+ mv -f AUTHORS.conv AUTHORS >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RKen3Y >+ umask 022 >+ cd /builddir/build/BUILD >+ cd ember-0.5.6 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ ./configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --disable-freeimage-check >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking how to create a ustar tar archive... gnutar >checking for i686-pc-linux-gnu-g++... no >checking for i686-pc-linux-gnu-c++... no >checking for i686-pc-linux-gnu-gpp... no >checking for i686-pc-linux-gnu-aCC... no >checking for i686-pc-linux-gnu-CC... no >checking for i686-pc-linux-gnu-cxx... no >checking for i686-pc-linux-gnu-cc++... no >checking for i686-pc-linux-gnu-cl.exe... no >checking for i686-pc-linux-gnu-FCC... no >checking for i686-pc-linux-gnu-KCC... no >checking for i686-pc-linux-gnu-RCC... no >checking for i686-pc-linux-gnu-xlC_r... no >checking for i686-pc-linux-gnu-xlC... no >checking for g++... g++ >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 g++ accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of g++... none >checking for gawk... (cached) gawk >checking for i686-pc-linux-gnu-gcc... no >checking for gcc... gcc >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking dependency style of gcc... none >checking how to run the C preprocessor... gcc -E >checking for a BSD-compatible install... /usr/bin/install -c >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for /usr/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking how to recognize dependent libraries... pass_all >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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking how to run the C++ preprocessor... g++ -E >checking for i686-pc-linux-gnu-g77... no >checking for i686-pc-linux-gnu-xlf... no >checking for i686-pc-linux-gnu-f77... no >checking for i686-pc-linux-gnu-frt... no >checking for i686-pc-linux-gnu-pgf77... no >checking for i686-pc-linux-gnu-cf77... no >checking for i686-pc-linux-gnu-fort77... no >checking for i686-pc-linux-gnu-fl32... no >checking for i686-pc-linux-gnu-af77... no >checking for i686-pc-linux-gnu-xlf90... no >checking for i686-pc-linux-gnu-f90... no >checking for i686-pc-linux-gnu-pgf90... no >checking for i686-pc-linux-gnu-pghpf... no >checking for i686-pc-linux-gnu-epcf90... no >checking for i686-pc-linux-gnu-gfortran... no >checking for i686-pc-linux-gnu-g95... no >checking for i686-pc-linux-gnu-xlf95... no >checking for i686-pc-linux-gnu-f95... no >checking for i686-pc-linux-gnu-fort... no >checking for i686-pc-linux-gnu-ifort... no >checking for i686-pc-linux-gnu-ifc... no >checking for i686-pc-linux-gnu-efc... no >checking for i686-pc-linux-gnu-pgf95... no >checking for i686-pc-linux-gnu-lf95... no >checking for i686-pc-linux-gnu-ftn... no >checking for g77... no >checking for xlf... no >checking for f77... no >checking for frt... no >checking for pgf77... no >checking for cf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for xlf90... no >checking for f90... no >checking for pgf90... no >checking for pghpf... no >checking for epcf90... no >checking for gfortran... no >checking for g95... no >checking for xlf95... no >checking for f95... no >checking for fort... no >checking for ifort... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for ftn... no >checking whether we are using the GNU Fortran 77 compiler... no >checking whether accepts -g... no >checking the maximum length of command line arguments... 1966080 >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... no >checking for ar... ar >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc static flag -static works... no >checking if gcc supports -c -o file.o... yes >checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >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 for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ static flag -static works... no >checking if g++ supports -c -o file.o... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >(cached) (cached) checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking for xmllint... /usr/bin/xmllint >checking for ANSI C header files... (cached) yes >checking for stdlib.h... (cached) yes >checking math.h usability... yes >checking math.h presence... yes >checking for math.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking whether struct tm is in sys/time.h or time.h... time.h >checking for sighandler_t... yes >checking for error_at_line... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for vprintf... yes >checking for _doprnt... no >checking for memset... yes >checking for select... yes > ************************************** > * Checking for SDL Libraries > ************************************** > >checking for sdl-config... /usr/bin/sdl-config >checking for SDL - version >= 1.2.0... yes >checking for glViewport in -lGL... yes > ************************************** > * Checking for C Libraries > ************************************** > >checking for /proc/self/maps... yes >checking whether everything is installed to the same prefix... no >checking whether binary relocation support should be enabled... no >checking for main in -ltinyxml... yes > ************************************** > * Checking for C++ Libraries > ************************************** > >checking ext/hash_set usability... yes >checking ext/hash_set presence... yes >checking for ext/hash_set... yes >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for CEGUI... yes >checking for OGRE... yes >******** >You've chosen to disable the FreeImage tests. Proceed on your own risk. >******** >checking for LUA... no >checking for LUA... yes >configure: Lua version => 5.1, make sure that CEGUI also has been compiled for this version >checking for main in -lCEGUItoluapp... no >checking for main in -ltolua++... yes >checking for main in -lCEGUILuaScriptModule... yes >checking for OPENAL... yes >checking for FREEALUT... yes >checking for SIG... yes >checking for WF... yes > ************************************** > * Tests Passed, Creating Makefiles. > ************************************** > >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating src/main/Makefile >config.status: creating src/main/bindings/Makefile >config.status: creating src/main/bindings/lua/Makefile >config.status: creating src/components/Makefile >config.status: creating src/framework/Makefile >config.status: creating src/framework/bindings/Makefile >config.status: creating src/framework/bindings/lua/Makefile >config.status: creating src/framework/bindings/lua/eris/Makefile >config.status: creating src/framework/bindings/lua/atlas/Makefile >config.status: creating src/services/Makefile >config.status: creating src/services/config/Makefile >config.status: creating src/services/logging/Makefile >config.status: creating src/services/metaserver/Makefile >config.status: creating src/services/server/Makefile >config.status: creating src/services/scripting/Makefile >config.status: creating src/services/sound/Makefile >config.status: creating src/services/time/Makefile >config.status: creating src/services/bindings/Makefile >config.status: creating src/services/bindings/lua/Makefile >config.status: creating src/services/wfut/Makefile >config.status: creating src/services/input/Makefile >config.status: creating ember.dox >config.status: creating ember >config.status: creating ember.spec >config.status: creating ember-media.spec >config.status: creating autopackage/default.apspec >config.status: creating src/extensions/Makefile >config.status: creating src/components/ogre/scripting/Makefile >config.status: creating src/components/ogre/scripting/bindings/Makefile >config.status: creating src/components/ogre/scripting/bindings/lua/Makefile >config.status: creating src/components/ogre/scripting/bindings/lua/ogre/Makefile >config.status: creating src/components/ogre/scripting/bindings/lua/helpers/Makefile >config.status: creating src/components/ogre/sound/Makefile >config.status: creating src/components/ogre/ogreopcode/Makefile >config.status: creating src/components/ogre/ogreopcode/src/Makefile >config.status: creating src/components/ogre/ogreopcode/src/Opcode/Makefile >config.status: creating src/components/ogre/ogreopcode/include/Makefile >config.status: creating src/components/ogre/ogreopcode/include/Opcode/Makefile >config.status: creating src/components/ogre/Makefile >config.status: creating src/components/ogre/gui/Makefile >config.status: creating src/components/ogre/cegui/Makefile >config.status: creating src/components/ogre/widgets/Makefile >config.status: creating src/components/ogre/widgets/adapters/Makefile >config.status: creating src/components/ogre/widgets/adapters/atlas/Makefile >config.status: creating src/components/ogre/widgets/icons/Makefile >config.status: creating src/components/ogre/environment/meshtree/Makefile >config.status: creating src/components/ogre/environment/caelum/Makefile >config.status: creating src/components/ogre/environment/hydrax/Makefile >config.status: creating src/components/ogre/environment/pagedgeometry/Makefile >config.status: creating src/components/ogre/environment/Makefile >config.status: creating src/components/ogre/model/Makefile >config.status: creating src/components/ogre/model/mapping/Makefile >config.status: creating src/components/ogre/modeldefinitions/Makefile >config.status: creating src/components/ogre/sounddefinitions/Makefile >config.status: creating src/components/ogre/carpenter/Makefile >config.status: creating src/components/ogre/jesus/Makefile >config.status: creating src/components/ogre/manipulation/Makefile >config.status: creating src/components/ogre/manipulation/entityrecipes/Makefile >config.status: creating src/components/ogre/terrain/Makefile >config.status: creating src/components/ogre/SceneManagers/Makefile >config.status: creating src/components/ogre/SceneManagers/EmberPagingSceneManager/Makefile >config.status: creating src/components/ogre/SceneManagers/EmberPagingSceneManager/src/Makefile >config.status: creating src/components/ogre/SceneManagers/EmberPagingSceneManager/include/Makefile >config.status: creating media/Makefile >config.status: creating media/packs/Makefile >config.status: creating src/config.h >config.status: executing depfiles commands > ************************************** > * Finished. Run make to compile Ember. > * Note that you also need to install the media. This can be gotten in a couple of different ways. > * The easiest way is to use the rsync make target (which uses the rsync program to update the media.). > * If you're compiling from git and want to use the development version, do: > * > * make devmedia > * > * If you're using a release version, you should however instead do: > * > * make releasemediarsync > * > * Note that both of these make targets will just fetch and install the files directly, bypassing normal "make install" producures. They should therefore not be used if you don't want to pollute your installation directory, and shouldn't be used if you install to a system directory. > * > * A third way is to get the media tarball directly. This only works for release versions however. > * You can find these media tarballs at http://amber.worldforge.org/WFUT . > * The media should be installed to PREFIX/share/ember/media > * so that you get PREFIX/share/ember/media/user and PREFIX/share/ember/media/shared. > * More information can be found at the Ember page at http://www.worldforge.org > ************************************** > >+ make -j8 >Making all in src >make[1]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src' >make all-recursive >make[2]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src' >Making all in extensions >make[3]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/extensions' >/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DNDEBUG -o libExtensions.la -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >mkdir .libs >ar cru .libs/libExtensions.a >ranlib .libs/libExtensions.a >creating libExtensions.la >(cd .libs && rm -f libExtensions.la && ln -s ../libExtensions.la libExtensions.la) >make[3]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/extensions' >Making all in services >make[3]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/services' >Making all in bindings >make[4]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/services/bindings' >Making all in lua >make[5]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/services/bindings/lua' >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o lua_EmberServices.lo lua_EmberServices.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c lua_EmberServices.cpp -fPIC -DPIC -o .libs/lua_EmberServices.o >lua_EmberServices.cpp:30: warning: 'int tolua_collect_varconf__Variable(lua_State*)' defined but not used >lua_EmberServices.cpp:37: warning: 'int tolua_collect_std__vector_std__string_(lua_State*)' defined but not used >/bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o liblua_EmberServices.la lua_EmberServices.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/liblua_EmberServices.a .libs/lua_EmberServices.o >ranlib .libs/liblua_EmberServices.a >creating liblua_EmberServices.la >(cd .libs && rm -f liblua_EmberServices.la && ln -s ../liblua_EmberServices.la liblua_EmberServices.la) >make[5]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/services/bindings/lua' >make[5]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/services/bindings' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/services/bindings' >make[4]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/services/bindings' >Making all in config >make[4]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/services/config' >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ConfigService.lo ConfigService.cpp >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ConfigListener.lo ConfigListener.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ConfigService.cpp -fPIC -DPIC -o .libs/ConfigService.o > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ConfigListener.cpp -fPIC -DPIC -o .libs/ConfigListener.o >/bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o libConfigService.la ConfigService.lo ConfigListener.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/libConfigService.a .libs/ConfigService.o .libs/ConfigListener.o >ranlib .libs/libConfigService.a >creating libConfigService.la >(cd .libs && rm -f libConfigService.la && ln -s ../libConfigService.la libConfigService.la) >make[4]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/services/config' >Making all in input >make[4]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/services/input' >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Input.lo Input.cpp >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o InputCommandMapper.lo InputCommandMapper.cpp >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o InputService.lo InputService.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Input.cpp -fPIC -DPIC -o .libs/Input.o > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c InputCommandMapper.cpp -fPIC -DPIC -o .libs/InputCommandMapper.o > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c InputService.cpp -fPIC -DPIC -o .libs/InputService.o >/bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o libInputService.la Input.lo InputCommandMapper.lo InputService.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/libInputService.a .libs/Input.o .libs/InputCommandMapper.o .libs/InputService.o >ranlib .libs/libInputService.a >creating libInputService.la >(cd .libs && rm -f libInputService.la && ln -s ../libInputService.la libInputService.la) >make[4]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/services/input' >Making all in logging >make[4]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/services/logging' >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ErisLogReciever.lo ErisLogReciever.cpp >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o LoggingService.lo LoggingService.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c LoggingService.cpp -fPIC -DPIC -o .libs/LoggingService.o > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ErisLogReciever.cpp -fPIC -DPIC -o .libs/ErisLogReciever.o >/bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o libLoggingService.la ErisLogReciever.lo LoggingService.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/libLoggingService.a .libs/ErisLogReciever.o .libs/LoggingService.o >ranlib .libs/libLoggingService.a >creating libLoggingService.la >(cd .libs && rm -f libLoggingService.la && ln -s ../libLoggingService.la libLoggingService.la) >make[4]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/services/logging' >Making all in metaserver >make[4]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/services/metaserver' >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o MetaserverService.lo MetaserverService.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c MetaserverService.cpp -fPIC -DPIC -o .libs/MetaserverService.o >/bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o libMetaserverService.la MetaserverService.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/libMetaserverService.a .libs/MetaserverService.o >ranlib .libs/libMetaserverService.a >creating libMetaserverService.la >(cd .libs && rm -f libMetaserverService.la && ln -s ../libMetaserverService.la libMetaserverService.la) >make[4]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/services/metaserver' >Making all in scripting >make[4]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/services/scripting' >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ScriptingService.lo ScriptingService.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ScriptingService.cpp -fPIC -DPIC -o .libs/ScriptingService.o >/bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o libScriptingService.la ScriptingService.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/libScriptingService.a .libs/ScriptingService.o >ranlib .libs/libScriptingService.a >creating libScriptingService.la >(cd .libs && rm -f libScriptingService.la && ln -s ../libScriptingService.la libScriptingService.la) >make[4]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/services/scripting' >Making all in server >make[4]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/services/server' >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ServerService.lo ServerService.cpp >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OOGChat.lo OOGChat.cpp >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ConnectedAdapter.lo ConnectedAdapter.cpp >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o NonConnectedAdapter.lo NonConnectedAdapter.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OOGChat.cpp -fPIC -DPIC -o .libs/OOGChat.o > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c NonConnectedAdapter.cpp -fPIC -DPIC -o .libs/NonConnectedAdapter.o > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ConnectedAdapter.cpp -fPIC -DPIC -o .libs/ConnectedAdapter.o > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ServerService.cpp -fPIC -DPIC -o .libs/ServerService.o >/bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o libServerService.la ServerService.lo OOGChat.lo ConnectedAdapter.lo NonConnectedAdapter.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/libServerService.a .libs/ServerService.o .libs/OOGChat.o .libs/ConnectedAdapter.o .libs/NonConnectedAdapter.o >ranlib .libs/libServerService.a >creating libServerService.la >(cd .libs && rm -f libServerService.la && ln -s ../libServerService.la libServerService.la) >make[4]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/services/server' >Making all in sound >make[4]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/services/sound' >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SoundBinding.lo SoundBinding.cpp >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SoundGeneral.lo SoundGeneral.cpp >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SoundInstance.lo SoundInstance.cpp >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SoundSample.lo SoundSample.cpp >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SoundService.lo SoundService.cpp >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SoundSource.lo SoundSource.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SoundInstance.cpp -fPIC -DPIC -o .libs/SoundInstance.o > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SoundService.cpp -fPIC -DPIC -o .libs/SoundService.o > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SoundSample.cpp -fPIC -DPIC -o .libs/SoundSample.o > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SoundBinding.cpp -fPIC -DPIC -o .libs/SoundBinding.o > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SoundGeneral.cpp -fPIC -DPIC -o .libs/SoundGeneral.o > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SoundSource.cpp -fPIC -DPIC -o .libs/SoundSource.o >/bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o libSoundService.la SoundBinding.lo SoundGeneral.lo SoundInstance.lo SoundSample.lo SoundService.lo SoundSource.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/libSoundService.a .libs/SoundBinding.o .libs/SoundGeneral.o .libs/SoundInstance.o .libs/SoundSample.o .libs/SoundService.o .libs/SoundSource.o >ranlib .libs/libSoundService.a >creating libSoundService.la >(cd .libs && rm -f libSoundService.la && ln -s ../libSoundService.la libSoundService.la) >make[4]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/services/sound' >Making all in time >make[4]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/services/time' >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o TimeService.lo TimeService.cpp >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o TimeImpl.lo TimeImpl.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c TimeImpl.cpp -fPIC -DPIC -o .libs/TimeImpl.o > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c TimeService.cpp -fPIC -DPIC -o .libs/TimeService.o >/bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o libTime.la TimeService.lo TimeImpl.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/libTime.a .libs/TimeService.o .libs/TimeImpl.o >ranlib .libs/libTime.a >creating libTime.la >(cd .libs && rm -f libTime.la && ln -s ../libTime.la libTime.la) >make[4]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/services/time' >Making all in wfut >make[4]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/services/wfut' >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o WfutService.lo WfutService.cpp >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o WfutSession.lo WfutSession.cpp >mkdir .libs >mkdir .libs >mkdir: cannot create directory `.libs': File exists > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c WfutService.cpp -fPIC -DPIC -o .libs/WfutService.o > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c WfutSession.cpp -fPIC -DPIC -o .libs/WfutSession.o >/bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o libWfut.la WfutService.lo WfutSession.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/libWfut.a .libs/WfutService.o .libs/WfutSession.o >ranlib .libs/libWfut.a >creating libWfut.la >(cd .libs && rm -f libWfut.la && ln -s ../libWfut.la libWfut.la) >make[4]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/services/wfut' >make[4]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/services' >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EmberServices.lo EmberServices.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EmberServices.cpp -fPIC -DPIC -o .libs/EmberServices.o >/bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o libServices.la EmberServices.lo bindings/lua/liblua_EmberServices.la server/libServerService.la sound/libSoundService.la logging/libLoggingService.la metaserver/libMetaserverService.la scripting/libScriptingService.la config/libConfigService.la time/libTime.la wfut/libWfut.la input/libInputService.la -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >rm -fr .libs/libServices.lax >mkdir .libs/libServices.lax >rm -fr .libs/libServices.lax/liblua_EmberServices.a >mkdir .libs/libServices.lax/liblua_EmberServices.a >(cd .libs/libServices.lax/liblua_EmberServices.a && ar x /builddir/build/BUILD/ember-0.5.6/src/services/bindings/lua/.libs/liblua_EmberServices.a) >rm -fr .libs/libServices.lax/libServerService.a >mkdir .libs/libServices.lax/libServerService.a >(cd .libs/libServices.lax/libServerService.a && ar x /builddir/build/BUILD/ember-0.5.6/src/services/server/.libs/libServerService.a) >rm -fr .libs/libServices.lax/libSoundService.a >mkdir .libs/libServices.lax/libSoundService.a >(cd .libs/libServices.lax/libSoundService.a && ar x /builddir/build/BUILD/ember-0.5.6/src/services/sound/.libs/libSoundService.a) >rm -fr .libs/libServices.lax/libLoggingService.a >mkdir .libs/libServices.lax/libLoggingService.a >(cd .libs/libServices.lax/libLoggingService.a && ar x /builddir/build/BUILD/ember-0.5.6/src/services/logging/.libs/libLoggingService.a) >rm -fr .libs/libServices.lax/libMetaserverService.a >mkdir .libs/libServices.lax/libMetaserverService.a >(cd .libs/libServices.lax/libMetaserverService.a && ar x /builddir/build/BUILD/ember-0.5.6/src/services/metaserver/.libs/libMetaserverService.a) >rm -fr .libs/libServices.lax/libScriptingService.a >mkdir .libs/libServices.lax/libScriptingService.a >(cd .libs/libServices.lax/libScriptingService.a && ar x /builddir/build/BUILD/ember-0.5.6/src/services/scripting/.libs/libScriptingService.a) >rm -fr .libs/libServices.lax/libConfigService.a >mkdir .libs/libServices.lax/libConfigService.a >(cd .libs/libServices.lax/libConfigService.a && ar x /builddir/build/BUILD/ember-0.5.6/src/services/config/.libs/libConfigService.a) >rm -fr .libs/libServices.lax/libTime.a >mkdir .libs/libServices.lax/libTime.a >(cd .libs/libServices.lax/libTime.a && ar x /builddir/build/BUILD/ember-0.5.6/src/services/time/.libs/libTime.a) >rm -fr .libs/libServices.lax/libWfut.a >mkdir .libs/libServices.lax/libWfut.a >(cd .libs/libServices.lax/libWfut.a && ar x /builddir/build/BUILD/ember-0.5.6/src/services/wfut/.libs/libWfut.a) >rm -fr .libs/libServices.lax/libInputService.a >mkdir .libs/libServices.lax/libInputService.a >(cd .libs/libServices.lax/libInputService.a && ar x /builddir/build/BUILD/ember-0.5.6/src/services/input/.libs/libInputService.a) >ar cru .libs/libServices.a .libs/EmberServices.o .libs/libServices.lax/liblua_EmberServices.a/lua_EmberServices.o .libs/libServices.lax/libServerService.a/NonConnectedAdapter.o .libs/libServices.lax/libServerService.a/ConnectedAdapter.o .libs/libServices.lax/libServerService.a/OOGChat.o .libs/libServices.lax/libServerService.a/ServerService.o .libs/libServices.lax/libSoundService.a/SoundSource.o .libs/libServices.lax/libSoundService.a/SoundService.o .libs/libServices.lax/libSoundService.a/SoundSample.o .libs/libServices.lax/libSoundService.a/SoundInstance.o .libs/libServices.lax/libSoundService.a/SoundGeneral.o .libs/libServices.lax/libSoundService.a/SoundBinding.o .libs/libServices.lax/libLoggingService.a/LoggingService.o .libs/libServices.lax/libLoggingService.a/ErisLogReciever.o .libs/libServices.lax/libMetaserverService.a/MetaserverService.o .libs/libServices.lax/libScriptingService.a/ScriptingService.o .libs/libServices.lax/libConfigService.a/ConfigListener.o .libs/libServices.lax/libConfigService.a/ConfigService.o .libs/libServices.lax/libTime.a/TimeImpl.o .libs/libServices.lax/libTime.a/TimeService.o .libs/libServices.lax/libWfut.a/WfutSession.o .libs/libServices.lax/libWfut.a/WfutService.o .libs/libServices.lax/libInputService.a/InputService.o .libs/libServices.lax/libInputService.a/InputCommandMapper.o .libs/libServices.lax/libInputService.a/Input.o >ranlib .libs/libServices.a >rm -fr .libs/libServices.lax >creating libServices.la >(cd .libs && rm -f libServices.la && ln -s ../libServices.la libServices.la) >make[4]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/services' >make[3]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/services' >Making all in framework >make[3]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/framework' >Making all in bindings >make[4]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/framework/bindings' >Making all in lua >make[5]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/framework/bindings/lua' >Making all in atlas >make[6]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/framework/bindings/lua/atlas' >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o lua_Atlas.lo lua_Atlas.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c lua_Atlas.cpp -fPIC -DPIC -o .libs/lua_Atlas.o >/bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -no-undefined -o liblua_Atlas.la lua_Atlas.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/liblua_Atlas.a .libs/lua_Atlas.o >ranlib .libs/liblua_Atlas.a >creating liblua_Atlas.la >(cd .libs && rm -f liblua_Atlas.la && ln -s ../liblua_Atlas.la liblua_Atlas.la) >make[6]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/framework/bindings/lua/atlas' >Making all in eris >make[6]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/framework/bindings/lua/eris' >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o lua_Eris.lo lua_Eris.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c lua_Eris.cpp -fPIC -DPIC -o .libs/lua_Eris.o >lua_Eris.cpp:28: warning: 'int tolua_collect_WFMath__Point_3_(lua_State*)' defined but not used >lua_Eris.cpp:35: warning: 'int tolua_collect_sigc__connection(lua_State*)' defined but not used >lua_Eris.cpp:42: warning: 'int tolua_collect_WFMath__Vector_3_(lua_State*)' defined but not used >lua_Eris.cpp:49: warning: 'int tolua_collect_WFMath__Quaternion(lua_State*)' defined but not used >/bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o liblua_Eris.la lua_Eris.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/liblua_Eris.a .libs/lua_Eris.o >ranlib .libs/liblua_Eris.a >creating liblua_Eris.la >(cd .libs && rm -f liblua_Eris.la && ln -s ../liblua_Eris.la liblua_Eris.la) >make[6]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/framework/bindings/lua/eris' >make[6]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/framework/bindings/lua' >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o lua_Framework.lo lua_Framework.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c lua_Framework.cpp -fPIC -DPIC -o .libs/lua_Framework.o >/bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o liblua_Framework.la lua_Framework.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/liblua_Framework.a .libs/lua_Framework.o >ranlib .libs/liblua_Framework.a >creating liblua_Framework.la >(cd .libs && rm -f liblua_Framework.la && ln -s ../liblua_Framework.la liblua_Framework.la) >make[6]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/framework/bindings/lua' >make[5]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/framework/bindings/lua' >make[5]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/framework/bindings' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/framework/bindings' >make[4]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/framework/bindings' >make[4]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/framework' >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ConsoleBackend.lo ConsoleBackend.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ConsoleCommandWrapper.lo ConsoleCommandWrapper.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Exception.lo Exception.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Log.lo Log.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o LogObserver.lo LogObserver.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o LoggingInstance.lo LoggingInstance.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o StreamLogObserver.lo StreamLogObserver.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Tokeniser.lo Tokeniser.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c LoggingInstance.cpp -fPIC -DPIC -o .libs/LoggingInstance.o > g++ -DHAVE_CONFIG_H -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ConsoleBackend.cpp -fPIC -DPIC -o .libs/ConsoleBackend.o > g++ -DHAVE_CONFIG_H -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Log.cpp -fPIC -DPIC -o .libs/Log.o > g++ -DHAVE_CONFIG_H -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c LogObserver.cpp -fPIC -DPIC -o .libs/LogObserver.o > g++ -DHAVE_CONFIG_H -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c StreamLogObserver.cpp -fPIC -DPIC -o .libs/StreamLogObserver.o > g++ -DHAVE_CONFIG_H -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ConsoleCommandWrapper.cpp -fPIC -DPIC -o .libs/ConsoleCommandWrapper.o > g++ -DHAVE_CONFIG_H -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Tokeniser.cpp -fPIC -DPIC -o .libs/Tokeniser.o > g++ -DHAVE_CONFIG_H -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Exception.cpp -fPIC -DPIC -o .libs/Exception.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o XMLCodec.lo XMLCodec.cpp >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DNDEBUG -c -o binreloc.lo binreloc.c >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DNDEBUG -c -o scrap.lo scrap.c > gcc -DHAVE_CONFIG_H -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DNDEBUG -c binreloc.c -fPIC -DPIC -o .libs/binreloc.o > gcc -DHAVE_CONFIG_H -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DNDEBUG -c scrap.c -fPIC -DPIC -o .libs/scrap.o > g++ -DHAVE_CONFIG_H -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c XMLCodec.cpp -fPIC -DPIC -o .libs/XMLCodec.o >scrap.c: In function 'put_scrap': >scrap.c:353: warning: pointer targets in passing argument 7 of 'XChangeProperty' differ in signedness >/usr/include/X11/Xlib.h:2078: note: expected 'const unsigned char *' but argument is of type 'char *' >/bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -no-undefined -o libFramework.la ConsoleBackend.lo ConsoleCommandWrapper.lo Exception.lo Log.lo LogObserver.lo LoggingInstance.lo StreamLogObserver.lo Tokeniser.lo XMLCodec.lo binreloc.lo scrap.lo ../../src/framework/bindings/lua/atlas/liblua_Atlas.la ../../src/framework/bindings/lua/eris/liblua_Eris.la ../../src/framework/bindings/lua/liblua_Framework.la -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >rm -fr .libs/libFramework.lax >mkdir .libs/libFramework.lax >rm -fr .libs/libFramework.lax/liblua_Atlas.a >mkdir .libs/libFramework.lax/liblua_Atlas.a >(cd .libs/libFramework.lax/liblua_Atlas.a && ar x /builddir/build/BUILD/ember-0.5.6/src/framework/../../src/framework/bindings/lua/atlas/.libs/liblua_Atlas.a) >rm -fr .libs/libFramework.lax/liblua_Eris.a >mkdir .libs/libFramework.lax/liblua_Eris.a >(cd .libs/libFramework.lax/liblua_Eris.a && ar x /builddir/build/BUILD/ember-0.5.6/src/framework/../../src/framework/bindings/lua/eris/.libs/liblua_Eris.a) >rm -fr .libs/libFramework.lax/liblua_Framework.a >mkdir .libs/libFramework.lax/liblua_Framework.a >(cd .libs/libFramework.lax/liblua_Framework.a && ar x /builddir/build/BUILD/ember-0.5.6/src/framework/../../src/framework/bindings/lua/.libs/liblua_Framework.a) >ar cru .libs/libFramework.a .libs/ConsoleBackend.o .libs/ConsoleCommandWrapper.o .libs/Exception.o .libs/Log.o .libs/LogObserver.o .libs/LoggingInstance.o .libs/StreamLogObserver.o .libs/Tokeniser.o .libs/XMLCodec.o .libs/binreloc.o .libs/scrap.o .libs/libFramework.lax/liblua_Atlas.a/lua_Atlas.o .libs/libFramework.lax/liblua_Eris.a/lua_Eris.o .libs/libFramework.lax/liblua_Framework.a/lua_Framework.o >ranlib .libs/libFramework.a >rm -fr .libs/libFramework.lax >creating libFramework.la >(cd .libs && rm -f libFramework.la && ln -s ../libFramework.la libFramework.la) >make[4]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/framework' >make[3]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/framework' >Making all in components >make[3]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components' >Making all in ogre >make[4]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre' >Making all in SceneManagers >make[5]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/SceneManagers' >Making all in EmberPagingSceneManager >make[6]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/SceneManagers/EmberPagingSceneManager' >Making all in src >make[7]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/SceneManagers/EmberPagingSceneManager/src' >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o DRGNURBSSurface.lo DRGNURBSSurface.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o filetutils.lo filetutils.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeOctreeAxisAlignedBoxSceneQuery.lo OgrePagingLandScapeOctreeAxisAlignedBoxSceneQuery.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeOctreeCamera.lo OgrePagingLandScapeOctreeCamera.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeOctree.lo OgrePagingLandScapeOctree.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeOctreeIntersectionSceneQuery.lo OgrePagingLandScapeOctreeIntersectionSceneQuery.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeOctreeNode.lo OgrePagingLandScapeOctreeNode.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeOctreePlaneBoundedVolumeListSceneQuery.lo OgrePagingLandScapeOctreePlaneBoundedVolumeListSceneQuery.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeOctreeNode.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeOctreeNode.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeOctreeCamera.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeOctreeCamera.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeOctreeIntersectionSceneQuery.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeOctreeIntersectionSceneQuery.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c filetutils.cpp -fPIC -DPIC -o .libs/filetutils.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c DRGNURBSSurface.cpp -fPIC -DPIC -o .libs/DRGNURBSSurface.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeOctreeAxisAlignedBoxSceneQuery.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeOctreeAxisAlignedBoxSceneQuery.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeOctree.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeOctree.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeOctreePlaneBoundedVolumeListSceneQuery.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeOctreePlaneBoundedVolumeListSceneQuery.o >filetutils.cpp: In function 'char* ChangeToDir(const char*)': >filetutils.cpp:91: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeOctreeRaySceneQuery.lo OgrePagingLandScapeOctreeRaySceneQuery.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeOctreeSceneManager.lo OgrePagingLandScapeOctreeSceneManager.cpp > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeOctreeRaySceneQuery.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeOctreeRaySceneQuery.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeOctreeSceneManager.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeOctreeSceneManager.o >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeOctreeSphereSceneQuery.lo OgrePagingLandScapeOctreeSphereSceneQuery.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeCamera.lo OgrePagingLandScapeCamera.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeData2D.lo OgrePagingLandScapeData2D.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeData2DManager.lo OgrePagingLandScapeData2DManager.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeHorizon.lo OgrePagingLandScapeHorizon.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeIndexBuffer.lo OgrePagingLandScapeIndexBuffer.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeListenerManager.lo OgrePagingLandScapeListenerManager.cpp > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeOctreeSphereSceneQuery.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeOctreeSphereSceneQuery.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeCamera.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeCamera.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeData2D.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeData2D.o >OgrePagingLandScapeOctreeSceneManager.cpp: In function 'Ogre::Intersection Ogre::intersect2(const Ogre::Ray&, const Ogre::AxisAlignedBox&)': >OgrePagingLandScapeOctreeSceneManager.cpp:274: warning: comparison between signed and unsigned integer expressions >OgrePagingLandScapeOctreeSceneManager.cpp: In member function 'void Ogre::PagingLandScapeOctreeSceneManager::directRenderSingleObject(Ogre::Renderable*)': >OgrePagingLandScapeOctreeSceneManager.cpp:1141: warning: unused variable 'c_cam' > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeData2DManager.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeData2DManager.o >In file included from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeOcclusionQuerySet.h:33, > from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeOcclusion.h:10, > from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeOctreeSceneManager.h:47, > from OgrePagingLandScapeOctreeSceneManager.cpp:38: >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePoolSet.h: In constructor 'Ogre::PoolSet<T>::PoolSet(unsigned int, bool) [with T = Ogre::PagingLandScapeOctree]': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeOctreeSceneManager.h:81: instantiated from here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePoolSet.h:260: warning: 'Ogre::PoolSet<Ogre::PagingLandScapeOctree>::mAutoExtendFactor' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePoolSet.h:256: warning: 'unsigned int Ogre::PoolSet<Ogre::PagingLandScapeOctree>::mPoolSize' >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePoolSet.h:56: warning: when initialized here > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeHorizon.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeHorizon.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeIndexBuffer.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeIndexBuffer.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeListenerManager.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeListenerManager.o >In file included from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:22, > from OgrePagingLandScapeData2DManager.cpp:58: >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h: In constructor 'Ogre::PagingLandScapeTileInfo::PagingLandScapeTileInfo(Ogre::uint, Ogre::uint, Ogre::uint, Ogre::uint)': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:56: warning: 'Ogre::PagingLandScapeTileInfo::mMinLevelDistSqr' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:47: warning: 'short unsigned int Ogre::PagingLandScapeTileInfo::mPageX' >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:31: warning: when initialized here >In file included from OgrePagingLandScapeHorizon.cpp:35: >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h: In constructor 'Ogre::PagingLandScapeTileInfo::PagingLandScapeTileInfo(Ogre::uint, Ogre::uint, Ogre::uint, Ogre::uint)': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:56: warning: 'Ogre::PagingLandScapeTileInfo::mMinLevelDistSqr' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:47: warning: 'short unsigned int Ogre::PagingLandScapeTileInfo::mPageX' >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:31: warning: when initialized here >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeOptions.lo OgrePagingLandScapeOptions.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapePage.lo OgrePagingLandScapePage.cpp > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeOptions.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeOptions.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapePage.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapePage.o >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapePageManager.lo OgrePagingLandScapePageManager.cpp >In file included from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:22, > from OgrePagingLandScapeData2D.cpp:40: >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h: In constructor 'Ogre::PagingLandScapeTileInfo::PagingLandScapeTileInfo(Ogre::uint, Ogre::uint, Ogre::uint, Ogre::uint)': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:56: warning: 'Ogre::PagingLandScapeTileInfo::mMinLevelDistSqr' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:47: warning: 'short unsigned int Ogre::PagingLandScapeTileInfo::mPageX' >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:31: warning: when initialized here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeData2D.h: In constructor 'Ogre::PagingLandScapeData2D::PagingLandScapeData2D(Ogre::PagingLandScapeData2DManager*)': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeData2D.h:273: warning: 'Ogre::PagingLandScapeData2D::mParent' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeData2D.h:241: warning: 'Ogre::Real* Ogre::PagingLandScapeData2D::mHeightData' >OgrePagingLandScapeData2D.cpp:47: warning: when initialized here >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapePageRenderable.lo OgrePagingLandScapePageRenderable.cpp > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapePageManager.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapePageManager.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapePageRenderable.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapePageRenderable.o >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeRaySceneQuery.lo OgrePagingLandScapeRaySceneQuery.cpp >In file included from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeCallBackEvent.h:5, > from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:30, > from OgrePagingLandScapeListenerManager.cpp:27: >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeCallback.h: In copy constructor 'fastdelegate::DelegateMemento::DelegateMemento(const fastdelegate::DelegateMemento&)': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeCallback.h:565: warning: 'fastdelegate::DelegateMemento::m_pFunction' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeCallback.h:564: warning: 'fastdelegate::detail::GenericClass* fastdelegate::DelegateMemento::m_pthis' >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeCallback.h:629: warning: when initialized here >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeRenderable.lo OgrePagingLandScapeRenderable.cpp >In file included from OgrePagingLandScapeOptions.cpp:41: >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h: In constructor 'Ogre::PagingLandScapeTileInfo::PagingLandScapeTileInfo(Ogre::uint, Ogre::uint, Ogre::uint, Ogre::uint)': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:56: warning: 'Ogre::PagingLandScapeTileInfo::mMinLevelDistSqr' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:47: warning: 'short unsigned int Ogre::PagingLandScapeTileInfo::mPageX' >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:31: warning: when initialized here > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeRaySceneQuery.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeRaySceneQuery.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeRenderable.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeRenderable.o >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeRenderableManager.lo OgrePagingLandScapeRenderableManager.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeTextureCoordinatesManager.lo OgrePagingLandScapeTextureCoordinatesManager.cpp >In file included from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:22, > from OgrePagingLandScapePageRenderable.cpp:41: >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h: In constructor 'Ogre::PagingLandScapeTileInfo::PagingLandScapeTileInfo(Ogre::uint, Ogre::uint, Ogre::uint, Ogre::uint)': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:56: warning: 'Ogre::PagingLandScapeTileInfo::mMinLevelDistSqr' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:47: warning: 'short unsigned int Ogre::PagingLandScapeTileInfo::mPageX' >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:31: warning: when initialized here >In file included from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeRenderableManager.h:25, > from OgrePagingLandScapePage.cpp:35: >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h: In constructor 'Ogre::PagingLandScapeTileInfo::PagingLandScapeTileInfo(Ogre::uint, Ogre::uint, Ogre::uint, Ogre::uint)': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:56: warning: 'Ogre::PagingLandScapeTileInfo::mMinLevelDistSqr' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:47: warning: 'short unsigned int Ogre::PagingLandScapeTileInfo::mPageX' >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:31: warning: when initialized here >In file included from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeCallBackEvent.h:5, > from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:30, > from OgrePagingLandScapePage.cpp:45: >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeCallback.h: In copy constructor 'fastdelegate::DelegateMemento::DelegateMemento(const fastdelegate::DelegateMemento&)': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeCallback.h:565: warning: 'fastdelegate::DelegateMemento::m_pFunction' will be initialized after g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeTextureCoordinatesManager.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeTextureCoordinatesManager.o >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeCallback.h:564: warning: 'fastdelegate::detail::GenericClass* fastdelegate::DelegateMemento::m_pthis' >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeCallback.h:629: warning: when initialized here > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeRenderableManager.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeRenderableManager.o >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePage.h: In constructor 'Ogre::PagingLandScapePage::PagingLandScapePage(Ogre::PagingLandScapePageManager*)': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePage.h:218: warning: 'Ogre::PagingLandScapePage::mParent' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePage.h:152: warning: 'bool Ogre::PagingLandScapePage::mIsLoading' >OgrePagingLandScapePage.cpp:53: warning: when initialized here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePage.h:183: warning: 'Ogre::PagingLandScapePage::mIsTextureLoaded' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePage.h:182: warning: 'bool Ogre::PagingLandScapePage::mIsPreLoaded' >OgrePagingLandScapePage.cpp:53: warning: when initialized here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePage.h:186: warning: 'Ogre::PagingLandScapePage::mIsLoadable' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePage.h:177: warning: 'Ogre::SceneNode* Ogre::PagingLandScapePage::mPageNode' >OgrePagingLandScapePage.cpp:53: warning: when initialized here >In file included from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeRenderableManager.h:25, > from OgrePagingLandScapePageManager.cpp:35: >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h: In constructor 'Ogre::PagingLandScapeTileInfo::PagingLandScapeTileInfo(Ogre::uint, Ogre::uint, Ogre::uint, Ogre::uint)': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:56: warning: 'Ogre::PagingLandScapeTileInfo::mMinLevelDistSqr' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:47: warning: 'short unsigned int Ogre::PagingLandScapeTileInfo::mPageX' >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:31: warning: when initialized here >In file included from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeCallBackEvent.h:5, > from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:30, > from OgrePagingLandScapePageManager.cpp:42: >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeCallback.h: In copy constructor 'fastdelegate::DelegateMemento::DelegateMemento(const fastdelegate::DelegateMemento&)': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeCallback.h:565: warning: 'fastdelegate::DelegateMemento::m_pFunction' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeCallback.h:564: warning: 'fastdelegate::detail::GenericClass* fastdelegate::DelegateMemento::m_pthis' >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeCallback.h:629: warning: when initialized here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h: In constructor 'Ogre::PagingLandScapePageManager::PagingLandScapePageManager(Ogre::PagingLandScapeSceneManager*)': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:255: warning: 'Ogre::PagingLandScapePageManager::mSceneManager' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:254: warning: 'Ogre::PagingLandScapeOptions* Ogre::PagingLandScapePageManager::mOptions' >OgrePagingLandScapePageManager.cpp:49: warning: when initialized here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:296: warning: 'Ogre::PagingLandScapePageManager::mTerrainReady' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:291: warning: 'int Ogre::PagingLandScapePageManager::mTimePreLoaded' >OgrePagingLandScapePageManager.cpp:49: warning: when initialized here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:302: warning: 'Ogre::PagingLandScapePageManager::mRenderQueueGroupID' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:300: warning: 'unsigned int Ogre::PagingLandScapePageManager::mPageLoadInterval' >OgrePagingLandScapePageManager.cpp:49: warning: when initialized here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:300: warning: 'Ogre::PagingLandScapePageManager::mPageLoadInterval' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageManager.h:297: warning: 'bool Ogre::PagingLandScapePageManager::mOnFrame' >OgrePagingLandScapePageManager.cpp:49: warning: when initialized here >OgrePagingLandScapePageManager.cpp: In member function 'Ogre::PagingLandScapeTile* Ogre::PagingLandScapePageManager::getTilePage(unsigned int&, unsigned int&, unsigned int, unsigned int)': >OgrePagingLandScapePageManager.cpp:967: warning: unused variable 'pSize' >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageRenderable.h: In constructor 'Ogre::PagingLandScapePageRenderable::PagingLandScapePageRenderable(Ogre::PagingLandScapePageManager*, const Ogre::String&, unsigned int, unsigned int, const Ogre::AxisAlignedBox&)': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageRenderable.h:133: warning: 'Ogre::PagingLandScapePageRenderable::mZ' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageRenderable.h:124: warning: 'Ogre::AxisAlignedBox Ogre::PagingLandScapePageRenderable::mBounds' >OgrePagingLandScapePageRenderable.cpp:61: warning: when initialized here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageRenderable.h:124: warning: 'Ogre::PagingLandScapePageRenderable::mBounds' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePageRenderable.h:120: warning: 'Ogre::VertexData* Ogre::PagingLandScapePageRenderable::mCurrVertexes' >OgrePagingLandScapePageRenderable.cpp:61: warning: when initialized here >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeSceneManager.lo OgrePagingLandScapeSceneManager.cpp >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTextureCoordinatesManager.h: In constructor 'Ogre::PagingLandScapeTextureCoordinatesManager::PagingLandScapeTextureCoordinatesManager(Ogre::PagingLandScapeSceneManager*)': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTextureCoordinatesManager.h:48: warning: 'Ogre::PagingLandScapeTextureCoordinatesManager::mTileSize' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTextureCoordinatesManager.h:45: warning: 'Ogre::PagingLandScapeOptions* Ogre::PagingLandScapeTextureCoordinatesManager::mOptions' >OgrePagingLandScapeTextureCoordinatesManager.cpp:27: warning: when initialized here >In file included from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeRenderableManager.h:25, > from OgrePagingLandScapeRenderable.cpp:41: >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h: In constructor 'Ogre::PagingLandScapeTileInfo::PagingLandScapeTileInfo(Ogre::uint, Ogre::uint, Ogre::uint, Ogre::uint)': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:56: warning: 'Ogre::PagingLandScapeTileInfo::mMinLevelDistSqr' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:47: warning: 'short unsigned int Ogre::PagingLandScapeTileInfo::mPageX' >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:31: warning: when initialized here >In file included from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeCallBackEvent.h:5, > from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:30, > from OgrePagingLandScapeRenderable.cpp:52: >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeCallback.h: In copy constructor 'fastdelegate::DelegateMemento::DelegateMemento(const fastdelegate::DelegateMemento&)': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeCallback.h:565: warning: 'fastdelegate::DelegateMemento::m_pFunction' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeCallback.h:564: warning: 'fastdelegate::detail::GenericClass* fastdelegate::DelegateMemento::m_pthis' >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeCallback.h:629: warning: when initialized here >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeTexture.lo OgrePagingLandScapeTexture.cpp >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeRenderable.h: In constructor 'Ogre::PagingLandScapeRenderable::PagingLandScapeRenderable(Ogre::PagingLandScapeRenderableManager*)': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeRenderable.h:247: warning: 'Ogre::PagingLandScapeRenderable::mParent' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeRenderable.h:188: warning: 'Ogre::VertexData* Ogre::PagingLandScapeRenderable::mCurrVertexes' >OgrePagingLandScapeRenderable.cpp:72: warning: when initialized here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeRenderable.h:213: warning: 'Ogre::PagingLandScapeRenderable::mInfo' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeRenderable.h:210: warning: 'Ogre::ushort Ogre::PagingLandScapeRenderable::mMaterialLODIndex' >OgrePagingLandScapeRenderable.cpp:72: warning: when initialized here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeRenderable.h:210: warning: 'Ogre::PagingLandScapeRenderable::mMaterialLODIndex' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeRenderable.h:206: warning: 'bool Ogre::PagingLandScapeRenderable::mInUse' >OgrePagingLandScapeRenderable.cpp:72: warning: when initialized here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeRenderable.h:228: warning: 'Ogre::PagingLandScapeRenderable::mDeltaBuffers' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeRenderable.h:220: warning: 'int Ogre::PagingLandScapeRenderable::mLastNextLevel' >OgrePagingLandScapeRenderable.cpp:72: warning: when initialized here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeRenderable.h:222: warning: 'Ogre::PagingLandScapeRenderable::mLODMorphFactor' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeRenderable.h:218: warning: 'Ogre::Real* Ogre::PagingLandScapeRenderable::mHeightfield' >OgrePagingLandScapeRenderable.cpp:72: warning: when initialized here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeRenderable.h:225: warning: 'Ogre::PagingLandScapeRenderable::mMinLevelDistSqr' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeRenderable.h:61: warning: 'int Ogre::PagingLandScapeRenderable::mRenderLevel' >OgrePagingLandScapeRenderable.cpp:72: warning: when initialized here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeRenderable.h:255: warning: 'Ogre::PagingLandScapeRenderable::mIsRectModified' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeRenderable.h:254: warning: 'Ogre::Box Ogre::PagingLandScapeRenderable::mRect' >OgrePagingLandScapeRenderable.cpp:72: warning: when initialized here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeRenderable.h:256: warning: 'Ogre::PagingLandScapeRenderable::mForcedMaxLod' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeRenderable.h:208: warning: 'bool Ogre::PagingLandScapeRenderable::mNeedReload' >OgrePagingLandScapeRenderable.cpp:72: warning: when initialized here > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeSceneManager.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeSceneManager.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeTexture.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeTexture.o >In file included from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeRenderableManager.h:25, > from OgrePagingLandScapeRenderableManager.cpp:38: >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h: In constructor 'Ogre::PagingLandScapeTileInfo::PagingLandScapeTileInfo(Ogre::uint, Ogre::uint, Ogre::uint, Ogre::uint)': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:56: warning: 'Ogre::PagingLandScapeTileInfo::mMinLevelDistSqr' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:47: warning: 'short unsigned int Ogre::PagingLandScapeTileInfo::mPageX' >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:31: warning: when initialized here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeRenderableManager.h: In constructor 'Ogre::PagingLandScapeRenderableManager::PagingLandScapeRenderableManager(Ogre::PagingLandScapeSceneManager*)': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeRenderableManager.h:125: warning: 'Ogre::PagingLandScapeRenderableManager::mSceneManager' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeRenderableManager.h:124: warning: 'Ogre::PagingLandScapeOptions* Ogre::PagingLandScapeRenderableManager::mOptions' >OgrePagingLandScapeRenderableManager.cpp:62: warning: when initialized here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeRenderableManager.h:146: warning: 'Ogre::PagingLandScapeRenderableManager::mLoadInterval' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeRenderableManager.h:143: warning: 'unsigned int Ogre::PagingLandScapeRenderableManager::mNumRenderableLoading' >OgrePagingLandScapeRenderableManager.cpp:62: warning: when initialized here >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeTextureManager.lo OgrePagingLandScapeTextureManager.cpp >In file included from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeOcclusionQuerySet.h:33, > from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeOcclusion.h:10, > from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeOctreeSceneManager.h:47, > from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeSceneManager.h:22, > from OgrePagingLandScapeRenderableManager.cpp:31: >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePoolSet.h: In constructor 'Ogre::PoolSet<T>::PoolSet(unsigned int, bool) [with T = Ogre::PagingLandScapeRenderable]': >OgrePagingLandScapeRenderableManager.cpp:48: instantiated from here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePoolSet.h:260: warning: 'Ogre::PoolSet<Ogre::PagingLandScapeRenderable>::mAutoExtendFactor' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePoolSet.h:256: warning: 'unsigned int Ogre::PoolSet<Ogre::PagingLandScapeRenderable>::mPoolSize' >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePoolSet.h:56: warning: when initialized here >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeTile.lo OgrePagingLandScapeTile.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeTileManager.lo OgrePagingLandScapeTileManager.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeOcclusion.lo OgrePagingLandScapeOcclusion.cpp >OgrePagingLandScapeRenderable.cpp: In member function 'bool Ogre::PagingLandScapeRenderable::load()': >OgrePagingLandScapeRenderable.cpp:294: warning: 'colorelem' may be used uninitialized in this function >OgrePagingLandScapeRenderable.cpp:298: warning: 'normelem' may be used uninitialized in this function > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeTextureManager.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeTextureManager.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeTile.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeTile.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeOcclusion.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeOcclusion.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeTileManager.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeTileManager.o >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeOcclusionElement.lo OgrePagingLandScapeOcclusionElement.cpp >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTexture.h: In constructor 'Ogre::PagingLandScapeTexture::PagingLandScapeTexture(Ogre::PagingLandScapeTextureManager*, Ogre::String, unsigned int, bool)': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTexture.h:181: warning: 'Ogre::PagingLandScapeTexture::mMaterialBaseName' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTexture.h:142: warning: 'bool Ogre::PagingLandScapeTexture::mIsLoaded' >OgrePagingLandScapeTexture.cpp:42: warning: when initialized here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTexture.h:152: warning: 'Ogre::PagingLandScapeTexture::mIsDeformRectModified' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTexture.h:138: warning: 'bool Ogre::PagingLandScapeTexture::mIsSplatMode' >OgrePagingLandScapeTexture.cpp:42: warning: when initialized here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTexture.h:178: warning: 'Ogre::PagingLandScapeTexture::mIsShadowed' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTexture.h:177: warning: 'bool Ogre::PagingLandScapeTexture::mIsShaderShadowed' >OgrePagingLandScapeTexture.cpp:42: warning: when initialized here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTexture.h:177: warning: 'Ogre::PagingLandScapeTexture::mIsShaderShadowed' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTexture.h:139: warning: 'bool Ogre::PagingLandScapeTexture::mIsBaseMode' >OgrePagingLandScapeTexture.cpp:42: warning: when initialized here >OgrePagingLandScapeTexture.cpp: In member function 'void Ogre::PagingLandScapeTexture::loadTexturesToModify()': >OgrePagingLandScapeTexture.cpp:199: warning: unused variable 'horizonLoaded' >OgrePagingLandScapeTexture.cpp: In member function 'void Ogre::PagingLandScapeTexture::computePointAlpha(unsigned int, Ogre::Real, Ogre::Real)': >OgrePagingLandScapeTexture.cpp:1249: warning: unused variable 'D' >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeOcclusionCameraTraversal.lo OgrePagingLandScapeOcclusionCameraTraversal.cpp > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeOcclusionElement.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeOcclusionElement.o >In file included from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeRenderableManager.h:25, > from OgrePagingLandScapeSceneManager.cpp:37: >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h: In constructor 'Ogre::PagingLandScapeTileInfo::PagingLandScapeTileInfo(Ogre::uint, Ogre::uint, Ogre::uint, Ogre::uint)': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:56: warning: 'Ogre::PagingLandScapeTileInfo::mMinLevelDistSqr' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:47: warning: 'short unsigned int Ogre::PagingLandScapeTileInfo::mPageX' >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:31: warning: when initialized here >In file included from OgrePagingLandScapeTextureManager.cpp:39: >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h: In constructor 'Ogre::PagingLandScapeTileInfo::PagingLandScapeTileInfo(Ogre::uint, Ogre::uint, Ogre::uint, Ogre::uint)': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:56: warning: 'Ogre::PagingLandScapeTileInfo::mMinLevelDistSqr' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:47: warning: 'short unsigned int Ogre::PagingLandScapeTileInfo::mPageX' >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:31: warning: when initialized here >OgrePagingLandScapeTextureManager.cpp: In member function 'void Ogre::PagingLandScapeTextureManager::paint(const Ogre::Vector3&, Ogre::Real, const Ogre::PagingLandScapeTileInfo*)': >OgrePagingLandScapeTextureManager.cpp:491: warning: unused variable 'wL' >OgrePagingLandScapeTextureManager.cpp:492: warning: unused variable 'hL' >OgrePagingLandScapeTextureManager.cpp: In member function 'void Ogre::PagingLandScapeTextureManager::deformHeight(const Ogre::Vector3&, const Ogre::PagingLandScapeTileInfo*)': >OgrePagingLandScapeTextureManager.cpp:610: warning: unused variable 'wL' >OgrePagingLandScapeTextureManager.cpp:611: warning: unused variable 'hL' >In file included from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeCallBackEvent.h:5, > from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:30, > from OgrePagingLandScapeSceneManager.cpp:53: >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeCallback.h: In copy constructor 'fastdelegate::DelegateMemento::DelegateMemento(const fastdelegate::DelegateMemento&)': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeCallback.h:565: warning: 'fastdelegate::DelegateMemento::m_pFunction' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeCallback.h:564: warning: 'fastdelegate::detail::GenericClass* fastdelegate::DelegateMemento::m_pthis' >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeCallback.h:629: warning: when initialized here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeSceneManager.h: In constructor 'Ogre::PagingLandScapeSceneManager::PagingLandScapeSceneManager(const Ogre::String&)': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeSceneManager.h:445: warning: 'Ogre::PagingLandScapeSceneManager::mBrushScale' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeSceneManager.h:441: warning: 'Ogre::PagingLandScapeTileInfo* Ogre::PagingLandScapeSceneManager::mImpactInfo' >OgrePagingLandScapeSceneManager.cpp:84: warning: when initialized here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeSceneManager.h:448: warning: 'Ogre::PagingLandScapeSceneManager::mBrushArray' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeSceneManager.h:447: warning: 'Ogre::Real* Ogre::PagingLandScapeSceneManager::mCraterArray' >OgrePagingLandScapeSceneManager.cpp:84: warning: when initialized here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeSceneManager.h:451: warning: 'Ogre::PagingLandScapeSceneManager::mBrushArrayWidth' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeSceneManager.h:433: warning: 'Ogre::PagingLandScapeListenerManager* Ogre::PagingLandScapeSceneManager::mListenerManager' >OgrePagingLandScapeSceneManager.cpp:84: warning: when initialized here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeSceneManager.h:433: warning: 'Ogre::PagingLandScapeSceneManager::mListenerManager' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeSceneManager.h:396: warning: 'Ogre::PagingLandScapeOptions* Ogre::PagingLandScapeSceneManager::mOptions' >OgrePagingLandScapeSceneManager.cpp:84: warning: when initialized here >OgrePagingLandScapeSceneManager.cpp: In member function 'void Ogre::PagingLandScapeSceneManager::renderBaseTextures(const Ogre::String&)': >OgrePagingLandScapeSceneManager.cpp:1808: warning: unused variable 'strPos' > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeOcclusionCameraTraversal.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeOcclusionCameraTraversal.o >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeOcclusionTraversal.lo OgrePagingLandScapeOcclusionTraversal.cpp >In file included from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:22, > from OgrePagingLandScapeTile.cpp:38: >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h: In constructor 'Ogre::PagingLandScapeTileInfo::PagingLandScapeTileInfo(Ogre::uint, Ogre::uint, Ogre::uint, Ogre::uint)': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:56: warning: 'Ogre::PagingLandScapeTileInfo::mMinLevelDistSqr' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:47: warning: 'short unsigned int Ogre::PagingLandScapeTileInfo::mPageX' >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:31: warning: when initialized here >In file included from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeCallBackEvent.h:5, > from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeListenerManager.h:30, > from OgrePagingLandScapeTile.cpp:54: >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeCallback.h: In copy constructor 'fastdelegate::DelegateMemento::DelegateMemento(const fastdelegate::DelegateMemento&)': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeCallback.h:565: warning: 'fastdelegate::DelegateMemento::m_pFunction' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeCallback.h:564: warning: 'fastdelegate::detail::GenericClass* fastdelegate::DelegateMemento::m_pthis' >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeCallback.h:629: warning: when initialized here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeOcclusion.h: In constructor 'Ogre::Occlusion::Occlusion(unsigned int)': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeOcclusion.h:103: warning: 'Ogre::Occlusion::mVisibilityTreshold' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeOcclusion.h:95: warning: 'bool Ogre::Occlusion::mIsQueryPoolNotInitiated' >OgrePagingLandScapeOcclusion.cpp:31: warning: when initialized here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h: In constructor 'Ogre::PagingLandScapeTile::PagingLandScapeTile(Ogre::PagingLandScapeTileManager*)': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:166: warning: 'Ogre::PagingLandScapeTile::mParent' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:162: warning: 'Ogre::PagingLandScapeTileInfo* Ogre::PagingLandScapeTile::mInfo' >OgrePagingLandScapeTile.cpp:60: warning: when initialized here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:162: warning: 'Ogre::PagingLandScapeTile::mInfo' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:157: warning: 'Ogre::SceneNode* Ogre::PagingLandScapeTile::mTileSceneNode' >OgrePagingLandScapeTile.cpp:60: warning: when initialized here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:157: warning: 'Ogre::PagingLandScapeTile::mTileSceneNode' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:155: warning: 'Ogre::PagingLandScapeRenderable* Ogre::PagingLandScapeTile::mRenderable' >OgrePagingLandScapeTile.cpp:60: warning: when initialized here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:155: warning: 'Ogre::PagingLandScapeTile::mRenderable' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:149: warning: 'bool Ogre::PagingLandScapeTile::mInit' >OgrePagingLandScapeTile.cpp:60: warning: when initialized here >In file included from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:22, > from OgrePagingLandScapeTileManager.cpp:34: >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h: In constructor 'Ogre::PagingLandScapeTileInfo::PagingLandScapeTileInfo(Ogre::uint, Ogre::uint, Ogre::uint, Ogre::uint)': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:56: warning: 'Ogre::PagingLandScapeTileInfo::mMinLevelDistSqr' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:47: warning: 'short unsigned int Ogre::PagingLandScapeTileInfo::mPageX' >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:31: warning: when initialized here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileManager.h: In constructor 'Ogre::PagingLandScapeTileManager::PagingLandScapeTileManager(Ogre::PagingLandScapeSceneManager*)': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileManager.h:71: warning: 'Ogre::PagingLandScapeTileManager::mSceneManager' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileManager.h:70: warning: 'Ogre::PagingLandScapeOptions* Ogre::PagingLandScapeTileManager::mOptions' >OgrePagingLandScapeTileManager.cpp:40: warning: when initialized here > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeOcclusionTraversal.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeOcclusionTraversal.o >In file included from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeOcclusionQuerySet.h:33, > from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeOcclusion.h:10, > from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeOctreeSceneManager.h:47, > from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeOctreeNode.h:40, > from OgrePagingLandScapeOcclusion.cpp:11: >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePoolSet.h: In constructor 'Ogre::PoolSet<T>::PoolSet(unsigned int, bool) [with T = Ogre::HardwareOcclusionQuery]': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeOcclusionQuerySet.h:41: instantiated from here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePoolSet.h:260: warning: 'Ogre::PoolSet<Ogre::HardwareOcclusionQuery>::mAutoExtendFactor' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePoolSet.h:256: warning: 'unsigned int Ogre::PoolSet<Ogre::HardwareOcclusionQuery>::mPoolSize' >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapePoolSet.h:56: warning: when initialized here >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeOcclusionCHCTraversal.lo OgrePagingLandScapeOcclusionCHCTraversal.cpp > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeOcclusionCHCTraversal.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeOcclusionCHCTraversal.o >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeOcclusionSWTraversal.lo OgrePagingLandScapeOcclusionSWTraversal.cpp > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeOcclusionSWTraversal.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeOcclusionSWTraversal.o >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeOcclusionDebugTraversal.lo OgrePagingLandScapeOcclusionDebugTraversal.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeOcclusionVFTraversal.lo OgrePagingLandScapeOcclusionVFTraversal.cpp > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeOcclusionVFTraversal.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeOcclusionVFTraversal.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeOcclusionDebugTraversal.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeOcclusionDebugTraversal.o >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgreDebugRectangle2D.lo OgreDebugRectangle2D.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgreOcclusionBoundingBox.lo OgreOcclusionBoundingBox.cpp > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgreDebugRectangle2D.cpp -fPIC -DPIC -o .libs/OgreDebugRectangle2D.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgreOcclusionBoundingBox.cpp -fPIC -DPIC -o .libs/OgreOcclusionBoundingBox.o >OgreDebugRectangle2D.cpp:111:1: warning: multi-line comment >OgreOcclusionBoundingBox.cpp:154:1: warning: multi-line comment >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeOcclusionQuerySet.lo OgrePagingLandScapeOcclusionQuerySet.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeAxisAlignedBoxSceneQuery.lo OgrePagingLandScapeAxisAlignedBoxSceneQuery.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePagingLandScapeMeshDecal.lo OgrePagingLandScapeMeshDecal.cpp > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeOcclusionQuerySet.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeOcclusionQuerySet.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeAxisAlignedBoxSceneQuery.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeAxisAlignedBoxSceneQuery.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePagingLandScapeMeshDecal.cpp -fPIC -DPIC -o .libs/OgrePagingLandScapeMeshDecal.o >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EmberPagingSceneManager.lo EmberPagingSceneManager.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EmberPagingLandScapeData2D_HeightField.lo EmberPagingLandScapeData2D_HeightField.cpp > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EmberPagingSceneManager.cpp -fPIC -DPIC -o .libs/EmberPagingSceneManager.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EmberPagingLandScapeData2D_HeightField.cpp -fPIC -DPIC -o .libs/EmberPagingLandScapeData2D_HeightField.o >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EmberPagingLandScapeTexture.lo EmberPagingLandScapeTexture.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EmberPagingSceneManagerAdapter.lo EmberPagingSceneManagerAdapter.cpp > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EmberPagingLandScapeTexture.cpp -fPIC -DPIC -o .libs/EmberPagingLandScapeTexture.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EmberPagingSceneManagerAdapter.cpp -fPIC -DPIC -o .libs/EmberPagingSceneManagerAdapter.o >In file included from ../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTile.h:22, > from OgrePagingLandScapeAxisAlignedBoxSceneQuery.cpp:43: >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h: In constructor 'Ogre::PagingLandScapeTileInfo::PagingLandScapeTileInfo(Ogre::uint, Ogre::uint, Ogre::uint, Ogre::uint)': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:56: warning: 'Ogre::PagingLandScapeTileInfo::mMinLevelDistSqr' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:47: warning: 'short unsigned int Ogre::PagingLandScapeTileInfo::mPageX' >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeTileInfo.h:31: warning: when initialized here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeMeshDecal.h: In constructor 'Ogre::PagingLandScapeMeshDecal::PagingLandScapeMeshDecal(const Ogre::String&, const Ogre::String&, const Ogre::Vector2&, const Ogre::String&)': >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeMeshDecal.h:52: warning: 'Ogre::PagingLandScapeMeshDecal::material_' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeMeshDecal.h:51: warning: 'Ogre::Vector2 Ogre::PagingLandScapeMeshDecal::size_' >OgrePagingLandScapeMeshDecal.cpp:65: warning: when initialized here >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeMeshDecal.h:51: warning: 'Ogre::PagingLandScapeMeshDecal::size_' will be initialized after >../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include/OgrePagingLandScapeMeshDecal.h:48: warning: 'Ogre::SceneManager* Ogre::PagingLandScapeMeshDecal::sceneMgr_' >OgrePagingLandScapeMeshDecal.cpp:65: warning: when initialized here >OgrePagingLandScapeMeshDecal.cpp: In member function 'virtual bool Ogre::PagingLandScapeMeshDecal::queryResult(Ogre::SceneQuery::WorldFragment*)': >OgrePagingLandScapeMeshDecal.cpp:549: warning: comparison between signed and unsigned integer expressions >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EmberTerrainPageBridge.lo EmberTerrainPageBridge.cpp >OgrePagingLandScapeAxisAlignedBoxSceneQuery.cpp: In function 'void Ogre::DoTileSubSection(Ogre::LodTracker&, Ogre::SceneQuery::WorldFragment&, Ogre::PagingLandScapeAxisAlignedBoxSceneQuery::CustomQueryResult&, Ogre::SceneQueryListener*, int, int, int, int, Ogre::uint, Ogre::uint)': >OgrePagingLandScapeAxisAlignedBoxSceneQuery.cpp:437: warning: 'vertex.Ogre::Vector3::z' may be used uninitialized in this function >OgrePagingLandScapeAxisAlignedBoxSceneQuery.cpp:437: warning: 'vertex.Ogre::Vector3::x' may be used uninitialized in this function >OgrePagingLandScapeAxisAlignedBoxSceneQuery.cpp:437: warning: 'vertex.Ogre::Vector3::y' may be used uninitialized in this function > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src/components/ogre -I../../../../../../src -I../../../../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EmberTerrainPageBridge.cpp -fPIC -DPIC -o .libs/EmberTerrainPageBridge.o >/bin/sh ../../../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -no-undefined -o libEmberPagingSceneManager.la DRGNURBSSurface.lo filetutils.lo OgrePagingLandScapeOctreeAxisAlignedBoxSceneQuery.lo OgrePagingLandScapeOctreeCamera.lo OgrePagingLandScapeOctree.lo OgrePagingLandScapeOctreeIntersectionSceneQuery.lo OgrePagingLandScapeOctreeNode.lo OgrePagingLandScapeOctreePlaneBoundedVolumeListSceneQuery.lo OgrePagingLandScapeOctreeRaySceneQuery.lo OgrePagingLandScapeOctreeSceneManager.lo OgrePagingLandScapeOctreeSphereSceneQuery.lo OgrePagingLandScapeCamera.lo OgrePagingLandScapeData2D.lo OgrePagingLandScapeData2DManager.lo OgrePagingLandScapeHorizon.lo OgrePagingLandScapeIndexBuffer.lo OgrePagingLandScapeListenerManager.lo OgrePagingLandScapeOptions.lo OgrePagingLandScapePage.lo OgrePagingLandScapePageManager.lo OgrePagingLandScapePageRenderable.lo OgrePagingLandScapeRaySceneQuery.lo OgrePagingLandScapeRenderable.lo OgrePagingLandScapeRenderableManager.lo OgrePagingLandScapeTextureCoordinatesManager.lo OgrePagingLandScapeSceneManager.lo OgrePagingLandScapeTexture.lo OgrePagingLandScapeTextureManager.lo OgrePagingLandScapeTile.lo OgrePagingLandScapeTileManager.lo OgrePagingLandScapeOcclusion.lo OgrePagingLandScapeOcclusionElement.lo OgrePagingLandScapeOcclusionCameraTraversal.lo OgrePagingLandScapeOcclusionTraversal.lo OgrePagingLandScapeOcclusionCHCTraversal.lo OgrePagingLandScapeOcclusionSWTraversal.lo OgrePagingLandScapeOcclusionDebugTraversal.lo OgrePagingLandScapeOcclusionVFTraversal.lo OgreDebugRectangle2D.lo OgreOcclusionBoundingBox.lo OgrePagingLandScapeOcclusionQuerySet.lo OgrePagingLandScapeAxisAlignedBoxSceneQuery.lo OgrePagingLandScapeMeshDecal.lo EmberPagingSceneManager.lo EmberPagingLandScapeData2D_HeightField.lo EmberPagingLandScapeTexture.lo EmberPagingSceneManagerAdapter.lo EmberTerrainPageBridge.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/libEmberPagingSceneManager.a .libs/DRGNURBSSurface.o .libs/filetutils.o .libs/OgrePagingLandScapeOctreeAxisAlignedBoxSceneQuery.o .libs/OgrePagingLandScapeOctreeCamera.o .libs/OgrePagingLandScapeOctree.o .libs/OgrePagingLandScapeOctreeIntersectionSceneQuery.o .libs/OgrePagingLandScapeOctreeNode.o .libs/OgrePagingLandScapeOctreePlaneBoundedVolumeListSceneQuery.o .libs/OgrePagingLandScapeOctreeRaySceneQuery.o .libs/OgrePagingLandScapeOctreeSceneManager.o .libs/OgrePagingLandScapeOctreeSphereSceneQuery.o .libs/OgrePagingLandScapeCamera.o .libs/OgrePagingLandScapeData2D.o .libs/OgrePagingLandScapeData2DManager.o .libs/OgrePagingLandScapeHorizon.o .libs/OgrePagingLandScapeIndexBuffer.o .libs/OgrePagingLandScapeListenerManager.o .libs/OgrePagingLandScapeOptions.o .libs/OgrePagingLandScapePage.o .libs/OgrePagingLandScapePageManager.o .libs/OgrePagingLandScapePageRenderable.o .libs/OgrePagingLandScapeRaySceneQuery.o .libs/OgrePagingLandScapeRenderable.o .libs/OgrePagingLandScapeRenderableManager.o .libs/OgrePagingLandScapeTextureCoordinatesManager.o .libs/OgrePagingLandScapeSceneManager.o .libs/OgrePagingLandScapeTexture.o .libs/OgrePagingLandScapeTextureManager.o .libs/OgrePagingLandScapeTile.o .libs/OgrePagingLandScapeTileManager.o .libs/OgrePagingLandScapeOcclusion.o .libs/OgrePagingLandScapeOcclusionElement.o .libs/OgrePagingLandScapeOcclusionCameraTraversal.o .libs/OgrePagingLandScapeOcclusionTraversal.o .libs/OgrePagingLandScapeOcclusionCHCTraversal.o .libs/OgrePagingLandScapeOcclusionSWTraversal.o .libs/OgrePagingLandScapeOcclusionDebugTraversal.o .libs/OgrePagingLandScapeOcclusionVFTraversal.o .libs/OgreDebugRectangle2D.o .libs/OgreOcclusionBoundingBox.o .libs/OgrePagingLandScapeOcclusionQuerySet.o .libs/OgrePagingLandScapeAxisAlignedBoxSceneQuery.o .libs/OgrePagingLandScapeMeshDecal.o .libs/EmberPagingSceneManager.o .libs/EmberPagingLandScapeData2D_HeightField.o .libs/EmberPagingLandScapeTexture.o .libs/EmberPagingSceneManagerAdapter.o .libs/EmberTerrainPageBridge.o >ranlib .libs/libEmberPagingSceneManager.a >creating libEmberPagingSceneManager.la >(cd .libs && rm -f libEmberPagingSceneManager.la && ln -s ../libEmberPagingSceneManager.la libEmberPagingSceneManager.la) >make[7]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/SceneManagers/EmberPagingSceneManager/src' >Making all in include >make[7]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/SceneManagers/EmberPagingSceneManager/include' >make[7]: Nothing to be done for `all'. >make[7]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/SceneManagers/EmberPagingSceneManager/include' >make[7]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/SceneManagers/EmberPagingSceneManager' >make[7]: Nothing to be done for `all-am'. >make[7]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/SceneManagers/EmberPagingSceneManager' >make[6]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/SceneManagers/EmberPagingSceneManager' >make[6]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/SceneManagers' >make[6]: Nothing to be done for `all-am'. >make[6]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/SceneManagers' >make[5]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/SceneManagers' >Making all in carpenter >make[5]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/carpenter' >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Carpenter.lo Carpenter.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o BluePrint.lo BluePrint.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c BluePrint.cpp -fPIC -DPIC -o .libs/BluePrint.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Carpenter.cpp -fPIC -DPIC -o .libs/Carpenter.o >/bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -no-undefined -o libCarpenter.la Carpenter.lo BluePrint.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/libCarpenter.a .libs/Carpenter.o .libs/BluePrint.o >ranlib .libs/libCarpenter.a >creating libCarpenter.la >(cd .libs && rm -f libCarpenter.la && ln -s ../libCarpenter.la libCarpenter.la) >make[5]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/carpenter' >Making all in cegui >make[5]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/cegui' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/cegui' >Making all in environment >make[5]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/environment' >Making all in caelum >make[6]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/environment/caelum' >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Astronomy.lo `test -f 'src/Astronomy.cpp' || echo './'`src/Astronomy.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o CaelumPrecompiled.lo `test -f 'src/CaelumPrecompiled.cpp' || echo './'`src/CaelumPrecompiled.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o CaelumSystem.lo `test -f 'src/CaelumSystem.cpp' || echo './'`src/CaelumSystem.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o CameraBoundElement.lo `test -f 'src/CameraBoundElement.cpp' || echo './'`src/CameraBoundElement.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o GeometryFactory.lo `test -f 'src/GeometryFactory.cpp' || echo './'`src/GeometryFactory.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o GroundFog.lo `test -f 'src/GroundFog.cpp' || echo './'`src/GroundFog.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ImageHelper.lo `test -f 'src/ImageHelper.cpp' || echo './'`src/ImageHelper.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o LayeredClouds.lo `test -f 'src/LayeredClouds.cpp' || echo './'`src/LayeredClouds.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/Astronomy.cpp -fPIC -DPIC -o .libs/Astronomy.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/GeometryFactory.cpp -fPIC -DPIC -o .libs/GeometryFactory.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/CaelumPrecompiled.cpp -fPIC -DPIC -o .libs/CaelumPrecompiled.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/GroundFog.cpp -fPIC -DPIC -o .libs/GroundFog.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/LayeredClouds.cpp -fPIC -DPIC -o .libs/LayeredClouds.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/ImageHelper.cpp -fPIC -DPIC -o .libs/ImageHelper.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/CameraBoundElement.cpp -fPIC -DPIC -o .libs/CameraBoundElement.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/CaelumSystem.cpp -fPIC -DPIC -o .libs/CaelumSystem.o >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SkyColourModel.lo `test -f 'src/SkyColourModel.cpp' || echo './'`src/SkyColourModel.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SkyDome.lo `test -f 'src/SkyDome.cpp' || echo './'`src/SkyDome.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SolarSystemModel.lo `test -f 'src/SolarSystemModel.cpp' || echo './'`src/SolarSystemModel.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Sun.lo `test -f 'src/Sun.cpp' || echo './'`src/Sun.cpp > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/SkyDome.cpp -fPIC -DPIC -o .libs/SkyDome.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/SkyColourModel.cpp -fPIC -DPIC -o .libs/SkyColourModel.o >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o UniversalClock.lo `test -f 'src/UniversalClock.cpp' || echo './'`src/UniversalClock.cpp > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/SolarSystemModel.cpp -fPIC -DPIC -o .libs/SolarSystemModel.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/Sun.cpp -fPIC -DPIC -o .libs/Sun.o >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o BrightStarCatalogue.lo `test -f 'src/BrightStarCatalogue.cpp' || echo './'`src/BrightStarCatalogue.cpp > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/UniversalClock.cpp -fPIC -DPIC -o .libs/UniversalClock.o >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ImageStarfield.lo `test -f 'src/ImageStarfield.cpp' || echo './'`src/ImageStarfield.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Moon.lo `test -f 'src/Moon.cpp' || echo './'`src/Moon.cpp > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/BrightStarCatalogue.cpp -fPIC -DPIC -o .libs/BrightStarCatalogue.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/ImageStarfield.cpp -fPIC -DPIC -o .libs/ImageStarfield.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/Moon.cpp -fPIC -DPIC -o .libs/Moon.o >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o PointStarfield.lo `test -f 'src/PointStarfield.cpp' || echo './'`src/PointStarfield.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SkyLight.lo `test -f 'src/SkyLight.cpp' || echo './'`src/SkyLight.cpp > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/PointStarfield.cpp -fPIC -DPIC -o .libs/PointStarfield.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/SkyLight.cpp -fPIC -DPIC -o .libs/SkyLight.o >/bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o libCaelum.la Astronomy.lo CaelumPrecompiled.lo CaelumSystem.lo CameraBoundElement.lo GeometryFactory.lo GroundFog.lo ImageHelper.lo LayeredClouds.lo SkyColourModel.lo SkyDome.lo SolarSystemModel.lo Sun.lo UniversalClock.lo BrightStarCatalogue.lo ImageStarfield.lo Moon.lo PointStarfield.lo SkyLight.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/libCaelum.a .libs/Astronomy.o .libs/CaelumPrecompiled.o .libs/CaelumSystem.o .libs/CameraBoundElement.o .libs/GeometryFactory.o .libs/GroundFog.o .libs/ImageHelper.o .libs/LayeredClouds.o .libs/SkyColourModel.o .libs/SkyDome.o .libs/SolarSystemModel.o .libs/Sun.o .libs/UniversalClock.o .libs/BrightStarCatalogue.o .libs/ImageStarfield.o .libs/Moon.o .libs/PointStarfield.o .libs/SkyLight.o >ranlib .libs/libCaelum.a >creating libCaelum.la >(cd .libs && rm -f libCaelum.la && ln -s ../libCaelum.la libCaelum.la) >make[6]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/environment/caelum' >Making all in meshtree >make[6]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/environment/meshtree' >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o MeshTree.lo MeshTree.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o TParameters.lo TParameters.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o TStem.lo TStem.cpp >mkdir .libs >mkdir .libs >mkdir .libs >mkdir: cannot create directory `.libs': File exists >mkdir: cannot create directory `.libs': File exists > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c MeshTree.cpp -fPIC -DPIC -o .libs/MeshTree.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c TStem.cpp -fPIC -DPIC -o .libs/TStem.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c TParameters.cpp -fPIC -DPIC -o .libs/TParameters.o >TStem.cpp: In member function 'void Ogre::TStem::AddMeshFaces(long unsigned int**, long unsigned int*)': >TStem.cpp:995: warning: 'u32NbVertices' may be used uninitialized in this function >/bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o libMeshTree.la MeshTree.lo TParameters.lo TStem.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/libMeshTree.a .libs/MeshTree.o .libs/TParameters.o .libs/TStem.o >ranlib .libs/libMeshTree.a >creating libMeshTree.la >(cd .libs && rm -f libMeshTree.la && ln -s ../libMeshTree.la libMeshTree.la) >make[6]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/environment/meshtree' >Making all in pagedgeometry >make[6]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/environment/pagedgeometry' >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o BatchPage.lo `test -f 'source/BatchPage.cpp' || echo './'`source/BatchPage.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o BatchedGeometry.lo `test -f 'source/BatchedGeometry.cpp' || echo './'`source/BatchedGeometry.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o GrassLoader.lo `test -f 'source/GrassLoader.cpp' || echo './'`source/GrassLoader.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ImpostorPage.lo `test -f 'source/ImpostorPage.cpp' || echo './'`source/ImpostorPage.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o PagedGeometry.lo `test -f 'source/PagedGeometry.cpp' || echo './'`source/PagedGeometry.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o PropertyMaps.lo `test -f 'source/PropertyMaps.cpp' || echo './'`source/PropertyMaps.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o StaticBillboardSet.lo `test -f 'source/StaticBillboardSet.cpp' || echo './'`source/StaticBillboardSet.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o TreeLoader2D.lo `test -f 'source/TreeLoader2D.cpp' || echo './'`source/TreeLoader2D.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c source/BatchPage.cpp -fPIC -DPIC -o .libs/BatchPage.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c source/BatchedGeometry.cpp -fPIC -DPIC -o .libs/BatchedGeometry.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c source/GrassLoader.cpp -fPIC -DPIC -o .libs/GrassLoader.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c source/PagedGeometry.cpp -fPIC -DPIC -o .libs/PagedGeometry.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c source/TreeLoader2D.cpp -fPIC -DPIC -o .libs/TreeLoader2D.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c source/PropertyMaps.cpp -fPIC -DPIC -o .libs/PropertyMaps.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c source/ImpostorPage.cpp -fPIC -DPIC -o .libs/ImpostorPage.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c source/StaticBillboardSet.cpp -fPIC -DPIC -o .libs/StaticBillboardSet.o >In file included from source/PagedGeometry.cpp:16: >./include/StaticBillboardSet.h:63: warning: 'typedef' was ignored in this declaration >In file included from source/StaticBillboardSet.cpp:17: >./include/StaticBillboardSet.h:63: warning: 'typedef' was ignored in this declaration >In file included from ./include/ImpostorPage.h:20, > from source/ImpostorPage.cpp:16: >./include/StaticBillboardSet.h:63: warning: 'typedef' was ignored in this declaration >In file included from source/ImpostorPage.cpp:16: >./include/ImpostorPage.h:43: warning: 'typedef' was ignored in this declaration >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o TreeLoader3D.lo `test -f 'source/TreeLoader3D.cpp' || echo './'`source/TreeLoader3D.cpp >source/PagedGeometry.cpp: In member function 'virtual void PagedGeometry::GeometryPage::addEntityToBoundingBox(Ogre::Entity*, const Ogre::Vector3&, const Ogre::Quaternion&, const Ogre::Vector3&)': >source/PagedGeometry.cpp:784: warning: 'entBounds.Ogre::AxisAlignedBox::mMaximum.Ogre::Vector3::z' may be used uninitialized in this function >source/PagedGeometry.cpp:784: warning: 'entBounds.Ogre::AxisAlignedBox::mMaximum.Ogre::Vector3::y' may be used uninitialized in this function >source/PagedGeometry.cpp:784: warning: 'entBounds.Ogre::AxisAlignedBox::mMaximum.Ogre::Vector3::x' may be used uninitialized in this function >source/PagedGeometry.cpp:784: warning: 'entBounds.Ogre::AxisAlignedBox::mMinimum.Ogre::Vector3::z' may be used uninitialized in this function >source/PagedGeometry.cpp:784: warning: 'entBounds.Ogre::AxisAlignedBox::mMinimum.Ogre::Vector3::y' may be used uninitialized in this function >source/PagedGeometry.cpp:784: warning: 'entBounds.Ogre::AxisAlignedBox::mMinimum.Ogre::Vector3::x' may be used uninitialized in this function >source/BatchedGeometry.cpp: In member function 'void PagedGeometry::BatchedGeometry::SubBatch::build()': >source/BatchedGeometry.cpp:347: warning: 'indexBuffer32' may be used uninitialized in this function >source/BatchedGeometry.cpp:348: warning: 'indexBuffer16' may be used uninitialized in this function >source/StaticBillboardSet.cpp: In static member function 'static void PagedGeometry::StaticBillboardSet::updateAll(const Ogre::Vector3&)': >source/StaticBillboardSet.cpp:598: warning: 'vPoint3.Ogre::Vector3::x' may be used uninitialized in this function >source/StaticBillboardSet.cpp:598: warning: 'vPoint0.Ogre::Vector3::z' may be used uninitialized in this function >source/StaticBillboardSet.cpp:598: warning: 'vPoint1.Ogre::Vector3::z' may be used uninitialized in this function >source/StaticBillboardSet.cpp:598: warning: 'vPoint0.Ogre::Vector3::y' may be used uninitialized in this function >source/StaticBillboardSet.cpp:598: warning: 'vPoint1.Ogre::Vector3::y' may be used uninitialized in this function >source/StaticBillboardSet.cpp:598: warning: 'vPoint1.Ogre::Vector3::x' may be used uninitialized in this function >source/StaticBillboardSet.cpp:598: warning: 'vPoint3.Ogre::Vector3::z' may be used uninitialized in this function >source/StaticBillboardSet.cpp:598: warning: 'vPoint3.Ogre::Vector3::y' may be used uninitialized in this function >source/StaticBillboardSet.cpp:598: warning: 'vPoint0.Ogre::Vector3::x' may be used uninitialized in this function >source/StaticBillboardSet.cpp:598: warning: 'vPoint2.Ogre::Vector3::z' may be used uninitialized in this function >source/StaticBillboardSet.cpp:598: warning: 'vPoint2.Ogre::Vector3::y' may be used uninitialized in this function >source/StaticBillboardSet.cpp:598: warning: 'vPoint2.Ogre::Vector3::x' may be used uninitialized in this function >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o DummyPage.lo `test -f 'source/DummyPage.cpp' || echo './'`source/DummyPage.cpp > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c source/TreeLoader3D.cpp -fPIC -DPIC -o .libs/TreeLoader3D.o >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o PassiveEntityPage.lo `test -f 'source/PassiveEntityPage.cpp' || echo './'`source/PassiveEntityPage.cpp > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c source/DummyPage.cpp -fPIC -DPIC -o .libs/DummyPage.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c source/PassiveEntityPage.cpp -fPIC -DPIC -o .libs/PassiveEntityPage.o >/bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o libpagedgeometry.la BatchPage.lo BatchedGeometry.lo GrassLoader.lo ImpostorPage.lo PagedGeometry.lo PropertyMaps.lo StaticBillboardSet.lo TreeLoader2D.lo TreeLoader3D.lo DummyPage.lo PassiveEntityPage.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/libpagedgeometry.a .libs/BatchPage.o .libs/BatchedGeometry.o .libs/GrassLoader.o .libs/ImpostorPage.o .libs/PagedGeometry.o .libs/PropertyMaps.o .libs/StaticBillboardSet.o .libs/TreeLoader2D.o .libs/TreeLoader3D.o .libs/DummyPage.o .libs/PassiveEntityPage.o >ranlib .libs/libpagedgeometry.a >creating libpagedgeometry.la >(cd .libs && rm -f libpagedgeometry.la && ln -s ../libpagedgeometry.la libpagedgeometry.la) >make[6]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/environment/pagedgeometry' >Making all in hydrax >make[6]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/environment/hydrax' >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o CfgFileManager.lo `test -f 'src/CfgFileManager.cpp' || echo './'`src/CfgFileManager.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o DecalsManager.lo `test -f 'src/DecalsManager.cpp' || echo './'`src/DecalsManager.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Enums.lo `test -f 'src/Enums.cpp' || echo './'`src/Enums.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o GodRaysManager.lo `test -f 'src/GodRaysManager.cpp' || echo './'`src/GodRaysManager.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o GPUNormalMapManager.lo `test -f 'src/GPUNormalMapManager.cpp' || echo './'`src/GPUNormalMapManager.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Help.lo `test -f 'src/Help.cpp' || echo './'`src/Help.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Hydrax.lo `test -f 'src/Hydrax.cpp' || echo './'`src/Hydrax.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Image.lo `test -f 'src/Image.cpp' || echo './'`src/Image.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/Image.cpp -fPIC -DPIC -o .libs/Image.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/GodRaysManager.cpp -fPIC -DPIC -o .libs/GodRaysManager.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/CfgFileManager.cpp -fPIC -DPIC -o .libs/CfgFileManager.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/Help.cpp -fPIC -DPIC -o .libs/Help.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/DecalsManager.cpp -fPIC -DPIC -o .libs/DecalsManager.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/Enums.cpp -fPIC -DPIC -o .libs/Enums.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/Hydrax.cpp -fPIC -DPIC -o .libs/Hydrax.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/GPUNormalMapManager.cpp -fPIC -DPIC -o .libs/GPUNormalMapManager.o >src/Hydrax.cpp:25: warning: ignoring #pragma warning >src/GodRaysManager.cpp:244:3: warning: multi-line comment >In file included from /usr/include/OGRE/OgreMemoryAllocatorConfig.h:170, > from /usr/include/OGRE/OgrePrerequisites.h:412, > from /usr/include/OGRE/Ogre.h:32, > from src/Prerequisites.h:29, > from src/GPUNormalMapManager.h:28, > from src/GPUNormalMapManager.cpp:25: >/usr/include/OGRE/OgreMemorySTLAllocator.h: In member function 'void Ogre::STLAllocator<T, AllocPolicy>::deallocate(T*, size_t) [with T = Ogre::TexturePtr, AllocPolicy = Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u>]': >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:146: instantiated from 'void std::_Vector_base<_Tp, _Alloc>::_M_deallocate(typename _Alloc::rebind<_Tp>::other::pointer, size_t) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/vector.tcc:356: instantiated from 'void std::vector<_Tp, _Alloc>::_M_insert_aux(__gnu_cxx::__normal_iterator<typename std::_Vector_base<_Tp, _Alloc>::_Tp_alloc_type::pointer, std::vector<_Tp, _Alloc> >, const _Tp&) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:741: instantiated from 'void std::vector<_Tp, _Alloc>::push_back(const _Tp&) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >src/GPUNormalMapManager.h:115: instantiated from here >/usr/include/OGRE/OgreMemorySTLAllocator.h:116: warning: unused variable 'sz' >src/Hydrax.h: In constructor 'Hydrax::Hydrax::Hydrax(Ogre::SceneManager*, Ogre::Camera*, Ogre::Viewport*)': >src/Hydrax.h:707: warning: 'Hydrax::Hydrax::mViewport' will be initialized after >src/Hydrax.h:618: warning: 'bool Hydrax::Hydrax::mCreated' >src/Hydrax.cpp:32: warning: when initialized here >src/Hydrax.h:629: warning: 'Hydrax::Hydrax::mPolygonMode' will be initialized after >src/Hydrax.h:623: warning: 'Hydrax::MaterialManager::ShaderMode Hydrax::Hydrax::mShaderMode' >src/Hydrax.cpp:32: warning: when initialized here >src/Hydrax.h:700: warning: 'Hydrax::Hydrax::mModule' will be initialized after >src/Hydrax.h:621: warning: 'Hydrax::HydraxComponent Hydrax::Hydrax::mComponents' >src/Hydrax.cpp:32: warning: when initialized here >src/DecalsManager.h: In constructor 'Hydrax::Decal::Decal(Hydrax::Hydrax*, const Ogre::String&, const int&)': >src/DecalsManager.h:190: warning: 'Hydrax::Decal::mHydrax' will be initialized after >src/DecalsManager.h:168: warning: 'Ogre::String Hydrax::Decal::mTextureName' >src/DecalsManager.cpp:31: warning: when initialized here >src/DecalsManager.h: In constructor 'Hydrax::DecalsManager::DecalsManager(Hydrax::Hydrax*)': >src/DecalsManager.h:280: warning: 'Hydrax::DecalsManager::mHydrax' will be initialized after >src/DecalsManager.h:269: warning: 'int Hydrax::DecalsManager::mNextId' >src/DecalsManager.cpp:136: warning: when initialized here >src/DecalsManager.h:277: warning: 'Hydrax::DecalsManager::mLastUnderwater' will be initialized after >src/DecalsManager.h:272: warning: 'Ogre::Real Hydrax::DecalsManager::mWaterStrength' >src/DecalsManager.cpp:136: warning: when initialized here >src/GodRaysManager.h: In constructor 'Hydrax::GodRaysManager::GodRaysManager(Hydrax::Hydrax*)': >src/GodRaysManager.h:323: warning: 'Hydrax::GodRaysManager::mHydrax' will be initialized after >src/GodRaysManager.h:278: warning: 'bool Hydrax::GodRaysManager::mCreated' >src/GodRaysManager.cpp:50: warning: when initialized here >src/GodRaysManager.h:314: warning: 'Hydrax::GodRaysManager::mObjectsIntersections' will be initialized after >src/GodRaysManager.h:293: warning: 'Ogre::Real Hydrax::GodRaysManager::mNoiseDerivation' >src/GodRaysManager.cpp:50: warning: when initialized here >In file included from /usr/include/OGRE/OgreMemoryAllocatorConfig.h:170, > from /usr/include/OGRE/OgrePrerequisites.h:412, > from /usr/include/OGRE/Ogre.h:32, > from src/Prerequisites.h:29, > from src/DecalsManager.h:28, > from src/DecalsManager.cpp:25: >/usr/include/OGRE/OgreMemorySTLAllocator.h: In member function 'void Ogre::STLAllocator<T, AllocPolicy>::deallocate(T*, size_t) [with T = Ogre::TexturePtr, AllocPolicy = Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u>]': >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:146: instantiated from 'void std::_Vector_base<_Tp, _Alloc>::_M_deallocate(typename _Alloc::rebind<_Tp>::other::pointer, size_t) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/vector.tcc:356: instantiated from 'void std::vector<_Tp, _Alloc>::_M_insert_aux(__gnu_cxx::__normal_iterator<typename std::_Vector_base<_Tp, _Alloc>::_Tp_alloc_type::pointer, std::vector<_Tp, _Alloc> >, const _Tp&) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:741: instantiated from 'void std::vector<_Tp, _Alloc>::push_back(const _Tp&) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >src/Noise/Perlin/../../GPUNormalMapManager.h:115: instantiated from here >/usr/include/OGRE/OgreMemorySTLAllocator.h:116: warning: unused variable 'sz' >In file included from /usr/include/OGRE/OgreMemoryAllocatorConfig.h:170, > from /usr/include/OGRE/OgrePrerequisites.h:412, > from /usr/include/OGRE/Ogre.h:32, > from src/Prerequisites.h:29, > from src/CfgFileManager.h:28, > from src/CfgFileManager.cpp:25: >/usr/include/OGRE/OgreMemorySTLAllocator.h: In member function 'void Ogre::STLAllocator<T, AllocPolicy>::deallocate(T*, size_t) [with T = Ogre::TexturePtr, AllocPolicy = Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u>]': >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:146: instantiated from 'void std::_Vector_base<_Tp, _Alloc>::_M_deallocate(typename _Alloc::rebind<_Tp>::other::pointer, size_t) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/vector.tcc:356: instantiated from 'void std::vector<_Tp, _Alloc>::_M_insert_aux(__gnu_cxx::__normal_iterator<typename std::_Vector_base<_Tp, _Alloc>::_Tp_alloc_type::pointer, std::vector<_Tp, _Alloc> >, const _Tp&) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:741: instantiated from 'void std::vector<_Tp, _Alloc>::push_back(const _Tp&) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >src/Noise/Perlin/../../GPUNormalMapManager.h:115: instantiated from here >/usr/include/OGRE/OgreMemorySTLAllocator.h:116: warning: unused variable 'sz' >In file included from /usr/include/OGRE/OgreMemoryAllocatorConfig.h:170, > from /usr/include/OGRE/OgrePrerequisites.h:412, > from /usr/include/OGRE/Ogre.h:32, > from src/Prerequisites.h:29, > from src/GodRaysManager.h:28, > from src/GodRaysManager.cpp:25: >/usr/include/OGRE/OgreMemorySTLAllocator.h: In member function 'void Ogre::STLAllocator<T, AllocPolicy>::deallocate(T*, size_t) [with T = Ogre::TexturePtr, AllocPolicy = Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u>]': >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:146: instantiated from 'void std::_Vector_base<_Tp, _Alloc>::_M_deallocate(typename _Alloc::rebind<_Tp>::other::pointer, size_t) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/vector.tcc:356: instantiated from 'void std::vector<_Tp, _Alloc>::_M_insert_aux(__gnu_cxx::__normal_iterator<typename std::_Vector_base<_Tp, _Alloc>::_Tp_alloc_type::pointer, std::vector<_Tp, _Alloc> >, const _Tp&) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:741: instantiated from 'void std::vector<_Tp, _Alloc>::push_back(const _Tp&) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >src/Noise/Perlin/../../GPUNormalMapManager.h:115: instantiated from here >/usr/include/OGRE/OgreMemorySTLAllocator.h:116: warning: unused variable 'sz' >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o MaterialManager.lo `test -f 'src/MaterialManager.cpp' || echo './'`src/MaterialManager.cpp >src/CfgFileManager.cpp: In member function 'const bool Hydrax::CfgFileManager::load(const Ogre::String&) const': >src/CfgFileManager.cpp:57: warning: control reaches end of non-void function >In file included from /usr/include/OGRE/OgreMemoryAllocatorConfig.h:170, > from /usr/include/OGRE/OgrePrerequisites.h:412, > from /usr/include/OGRE/Ogre.h:32, > from src/Prerequisites.h:29, > from src/Hydrax.h:28, > from src/Hydrax.cpp:27: >/usr/include/OGRE/OgreMemorySTLAllocator.h: In member function 'void Ogre::STLAllocator<T, AllocPolicy>::deallocate(T*, size_t) [with T = Ogre::TexturePtr, AllocPolicy = Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u>]': >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:146: instantiated from 'void std::_Vector_base<_Tp, _Alloc>::_M_deallocate(typename _Alloc::rebind<_Tp>::other::pointer, size_t) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/vector.tcc:356: instantiated from 'void std::vector<_Tp, _Alloc>::_M_insert_aux(__gnu_cxx::__normal_iterator<typename std::_Vector_base<_Tp, _Alloc>::_Tp_alloc_type::pointer, std::vector<_Tp, _Alloc> >, const _Tp&) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:741: instantiated from 'void std::vector<_Tp, _Alloc>::push_back(const _Tp&) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >src/Noise/Perlin/../../GPUNormalMapManager.h:115: instantiated from here >/usr/include/OGRE/OgreMemorySTLAllocator.h:116: warning: unused variable 'sz' >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Mesh.lo `test -f 'src/Mesh.cpp' || echo './'`src/Mesh.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Prerequisites.lo `test -f 'src/Prerequisites.cpp' || echo './'`src/Prerequisites.cpp > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/MaterialManager.cpp -fPIC -DPIC -o .libs/MaterialManager.o >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o RttManager.lo `test -f 'src/RttManager.cpp' || echo './'`src/RttManager.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o TextureManager.lo `test -f 'src/TextureManager.cpp' || echo './'`src/TextureManager.cpp > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/Mesh.cpp -fPIC -DPIC -o .libs/Mesh.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/Prerequisites.cpp -fPIC -DPIC -o .libs/Prerequisites.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/RttManager.cpp -fPIC -DPIC -o .libs/RttManager.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/TextureManager.cpp -fPIC -DPIC -o .libs/TextureManager.o >src/RttManager.cpp:25: warning: ignoring #pragma warning >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Module.lo `test -f 'src/Modules/Module.cpp' || echo './'`src/Modules/Module.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Noise.lo `test -f 'src/Noise/Noise.cpp' || echo './'`src/Noise/Noise.cpp >src/MaterialManager.h: In constructor 'Hydrax::MaterialManager::MaterialManager(Hydrax::Hydrax*)': >src/MaterialManager.h:355: warning: 'Hydrax::MaterialManager::mHydrax' will be initialized after >src/MaterialManager.h:337: warning: 'bool Hydrax::MaterialManager::mCreated' >src/MaterialManager.cpp:52: warning: when initialized here >src/MaterialManager.cpp: In member function 'bool Hydrax::MaterialManager::_createUnderwaterMaterial(const Hydrax::HydraxComponent&, const Hydrax::MaterialManager::Options&)': >src/MaterialManager.cpp:955: warning: unused variable 'cSmooth' >src/MaterialManager.cpp: In member function 'void Hydrax::MaterialManager::reload(const Hydrax::MaterialManager::MaterialType&)': >src/MaterialManager.cpp:1748: warning: enumeration value 'MAT_SIMPLE_RED' not handled in switch >src/MaterialManager.cpp:1748: warning: enumeration value 'MAT_SIMPLE_BLACK' not handled in switch > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/Modules/Module.cpp -fPIC -DPIC -o .libs/Module.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/Noise/Noise.cpp -fPIC -DPIC -o .libs/Noise.o >In file included from /usr/include/OGRE/OgreMemoryAllocatorConfig.h:170, > from /usr/include/OGRE/OgrePrerequisites.h:412, > from /usr/include/OGRE/Ogre.h:32, > from src/Prerequisites.h:29, > from src/MaterialManager.h:28, > from src/MaterialManager.cpp:25: >/usr/include/OGRE/OgreMemorySTLAllocator.h: In member function 'void Ogre::STLAllocator<T, AllocPolicy>::deallocate(T*, size_t) [with T = Ogre::TexturePtr, AllocPolicy = Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u>]': >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:146: instantiated from 'void std::_Vector_base<_Tp, _Alloc>::_M_deallocate(typename _Alloc::rebind<_Tp>::other::pointer, size_t) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/vector.tcc:356: instantiated from 'void std::vector<_Tp, _Alloc>::_M_insert_aux(__gnu_cxx::__normal_iterator<typename std::_Vector_base<_Tp, _Alloc>::_Tp_alloc_type::pointer, std::vector<_Tp, _Alloc> >, const _Tp&) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:741: instantiated from 'void std::vector<_Tp, _Alloc>::push_back(const _Tp&) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >src/Noise/Perlin/../../GPUNormalMapManager.h:115: instantiated from here >/usr/include/OGRE/OgreMemorySTLAllocator.h:116: warning: unused variable 'sz' >src/Mesh.h: In constructor 'Hydrax::Mesh::Mesh(Hydrax::Hydrax*)': >src/Mesh.h:332: warning: 'Hydrax::Mesh::mHydrax' will be initialized after >src/Mesh.h:308: warning: 'bool Hydrax::Mesh::mCreated' >src/Mesh.cpp:31: warning: when initialized here >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ProjectedGrid.lo `test -f 'src/Modules/ProjectedGrid/ProjectedGrid.cpp' || echo './'`src/Modules/ProjectedGrid/ProjectedGrid.cpp >In file included from /usr/include/OGRE/OgreMemoryAllocatorConfig.h:170, > from /usr/include/OGRE/OgrePrerequisites.h:412, > from /usr/include/OGRE/Ogre.h:32, > from src/Prerequisites.h:29, > from src/Mesh.h:28, > from src/Mesh.cpp:25: >/usr/include/OGRE/OgreMemorySTLAllocator.h: In member function 'void Ogre::STLAllocator<T, AllocPolicy>::deallocate(T*, size_t) [with T = Ogre::TexturePtr, AllocPolicy = Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u>]': >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:146: instantiated from 'void std::_Vector_base<_Tp, _Alloc>::_M_deallocate(typename _Alloc::rebind<_Tp>::other::pointer, size_t) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/vector.tcc:356: instantiated from 'void std::vector<_Tp, _Alloc>::_M_insert_aux(__gnu_cxx::__normal_iterator<typename std::_Vector_base<_Tp, _Alloc>::_Tp_alloc_type::pointer, std::vector<_Tp, _Alloc> >, const _Tp&) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:741: instantiated from 'void std::vector<_Tp, _Alloc>::push_back(const _Tp&) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >src/Noise/Perlin/../../GPUNormalMapManager.h:115: instantiated from here >/usr/include/OGRE/OgreMemorySTLAllocator.h:116: warning: unused variable 'sz' >src/Mesh.cpp: In member function 'bool Hydrax::Mesh::isPointInGrid(const Ogre::Vector2&)': >src/Mesh.cpp:292: warning: 'WordMeshBox.Ogre::AxisAlignedBox::mMaximum.Ogre::Vector3::z' may be used uninitialized in this function >src/Mesh.cpp:292: warning: 'WordMeshBox.Ogre::AxisAlignedBox::mMaximum.Ogre::Vector3::x' may be used uninitialized in this function >src/Mesh.cpp:292: warning: 'WordMeshBox.Ogre::AxisAlignedBox::mMinimum.Ogre::Vector3::z' may be used uninitialized in this function >src/Mesh.cpp:292: warning: 'WordMeshBox.Ogre::AxisAlignedBox::mMinimum.Ogre::Vector3::x' may be used uninitialized in this function >src/Mesh.cpp: In member function 'Ogre::Vector2 Hydrax::Mesh::getGridPosition(const Ogre::Vector2&)': >src/Mesh.cpp:355: warning: 'WordMeshBox.Ogre::AxisAlignedBox::mMaximum.Ogre::Vector3::z' may be used uninitialized in this function >src/Mesh.cpp:355: warning: 'WordMeshBox.Ogre::AxisAlignedBox::mMaximum.Ogre::Vector3::x' may be used uninitialized in this function >src/Mesh.cpp:355: warning: 'WordMeshBox.Ogre::AxisAlignedBox::mMinimum.Ogre::Vector3::z' may be used uninitialized in this function >src/Mesh.cpp:355: warning: 'WordMeshBox.Ogre::AxisAlignedBox::mMinimum.Ogre::Vector3::x' may be used uninitialized in this function >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SimpleGrid.lo `test -f 'src/Modules/SimpleGrid/SimpleGrid.cpp' || echo './'`src/Modules/SimpleGrid/SimpleGrid.cpp >src/TextureManager.cpp: In member function 'bool Hydrax::TextureManager::_updateNormalMap(Hydrax::Image&)': >src/TextureManager.cpp:98: warning: comparison between signed and unsigned integer expressions >src/TextureManager.cpp:99: warning: comparison between signed and unsigned integer expressions > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/Modules/ProjectedGrid/ProjectedGrid.cpp -fPIC -DPIC -o .libs/ProjectedGrid.o >src/RttManager.cpp: In member function 'void Hydrax::RttManager::initialize(const Hydrax::RttManager::RttType&)': >src/RttManager.cpp:86: warning: enumeration value 'RTT_DEPTH_AIP' not handled in switch >In file included from /usr/include/OGRE/OgreMemoryAllocatorConfig.h:170, > from /usr/include/OGRE/OgrePrerequisites.h:412, > from /usr/include/OGRE/Ogre.h:32, > from src/Prerequisites.h:29, > from src/TextureManager.h:28, > from src/TextureManager.cpp:25: >/usr/include/OGRE/OgreMemorySTLAllocator.h: In member function 'void Ogre::STLAllocator<T, AllocPolicy>::deallocate(T*, size_t) [with T = Ogre::TexturePtr, AllocPolicy = Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u>]': >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:146: instantiated from 'void std::_Vector_base<_Tp, _Alloc>::_M_deallocate(typename _Alloc::rebind<_Tp>::other::pointer, size_t) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/vector.tcc:356: instantiated from 'void std::vector<_Tp, _Alloc>::_M_insert_aux(__gnu_cxx::__normal_iterator<typename std::_Vector_base<_Tp, _Alloc>::_Tp_alloc_type::pointer, std::vector<_Tp, _Alloc> >, const _Tp&) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:741: instantiated from 'void std::vector<_Tp, _Alloc>::push_back(const _Tp&) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >src/Noise/Perlin/../../GPUNormalMapManager.h:115: instantiated from here >/usr/include/OGRE/OgreMemorySTLAllocator.h:116: warning: unused variable 'sz' >In file included from /usr/include/OGRE/OgreMemoryAllocatorConfig.h:170, > from /usr/include/OGRE/OgrePrerequisites.h:412, > from /usr/include/OGRE/Ogre.h:32, > from src/Prerequisites.h:29, > from src/RttManager.h:28, > from src/RttManager.cpp:27: >/usr/include/OGRE/OgreMemorySTLAllocator.h: In member function 'void Ogre::STLAllocator<T, AllocPolicy>::deallocate(T*, size_t) [with T = Ogre::TexturePtr, AllocPolicy = Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u>]': >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:146: instantiated from 'void std::_Vector_base<_Tp, _Alloc>::_M_deallocate(typename _Alloc::rebind<_Tp>::other::pointer, size_t) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/vector.tcc:356: instantiated from 'void std::vector<_Tp, _Alloc>::_M_insert_aux(__gnu_cxx::__normal_iterator<typename std::_Vector_base<_Tp, _Alloc>::_Tp_alloc_type::pointer, std::vector<_Tp, _Alloc> >, const _Tp&) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:741: instantiated from 'void std::vector<_Tp, _Alloc>::push_back(const _Tp&) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >src/Noise/Perlin/../../GPUNormalMapManager.h:115: instantiated from here >/usr/include/OGRE/OgreMemorySTLAllocator.h:116: warning: unused variable 'sz' >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Perlin.lo `test -f 'src/Noise/Perlin/Perlin.cpp' || echo './'`src/Noise/Perlin/Perlin.cpp > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/Modules/SimpleGrid/SimpleGrid.cpp -fPIC -DPIC -o .libs/SimpleGrid.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c src/Noise/Perlin/Perlin.cpp -fPIC -DPIC -o .libs/Perlin.o >In file included from /usr/include/OGRE/OgreMemoryAllocatorConfig.h:170, > from /usr/include/OGRE/OgrePrerequisites.h:412, > from /usr/include/OGRE/Ogre.h:32, > from src/Modules/../Prerequisites.h:29, > from src/Modules/Module.h:28, > from src/Modules/Module.cpp:25: >/usr/include/OGRE/OgreMemorySTLAllocator.h: In member function 'void Ogre::STLAllocator<T, AllocPolicy>::deallocate(T*, size_t) [with T = Ogre::TexturePtr, AllocPolicy = Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u>]': >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:146: instantiated from 'void std::_Vector_base<_Tp, _Alloc>::_M_deallocate(typename _Alloc::rebind<_Tp>::other::pointer, size_t) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/vector.tcc:356: instantiated from 'void std::vector<_Tp, _Alloc>::_M_insert_aux(__gnu_cxx::__normal_iterator<typename std::_Vector_base<_Tp, _Alloc>::_Tp_alloc_type::pointer, std::vector<_Tp, _Alloc> >, const _Tp&) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:741: instantiated from 'void std::vector<_Tp, _Alloc>::push_back(const _Tp&) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >src/Modules/../Noise/../GPUNormalMapManager.h:115: instantiated from here >/usr/include/OGRE/OgreMemorySTLAllocator.h:116: warning: unused variable 'sz' >In file included from /usr/include/OGRE/OgreMemoryAllocatorConfig.h:170, > from /usr/include/OGRE/OgrePrerequisites.h:412, > from /usr/include/OGRE/Ogre.h:32, > from src/Noise/../Prerequisites.h:29, > from src/Noise/Noise.h:28, > from src/Noise/Noise.cpp:25: >/usr/include/OGRE/OgreMemorySTLAllocator.h: In member function 'void Ogre::STLAllocator<T, AllocPolicy>::deallocate(T*, size_t) [with T = Ogre::TexturePtr, AllocPolicy = Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u>]': >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:146: instantiated from 'void std::_Vector_base<_Tp, _Alloc>::_M_deallocate(typename _Alloc::rebind<_Tp>::other::pointer, size_t) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/vector.tcc:356: instantiated from 'void std::vector<_Tp, _Alloc>::_M_insert_aux(__gnu_cxx::__normal_iterator<typename std::_Vector_base<_Tp, _Alloc>::_Tp_alloc_type::pointer, std::vector<_Tp, _Alloc> >, const _Tp&) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:741: instantiated from 'void std::vector<_Tp, _Alloc>::push_back(const _Tp&) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >src/Noise/../GPUNormalMapManager.h:115: instantiated from here >/usr/include/OGRE/OgreMemorySTLAllocator.h:116: warning: unused variable 'sz' >src/Modules/ProjectedGrid/ProjectedGrid.h: In constructor 'Hydrax::Module::ProjectedGrid::ProjectedGrid(Hydrax::Hydrax*, Hydrax::Noise::Noise*, const Ogre::Plane&, const Hydrax::MaterialManager::NormalMode&)': >src/Modules/ProjectedGrid/ProjectedGrid.h:274: warning: 'Hydrax::Module::ProjectedGrid::mHydrax' will be initialized after >src/Modules/ProjectedGrid/ProjectedGrid.h:241: warning: 'void* Hydrax::Module::ProjectedGrid::mVertices' >src/Modules/ProjectedGrid/ProjectedGrid.cpp:58: warning: when initialized here >src/Modules/ProjectedGrid/ProjectedGrid.h:263: warning: 'Hydrax::Module::ProjectedGrid::mPos' will be initialized after >src/Modules/ProjectedGrid/ProjectedGrid.h:258: warning: 'Ogre::Camera* Hydrax::Module::ProjectedGrid::mProjectingCamera' >src/Modules/ProjectedGrid/ProjectedGrid.cpp:58: warning: when initialized here >src/Modules/ProjectedGrid/ProjectedGrid.h:260: warning: 'Hydrax::Module::ProjectedGrid::mTmpRndrngCamera' will be initialized after >src/Modules/ProjectedGrid/ProjectedGrid.h:259: warning: 'Ogre::Camera* Hydrax::Module::ProjectedGrid::mRenderingCamera' >src/Modules/ProjectedGrid/ProjectedGrid.cpp:58: warning: when initialized here >src/Modules/ProjectedGrid/ProjectedGrid.h: In constructor 'Hydrax::Module::ProjectedGrid::ProjectedGrid(Hydrax::Hydrax*, Hydrax::Noise::Noise*, const Ogre::Plane&, const Hydrax::MaterialManager::NormalMode&, const Hydrax::Module::ProjectedGrid::Options&)': >src/Modules/ProjectedGrid/ProjectedGrid.h:274: warning: 'Hydrax::Module::ProjectedGrid::mHydrax' will be initialized after >src/Modules/ProjectedGrid/ProjectedGrid.h:241: warning: 'void* Hydrax::Module::ProjectedGrid::mVertices' >src/Modules/ProjectedGrid/ProjectedGrid.cpp:73: warning: when initialized here >src/Modules/ProjectedGrid/ProjectedGrid.h:263: warning: 'Hydrax::Module::ProjectedGrid::mPos' will be initialized after >src/Modules/ProjectedGrid/ProjectedGrid.h:258: warning: 'Ogre::Camera* Hydrax::Module::ProjectedGrid::mProjectingCamera' >src/Modules/ProjectedGrid/ProjectedGrid.cpp:73: warning: when initialized here >src/Modules/ProjectedGrid/ProjectedGrid.h:260: warning: 'Hydrax::Module::ProjectedGrid::mTmpRndrngCamera' will be initialized after >src/Modules/ProjectedGrid/ProjectedGrid.h:259: warning: 'Ogre::Camera* Hydrax::Module::ProjectedGrid::mRenderingCamera' >src/Modules/ProjectedGrid/ProjectedGrid.cpp:73: warning: when initialized here >In file included from /usr/include/OGRE/OgreMemoryAllocatorConfig.h:170, > from /usr/include/OGRE/OgrePrerequisites.h:412, > from /usr/include/OGRE/Ogre.h:32, > from src/Modules/ProjectedGrid/../../Prerequisites.h:29, > from src/Modules/ProjectedGrid/ProjectedGrid.h:34, > from src/Modules/ProjectedGrid/ProjectedGrid.cpp:31: >/usr/include/OGRE/OgreMemorySTLAllocator.h: In member function 'void Ogre::STLAllocator<T, AllocPolicy>::deallocate(T*, size_t) [with T = Ogre::TexturePtr, AllocPolicy = Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u>]': >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:146: instantiated from 'void std::_Vector_base<_Tp, _Alloc>::_M_deallocate(typename _Alloc::rebind<_Tp>::other::pointer, size_t) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/vector.tcc:356: instantiated from 'void std::vector<_Tp, _Alloc>::_M_insert_aux(__gnu_cxx::__normal_iterator<typename std::_Vector_base<_Tp, _Alloc>::_Tp_alloc_type::pointer, std::vector<_Tp, _Alloc> >, const _Tp&) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:741: instantiated from 'void std::vector<_Tp, _Alloc>::push_back(const _Tp&) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >src/Modules/ProjectedGrid/../../Noise/Perlin/../../GPUNormalMapManager.h:115: instantiated from here >/usr/include/OGRE/OgreMemorySTLAllocator.h:116: warning: unused variable 'sz' >src/Modules/SimpleGrid/SimpleGrid.h: In constructor 'Hydrax::Module::SimpleGrid::SimpleGrid(Hydrax::Hydrax*, Hydrax::Noise::Noise*, const Hydrax::MaterialManager::NormalMode&)': >src/Modules/SimpleGrid/SimpleGrid.h:187: warning: 'Hydrax::Module::SimpleGrid::mHydrax' will be initialized after >src/Modules/SimpleGrid/SimpleGrid.h:181: warning: 'void* Hydrax::Module::SimpleGrid::mVertices' >src/Modules/SimpleGrid/SimpleGrid.cpp:50: warning: when initialized here >src/Modules/SimpleGrid/SimpleGrid.h: In constructor 'Hydrax::Module::SimpleGrid::SimpleGrid(Hydrax::Hydrax*, Hydrax::Noise::Noise*, const Hydrax::MaterialManager::NormalMode&, const Hydrax::Module::SimpleGrid::Options&)': >src/Modules/SimpleGrid/SimpleGrid.h:187: warning: 'Hydrax::Module::SimpleGrid::mHydrax' will be initialized after >src/Modules/SimpleGrid/SimpleGrid.h:181: warning: 'void* Hydrax::Module::SimpleGrid::mVertices' >src/Modules/SimpleGrid/SimpleGrid.cpp:58: warning: when initialized here >In file included from /usr/include/OGRE/OgreMemoryAllocatorConfig.h:170, > from /usr/include/OGRE/OgrePrerequisites.h:412, > from /usr/include/OGRE/Ogre.h:32, > from src/Modules/SimpleGrid/../../Prerequisites.h:29, > from src/Modules/SimpleGrid/SimpleGrid.h:28, > from src/Modules/SimpleGrid/SimpleGrid.cpp:25: >/usr/include/OGRE/OgreMemorySTLAllocator.h: In member function 'void Ogre::STLAllocator<T, AllocPolicy>::deallocate(T*, size_t) [with T = Ogre::TexturePtr, AllocPolicy = Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u>]': >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:146: instantiated from 'void std::_Vector_base<_Tp, _Alloc>::_M_deallocate(typename _Alloc::rebind<_Tp>::other::pointer, size_t) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/vector.tcc:356: instantiated from 'void std::vector<_Tp, _Alloc>::_M_insert_aux(__gnu_cxx::__normal_iterator<typename std::_Vector_base<_Tp, _Alloc>::_Tp_alloc_type::pointer, std::vector<_Tp, _Alloc> >, const _Tp&) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:741: instantiated from 'void std::vector<_Tp, _Alloc>::push_back(const _Tp&) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >src/Modules/SimpleGrid/../../Noise/Perlin/../../GPUNormalMapManager.h:115: instantiated from here >/usr/include/OGRE/OgreMemorySTLAllocator.h:116: warning: unused variable 'sz' >src/Noise/Perlin/Perlin.h: In constructor 'Hydrax::Noise::Perlin::Perlin()': >src/Noise/Perlin/Perlin.h:274: warning: 'Hydrax::Noise::Perlin::time' will be initialized after >src/Noise/Perlin/Perlin.h:269: warning: 'int* Hydrax::Noise::Perlin::r_noise' >src/Noise/Perlin/Perlin.cpp:37: warning: when initialized here >src/Noise/Perlin/Perlin.h: In constructor 'Hydrax::Noise::Perlin::Perlin(const Hydrax::Noise::Perlin::Options&)': >src/Noise/Perlin/Perlin.h:280: warning: 'Hydrax::Noise::Perlin::mOptions' will be initialized after >src/Noise/Perlin/Perlin.h:270: warning: 'int Hydrax::Noise::Perlin::octaves' >src/Noise/Perlin/Perlin.cpp:47: warning: when initialized here >src/Noise/Perlin/Perlin.h:274: warning: 'Hydrax::Noise::Perlin::time' will be initialized after >src/Noise/Perlin/Perlin.h:269: warning: 'int* Hydrax::Noise::Perlin::r_noise' >src/Noise/Perlin/Perlin.cpp:47: warning: when initialized here >In file included from /usr/include/OGRE/OgreMemoryAllocatorConfig.h:170, > from /usr/include/OGRE/OgrePrerequisites.h:412, > from /usr/include/OGRE/Ogre.h:32, > from src/Noise/Perlin/../../Prerequisites.h:29, > from src/Noise/Perlin/Perlin.h:32, > from src/Noise/Perlin/Perlin.cpp:29: >/usr/include/OGRE/OgreMemorySTLAllocator.h: In member function 'void Ogre::STLAllocator<T, AllocPolicy>::deallocate(T*, size_t) [with T = Ogre::TexturePtr, AllocPolicy = Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u>]': >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:146: instantiated from 'void std::_Vector_base<_Tp, _Alloc>::_M_deallocate(typename _Alloc::rebind<_Tp>::other::pointer, size_t) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/vector.tcc:356: instantiated from 'void std::vector<_Tp, _Alloc>::_M_insert_aux(__gnu_cxx::__normal_iterator<typename std::_Vector_base<_Tp, _Alloc>::_Tp_alloc_type::pointer, std::vector<_Tp, _Alloc> >, const _Tp&) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:741: instantiated from 'void std::vector<_Tp, _Alloc>::push_back(const _Tp&) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >src/Noise/Perlin/../../GPUNormalMapManager.h:115: instantiated from here >/usr/include/OGRE/OgreMemorySTLAllocator.h:116: warning: unused variable 'sz' >/bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o libHydrax.la CfgFileManager.lo DecalsManager.lo Enums.lo GodRaysManager.lo GPUNormalMapManager.lo Help.lo Hydrax.lo Image.lo MaterialManager.lo Mesh.lo Prerequisites.lo RttManager.lo TextureManager.lo Module.lo Noise.lo ProjectedGrid.lo SimpleGrid.lo Perlin.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/libHydrax.a .libs/CfgFileManager.o .libs/DecalsManager.o .libs/Enums.o .libs/GodRaysManager.o .libs/GPUNormalMapManager.o .libs/Help.o .libs/Hydrax.o .libs/Image.o .libs/MaterialManager.o .libs/Mesh.o .libs/Prerequisites.o .libs/RttManager.o .libs/TextureManager.o .libs/Module.o .libs/Noise.o .libs/ProjectedGrid.o .libs/SimpleGrid.o .libs/Perlin.o >ranlib .libs/libHydrax.a >creating libHydrax.la >(cd .libs && rm -f libHydrax.la && ln -s ../libHydrax.la libHydrax.la) >make[6]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/environment/hydrax' >make[6]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/environment' >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o CaelumEnvironment.lo CaelumEnvironment.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o CaelumSky.lo CaelumSky.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o CaelumSun.lo CaelumSun.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EmberEntityLoader.lo EmberEntityLoader.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Environment.lo Environment.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Foliage.lo Foliage.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FoliageBase.lo FoliageBase.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FoliageLayer.lo FoliageLayer.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c CaelumEnvironment.cpp -fPIC -DPIC -o .libs/CaelumEnvironment.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Environment.cpp -fPIC -DPIC -o .libs/Environment.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c CaelumSun.cpp -fPIC -DPIC -o .libs/CaelumSun.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c CaelumSky.cpp -fPIC -DPIC -o .libs/CaelumSky.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EmberEntityLoader.cpp -fPIC -DPIC -o .libs/EmberEntityLoader.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c FoliageLayer.cpp -fPIC -DPIC -o .libs/FoliageLayer.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c FoliageBase.cpp -fPIC -DPIC -o .libs/FoliageBase.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Foliage.cpp -fPIC -DPIC -o .libs/Foliage.o >In file included from Foliage.cpp:40: >../AvatarCamera.h:522: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleRendermode' in class without a constructor >../AvatarCamera.h:523: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleFullscreen' in class without a constructor >../AvatarCamera.h:524: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Screenshot' in class without a constructor >../AvatarCamera.h:525: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Record' in class without a constructor >../AvatarCamera.h:553: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::AvatarCameraMount::SetCameraDistance' in class without a constructor >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FoliageLoader.lo FoliageLoader.cpp >In file included from /usr/include/OGRE/OgreMemoryAllocatorConfig.h:170, > from /usr/include/OGRE/OgrePrerequisites.h:412, > from /usr/include/OGRE/OgreRoot.h:33, > from pagedgeometry/include/PagedGeometry.h:96, > from pagedgeometry/include/GrassLoader.h:15, > from FoliageLayer.h:26, > from FoliageLayer.cpp:27: >/usr/include/OGRE/OgreMemorySTLAllocator.h: In member function 'void Ogre::STLAllocator<T, AllocPolicy>::deallocate(T*, size_t) [with T = Ogre::Vector2, AllocPolicy = Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)1u, 0u>]': >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:146: instantiated from 'void std::_Vector_base<_Tp, _Alloc>::_M_deallocate(typename _Alloc::rebind<_Tp>::other::pointer, size_t) [with _Tp = Ogre::Vector2, _Alloc = Ogre::STLAllocator<Ogre::Vector2, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)1u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:132: instantiated from 'std::_Vector_base<_Tp, _Alloc>::~_Vector_base() [with _Tp = Ogre::Vector2, _Alloc = Ogre::STLAllocator<Ogre::Vector2, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)1u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:208: instantiated from 'std::vector<_Tp, _Alloc>::vector() [with _Tp = Ogre::Vector2, _Alloc = Ogre::STLAllocator<Ogre::Vector2, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)1u, 0u> >]' >FoliageLayer.cpp:93: instantiated from here >/usr/include/OGRE/OgreMemorySTLAllocator.h:116: warning: unused variable 'sz' >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Forest.lo Forest.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o GrassFoliage.lo GrassFoliage.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o HydraxWater.lo HydraxWater.cpp >FoliageBase.cpp: In member function 'void EmberOgre::Environment::FoliageBase::TerrainGenerator_LayerUpdated(EmberOgre::Terrain::TerrainShader*, std::vector<WFMath::AxisBox<2>, std::allocator<WFMath::AxisBox<2> > >*)': >FoliageBase.cpp:100: warning: 'ogreExtent.Ogre::TRect<float>::left' may be used uninitialized in this function >FoliageBase.cpp:100: warning: 'ogreExtent.Ogre::TRect<float>::top' may be used uninitialized in this function >FoliageBase.cpp:100: warning: 'ogreExtent.Ogre::TRect<float>::bottom' may be used uninitialized in this function >FoliageBase.cpp:100: warning: 'ogreExtent.Ogre::TRect<float>::right' may be used uninitialized in this function > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c FoliageLoader.cpp -fPIC -DPIC -o .libs/FoliageLoader.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Forest.cpp -fPIC -DPIC -o .libs/Forest.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c GrassFoliage.cpp -fPIC -DPIC -o .libs/GrassFoliage.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c HydraxWater.cpp -fPIC -DPIC -o .libs/HydraxWater.o >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o LensFlare.lo LensFlare.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ShrubberyFoliage.lo ShrubberyFoliage.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SimpleEnvironment.lo SimpleEnvironment.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SimpleWater.lo SimpleWater.cpp > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c LensFlare.cpp -fPIC -DPIC -o .libs/LensFlare.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ShrubberyFoliage.cpp -fPIC -DPIC -o .libs/ShrubberyFoliage.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SimpleEnvironment.cpp -fPIC -DPIC -o .libs/SimpleEnvironment.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SimpleWater.cpp -fPIC -DPIC -o .libs/SimpleWater.o >In file included from pagedgeometry/include/ImpostorPage.h:20, > from Forest.cpp:35: >pagedgeometry/include/StaticBillboardSet.h:63: warning: 'typedef' was ignored in this declaration >In file included from Forest.cpp:35: >pagedgeometry/include/ImpostorPage.h:43: warning: 'typedef' was ignored in this declaration >In file included from Forest.cpp:41: >../AvatarCamera.h:522: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleRendermode' in class without a constructor >../AvatarCamera.h:523: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleFullscreen' in class without a constructor >../AvatarCamera.h:524: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Screenshot' in class without a constructor >../AvatarCamera.h:525: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Record' in class without a constructor >../AvatarCamera.h:553: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::AvatarCameraMount::SetCameraDistance' in class without a constructor >In file included from GrassFoliage.cpp:37: >../AvatarCamera.h:522: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleRendermode' in class without a constructor >../AvatarCamera.h:523: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleFullscreen' in class without a constructor >../AvatarCamera.h:524: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Screenshot' in class without a constructor >../AvatarCamera.h:525: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Record' in class without a constructor >../AvatarCamera.h:553: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::AvatarCameraMount::SetCameraDistance' in class without a constructor >In file included from /usr/include/OGRE/OgreMemoryAllocatorConfig.h:170, > from /usr/include/OGRE/OgrePrerequisites.h:412, > from /usr/include/OGRE/OgreFrameListener.h:33, > from HydraxWater.h:26, > from HydraxWater.cpp:27: >/usr/include/OGRE/OgreMemorySTLAllocator.h: In member function 'void Ogre::STLAllocator<T, AllocPolicy>::deallocate(T*, size_t) [with T = Ogre::TexturePtr, AllocPolicy = Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u>]': >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:146: instantiated from 'void std::_Vector_base<_Tp, _Alloc>::_M_deallocate(typename _Alloc::rebind<_Tp>::other::pointer, size_t) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/vector.tcc:356: instantiated from 'void std::vector<_Tp, _Alloc>::_M_insert_aux(__gnu_cxx::__normal_iterator<typename std::_Vector_base<_Tp, _Alloc>::_Tp_alloc_type::pointer, std::vector<_Tp, _Alloc> >, const _Tp&) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:741: instantiated from 'void std::vector<_Tp, _Alloc>::push_back(const _Tp&) [with _Tp = Ogre::TexturePtr, _Alloc = Ogre::STLAllocator<Ogre::TexturePtr, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >hydrax/src/Noise/Perlin/../../GPUNormalMapManager.h:115: instantiated from here >/usr/include/OGRE/OgreMemorySTLAllocator.h:116: warning: unused variable 'sz' >In file included from /usr/include/OGRE/OgreMemoryAllocatorConfig.h:170, > from /usr/include/OGRE/OgrePrerequisites.h:412, > from /usr/include/OGRE/OgreRoot.h:33, > from pagedgeometry/include/PagedGeometry.h:96, > from FoliageLoader.h:26, > from FoliageLoader.cpp:27: >/usr/include/OGRE/OgreMemorySTLAllocator.h: In member function 'void Ogre::STLAllocator<T, AllocPolicy>::deallocate(T*, size_t) [with T = Ogre::Vector2, AllocPolicy = Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)1u, 0u>]': >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:146: instantiated from 'void std::_Vector_base<_Tp, _Alloc>::_M_deallocate(typename _Alloc::rebind<_Tp>::other::pointer, size_t) [with _Tp = Ogre::Vector2, _Alloc = Ogre::STLAllocator<Ogre::Vector2, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)1u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:132: instantiated from 'std::_Vector_base<_Tp, _Alloc>::~_Vector_base() [with _Tp = Ogre::Vector2, _Alloc = Ogre::STLAllocator<Ogre::Vector2, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)1u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:208: instantiated from 'std::vector<_Tp, _Alloc>::vector() [with _Tp = Ogre::Vector2, _Alloc = Ogre::STLAllocator<Ogre::Vector2, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)1u, 0u> >]' >FoliageLoader.cpp:78: instantiated from here >/usr/include/OGRE/OgreMemorySTLAllocator.h:116: warning: unused variable 'sz' >In file included from ShrubberyFoliage.cpp:38: >../AvatarCamera.h:522: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleRendermode' in class without a constructor >../AvatarCamera.h:523: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleFullscreen' in class without a constructor >../AvatarCamera.h:524: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Screenshot' in class without a constructor >../AvatarCamera.h:525: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Record' in class without a constructor >../AvatarCamera.h:553: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::AvatarCameraMount::SetCameraDistance' in class without a constructor >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Sun.lo Sun.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Tree.lo Tree.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Water.lo Water.cpp > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Tree.cpp -fPIC -DPIC -o .libs/Tree.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Sun.cpp -fPIC -DPIC -o .libs/Sun.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Water.cpp -fPIC -DPIC -o .libs/Water.o >/bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o libEnvironment.la CaelumEnvironment.lo CaelumSky.lo CaelumSun.lo EmberEntityLoader.lo Environment.lo Foliage.lo FoliageBase.lo FoliageLayer.lo FoliageLoader.lo Forest.lo GrassFoliage.lo HydraxWater.lo LensFlare.lo ShrubberyFoliage.lo SimpleEnvironment.lo SimpleWater.lo Sun.lo Tree.lo Water.lo meshtree/libMeshTree.la caelum/libCaelum.la hydrax/libHydrax.la pagedgeometry/libpagedgeometry.la -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >rm -fr .libs/libEnvironment.lax >mkdir .libs/libEnvironment.lax >rm -fr .libs/libEnvironment.lax/libMeshTree.a >mkdir .libs/libEnvironment.lax/libMeshTree.a >(cd .libs/libEnvironment.lax/libMeshTree.a && ar x /builddir/build/BUILD/ember-0.5.6/src/components/ogre/environment/meshtree/.libs/libMeshTree.a) >rm -fr .libs/libEnvironment.lax/libCaelum.a >mkdir .libs/libEnvironment.lax/libCaelum.a >(cd .libs/libEnvironment.lax/libCaelum.a && ar x /builddir/build/BUILD/ember-0.5.6/src/components/ogre/environment/caelum/.libs/libCaelum.a) >rm -fr .libs/libEnvironment.lax/libHydrax.a >mkdir .libs/libEnvironment.lax/libHydrax.a >(cd .libs/libEnvironment.lax/libHydrax.a && ar x /builddir/build/BUILD/ember-0.5.6/src/components/ogre/environment/hydrax/.libs/libHydrax.a) >rm -fr .libs/libEnvironment.lax/libpagedgeometry.a >mkdir .libs/libEnvironment.lax/libpagedgeometry.a >(cd .libs/libEnvironment.lax/libpagedgeometry.a && ar x /builddir/build/BUILD/ember-0.5.6/src/components/ogre/environment/pagedgeometry/.libs/libpagedgeometry.a) >copying selected object files to avoid basename conflicts... >ln .libs/libEnvironment.lax/libCaelum.a/Sun.o .libs/libEnvironment.lax/lt1-Sun.o || cp .libs/libEnvironment.lax/libCaelum.a/Sun.o .libs/libEnvironment.lax/lt1-Sun.o >ar cru .libs/libEnvironment.a .libs/CaelumEnvironment.o .libs/CaelumSky.o .libs/CaelumSun.o .libs/EmberEntityLoader.o .libs/Environment.o .libs/Foliage.o .libs/FoliageBase.o .libs/FoliageLayer.o .libs/FoliageLoader.o .libs/Forest.o .libs/GrassFoliage.o .libs/HydraxWater.o .libs/LensFlare.o .libs/ShrubberyFoliage.o .libs/SimpleEnvironment.o .libs/SimpleWater.o .libs/Sun.o .libs/Tree.o .libs/Water.o .libs/libEnvironment.lax/libMeshTree.a/TStem.o .libs/libEnvironment.lax/libMeshTree.a/TParameters.o .libs/libEnvironment.lax/libMeshTree.a/MeshTree.o .libs/libEnvironment.lax/libCaelum.a/SkyLight.o .libs/libEnvironment.lax/libCaelum.a/PointStarfield.o .libs/libEnvironment.lax/libCaelum.a/Moon.o .libs/libEnvironment.lax/libCaelum.a/ImageStarfield.o .libs/libEnvironment.lax/libCaelum.a/BrightStarCatalogue.o .libs/libEnvironment.lax/libCaelum.a/UniversalClock.o .libs/libEnvironment.lax/lt1-Sun.o .libs/libEnvironment.lax/libCaelum.a/SolarSystemModel.o .libs/libEnvironment.lax/libCaelum.a/SkyDome.o .libs/libEnvironment.lax/libCaelum.a/SkyColourModel.o .libs/libEnvironment.lax/libCaelum.a/LayeredClouds.o .libs/libEnvironment.lax/libCaelum.a/ImageHelper.o .libs/libEnvironment.lax/libCaelum.a/GroundFog.o .libs/libEnvironment.lax/libCaelum.a/GeometryFactory.o .libs/libEnvironment.lax/libCaelum.a/CameraBoundElement.o .libs/libEnvironment.lax/libCaelum.a/CaelumSystem.o .libs/libEnvironment.lax/libCaelum.a/CaelumPrecompiled.o .libs/libEnvironment.lax/libCaelum.a/Astronomy.o .libs/libEnvironment.lax/libHydrax.a/Perlin.o .libs/libEnvironment.lax/libHydrax.a/SimpleGrid.o .libs/libEnvironment.lax/libHydrax.a/ProjectedGrid.o .libs/libEnvironment.lax/libHydrax.a/Noise.o .libs/libEnvironment.lax/libHydrax.a/Module.o .libs/libEnvironment.lax/libHydrax.a/TextureManager.o .libs/libEnvironment.lax/libHydrax.a/RttManager.o .libs/libEnvironment.lax/libHydrax.a/Prerequisites.o .libs/libEnvironment.lax/libHydrax.a/Mesh.o .libs/libEnvironment.lax/libHydrax.a/MaterialManager.o .libs/libEnvironment.lax/libHydrax.a/Image.o .libs/libEnvironment.lax/libHydrax.a/Hydrax.o .libs/libEnvironment.lax/libHydrax.a/Help.o .libs/libEnvironment.lax/libHydrax.a/GPUNormalMapManager.o .libs/libEnvironment.lax/libHydrax.a/GodRaysManager.o .libs/libEnvironment.lax/libHydrax.a/Enums.o .libs/libEnvironment.lax/libHydrax.a/DecalsManager.o .libs/libEnvironment.lax/libHydrax.a/CfgFileManager.o .libs/libEnvironment.lax/libpagedgeometry.a/PassiveEntityPage.o .libs/libEnvironment.lax/libpagedgeometry.a/DummyPage.o .libs/libEnvironment.lax/libpagedgeometry.a/TreeLoader3D.o .libs/libEnvironment.lax/libpagedgeometry.a/TreeLoader2D.o .libs/libEnvironment.lax/libpagedgeometry.a/StaticBillboardSet.o .libs/libEnvironment.lax/libpagedgeometry.a/PropertyMaps.o .libs/libEnvironment.lax/libpagedgeometry.a/PagedGeometry.o .libs/libEnvironment.lax/libpagedgeometry.a/ImpostorPage.o .libs/libEnvironment.lax/libpagedgeometry.a/GrassLoader.o .libs/libEnvironment.lax/libpagedgeometry.a/BatchedGeometry.o .libs/libEnvironment.lax/libpagedgeometry.a/BatchPage.o >ranlib .libs/libEnvironment.a >rm -fr .libs/libEnvironment.lax >creating libEnvironment.la >(cd .libs && rm -f libEnvironment.la && ln -s ../libEnvironment.la libEnvironment.la) >make[6]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/environment' >make[5]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/environment' >Making all in gui >make[5]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/gui' >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ActiveWidgetHandler.lo ActiveWidgetHandler.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o CEGUILogger.lo CEGUILogger.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c CEGUILogger.cpp -fPIC -DPIC -o .libs/CEGUILogger.o > g++ -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ActiveWidgetHandler.cpp -fPIC -DPIC -o .libs/ActiveWidgetHandler.o >/bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o libGui.la ActiveWidgetHandler.lo CEGUILogger.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/libGui.a .libs/ActiveWidgetHandler.o .libs/CEGUILogger.o >ranlib .libs/libGui.a >creating libGui.la >(cd .libs && rm -f libGui.la && ln -s ../libGui.la libGui.la) >make[5]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/gui' >Making all in jesus >make[5]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/jesus' >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Jesus.lo Jesus.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o JesusMousePicker.lo JesusMousePicker.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o JesusPickerObject.lo JesusPickerObject.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o XMLJesusSerializer.lo XMLJesusSerializer.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c JesusPickerObject.cpp -fPIC -DPIC -o .libs/JesusPickerObject.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c XMLJesusSerializer.cpp -fPIC -DPIC -o .libs/XMLJesusSerializer.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c JesusMousePicker.cpp -fPIC -DPIC -o .libs/JesusMousePicker.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Jesus.cpp -fPIC -DPIC -o .libs/Jesus.o >In file included from JesusMousePicker.cpp:30: >../AvatarCamera.h:522: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleRendermode' in class without a constructor >../AvatarCamera.h:523: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleFullscreen' in class without a constructor >../AvatarCamera.h:524: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Screenshot' in class without a constructor >../AvatarCamera.h:525: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Record' in class without a constructor >../AvatarCamera.h:553: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::AvatarCameraMount::SetCameraDistance' in class without a constructor >Jesus.cpp: In constructor 'EmberOgre::ModelBlock::ModelBlock(Ogre::SceneNode*, const Carpenter::BuildingBlock*, EmberOgre::Model::Model*, EmberOgre::Construction*)': >Jesus.cpp:274: warning: 'ogreBoundingBox.Ogre::AxisAlignedBox::mMaximum.Ogre::Vector3::z' may be used uninitialized in this function >Jesus.cpp:274: warning: 'ogreBoundingBox.Ogre::AxisAlignedBox::mMaximum.Ogre::Vector3::y' may be used uninitialized in this function >Jesus.cpp:274: warning: 'ogreBoundingBox.Ogre::AxisAlignedBox::mMaximum.Ogre::Vector3::x' may be used uninitialized in this function >Jesus.cpp:274: warning: 'ogreBoundingBox.Ogre::AxisAlignedBox::mMinimum.Ogre::Vector3::z' may be used uninitialized in this function >Jesus.cpp:274: warning: 'ogreBoundingBox.Ogre::AxisAlignedBox::mMinimum.Ogre::Vector3::y' may be used uninitialized in this function >Jesus.cpp:274: warning: 'ogreBoundingBox.Ogre::AxisAlignedBox::mMinimum.Ogre::Vector3::x' may be used uninitialized in this function >/bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o libJesus.la Jesus.lo JesusMousePicker.lo JesusPickerObject.lo XMLJesusSerializer.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/libJesus.a .libs/Jesus.o .libs/JesusMousePicker.o .libs/JesusPickerObject.o .libs/XMLJesusSerializer.o >ranlib .libs/libJesus.a >creating libJesus.la >(cd .libs && rm -f libJesus.la && ln -s ../libJesus.la libJesus.la) >make[5]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/jesus' >Making all in manipulation >make[5]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/manipulation' >Making all in entityrecipes >make[6]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/manipulation/entityrecipes' >make[6]: Nothing to be done for `all'. >make[6]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/manipulation/entityrecipes' >make[6]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/manipulation' >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o DetachedEntity.lo DetachedEntity.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EntityMoveAdjuster.lo EntityMoveAdjuster.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EntityMoveManager.lo EntityMoveManager.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EntityMover.lo EntityMover.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EntityRecipe.lo EntityRecipe.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EntityRecipeManager.lo EntityRecipeManager.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o GUIAdapter.lo GUIAdapter.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o GUIAdapterBindings.lo GUIAdapterBindings.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EntityMoveManager.cpp -fPIC -DPIC -o .libs/EntityMoveManager.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EntityRecipe.cpp -fPIC -DPIC -o .libs/EntityRecipe.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c GUIAdapterBindings.cpp -fPIC -DPIC -o .libs/GUIAdapterBindings.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EntityMover.cpp -fPIC -DPIC -o .libs/EntityMover.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c DetachedEntity.cpp -fPIC -DPIC -o .libs/DetachedEntity.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EntityMoveAdjuster.cpp -fPIC -DPIC -o .libs/EntityMoveAdjuster.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EntityRecipeManager.cpp -fPIC -DPIC -o .libs/EntityRecipeManager.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c GUIAdapter.cpp -fPIC -DPIC -o .libs/GUIAdapter.o >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o MaterialEditor.lo MaterialEditor.cpp > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c MaterialEditor.cpp -fPIC -DPIC -o .libs/MaterialEditor.o >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o MovementAdapter.lo MovementAdapter.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Polygon.lo Polygon.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o PolygonPoint.lo PolygonPoint.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o PolygonPointMovement.lo PolygonPointMovement.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o PolygonPointMover.lo PolygonPointMover.cpp > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c PolygonPointMovement.cpp -fPIC -DPIC -o .libs/PolygonPointMovement.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Polygon.cpp -fPIC -DPIC -o .libs/Polygon.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c PolygonPoint.cpp -fPIC -DPIC -o .libs/PolygonPoint.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c MovementAdapter.cpp -fPIC -DPIC -o .libs/MovementAdapter.o >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o PolygonPointPickListener.lo PolygonPointPickListener.cpp > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c PolygonPointMover.cpp -fPIC -DPIC -o .libs/PolygonPointMover.o >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o PolygonPointUserObject.lo PolygonPointUserObject.cpp > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c PolygonPointPickListener.cpp -fPIC -DPIC -o .libs/PolygonPointPickListener.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c PolygonPointUserObject.cpp -fPIC -DPIC -o .libs/PolygonPointUserObject.o >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o PolygonRenderer.lo PolygonRenderer.cpp > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c PolygonRenderer.cpp -fPIC -DPIC -o .libs/PolygonRenderer.o >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o XMLEntityRecipeSerializer.lo XMLEntityRecipeSerializer.cpp >In file included from MovementAdapter.cpp:31: >../AvatarCamera.h:522: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleRendermode' in class without a constructor >../AvatarCamera.h:523: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleFullscreen' in class without a constructor >../AvatarCamera.h:524: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Screenshot' in class without a constructor >../AvatarCamera.h:525: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Record' in class without a constructor >../AvatarCamera.h:553: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::AvatarCameraMount::SetCameraDistance' in class without a constructor > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c XMLEntityRecipeSerializer.cpp -fPIC -DPIC -o .libs/XMLEntityRecipeSerializer.o >/bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o libmanipulation.la DetachedEntity.lo EntityMoveAdjuster.lo EntityMoveManager.lo EntityMover.lo EntityRecipe.lo EntityRecipeManager.lo GUIAdapter.lo GUIAdapterBindings.lo MaterialEditor.lo MovementAdapter.lo Polygon.lo PolygonPoint.lo PolygonPointMovement.lo PolygonPointMover.lo PolygonPointPickListener.lo PolygonPointUserObject.lo PolygonRenderer.lo XMLEntityRecipeSerializer.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/libmanipulation.a .libs/DetachedEntity.o .libs/EntityMoveAdjuster.o .libs/EntityMoveManager.o .libs/EntityMover.o .libs/EntityRecipe.o .libs/EntityRecipeManager.o .libs/GUIAdapter.o .libs/GUIAdapterBindings.o .libs/MaterialEditor.o .libs/MovementAdapter.o .libs/Polygon.o .libs/PolygonPoint.o .libs/PolygonPointMovement.o .libs/PolygonPointMover.o .libs/PolygonPointPickListener.o .libs/PolygonPointUserObject.o .libs/PolygonRenderer.o .libs/XMLEntityRecipeSerializer.o >ranlib .libs/libmanipulation.a >creating libmanipulation.la >(cd .libs && rm -f libmanipulation.la && ln -s ../libmanipulation.la libmanipulation.la) >make[6]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/manipulation' >make[5]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/manipulation' >Making all in model >make[5]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/model' >Making all in mapping >make[6]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/model/mapping' >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Action.lo `test -f 'Actions/Action.cpp' || echo './'`Actions/Action.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o DummyAction.lo `test -f 'Actions/DummyAction.cpp' || echo './'`Actions/DummyAction.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AttributeCase.lo `test -f 'Cases/AttributeCase.cpp' || echo './'`Cases/AttributeCase.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AttributeComparerWrapper.lo `test -f 'Cases/AttributeComparers/AttributeComparerWrapper.cpp' || echo './'`Cases/AttributeComparers/AttributeComparerWrapper.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o HeightComparerWrapper.lo `test -f 'Cases/AttributeComparers/HeightComparerWrapper.cpp' || echo './'`Cases/AttributeComparers/HeightComparerWrapper.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o NumericComparer.lo `test -f 'Cases/AttributeComparers/NumericComparer.cpp' || echo './'`Cases/AttributeComparers/NumericComparer.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o NumericComparerWrapper.lo `test -f 'Cases/AttributeComparers/NumericComparerWrapper.cpp' || echo './'`Cases/AttributeComparers/NumericComparerWrapper.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o NumericEqualsComparer.lo `test -f 'Cases/AttributeComparers/NumericEqualsComparer.cpp' || echo './'`Cases/AttributeComparers/NumericEqualsComparer.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Cases/AttributeComparers/HeightComparerWrapper.cpp -fPIC -DPIC -o .libs/HeightComparerWrapper.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Actions/DummyAction.cpp -fPIC -DPIC -o .libs/DummyAction.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Cases/AttributeComparers/AttributeComparerWrapper.cpp -fPIC -DPIC -o .libs/AttributeComparerWrapper.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Cases/AttributeComparers/NumericComparerWrapper.cpp -fPIC -DPIC -o .libs/NumericComparerWrapper.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Actions/Action.cpp -fPIC -DPIC -o .libs/Action.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Cases/AttributeCase.cpp -fPIC -DPIC -o .libs/AttributeCase.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Cases/AttributeComparers/NumericComparer.cpp -fPIC -DPIC -o .libs/NumericComparer.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Cases/AttributeComparers/NumericEqualsComparer.cpp -fPIC -DPIC -o .libs/NumericEqualsComparer.o >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o NumericEqualsOrGreaterComparer.lo `test -f 'Cases/AttributeComparers/NumericEqualsOrGreaterComparer.cpp' || echo './'`Cases/AttributeComparers/NumericEqualsOrGreaterComparer.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o NumericEqualsOrLesserComparer.lo `test -f 'Cases/AttributeComparers/NumericEqualsOrLesserComparer.cpp' || echo './'`Cases/AttributeComparers/NumericEqualsOrLesserComparer.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o NumericGreaterComparer.lo `test -f 'Cases/AttributeComparers/NumericGreaterComparer.cpp' || echo './'`Cases/AttributeComparers/NumericGreaterComparer.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o NumericLesserComparer.lo `test -f 'Cases/AttributeComparers/NumericLesserComparer.cpp' || echo './'`Cases/AttributeComparers/NumericLesserComparer.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o NumericRangeComparer.lo `test -f 'Cases/AttributeComparers/NumericRangeComparer.cpp' || echo './'`Cases/AttributeComparers/NumericRangeComparer.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o NumericValueHolder.lo `test -f 'Cases/AttributeComparers/NumericValueHolder.cpp' || echo './'`Cases/AttributeComparers/NumericValueHolder.cpp > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Cases/AttributeComparers/NumericEqualsOrLesserComparer.cpp -fPIC -DPIC -o .libs/NumericEqualsOrLesserComparer.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Cases/AttributeComparers/NumericEqualsOrGreaterComparer.cpp -fPIC -DPIC -o .libs/NumericEqualsOrGreaterComparer.o >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o StringComparer.lo `test -f 'Cases/AttributeComparers/StringComparer.cpp' || echo './'`Cases/AttributeComparers/StringComparer.cpp > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Cases/AttributeComparers/NumericGreaterComparer.cpp -fPIC -DPIC -o .libs/NumericGreaterComparer.o >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o StringComparerWrapper.lo `test -f 'Cases/AttributeComparers/StringComparerWrapper.cpp' || echo './'`Cases/AttributeComparers/StringComparerWrapper.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Case.lo `test -f 'Cases/Case.cpp' || echo './'`Cases/Case.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o CaseBase.lo `test -f 'Cases/CaseBase.cpp' || echo './'`Cases/CaseBase.cpp > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Cases/AttributeComparers/NumericRangeComparer.cpp -fPIC -DPIC -o .libs/NumericRangeComparer.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Cases/AttributeComparers/NumericLesserComparer.cpp -fPIC -DPIC -o .libs/NumericLesserComparer.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Cases/AttributeComparers/NumericValueHolder.cpp -fPIC -DPIC -o .libs/NumericValueHolder.o >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EntityBaseCase.lo `test -f 'Cases/EntityBaseCase.cpp' || echo './'`Cases/EntityBaseCase.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EntityTypeCase.lo `test -f 'Cases/EntityTypeCase.cpp' || echo './'`Cases/EntityTypeCase.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OutfitCase.lo `test -f 'Cases/OutfitCase.cpp' || echo './'`Cases/OutfitCase.cpp > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Cases/AttributeComparers/StringComparer.cpp -fPIC -DPIC -o .libs/StringComparer.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Cases/AttributeComparers/StringComparerWrapper.cpp -fPIC -DPIC -o .libs/StringComparerWrapper.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Cases/Case.cpp -fPIC -DPIC -o .libs/Case.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Cases/CaseBase.cpp -fPIC -DPIC -o .libs/CaseBase.o >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ChangeContext.lo ChangeContext.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ActionDefinition.lo `test -f 'Definitions/ActionDefinition.cpp' || echo './'`Definitions/ActionDefinition.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o CaseDefinition.lo `test -f 'Definitions/CaseDefinition.cpp' || echo './'`Definitions/CaseDefinition.cpp > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Cases/EntityBaseCase.cpp -fPIC -DPIC -o .libs/EntityBaseCase.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Cases/EntityTypeCase.cpp -fPIC -DPIC -o .libs/EntityTypeCase.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Cases/OutfitCase.cpp -fPIC -DPIC -o .libs/OutfitCase.o >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o DefinitionBase.lo `test -f 'Definitions/DefinitionBase.cpp' || echo './'`Definitions/DefinitionBase.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o MatchDefinition.lo `test -f 'Definitions/MatchDefinition.cpp' || echo './'`Definitions/MatchDefinition.cpp > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ChangeContext.cpp -fPIC -DPIC -o .libs/ChangeContext.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Definitions/ActionDefinition.cpp -fPIC -DPIC -o .libs/ActionDefinition.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Definitions/CaseDefinition.cpp -fPIC -DPIC -o .libs/CaseDefinition.o >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ModelMappingDefinition.lo `test -f 'Definitions/ModelMappingDefinition.cpp' || echo './'`Definitions/ModelMappingDefinition.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EmberModelMappingManager.lo EmberModelMappingManager.cpp > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Definitions/DefinitionBase.cpp -fPIC -DPIC -o .libs/DefinitionBase.o >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AbstractMatch.lo `test -f 'Matches/AbstractMatch.cpp' || echo './'`Matches/AbstractMatch.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AttributeDependentMatch.lo `test -f 'Matches/AttributeDependentMatch.cpp' || echo './'`Matches/AttributeDependentMatch.cpp > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Definitions/MatchDefinition.cpp -fPIC -DPIC -o .libs/MatchDefinition.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EmberModelMappingManager.cpp -fPIC -DPIC -o .libs/EmberModelMappingManager.o >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AttributeMatch.lo `test -f 'Matches/AttributeMatch.cpp' || echo './'`Matches/AttributeMatch.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EntityTypeMatch.lo `test -f 'Matches/EntityTypeMatch.cpp' || echo './'`Matches/EntityTypeMatch.cpp > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Definitions/ModelMappingDefinition.cpp -fPIC -DPIC -o .libs/ModelMappingDefinition.o >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o MatchBase.lo `test -f 'Matches/MatchBase.cpp' || echo './'`Matches/MatchBase.cpp > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Matches/AttributeDependentMatch.cpp -fPIC -DPIC -o .libs/AttributeDependentMatch.o >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AttributeObserver.lo `test -f 'Matches/Observers/AttributeObserver.cpp' || echo './'`Matches/Observers/AttributeObserver.cpp > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Matches/AbstractMatch.cpp -fPIC -DPIC -o .libs/AbstractMatch.o >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EntityCreationObserver.lo `test -f 'Matches/Observers/EntityCreationObserver.cpp' || echo './'`Matches/Observers/EntityCreationObserver.cpp > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Matches/AttributeMatch.cpp -fPIC -DPIC -o .libs/AttributeMatch.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Matches/EntityTypeMatch.cpp -fPIC -DPIC -o .libs/EntityTypeMatch.o >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OutfitMatch.lo `test -f 'Matches/OutfitMatch.cpp' || echo './'`Matches/OutfitMatch.cpp > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Matches/MatchBase.cpp -fPIC -DPIC -o .libs/MatchBase.o >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ModelMapping.lo ModelMapping.cpp > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Matches/Observers/AttributeObserver.cpp -fPIC -DPIC -o .libs/AttributeObserver.o >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ModelMappingCreator.lo ModelMappingCreator.cpp > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Matches/Observers/EntityCreationObserver.cpp -fPIC -DPIC -o .libs/EntityCreationObserver.o >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ModelMappingManager.lo ModelMappingManager.cpp > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Matches/OutfitMatch.cpp -fPIC -DPIC -o .libs/OutfitMatch.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ModelMapping.cpp -fPIC -DPIC -o .libs/ModelMapping.o >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o XMLModelMappingDefinitionSerializer.lo XMLModelMappingDefinitionSerializer.cpp > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ModelMappingCreator.cpp -fPIC -DPIC -o .libs/ModelMappingCreator.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ModelMappingManager.cpp -fPIC -DPIC -o .libs/ModelMappingManager.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c XMLModelMappingDefinitionSerializer.cpp -fPIC -DPIC -o .libs/XMLModelMappingDefinitionSerializer.o >/bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o libMapping.la Action.lo DummyAction.lo AttributeCase.lo AttributeComparerWrapper.lo HeightComparerWrapper.lo NumericComparer.lo NumericComparerWrapper.lo NumericEqualsComparer.lo NumericEqualsOrGreaterComparer.lo NumericEqualsOrLesserComparer.lo NumericGreaterComparer.lo NumericLesserComparer.lo NumericRangeComparer.lo NumericValueHolder.lo StringComparer.lo StringComparerWrapper.lo Case.lo CaseBase.lo EntityBaseCase.lo EntityTypeCase.lo OutfitCase.lo ChangeContext.lo ActionDefinition.lo CaseDefinition.lo DefinitionBase.lo MatchDefinition.lo ModelMappingDefinition.lo EmberModelMappingManager.lo AbstractMatch.lo AttributeDependentMatch.lo AttributeMatch.lo EntityTypeMatch.lo MatchBase.lo AttributeObserver.lo EntityCreationObserver.lo OutfitMatch.lo ModelMapping.lo ModelMappingCreator.lo ModelMappingManager.lo XMLModelMappingDefinitionSerializer.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/libMapping.a .libs/Action.o .libs/DummyAction.o .libs/AttributeCase.o .libs/AttributeComparerWrapper.o .libs/HeightComparerWrapper.o .libs/NumericComparer.o .libs/NumericComparerWrapper.o .libs/NumericEqualsComparer.o .libs/NumericEqualsOrGreaterComparer.o .libs/NumericEqualsOrLesserComparer.o .libs/NumericGreaterComparer.o .libs/NumericLesserComparer.o .libs/NumericRangeComparer.o .libs/NumericValueHolder.o .libs/StringComparer.o .libs/StringComparerWrapper.o .libs/Case.o .libs/CaseBase.o .libs/EntityBaseCase.o .libs/EntityTypeCase.o .libs/OutfitCase.o .libs/ChangeContext.o .libs/ActionDefinition.o .libs/CaseDefinition.o .libs/DefinitionBase.o .libs/MatchDefinition.o .libs/ModelMappingDefinition.o .libs/EmberModelMappingManager.o .libs/AbstractMatch.o .libs/AttributeDependentMatch.o .libs/AttributeMatch.o .libs/EntityTypeMatch.o .libs/MatchBase.o .libs/AttributeObserver.o .libs/EntityCreationObserver.o .libs/OutfitMatch.o .libs/ModelMapping.o .libs/ModelMappingCreator.o .libs/ModelMappingManager.o .libs/XMLModelMappingDefinitionSerializer.o >ranlib .libs/libMapping.a >creating libMapping.la >(cd .libs && rm -f libMapping.la && ln -s ../libMapping.la libMapping.la) >make[6]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/model/mapping' >make[6]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/model' >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Action.lo Action.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AnimationSet.lo AnimationSet.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Model.lo Model.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ModelBackgroundLoader.lo ModelBackgroundLoader.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ModelDefinition.lo ModelDefinition.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ModelDefinitionAtlasComposer.lo ModelDefinitionAtlasComposer.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ModelDefinitionManager.lo ModelDefinitionManager.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ModelPart.lo ModelPart.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ModelPart.cpp -fPIC -DPIC -o .libs/ModelPart.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ModelDefinitionManager.cpp -fPIC -DPIC -o .libs/ModelDefinitionManager.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Model.cpp -fPIC -DPIC -o .libs/Model.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ModelDefinitionAtlasComposer.cpp -fPIC -DPIC -o .libs/ModelDefinitionAtlasComposer.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ModelBackgroundLoader.cpp -fPIC -DPIC -o .libs/ModelBackgroundLoader.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Action.cpp -fPIC -DPIC -o .libs/Action.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ModelDefinition.cpp -fPIC -DPIC -o .libs/ModelDefinition.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c AnimationSet.cpp -fPIC -DPIC -o .libs/AnimationSet.o >Model.cpp: In member function 'bool EmberOgre::Model::Model::createFromDefn()': >Model.cpp:163: warning: unused variable 'sceneManager' >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ParticleSystem.lo ParticleSystem.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ParticleSystemBinding.lo ParticleSystemBinding.cpp >In file included from /usr/include/OGRE/OgreMemoryAllocatorConfig.h:170, > from /usr/include/OGRE/OgrePrerequisites.h:412, > from /usr/include/OGRE/Ogre.h:32, > from ModelBackgroundLoader.h:26, > from ModelBackgroundLoader.cpp:27: >/usr/include/OGRE/OgreMemorySTLAllocator.h: In member function 'void Ogre::STLAllocator<T, AllocPolicy>::deallocate(T*, size_t) [with T = std::_List_node<long unsigned int>, AllocPolicy = Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u>]': >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_list.h:320: instantiated from 'void std::_List_base<_Tp, _Alloc>::_M_put_node(std::_List_node<_Tp>*) [with _Tp = long unsigned int, _Alloc = Ogre::STLAllocator<long unsigned int, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/list.tcc:78: instantiated from 'void std::_List_base<_Tp, _Alloc>::_M_clear() [with _Tp = long unsigned int, _Alloc = Ogre::STLAllocator<long unsigned int, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_list.h:360: instantiated from 'std::_List_base<_Tp, _Alloc>::~_List_base() [with _Tp = long unsigned int, _Alloc = Ogre::STLAllocator<long unsigned int, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)0u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_list.h:418: instantiated from here >/usr/include/OGRE/OgreMemorySTLAllocator.h:116: warning: unused variable 'sz' >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SubModel.lo SubModel.cpp > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ParticleSystem.cpp -fPIC -DPIC -o .libs/ParticleSystem.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ParticleSystemBinding.cpp -fPIC -DPIC -o .libs/ParticleSystemBinding.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SubModel.cpp -fPIC -DPIC -o .libs/SubModel.o >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SubModelPart.lo SubModelPart.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o XMLModelDefinitionSerializer.lo XMLModelDefinitionSerializer.cpp >ModelDefinitionAtlasComposer.cpp: In member function 'Atlas::Message::MapType EmberOgre::Model::ModelDefinitionAtlasComposer::compose(EmberOgre::Model::Model*, const std::string&, const std::string&, float)': >ModelDefinitionAtlasComposer.cpp:85: warning: 'aabb.Ogre::AxisAlignedBox::mMaximum.Ogre::Vector3::z' may be used uninitialized in this function >ModelDefinitionAtlasComposer.cpp:85: warning: 'aabb.Ogre::AxisAlignedBox::mMaximum.Ogre::Vector3::y' may be used uninitialized in this function >ModelDefinitionAtlasComposer.cpp:85: warning: 'aabb.Ogre::AxisAlignedBox::mMaximum.Ogre::Vector3::x' may be used uninitialized in this function >ModelDefinitionAtlasComposer.cpp:85: warning: 'aabb.Ogre::AxisAlignedBox::mMinimum.Ogre::Vector3::z' may be used uninitialized in this function >ModelDefinitionAtlasComposer.cpp:85: warning: 'aabb.Ogre::AxisAlignedBox::mMinimum.Ogre::Vector3::y' may be used uninitialized in this function >ModelDefinitionAtlasComposer.cpp:85: warning: 'aabb.Ogre::AxisAlignedBox::mMinimum.Ogre::Vector3::x' may be used uninitialized in this function > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SubModelPart.cpp -fPIC -DPIC -o .libs/SubModelPart.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c XMLModelDefinitionSerializer.cpp -fPIC -DPIC -o .libs/XMLModelDefinitionSerializer.o >/bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o libModel.la Action.lo AnimationSet.lo Model.lo ModelBackgroundLoader.lo ModelDefinition.lo ModelDefinitionAtlasComposer.lo ModelDefinitionManager.lo ModelPart.lo ParticleSystem.lo ParticleSystemBinding.lo SubModel.lo SubModelPart.lo XMLModelDefinitionSerializer.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/libModel.a .libs/Action.o .libs/AnimationSet.o .libs/Model.o .libs/ModelBackgroundLoader.o .libs/ModelDefinition.o .libs/ModelDefinitionAtlasComposer.o .libs/ModelDefinitionManager.o .libs/ModelPart.o .libs/ParticleSystem.o .libs/ParticleSystemBinding.o .libs/SubModel.o .libs/SubModelPart.o .libs/XMLModelDefinitionSerializer.o >ranlib .libs/libModel.a >creating libModel.la >(cd .libs && rm -f libModel.la && ln -s ../libModel.la libModel.la) >make[6]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/model' >make[5]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/model' >Making all in modeldefinitions >make[5]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/modeldefinitions' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/modeldefinitions' >Making all in sounddefinitions >make[5]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/sounddefinitions' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/sounddefinitions' >Making all in ogreopcode >make[5]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/ogreopcode' >Making all in include >make[6]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/ogreopcode/include' >Making all in Opcode >make[7]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/ogreopcode/include/Opcode' >make[7]: Nothing to be done for `all'. >make[7]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/ogreopcode/include/Opcode' >make[7]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/ogreopcode/include' >make[7]: Nothing to be done for `all-am'. >make[7]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/ogreopcode/include' >make[6]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/ogreopcode/include' >Making all in src >make[6]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/ogreopcode/src' >Making all in Opcode >make[7]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/ogreopcode/src/Opcode' >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OPC_AABBCollider.lo OPC_AABBCollider.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OPC_AABBTree.lo OPC_AABBTree.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OPC_BaseModel.lo OPC_BaseModel.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OPC_BoxPruning.lo OPC_BoxPruning.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OPC_Collider.lo OPC_Collider.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OPC_Common.lo OPC_Common.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OPC_HybridModel.lo OPC_HybridModel.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OPC_LSSCollider.lo OPC_LSSCollider.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OPC_Common.cpp -fPIC -DPIC -o .libs/OPC_Common.o > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OPC_BaseModel.cpp -fPIC -DPIC -o .libs/OPC_BaseModel.o > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OPC_AABBTree.cpp -fPIC -DPIC -o .libs/OPC_AABBTree.o > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OPC_BoxPruning.cpp -fPIC -DPIC -o .libs/OPC_BoxPruning.o > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OPC_Collider.cpp -fPIC -DPIC -o .libs/OPC_Collider.o > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OPC_LSSCollider.cpp -fPIC -DPIC -o .libs/OPC_LSSCollider.o > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OPC_AABBCollider.cpp -fPIC -DPIC -o .libs/OPC_AABBCollider.o > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OPC_HybridModel.cpp -fPIC -DPIC -o .libs/OPC_HybridModel.o >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_Common.cpp:46: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_Common.cpp:46: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_AABBTree.cpp:47: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rulesIn file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_AABBCollider.cpp:31: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rulesIn file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_BaseModel.cpp:31: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_BoxPruning.cpp:33: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_Common.cpp:46: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_AABBCollider.cpp:31: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_BaseModel.cpp:31: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_AABBTree.cpp:47: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_BoxPruning.cpp:33: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_AABBCollider.cpp:31: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_Collider.cpp:31: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_LSSCollider.cpp:36: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_HybridModel.cpp:85: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_LSSCollider.cpp:36: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_BaseModel.cpp:31: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_Common.cpp:46: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rulesIn file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_BoxPruning.cpp:33: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_Collider.cpp:31: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rulesIn file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_AABBTree.cpp:47: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_AABBCollider.cpp:31: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_HybridModel.cpp:85: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_LSSCollider.cpp:36: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_HybridModel.cpp:85: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_Collider.cpp:31: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_Common.cpp:46: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rulesIn file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_AABBCollider.cpp:31: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_HybridModel.cpp:85: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_BoxPruning.cpp:33: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_AABBTree.cpp:47: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_BaseModel.cpp:31: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_LSSCollider.cpp:36: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_Collider.cpp:31: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_Common.cpp:46: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rulesIn file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_HybridModel.cpp:85: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rulesIn file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_AABBCollider.cpp:31: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OPC_MeshInterface.lo OPC_MeshInterface.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OPC_Model.lo OPC_Model.cpp >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_BaseModel.cpp:31: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_BoxPruning.cpp:33: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_HybridModel.cpp:85: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_LSSCollider.cpp:36: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_AABBTree.cpp:47: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_Collider.cpp:31: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from OPC_AABBCollider.cpp:35: >./../../include/Opcode/OPC_BoxBoxOverlap.h: In member function 'BOOL Opcode::AABBTreeCollider::BoxBoxOverlap(const IceMaths::Point&, const IceMaths::Point&, const IceMaths::Point&, const IceMaths::Point&)': >./../../include/Opcode/OPC_BoxBoxOverlap.h:35: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:35: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:39: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:39: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:43: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:43: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:47: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:47: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:50: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:50: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:53: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:53: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:60: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:60: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:61: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:61: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:62: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:62: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/OPC_BoxBoxOverlap.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:66: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:66: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/OPC_BoxBoxOverlap.h:67: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:67: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:68: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:68: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_BaseModel.cpp:31: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h: In member function 'BOOL Opcode::OBBCollider::BoxBoxOverlap(const IceMaths::Point&, const IceMaths::Point&)': >./../../include/Opcode/OPC_BoxBoxOverlap.h:86: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:86: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:88: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:88: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:108: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:108: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:109: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:109: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:110: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:110: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:112: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:112: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:113: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:113: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:114: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:114: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:115: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:115: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:116: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:116: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h: In member function 'BOOL Opcode::AABBCollider::AABBAABBOverlap(const IceMaths::Point&, const IceMaths::Point&)': >./../../include/Opcode/OPC_BoxBoxOverlap.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:129: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:129: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_BoxPruning.cpp:33: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_Collider.cpp:31: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_HybridModel.h: In constructor 'Opcode::HybridModel::HybridModel()': >./../../include/Opcode/OPC_HybridModel.h:99: warning: 'Opcode::HybridModel::mNbPrimitives' will be initialized after >./../../include/Opcode/OPC_HybridModel.h:98: warning: 'Opcode::LeafTriangles* Opcode::HybridModel::mTriangles' >OPC_HybridModel.cpp:94: warning: when initialized here >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_LSSCollider.cpp:36: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_AABBTree.cpp:47: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OPC_OBBCollider.lo OPC_OBBCollider.cpp >./../../include/Opcode/OPC_AABBTree.h: In constructor 'Opcode::AABBTreeNode::AABBTreeNode()': >./../../include/Opcode/OPC_AABBTree.h:109: warning: 'Opcode::AABBTreeNode::mNbPrimitives' will be initialized after >./../../include/Opcode/OPC_AABBTree.h:108: warning: 'udword* Opcode::AABBTreeNode::mNodePrimitives' >OPC_AABBTree.cpp:56: warning: when initialized here >OPC_AABBTree.cpp: In destructor 'Opcode::AABBTreeNode::~AABBTreeNode()': >OPC_AABBTree.cpp:78: warning: unused variable 'Neg' >./../../include/Opcode/OPC_AABBTree.h: In constructor 'Opcode::AABBTree::AABBTree()': >./../../include/Opcode/OPC_AABBTree.h:155: warning: 'Opcode::AABBTree::mTotalNbNodes' will be initialized after >./../../include/Opcode/OPC_AABBTree.h:153: warning: 'Opcode::AABBTreeNode* Opcode::AABBTree::mPool' >OPC_AABBTree.cpp:373: warning: when initialized here >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Opcode.lo Opcode.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OPC_OptimizedTree.lo OPC_OptimizedTree.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OPC_Picking.lo OPC_Picking.cpp > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OPC_Model.cpp -fPIC -DPIC -o .libs/OPC_Model.o > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OPC_MeshInterface.cpp -fPIC -DPIC -o .libs/OPC_MeshInterface.o > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OPC_OBBCollider.cpp -fPIC -DPIC -o .libs/OPC_OBBCollider.o >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_Model.cpp:93: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_Model.cpp:93: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_MeshInterface.cpp:124: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_Model.cpp:93: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_MeshInterface.cpp:124: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_Model.cpp:93: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_MeshInterface.cpp:124: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_Model.cpp:93: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_OBBCollider.cpp:31: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_OBBCollider.cpp:31: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_Model.cpp:93: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_MeshInterface.cpp:124: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rulesIn file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_OBBCollider.cpp:31: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_OBBCollider.cpp:31: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_MeshInterface.cpp:124: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_OBBCollider.cpp:31: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_MeshInterface.cpp:124: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_OBBCollider.cpp:31: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_MeshInterface.h: In constructor 'Opcode::MeshInterface::MeshInterface()': >./../../include/Opcode/OPC_MeshInterface.h:419: warning: 'Opcode::MeshInterface::mVerts' will be initialized after >./../../include/Opcode/OPC_MeshInterface.h:408: warning: 'udword Opcode::MeshInterface::mNbTris' >OPC_MeshInterface.cpp:135: warning: when initialized here >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OPC_PlanesCollider.lo OPC_PlanesCollider.cpp > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Opcode.cpp -fPIC -DPIC -o .libs/Opcode.o >In file included from OPC_OBBCollider.cpp:36: >./../../include/Opcode/OPC_BoxBoxOverlap.h: In member function 'BOOL Opcode::AABBTreeCollider::BoxBoxOverlap(const IceMaths::Point&, const IceMaths::Point&, const IceMaths::Point&, const IceMaths::Point&)': >./../../include/Opcode/OPC_BoxBoxOverlap.h:35: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:35: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:39: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:39: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:43: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:43: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:47: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:47: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:50: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:50: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:53: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:53: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:60: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:60: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:61: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:61: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:62: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:62: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:66: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:66: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:67: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:67: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:68: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:68: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h: In member function 'BOOL Opcode::OBBCollider::BoxBoxOverlap(const IceMaths::Point&, const IceMaths::Point&)': >./../../include/Opcode/OPC_BoxBoxOverlap.h:86: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:86: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:88: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:88: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:108: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:108: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:109: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:109: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:110: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:110: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:112: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:112: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:113: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:113: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:114: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:114: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:115: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:115: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:116: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:116: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h: In member function 'BOOL Opcode::AABBCollider::AABBAABBOverlap(const IceMaths::Point&, const IceMaths::Point&)': >./../../include/Opcode/OPC_BoxBoxOverlap.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:129: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:129: warning: dereferencing type-punned pointer will break strict-aliasing rules >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OPC_RayCollider.lo OPC_RayCollider.cpp >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Opcode.cpp:36: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Opcode.cpp:36: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OPC_OptimizedTree.cpp -fPIC -DPIC -o .libs/OPC_OptimizedTree.o >In file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Opcode.cpp:36: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Opcode.cpp:36: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Opcode.cpp:36: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Opcode.cpp:36: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_OptimizedTree.cpp:69: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_OptimizedTree.cpp:69: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_OptimizedTree.cpp:69: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_OptimizedTree.cpp:69: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OPC_Picking.cpp -fPIC -DPIC -o .libs/OPC_Picking.o >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_OptimizedTree.cpp:69: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_OptimizedTree.cpp:69: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_Picking.cpp:20: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_Picking.cpp:20: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_Picking.cpp:20: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_Picking.cpp:20: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OPC_SphereCollider.lo OPC_SphereCollider.cpp >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_Picking.cpp:20: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rulesOPC_OptimizedTree.cpp: In member function 'virtual bool Opcode::AABBCollisionTree::Refit(const Opcode::MeshInterface*)': >OPC_OptimizedTree.cpp:308: warning: 'Min.IceMaths::Point::z' may be used uninitialized in this function >OPC_OptimizedTree.cpp:308: warning: 'Min.IceMaths::Point::y' may be used uninitialized in this function >OPC_OptimizedTree.cpp:308: warning: 'Min.IceMaths::Point::x' may be used uninitialized in this function >OPC_OptimizedTree.cpp:308: warning: 'Max.IceMaths::Point::z' may be used uninitialized in this function >OPC_OptimizedTree.cpp:308: warning: 'Max.IceMaths::Point::y' may be used uninitialized in this function >OPC_OptimizedTree.cpp:308: warning: 'Max.IceMaths::Point::x' may be used uninitialized in this function >OPC_OptimizedTree.cpp:309: warning: 'Min_.IceMaths::Point::x' may be used uninitialized in this function >OPC_OptimizedTree.cpp:309: warning: 'Min_.IceMaths::Point::y' may be used uninitialized in this function >OPC_OptimizedTree.cpp:309: warning: 'Min_.IceMaths::Point::z' may be used uninitialized in this function >OPC_OptimizedTree.cpp:309: warning: 'Max_.IceMaths::Point::x' may be used uninitialized in this function >OPC_OptimizedTree.cpp:309: warning: 'Max_.IceMaths::Point::y' may be used uninitialized in this function >OPC_OptimizedTree.cpp:309: warning: 'Max_.IceMaths::Point::z' may be used uninitialized in this function >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_Picking.cpp:20: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OPC_SweepAndPrune.lo OPC_SweepAndPrune.cpp > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OPC_RayCollider.cpp -fPIC -DPIC -o .libs/OPC_RayCollider.o > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OPC_PlanesCollider.cpp -fPIC -DPIC -o .libs/OPC_PlanesCollider.o >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_PlanesCollider.cpp:36: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_PlanesCollider.cpp:36: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_PlanesCollider.cpp:36: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_RayCollider.cpp:120: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_PlanesCollider.cpp:36: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_RayCollider.cpp:120: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_PlanesCollider.cpp:36: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_RayCollider.cpp:120: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_PlanesCollider.cpp:36: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_RayCollider.cpp:120: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_PlanesCollider.h: In constructor 'Opcode::PlanesCollider::PlanesCollider()': >./../../include/Opcode/OPC_PlanesCollider.h:94: warning: 'Opcode::PlanesCollider::mPlanes' will be initialized after >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_RayCollider.cpp:120: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_PlanesCollider.h:93: warning: 'udword Opcode::PlanesCollider::mNbPlanes' >OPC_PlanesCollider.cpp:64: warning: when initialized here >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_RayCollider.cpp:120: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from OPC_RayCollider.cpp:130: >./../../include/Opcode/OPC_RayAABBOverlap.h: In member function 'BOOL Opcode::RayCollider::RayAABBOverlap(const IceMaths::Point&, const IceMaths::Point&)': >./../../include/Opcode/OPC_RayAABBOverlap.h:74: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_RayAABBOverlap.h:74: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_RayAABBOverlap.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_RayAABBOverlap.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_RayAABBOverlap.h:76: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_RayAABBOverlap.h:76: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from OPC_RayCollider.cpp:131: >./../../include/Opcode/OPC_RayTriOverlap.h: In member function 'BOOL Opcode::RayCollider::RayTriOverlap(const IceMaths::Point&, const IceMaths::Point&, const IceMaths::Point&)': >./../../include/Opcode/OPC_RayTriOverlap.h:57: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_RayTriOverlap.h:57: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_RayTriOverlap.h:57: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_RayTriOverlap.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_RayTriOverlap.h:70: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_RayTriOverlap.h:89: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_RayTriOverlap.h:89: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_RayTriOverlap.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_RayTriOverlap.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_RayCollider.h: In constructor 'Opcode::RayCollider::RayCollider()': >./../../include/Opcode/OPC_RayCollider.h:211: warning: 'Opcode::RayCollider::mCulling' will be initialized after >./../../include/Opcode/OPC_RayCollider.h:209: warning: 'bool Opcode::RayCollider::mClosestHit' >OPC_RayCollider.cpp:216: warning: when initialized here >./../../include/Opcode/OPC_RayCollider.h:209: warning: 'Opcode::RayCollider::mClosestHit' will be initialized after >./../../include/Opcode/OPC_RayCollider.h:196: warning: 'Opcode::CollisionFaces* Opcode::RayCollider::mStabbedFaces' >OPC_RayCollider.cpp:216: warning: when initialized here >OPC_RayCollider.cpp: In member function 'bool Opcode::RayCollider::Collide(const IceMaths::Ray&, const Opcode::Model&, const IceMaths::Matrix4x4*, udword*)': >OPC_RayCollider.cpp:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >OPC_PlanesCollider.cpp: In member function 'void Opcode::PlanesCollider::_CollideNoPrimitiveTest(const Opcode::AABBQuantizedNoLeafNode*, udword)': >OPC_PlanesCollider.cpp:499: warning: 'OutClipMask' may be used uninitialized in this functionOPC_RayCollider.cpp:309: warning: dereferencing type-punned pointer will break strict-aliasing rules >OPC_RayCollider.cpp:324: warning: dereferencing type-punned pointer will break strict-aliasing rules >OPC_RayCollider.cpp:332: warning: dereferencing type-punned pointer will break strict-aliasing rules >OPC_RayCollider.cpp: In member function 'BOOL Opcode::RayCollider::InitQuery(const IceMaths::Ray&, const IceMaths::Matrix4x4*, udword*)': >OPC_RayCollider.cpp:400: note: #pragma message: >> Using new code for ray collision >OPC_RayCollider.cpp:426: warning: dereferencing type-punned pointer will break strict-aliasing rules >OPC_RayCollider.cpp:426: warning: dereferencing type-punned pointer will break strict-aliasing rules >OPC_RayCollider.cpp:470: warning: dereferencing type-punned pointer will break strict-aliasing rules >OPC_RayCollider.cpp:470: warning: dereferencing type-punned pointer will break strict-aliasing rules >OPC_RayCollider.cpp:478: warning: dereferencing type-punned pointer will break strict-aliasing rules >OPC_RayCollider.cpp: In member function 'bool Opcode::RayCollider::Collide(const IceMaths::Ray&, const Opcode::AABBTree*, IceCore::Container&)': >OPC_RayCollider.cpp:534: warning: dereferencing type-punned pointer will break strict-aliasing rules >OPC_RayCollider.cpp: In member function 'void Opcode::RayCollider::_SegmentStab(const Opcode::AABBCollisionNode*)': >OPC_RayCollider.cpp:554: warning: dereferencing type-punned pointer will break strict-aliasing rules >OPC_RayCollider.cpp:554: warning: dereferencing type-punned pointer will break strict-aliasing rules >OPC_RayCollider.cpp: In member function 'void Opcode::RayCollider::_SegmentStab(const Opcode::AABBQuantizedNode*)': >OPC_RayCollider.cpp:584: warning: dereferencing type-punned pointer will break strict-aliasing rules >OPC_RayCollider.cpp:584: warning: dereferencing type-punned pointer will break strict-aliasing rules >OPC_RayCollider.cpp: In member function 'void Opcode::RayCollider::_SegmentStab(const Opcode::AABBNoLeafNode*)': >OPC_RayCollider.cpp:609: warning: dereferencing type-punned pointer will break strict-aliasing rules >OPC_RayCollider.cpp:609: warning: dereferencing type-punned pointer will break strict-aliasing rules >OPC_RayCollider.cpp:617: warning: dereferencing type-punned pointer will break strict-aliasing rules >OPC_RayCollider.cpp:617: warning: dereferencing type-punned pointer will break strict-aliasing rules >OPC_RayCollider.cpp: In member function 'void Opcode::RayCollider::_SegmentStab(const Opcode::AABBQuantizedNoLeafNode*)': >OPC_RayCollider.cpp:640: warning: dereferencing type-punned pointer will break strict-aliasing rules >OPC_RayCollider.cpp:640: warning: dereferencing type-punned pointer will break strict-aliasing rules >OPC_RayCollider.cpp:648: warning: dereferencing type-punned pointer will break strict-aliasing rules >OPC_RayCollider.cpp:648: warning: dereferencing type-punned pointer will break strict-aliasing rules >OPC_PlanesCollider.cpp: In member function 'void Opcode::PlanesCollider::_Collide(const Opcode::AABBQuantizedNoLeafNode*, udword)': >OPC_PlanesCollider.cpp:470: warning: 'OutClipMask' may be used uninitialized in this function >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OPC_TreeBuilders.lo OPC_TreeBuilders.cpp >OPC_PlanesCollider.cpp: In member function 'void Opcode::PlanesCollider::_CollideNoPrimitiveTest(const Opcode::AABBNoLeafNode*, udword)': >OPC_PlanesCollider.cpp:441: warning: 'OutClipMask' may be used uninitialized in this function >OPC_PlanesCollider.cpp: In member function 'void Opcode::PlanesCollider::_Collide(const Opcode::AABBNoLeafNode*, udword)': >OPC_PlanesCollider.cpp:417: warning: 'OutClipMask' may be used uninitialized in this function >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OPC_TreeCollider.lo OPC_TreeCollider.cpp > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OPC_SphereCollider.cpp -fPIC -DPIC -o .libs/OPC_SphereCollider.o >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OPC_VolumeCollider.lo OPC_VolumeCollider.cpp >OPC_PlanesCollider.cpp: In member function 'void Opcode::PlanesCollider::_CollideNoPrimitiveTest(const Opcode::AABBQuantizedNode*, udword)': >OPC_PlanesCollider.cpp:388: warning: 'OutClipMask' may be used uninitialized in this function > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OPC_SweepAndPrune.cpp -fPIC -DPIC -o .libs/OPC_SweepAndPrune.o >OPC_PlanesCollider.cpp: In member function 'void Opcode::PlanesCollider::_Collide(const Opcode::AABBQuantizedNode*, udword)': >OPC_PlanesCollider.cpp:354: warning: 'OutClipMask' may be used uninitialized in this function >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_SphereCollider.cpp:35: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_SphereCollider.cpp:35: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_SphereCollider.cpp:35: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_SphereCollider.cpp:35: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rulesOPC_PlanesCollider.cpp: In member function 'void Opcode::PlanesCollider::_CollideNoPrimitiveTest(const Opcode::AABBCollisionNode*, udword)': >OPC_PlanesCollider.cpp:320: warning: 'OutClipMask' may be used uninitialized in this function >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_SweepAndPrune.cpp:20: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_SweepAndPrune.cpp:20: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_SweepAndPrune.cpp:20: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >OPC_PlanesCollider.cpp: In member function 'void Opcode::PlanesCollider::_Collide(const Opcode::AABBCollisionNode*, udword)': >OPC_PlanesCollider.cpp:291: warning: 'OutClipMask' may be used uninitialized in this function >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_SphereCollider.cpp:35: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_SweepAndPrune.cpp:20: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rulesIn file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_SphereCollider.cpp:35: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_SweepAndPrune.cpp:20: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL Opcode::PlanesCollider::InitQuery(Opcode::PlanesCache&, const IceMaths::Plane*, udword, const IceMaths::Matrix4x4*)': >./../../include/Opcode/Ice/IcePoint.h:39: warning: dereferencing pointer '<anonymous>' does break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:39: warning: dereferencing pointer '<anonymous>' does break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:39: warning: dereferencing pointer '<anonymous>' does break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceMatrix4x4.h:78: note: initialized from here >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_SweepAndPrune.cpp:20: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o StdAfx.lo StdAfx.cpp > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OPC_TreeBuilders.cpp -fPIC -DPIC -o .libs/OPC_TreeBuilders.o >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IceAABB.lo `test -f 'Ice/IceAABB.cpp' || echo './'`Ice/IceAABB.cpp > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OPC_VolumeCollider.cpp -fPIC -DPIC -o .libs/OPC_VolumeCollider.o >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_TreeBuilders.cpp:53: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_TreeBuilders.cpp:53: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_TreeBuilders.cpp:53: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OPC_TreeCollider.cpp -fPIC -DPIC -o .libs/OPC_TreeCollider.o >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_TreeBuilders.cpp:53: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_VolumeCollider.cpp:31: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_VolumeCollider.cpp:31: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_VolumeCollider.cpp:31: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_TreeBuilders.cpp:53: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_VolumeCollider.cpp:31: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_VolumeCollider.cpp:31: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_TreeBuilders.cpp:53: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_VolumeCollider.cpp:31: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_TreeCollider.cpp:38: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_TreeCollider.cpp:38: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_TreeCollider.cpp:38: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_TreeCollider.cpp:38: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_TreeCollider.cpp:38: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IceContainer.lo `test -f 'Ice/IceContainer.cpp' || echo './'`Ice/IceContainer.cpp >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from OPC_TreeCollider.cpp:38: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from OPC_TreeCollider.cpp:43: >./../../include/Opcode/OPC_BoxBoxOverlap.h: In member function 'BOOL Opcode::AABBTreeCollider::BoxBoxOverlap(const IceMaths::Point&, const IceMaths::Point&, const IceMaths::Point&, const IceMaths::Point&)': >./../../include/Opcode/OPC_BoxBoxOverlap.h:35: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:35: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:39: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:39: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:43: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:43: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:47: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:47: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:50: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:50: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:53: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:53: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:60: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:60: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:61: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:61: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:62: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:62: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:65: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:66: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:66: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:67: warning: dereferencing type-punned pointer will break strict-aliasing rules/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IceHPoint.lo `test -f 'Ice/IceHPoint.cpp' || echo './'`Ice/IceHPoint.cpp >./../../include/Opcode/OPC_BoxBoxOverlap.h:67: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:68: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:68: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h: In member function 'BOOL Opcode::OBBCollider::BoxBoxOverlap(const IceMaths::Point&, const IceMaths::Point&)': >./../../include/Opcode/OPC_BoxBoxOverlap.h:86: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:86: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:88: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:88: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:108: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:108: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:109: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:109: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:110: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:110: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:112: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:112: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:113: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:113: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:114: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:114: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:115: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:115: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:116: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:116: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h: In member function 'BOOL Opcode::AABBCollider::AABBAABBOverlap(const IceMaths::Point&, const IceMaths::Point&)': >./../../include/Opcode/OPC_BoxBoxOverlap.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:129: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_BoxBoxOverlap.h:129: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/OPC_TreeCollider.h: In constructor 'Opcode::AABBTreeCollider::AABBTreeCollider()': >./../../include/Opcode/OPC_TreeCollider.h:204: warning: 'Opcode::AABBTreeCollider::mScale0' will be initialized after >./../../include/Opcode/OPC_TreeCollider.h:203: warning: 'IceMaths::Point Opcode::AABBTreeCollider::mScale1' >OPC_TreeCollider.cpp:57: warning: when initialized here >./../../include/Opcode/OPC_TreeCollider.h:215: warning: 'Opcode::AABBTreeCollider::mFullPrimBoxTest' will be initialized after >./../../include/Opcode/OPC_TreeCollider.h:188: warning: 'const Opcode::MeshInterface* Opcode::AABBTreeCollider::mIMesh0' >OPC_TreeCollider.cpp:57: warning: when initialized here > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c StdAfx.cpp -fPIC -DPIC -o .libs/StdAfx.o >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IceIndexedTriangle.lo `test -f 'Ice/IceIndexedTriangle.cpp' || echo './'`Ice/IceIndexedTriangle.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IceMatrix3x3.lo `test -f 'Ice/IceMatrix3x3.cpp' || echo './'`Ice/IceMatrix3x3.cpp >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from StdAfx.cpp:10: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Ice/IceAABB.cpp -fPIC -DPIC -o .libs/IceAABB.o >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from StdAfx.cpp:10: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from StdAfx.cpp:10: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from StdAfx.cpp:10: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from StdAfx.cpp:10: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceAABB.cpp:21: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceAABB.cpp:21: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceAABB.cpp:21: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from StdAfx.cpp:10: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceAABB.cpp:21: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Ice/IceHPoint.cpp -fPIC -DPIC -o .libs/IceHPoint.o >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceAABB.cpp:21: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Ice/IceContainer.cpp -fPIC -DPIC -o .libs/IceContainer.o >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IceMatrix4x4.lo `test -f 'Ice/IceMatrix4x4.cpp' || echo './'`Ice/IceMatrix4x4.cpp >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceAABB.cpp:21: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceHPoint.cpp:29: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceHPoint.cpp:29: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceHPoint.cpp:29: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceContainer.cpp:25: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceHPoint.cpp:29: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceContainer.cpp:25: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceContainer.cpp:25: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceHPoint.cpp:29: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceContainer.cpp:25: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceHPoint.cpp:29: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceContainer.cpp:25: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceContainer.cpp:25: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IceOBB.lo `test -f 'Ice/IceOBB.cpp' || echo './'`Ice/IceOBB.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IcePlane.lo `test -f 'Ice/IcePlane.cpp' || echo './'`Ice/IcePlane.cpp > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Ice/IceIndexedTriangle.cpp -fPIC -DPIC -o .libs/IceIndexedTriangle.o >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IcePoint.lo `test -f 'Ice/IcePoint.cpp' || echo './'`Ice/IcePoint.cpp > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Ice/IceMatrix3x3.cpp -fPIC -DPIC -o .libs/IceMatrix3x3.o >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IceRandom.lo `test -f 'Ice/IceRandom.cpp' || echo './'`Ice/IceRandom.cpp >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceIndexedTriangle.cpp:12: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceMatrix3x3.cpp:36: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceIndexedTriangle.cpp:12: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceMatrix3x3.cpp:36: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceIndexedTriangle.cpp:12: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceMatrix3x3.cpp:36: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceMatrix3x3.cpp:36: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceIndexedTriangle.cpp:12: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceMatrix3x3.cpp:36: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Ice/IceMatrix4x4.cpp -fPIC -DPIC -o .libs/IceMatrix4x4.o >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceIndexedTriangle.cpp:12: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rulesIn file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceMatrix3x3.cpp:36: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceIndexedTriangle.cpp:12: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceMatrix4x4.cpp:39: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IceRay.lo `test -f 'Ice/IceRay.cpp' || echo './'`Ice/IceRay.cpp >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceMatrix4x4.cpp:39: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceMatrix4x4.cpp:39: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceMatrix4x4.cpp:39: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Ice/IceOBB.cpp -fPIC -DPIC -o .libs/IceOBB.o >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceMatrix4x4.cpp:39: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Ice/IcePlane.cpp -fPIC -DPIC -o .libs/IcePlane.o >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceMatrix4x4.cpp:39: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceOBB.cpp:21: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceOBB.cpp:21: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IcePlane.cpp:21: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceOBB.cpp:21: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Ice/IcePoint.cpp -fPIC -DPIC -o .libs/IcePoint.o >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IcePlane.cpp:21: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceOBB.cpp:21: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rulesIn file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IcePlane.cpp:21: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceOBB.cpp:21: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IcePlane.cpp:21: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Ice/IceRandom.cpp -fPIC -DPIC -o .libs/IceRandom.o >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IcePlane.cpp:21: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceOBB.cpp:21: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IceRevisitedRadix.lo `test -f 'Ice/IceRevisitedRadix.cpp' || echo './'`Ice/IceRevisitedRadix.cpp >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IcePoint.cpp:49: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IcePoint.cpp:49: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IcePlane.cpp:21: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IcePoint.cpp:49: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >Ice/IceOBB.cpp: In member function 'void IceMaths::OBB::ComputeLSS(IceMaths::LSS&) const': >Ice/IceOBB.cpp:261: warning: enumeration value '_W' not handled in switch >Ice/IceOBB.cpp:261: warning: enumeration value '_FORCE_DWORD' not handled in switch >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IcePoint.cpp:49: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IceSegment.lo `test -f 'Ice/IceSegment.cpp' || echo './'`Ice/IceSegment.cpp >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceRandom.cpp:12: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IcePoint.cpp:49: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceRandom.cpp:12: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IceTriangle.lo `test -f 'Ice/IceTriangle.cpp' || echo './'`Ice/IceTriangle.cpp >In file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceRandom.cpp:12: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IcePoint.cpp:49: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceRandom.cpp:12: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceRandom.cpp:12: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >Ice/IcePoint.cpp: In member function 'void IceMaths::Point::SetNotUsed()': >Ice/IcePoint.cpp:131: warning: dereferencing type-punned pointer will break strict-aliasing rules >Ice/IcePoint.cpp:132: warning: dereferencing type-punned pointer will break strict-aliasing rules >Ice/IcePoint.cpp:133: warning: dereferencing type-punned pointer will break strict-aliasing rules >Ice/IcePoint.cpp: In member function 'BOOL IceMaths::Point::IsNotUsed() const': >Ice/IcePoint.cpp:138: warning: dereferencing type-punned pointer will break strict-aliasing rules >Ice/IcePoint.cpp:139: warning: dereferencing type-punned pointer will break strict-aliasing rules >Ice/IcePoint.cpp:140: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceRandom.cpp:12: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Ice/IceRay.cpp -fPIC -DPIC -o .libs/IceRay.o >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IceUtils.lo `test -f 'Ice/IceUtils.cpp' || echo './'`Ice/IceUtils.cpp >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceRay.cpp:62: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceRay.cpp:62: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceRay.cpp:62: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Ice/IceRevisitedRadix.cpp -fPIC -DPIC -o .libs/IceRevisitedRadix.o >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceRay.cpp:62: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Ice/IceSegment.cpp -fPIC -DPIC -o .libs/IceSegment.o >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceRay.cpp:62: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Ice/IceTriangle.cpp -fPIC -DPIC -o .libs/IceTriangle.o >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceRay.cpp:62: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceSegment.cpp:25: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceRevisitedRadix.cpp:52: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceSegment.cpp:25: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceRevisitedRadix.cpp:52: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceSegment.cpp:25: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceRevisitedRadix.cpp:52: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceSegment.cpp:25: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceTriangle.cpp:12: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceTriangle.cpp:12: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceRevisitedRadix.cpp:52: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceTriangle.cpp:12: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceSegment.cpp:25: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceTriangle.cpp:12: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceRevisitedRadix.cpp:52: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceTriangle.cpp:12: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceSegment.cpp:25: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceRevisitedRadix.cpp:52: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceTriangle.cpp:12: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceRevisitedRadix.h: In constructor 'IceCore::RadixSort::RadixSort()': >./../../include/Opcode/Ice/IceRevisitedRadix.h:56: warning: 'IceCore::RadixSort::mRanks2' will be initialized after >./../../include/Opcode/Ice/IceRevisitedRadix.h:54: warning: 'udword IceCore::RadixSort::mCurrentSize' >Ice/IceRevisitedRadix.cpp:170: warning: when initialized here > g++ -DHAVE_CONFIG_H -I./../../include -I../../../../../../src -I./Ice -I. -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Ice/IceUtils.cpp -fPIC -DPIC -o .libs/IceUtils.o >In file included from ./../../include/Opcode/OPC_IceHook.h:41, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceUtils.cpp:12: >./../../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:47, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceUtils.cpp:12: >./../../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:57, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceUtils.cpp:12: >./../../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:59, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceUtils.cpp:12: >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:60, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceUtils.cpp:12: >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../../include/Opcode/OPC_IceHook.h:66, > from ./../../include/Opcode/Opcode.h:91, > from ./../../include/Opcode/Stdafx.h:19, > from Ice/IceUtils.cpp:12: >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >/bin/sh ../../../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o libOpcode.la OPC_AABBCollider.lo OPC_AABBTree.lo OPC_BaseModel.lo OPC_BoxPruning.lo OPC_Collider.lo OPC_Common.lo OPC_HybridModel.lo OPC_LSSCollider.lo OPC_MeshInterface.lo OPC_Model.lo OPC_OBBCollider.lo Opcode.lo OPC_OptimizedTree.lo OPC_Picking.lo OPC_PlanesCollider.lo OPC_RayCollider.lo OPC_SphereCollider.lo OPC_SweepAndPrune.lo OPC_TreeBuilders.lo OPC_TreeCollider.lo OPC_VolumeCollider.lo StdAfx.lo IceAABB.lo IceContainer.lo IceHPoint.lo IceIndexedTriangle.lo IceMatrix3x3.lo IceMatrix4x4.lo IceOBB.lo IcePlane.lo IcePoint.lo IceRandom.lo IceRay.lo IceRevisitedRadix.lo IceSegment.lo IceTriangle.lo IceUtils.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/libOpcode.a .libs/OPC_AABBCollider.o .libs/OPC_AABBTree.o .libs/OPC_BaseModel.o .libs/OPC_BoxPruning.o .libs/OPC_Collider.o .libs/OPC_Common.o .libs/OPC_HybridModel.o .libs/OPC_LSSCollider.o .libs/OPC_MeshInterface.o .libs/OPC_Model.o .libs/OPC_OBBCollider.o .libs/Opcode.o .libs/OPC_OptimizedTree.o .libs/OPC_Picking.o .libs/OPC_PlanesCollider.o .libs/OPC_RayCollider.o .libs/OPC_SphereCollider.o .libs/OPC_SweepAndPrune.o .libs/OPC_TreeBuilders.o .libs/OPC_TreeCollider.o .libs/OPC_VolumeCollider.o .libs/StdAfx.o .libs/IceAABB.o .libs/IceContainer.o .libs/IceHPoint.o .libs/IceIndexedTriangle.o .libs/IceMatrix3x3.o .libs/IceMatrix4x4.o .libs/IceOBB.o .libs/IcePlane.o .libs/IcePoint.o .libs/IceRandom.o .libs/IceRay.o .libs/IceRevisitedRadix.o .libs/IceSegment.o .libs/IceTriangle.o .libs/IceUtils.o >ranlib .libs/libOpcode.a >creating libOpcode.la >(cd .libs && rm -f libOpcode.la && ln -s ../libOpcode.la libOpcode.la) >make[7]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/ogreopcode/src/Opcode' >make[7]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/ogreopcode/src' >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o BP_Endpoint.lo BP_Endpoint.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o BP_Proxy.lo BP_Proxy.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o BP_Scene.lo BP_Scene.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IOgreCollisionShape.lo IOgreCollisionShape.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgreBoxCollisionShape.lo OgreBoxCollisionShape.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgreCapsule.lo OgreCapsule.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgreCollisionContext.lo OgreCollisionContext.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgreCollisionManager.lo OgreCollisionManager.cpp >mkdir .libs >mkdir .libs > g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c BP_Scene.cpp -fPIC -DPIC -o .libs/BP_Scene.o >mkdir: cannot create directory `.libs': File exists > g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c BP_Proxy.cpp -fPIC -DPIC -o .libs/BP_Proxy.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c IOgreCollisionShape.cpp -fPIC -DPIC -o .libs/IOgreCollisionShape.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgreCapsule.cpp -fPIC -DPIC -o .libs/OgreCapsule.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgreCollisionContext.cpp -fPIC -DPIC -o .libs/OgreCollisionContext.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c BP_Endpoint.cpp -fPIC -DPIC -o .libs/BP_Endpoint.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgreBoxCollisionShape.cpp -fPIC -DPIC -o .libs/OgreBoxCollisionShape.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgreCollisionManager.cpp -fPIC -DPIC -o .libs/OgreCollisionManager.o >In file included from OgreBoxCollisionShape.cpp:28: >./../include/OgreOpcodeExports.h:31: warning: ignoring #pragma warning >In file included from IOgreCollisionShape.cpp:28: >./../include/OgreOpcodeExports.h:31: warning: ignoring #pragma warning >In file included from ./../include/OgreCollisionManager.h:31, > from OgreCollisionManager.cpp:26: >./../include/OgreOpcodeExports.h:31: warning: ignoring #pragma warning >In file included from ./../include/OgreOpcodeMath.h:32, > from ./../include/OgreOpcodeLine.h:31, > from ./../include/OgreCapsule.h:32, > from OgreCapsule.cpp:29: >./../include/OgreOpcodeExports.h:31: warning: ignoring #pragma warning >In file included from ./../include/OgreCollisionReporter.h:32, > from ./../include/OgreCollisionContext.h:33, > from OgreCollisionContext.cpp:28: >./../include/OgreOpcodeExports.h:31: warning: ignoring #pragma warning >In file included from BP_Scene.cpp:8: >./../include/BP_Scene.h:21: warning: declaration 'class Ogre::Vector3' does not declare anything >In file included from BP_Proxy.cpp:11: >./../include/BP_Scene.h:21: warning: declaration 'class Ogre::Vector3' does not declare anything >In file included from ./../include/OgreOpcodeLine.h:31, > from ./../include/OgreCapsule.h:32, > from OgreCapsule.cpp:29: >./../include/OgreOpcodeMath.h: In member function 'bool OgreOpcode::Details::triangle::isPointInsideFast(Ogre::Vector3&)': >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:41, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgreBoxCollisionShape.h:34, > from OgreBoxCollisionShape.cpp:29: >./../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:47, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgreBoxCollisionShape.h:34, > from OgreBoxCollisionShape.cpp:29: >./../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:41, > from ./../include/Opcode/Opcode.h:91, > from ./../include/OgreCollisionContext.h:37, > from ./../include/OgreCollisionManager.h:35, > from OgreCollisionManager.cpp:26: >./../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:47, > from ./../include/Opcode/Opcode.h:91, > from ./../include/OgreCollisionContext.h:37, > from ./../include/OgreCollisionManager.h:35, > from OgreCollisionManager.cpp:26: >./../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:57, > from ./../include/Opcode/Opcode.h:91, > from ./../include/OgreCollisionContext.h:37, > from ./../include/OgreCollisionManager.h:35, > from OgreCollisionManager.cpp:26: >./../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:57, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgreBoxCollisionShape.h:34, > from OgreBoxCollisionShape.cpp:29: >./../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules./../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:59, > from ./../include/Opcode/Opcode.h:91, > from ./../include/OgreCollisionContext.h:37, > from ./../include/OgreCollisionManager.h:35, > from OgreCollisionManager.cpp:26: >./../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:59, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgreBoxCollisionShape.h:34, > from OgreBoxCollisionShape.cpp:29: >./../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:60, > from ./../include/Opcode/Opcode.h:91, > from ./../include/OgreCollisionContext.h:37, > from ./../include/OgreCollisionManager.h:35, > from OgreCollisionManager.cpp:26: >./../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:60, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgreBoxCollisionShape.h:34, > from OgreBoxCollisionShape.cpp:29: >./../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:66, > from ./../include/Opcode/Opcode.h:91, > from ./../include/OgreCollisionContext.h:37, > from ./../include/OgreCollisionManager.h:35, > from OgreCollisionManager.cpp:26: >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:41, > from ./../include/Opcode/Opcode.h:91, > from ./../include/OgreCollisionContext.h:37, > from OgreCollisionContext.cpp:28: >./../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules./../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:47, > from ./../include/Opcode/Opcode.h:91, > from ./../include/OgreCollisionContext.h:37, > from OgreCollisionContext.cpp:28: >./../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:66, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgreBoxCollisionShape.h:34, > from OgreBoxCollisionShape.cpp:29: >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:57, > from ./../include/Opcode/Opcode.h:91, > from ./../include/OgreCollisionContext.h:37, > from OgreCollisionContext.cpp:28: >./../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:59, > from ./../include/Opcode/Opcode.h:91, > from ./../include/OgreCollisionContext.h:37, > from OgreCollisionContext.cpp:28: >./../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:60, > from ./../include/Opcode/Opcode.h:91, > from ./../include/OgreCollisionContext.h:37, > from OgreCollisionContext.cpp:28: >./../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/IOgreCollisionShape.h:38, > from ./../include/OgreCollisionManager.h:37, > from OgreCollisionManager.cpp:26: >./../include/OgreOpcodeMath.h: In member function 'bool OgreOpcode::Details::triangle::isPointInsideFast(Ogre::Vector3&)': >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:66, > from ./../include/Opcode/Opcode.h:91, > from ./../include/OgreCollisionContext.h:37, > from OgreCollisionContext.cpp:28: >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/IOgreCollisionShape.h:38, > from ./../include/OgreBoxCollisionShape.h:34, > from OgreBoxCollisionShape.cpp:29: >./../include/OgreOpcodeMath.h: In member function 'bool OgreOpcode::Details::triangle::isPointInsideFast(Ogre::Vector3&)': >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/IOgreCollisionShape.h:38, > from ./../include/OgreCollisionManager.h:37, > from ./../include/OgreCollisionObject.h:33, > from OgreCollisionContext.cpp:29: >./../include/OgreOpcodeMath.h: In member function 'bool OgreOpcode::Details::triangle::isPointInsideFast(Ogre::Vector3&)': >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from BP_Endpoint.cpp:12: >./../include/BP_Scene.h:21: warning: declaration 'class Ogre::Vector3' does not declare anything >In file included from OgreCollisionContext.cpp:29: >./../include/OgreCollisionObject.h: In constructor 'OgreOpcode::CollisionObject::CollisionObject(const Ogre::String&)': >./../include/OgreCollisionObject.h:370: warning: 'OgreOpcode::CollisionObject::new_pos' will be initialized after >./../include/OgreCollisionObject.h:359: warning: 'OgreOpcode::ICollisionShape* OgreOpcode::CollisionObject::mShape' >./../include/OgreCollisionObject.h:58: warning: when initialized here >./../include/OgreCollisionObject.h:379: warning: 'OgreOpcode::CollisionObject::num_colls' will be initialized after >./../include/OgreCollisionObject.h:377: warning: 'bool OgreOpcode::CollisionObject::mNeedsUpdating' >./../include/OgreCollisionObject.h:58: warning: when initialized here >In file included from OgreCollisionContext.cpp:32: >./../include/BP_Scene.h: At global scope: >./../include/BP_Scene.h:21: warning: declaration 'class Ogre::Vector3' does not declare anything >In file included from ./../include/Opcode/OPC_IceHook.h:41, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from IOgreCollisionShape.cpp:29: >./../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:47, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from IOgreCollisionShape.cpp:29: >./../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:57, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from IOgreCollisionShape.cpp:29: >./../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:59, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from IOgreCollisionShape.cpp:29: >./../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:60, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from IOgreCollisionShape.cpp:29: >./../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:66, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from IOgreCollisionShape.cpp:29: >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/IOgreCollisionShape.h:38, > from IOgreCollisionShape.cpp:29: >./../include/OgreOpcodeMath.h: In member function 'bool OgreOpcode::Details::triangle::isPointInsideFast(Ogre::Vector3&)': >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgreCollisionObject.lo OgreCollisionObject.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgreEntityCollisionShape.lo OgreEntityCollisionShape.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgreMeshCollisionShape.lo OgreMeshCollisionShape.cpp >./../include/IOgreCollisionShape.h: In constructor 'OgreOpcode::ICollisionShape::ICollisionShape(const Ogre::String&)': >./../include/IOgreCollisionShape.h:153: warning: 'OgreOpcode::ICollisionShape::mDoVisualizeAABBNodes' will be initialized after >./../include/IOgreCollisionShape.h:149: warning: 'Ogre::String OgreOpcode::ICollisionShape::mName' >IOgreCollisionShape.cpp:204: warning: when initialized here >./../include/IOgreCollisionShape.h:149: warning: 'OgreOpcode::ICollisionShape::mName' will be initialized after >./../include/IOgreCollisionShape.h:147: warning: 'Ogre::Real OgreOpcode::ICollisionShape::mRadius' >IOgreCollisionShape.cpp:204: warning: when initialized here >./../include/IOgreCollisionShape.h:147: warning: 'OgreOpcode::ICollisionShape::mRadius' will be initialized after >./../include/IOgreCollisionShape.h:143: warning: 'size_t OgreOpcode::ICollisionShape::numVertices' >IOgreCollisionShape.cpp:204: warning: when initialized here >./../include/IOgreCollisionShape.h:164: warning: 'OgreOpcode::ICollisionShape::mRefitCounter' will be initialized after >./../include/IOgreCollisionShape.h:163: warning: 'int OgreOpcode::ICollisionShape::mNumFramesPerRefit' >IOgreCollisionShape.cpp:204: warning: when initialized here >./../include/IOgreCollisionShape.h:163: warning: 'OgreOpcode::ICollisionShape::mNumFramesPerRefit' will be initialized after >./../include/IOgreCollisionShape.h:148: warning: 'Ogre::SceneNode* OgreOpcode::ICollisionShape::mParentNode' >IOgreCollisionShape.cpp:204: warning: when initialized here >IOgreCollisionShape.cpp: In member function 'virtual bool OgreOpcode::ICollisionShape::sphereCheck(OgreOpcode::CollisionType, const Ogre::Matrix4&, const Ogre::Sphere&, OgreOpcode::CollisionPair&)': >IOgreCollisionShape.cpp:1041: warning: unused variable 'theDist' >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgreOpcodeCharacterController.lo OgreOpcodeCharacterController.cpp > g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgreEntityCollisionShape.cpp -fPIC -DPIC -o .libs/OgreEntityCollisionShape.o >In file included from OgreEntityCollisionShape.cpp:28: >./../include/OgreOpcodeExports.h:31: warning: ignoring #pragma warning > g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgreCollisionObject.cpp -fPIC -DPIC -o .libs/OgreCollisionObject.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgreMeshCollisionShape.cpp -fPIC -DPIC -o .libs/OgreMeshCollisionShape.o >In file included from OgreCollisionObject.cpp:28: >./../include/OgreOpcodeExports.h:31: warning: ignoring #pragma warning >In file included from OgreMeshCollisionShape.cpp:28: >./../include/OgreOpcodeExports.h:31: warning: ignoring #pragma warning >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgreOpcodeDebugObject.lo OgreOpcodeDebugObject.cpp > g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgreOpcodeCharacterController.cpp -fPIC -DPIC -o .libs/OgreOpcodeCharacterController.o >In file included from ./../include/OgreOpcode.h:31, > from ./../include/OgreOpcodeCharacterController.h:31, > from OgreOpcodeCharacterController.cpp:27: >./../include/OgreOpcodeExports.h:31: warning: ignoring #pragma warning > g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgreOpcodeDebugObject.cpp -fPIC -DPIC -o .libs/OgreOpcodeDebugObject.o >In file included from ./../include/OgreOpcodeDebugObject.h:30, > from OgreOpcodeDebugObject.cpp:27: >./../include/OgreOpcodeExports.h:31: warning: ignoring #pragma warning >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgreOpcodeLine.lo OgreOpcodeLine.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgreOpcodeMath.lo OgreOpcodeMath.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgreOpcodeRay.lo OgreOpcodeRay.cpp > g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgreOpcodeLine.cpp -fPIC -DPIC -o .libs/OgreOpcodeLine.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgreOpcodeMath.cpp -fPIC -DPIC -o .libs/OgreOpcodeMath.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgreOpcodeRay.cpp -fPIC -DPIC -o .libs/OgreOpcodeRay.o >In file included from ./../include/OgreOpcodeMath.h:32, > from ./../include/OgreOpcodeLine.h:31, > from OgreOpcodeLine.cpp:29: >./../include/OgreOpcodeExports.h:31: warning: ignoring #pragma warning >In file included from ./../include/OgreOpcodeMath.h:32, > from OgreOpcodeMath.cpp:29: >./../include/OgreOpcodeExports.h:31: warning: ignoring #pragma warning >In file included from ./../include/OgreOpcodeMath.h:32, > from ./../include/OgreOpcodeRay.h:31, > from OgreOpcodeRay.cpp:29: >./../include/OgreOpcodeExports.h:31: warning: ignoring #pragma warning >In file included from ./../include/Opcode/OPC_IceHook.h:41, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgreMeshCollisionShape.h:34, > from OgreMeshCollisionShape.cpp:29: >./../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:47, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgreMeshCollisionShape.h:34, > from OgreMeshCollisionShape.cpp:29: >./../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:57, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgreMeshCollisionShape.h:34, > from OgreMeshCollisionShape.cpp:29: >./../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:59, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgreMeshCollisionShape.h:34, > from OgreMeshCollisionShape.cpp:29: >./../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:60, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgreMeshCollisionShape.h:34, > from OgreMeshCollisionShape.cpp:29: >./../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:66, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgreMeshCollisionShape.h:34, > from OgreMeshCollisionShape.cpp:29: >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/IOgreCollisionShape.h:38, > from ./../include/OgreMeshCollisionShape.h:34, > from OgreMeshCollisionShape.cpp:29: >./../include/OgreOpcodeMath.h: In member function 'bool OgreOpcode::Details::triangle::isPointInsideFast(Ogre::Vector3&)': >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:41, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgreEntityCollisionShape.h:34, > from OgreEntityCollisionShape.cpp:29: >./../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:47, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgreEntityCollisionShape.h:34, > from OgreEntityCollisionShape.cpp:29: >./../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >OgreMeshCollisionShape.cpp: In member function 'void OgreOpcode::MeshCollisionShape::countIndicesAndVertices(Ogre::Entity*, size_t&, size_t&)': >OgreMeshCollisionShape.cpp:76: warning: unused variable 'hwSkinning' >OgreMeshCollisionShape.cpp: In member function 'void OgreOpcode::MeshCollisionShape::convertMeshData(Ogre::Entity*, float*, size_t, size_t*, size_t)': >OgreMeshCollisionShape.cpp:132: warning: unused variable 'numOfSubs' >In file included from ./../include/Opcode/OPC_IceHook.h:57, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgreEntityCollisionShape.h:34, > from OgreEntityCollisionShape.cpp:29: >./../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:59, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgreEntityCollisionShape.h:34, > from OgreEntityCollisionShape.cpp:29: >./../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:60, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgreEntityCollisionShape.h:34, > from OgreEntityCollisionShape.cpp:29: >./../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:66, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgreEntityCollisionShape.h:34, > from OgreEntityCollisionShape.cpp:29: >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:41, > from ./../include/Opcode/Opcode.h:91, > from ./../include/OgreCollisionContext.h:37, > from ./../include/OgreCollisionManager.h:35, > from ./../include/OgreOpcode.h:33, > from ./../include/OgreOpcodeCharacterController.h:31, > from OgreOpcodeCharacterController.cpp:27: >./../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:47, > from ./../include/Opcode/Opcode.h:91, > from ./../include/OgreCollisionContext.h:37, > from ./../include/OgreCollisionManager.h:35, > from ./../include/OgreOpcode.h:33, > from ./../include/OgreOpcodeCharacterController.h:31, > from OgreOpcodeCharacterController.cpp:27: >./../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/IOgreCollisionShape.h:38, > from ./../include/OgreEntityCollisionShape.h:34, > from OgreEntityCollisionShape.cpp:29: >./../include/OgreOpcodeMath.h: In member function 'bool OgreOpcode::Details::triangle::isPointInsideFast(Ogre::Vector3&)': >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:57, > from ./../include/Opcode/Opcode.h:91, > from ./../include/OgreCollisionContext.h:37, > from ./../include/OgreCollisionManager.h:35, > from ./../include/OgreOpcode.h:33, > from ./../include/OgreOpcodeCharacterController.h:31, > from OgreOpcodeCharacterController.cpp:27: >./../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:41, > from ./../include/Opcode/Opcode.h:91, > from ./../include/OgreCollisionContext.h:37, > from ./../include/OgreCollisionManager.h:35, > from ./../include/OgreCollisionObject.h:33, > from OgreCollisionObject.cpp:29: >./../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rulesIn file included from ./../include/Opcode/OPC_IceHook.h:59, > from ./../include/Opcode/Opcode.h:91, > from ./../include/OgreCollisionContext.h:37, > from ./../include/OgreCollisionManager.h:35, > from ./../include/OgreOpcode.h:33, > from ./../include/OgreOpcodeCharacterController.h:31, > from OgreOpcodeCharacterController.cpp:27: >./../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:47, > from ./../include/Opcode/Opcode.h:91, > from ./../include/OgreCollisionContext.h:37, > from ./../include/OgreCollisionManager.h:35, > from ./../include/OgreCollisionObject.h:33, > from OgreCollisionObject.cpp:29: >./../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:57, > from ./../include/Opcode/Opcode.h:91, > from ./../include/OgreCollisionContext.h:37, > from ./../include/OgreCollisionManager.h:35, > from ./../include/OgreCollisionObject.h:33, > from OgreCollisionObject.cpp:29: >./../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:60, > from ./../include/Opcode/Opcode.h:91, > from ./../include/OgreCollisionContext.h:37, > from ./../include/OgreCollisionManager.h:35, > from ./../include/OgreOpcode.h:33, > from ./../include/OgreOpcodeCharacterController.h:31, > from OgreOpcodeCharacterController.cpp:27: >./../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:59, > from ./../include/Opcode/Opcode.h:91, > from ./../include/OgreCollisionContext.h:37, > from ./../include/OgreCollisionManager.h:35, > from ./../include/OgreCollisionObject.h:33, > from OgreCollisionObject.cpp:29: >./../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:66, > from ./../include/Opcode/Opcode.h:91, > from ./../include/OgreCollisionContext.h:37, > from ./../include/OgreCollisionManager.h:35, > from ./../include/OgreOpcode.h:33, > from ./../include/OgreOpcodeCharacterController.h:31, > from OgreOpcodeCharacterController.cpp:27: >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:60, > from ./../include/Opcode/Opcode.h:91, > from ./../include/OgreCollisionContext.h:37, > from ./../include/OgreCollisionManager.h:35, > from ./../include/OgreCollisionObject.h:33, > from OgreCollisionObject.cpp:29: >./../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:66, > from ./../include/Opcode/Opcode.h:91, > from ./../include/OgreCollisionContext.h:37, > from ./../include/OgreCollisionManager.h:35, > from ./../include/OgreCollisionObject.h:33, > from OgreCollisionObject.cpp:29: >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >OgreEntityCollisionShape.cpp: In member function 'void OgreOpcode::EntityCollisionShape::countIndicesAndVertices(Ogre::Entity*, size_t&, size_t&)': >OgreEntityCollisionShape.cpp:79: warning: unused variable 'hwSkinning' >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >OgreEntityCollisionShape.cpp: In member function 'void OgreOpcode::EntityCollisionShape::convertMeshData(Ogre::Entity*, float*, size_t, size_t*, size_t)': >OgreEntityCollisionShape.cpp:138: warning: unused variable 'numOfSubs' >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/IOgreCollisionShape.h:38, > from ./../include/OgreCollisionManager.h:37, > from ./../include/OgreOpcode.h:33, > from ./../include/OgreOpcodeCharacterController.h:31, > from OgreOpcodeCharacterController.cpp:27: >./../include/OgreOpcodeMath.h: In member function 'bool OgreOpcode::Details::triangle::isPointInsideFast(Ogre::Vector3&)': >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/IOgreCollisionShape.h:38, > from ./../include/OgreCollisionManager.h:37, > from ./../include/OgreCollisionObject.h:33, > from OgreCollisionObject.cpp:29: >./../include/OgreOpcodeMath.h: In member function 'bool OgreOpcode::Details::triangle::isPointInsideFast(Ogre::Vector3&)': >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/OgreOpcode.h:35, > from ./../include/OgreOpcodeCharacterController.h:31, > from OgreOpcodeCharacterController.cpp:27: >./../include/OgreCollisionObject.h: In constructor 'OgreOpcode::CollisionObject::CollisionObject(const Ogre::String&)': >./../include/OgreCollisionObject.h:370: warning: 'OgreOpcode::CollisionObject::new_pos' will be initialized after >./../include/OgreCollisionObject.h:359: warning: 'OgreOpcode::ICollisionShape* OgreOpcode::CollisionObject::mShape' >./../include/OgreCollisionObject.h:58: warning: when initialized here >./../include/OgreCollisionObject.h:379: warning: 'OgreOpcode::CollisionObject::num_colls' will be initialized after >./../include/OgreCollisionObject.h:377: warning: 'bool OgreOpcode::CollisionObject::mNeedsUpdating' >./../include/OgreCollisionObject.h:58: warning: when initialized here >In file included from OgreCollisionObject.cpp:29: >./../include/OgreCollisionObject.h: In constructor 'OgreOpcode::CollisionObject::CollisionObject(const Ogre::String&)': >./../include/OgreCollisionObject.h:370: warning: 'OgreOpcode::CollisionObject::new_pos' will be initialized after >./../include/OgreCollisionObject.h:359: warning: 'OgreOpcode::ICollisionShape* OgreOpcode::CollisionObject::mShape' >./../include/OgreCollisionObject.h:58: warning: when initialized here >./../include/OgreCollisionObject.h:379: warning: 'OgreOpcode::CollisionObject::num_colls' will be initialized after >./../include/OgreCollisionObject.h:377: warning: 'bool OgreOpcode::CollisionObject::mNeedsUpdating' >./../include/OgreCollisionObject.h:58: warning: when initialized here >In file included from OgreCollisionObject.cpp:34: >./../include/BP_Scene.h: At global scope: >./../include/BP_Scene.h:21: warning: declaration 'class Ogre::Vector3' does not declare anything >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgreOpcodeTerrainData.lo OgreOpcodeTerrainData.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgreOrientedBox.lo OgreOrientedBox.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgrePtrCollisionShape.lo OgrePtrCollisionShape.cpp > g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgreOpcodeTerrainData.cpp -fPIC -DPIC -o .libs/OgreOpcodeTerrainData.o >In file included from ./../include/OgrePtrCollisionShape.h:31, > from ./../include/OgreOpcodeTerrainData.h:4, > from OgreOpcodeTerrainData.cpp:1: >./../include/OgreOpcodeExports.h:31: warning: ignoring #pragma warning >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgreSphereMeshCollisionShape.lo OgreSphereMeshCollisionShape.cpp > g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgreOrientedBox.cpp -fPIC -DPIC -o .libs/OgreOrientedBox.o >In file included from ./../include/OgreOpcodeMath.h:32, > from ./../include/OgreOrientedBox.h:31, > from OgreOrientedBox.cpp:29: >./../include/OgreOpcodeExports.h:31: warning: ignoring #pragma warning > g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgrePtrCollisionShape.cpp -fPIC -DPIC -o .libs/OgrePtrCollisionShape.o >In file included from OgrePtrCollisionShape.cpp:28: >./../include/OgreOpcodeExports.h:31: warning: ignoring #pragma warning >In file included from ./../include/OgreOpcodeRay.h:31, > from OgreOpcodeRay.cpp:29: >./../include/OgreOpcodeMath.h: In member function 'bool OgreOpcode::Details::triangle::isPointInsideFast(Ogre::Vector3&)': >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from OgreOpcodeMath.cpp:29: >./../include/OgreOpcodeMath.h: In member function 'bool OgreOpcode::Details::triangle::isPointInsideFast(Ogre::Vector3&)': >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgreTerrainCollisionShape.lo OgreTerrainCollisionShape.cpp >In file included from ./../include/OgreOpcodeLine.h:31, > from OgreOpcodeLine.cpp:29: >./../include/OgreOpcodeMath.h: In member function 'bool OgreOpcode::Details::triangle::isPointInsideFast(Ogre::Vector3&)': >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules > g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgreSphereMeshCollisionShape.cpp -fPIC -DPIC -o .libs/OgreSphereMeshCollisionShape.o >In file included from OgreSphereMeshCollisionShape.cpp:28: >./../include/OgreOpcodeExports.h:31: warning: ignoring #pragma warning > g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgreTerrainCollisionShape.cpp -fPIC -DPIC -o .libs/OgreTerrainCollisionShape.o >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgreTriangle.lo OgreTriangle.cpp >In file included from OgreTerrainCollisionShape.cpp:28: >./../include/OgreOpcodeExports.h:31: warning: ignoring #pragma warning > g++ -DHAVE_CONFIG_H -I../../../../../src -I./include/Opcode -I./../include -I. -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgreTriangle.cpp -fPIC -DPIC -o .libs/OgreTriangle.o >In file included from ./../include/OgreOpcodeMath.h:32, > from OgreTriangle.cpp:29: >./../include/OgreOpcodeExports.h:31: warning: ignoring #pragma warning >In file included from ./../include/Opcode/OPC_IceHook.h:41, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgrePtrCollisionShape.h:34, > from ./../include/OgreOpcodeTerrainData.h:4, > from OgreOpcodeTerrainData.cpp:1: >./../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:47, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgrePtrCollisionShape.h:34, > from ./../include/OgreOpcodeTerrainData.h:4, > from OgreOpcodeTerrainData.cpp:1: >./../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:57, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgrePtrCollisionShape.h:34, > from ./../include/OgreOpcodeTerrainData.h:4, > from OgreOpcodeTerrainData.cpp:1: >./../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:41, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgrePtrCollisionShape.h:34, > from OgrePtrCollisionShape.cpp:29: >./../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules./../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:47, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgrePtrCollisionShape.h:34, > from OgrePtrCollisionShape.cpp:29: >./../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:57, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgrePtrCollisionShape.h:34, > from OgrePtrCollisionShape.cpp:29: >./../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:59, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgrePtrCollisionShape.h:34, > from ./../include/OgreOpcodeTerrainData.h:4, > from OgreOpcodeTerrainData.cpp:1: >./../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:59, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgrePtrCollisionShape.h:34, > from OgrePtrCollisionShape.cpp:29: >./../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:60, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgrePtrCollisionShape.h:34, > from ./../include/OgreOpcodeTerrainData.h:4, > from OgreOpcodeTerrainData.cpp:1: >./../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:60, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgrePtrCollisionShape.h:34, > from OgrePtrCollisionShape.cpp:29: >./../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:66, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgrePtrCollisionShape.h:34, > from ./../include/OgreOpcodeTerrainData.h:4, > from OgreOpcodeTerrainData.cpp:1: >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:66, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgrePtrCollisionShape.h:34, > from OgrePtrCollisionShape.cpp:29: >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/IOgreCollisionShape.h:38, > from ./../include/OgrePtrCollisionShape.h:34, > from ./../include/OgreOpcodeTerrainData.h:4, > from OgreOpcodeTerrainData.cpp:1: >./../include/OgreOpcodeMath.h: In member function 'bool OgreOpcode::Details::triangle::isPointInsideFast(Ogre::Vector3&)': >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/IOgreCollisionShape.h:38, > from ./../include/OgrePtrCollisionShape.h:34, > from OgrePtrCollisionShape.cpp:29: >./../include/OgreOpcodeMath.h: In member function 'bool OgreOpcode::Details::triangle::isPointInsideFast(Ogre::Vector3&)': >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/OgreOrientedBox.h:31, > from OgreOrientedBox.cpp:29: >./../include/OgreOpcodeMath.h: In member function 'bool OgreOpcode::Details::triangle::isPointInsideFast(Ogre::Vector3&)': >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeTerrainData.h: In constructor 'OgreOpcode::TerrainData::TerrainData(const std::vector<float, std::allocator<float> >&, size_t, size_t, Ogre::Vector3, Ogre::Vector3)': >./../include/OgreOpcodeTerrainData.h:37: warning: 'OgreOpcode::TerrainData::mScale' will be initialized after >./../include/OgreOpcodeTerrainData.h:36: warning: 'Ogre::Vector3 OgreOpcode::TerrainData::mOffset' >OgreOpcodeTerrainData.cpp:6: warning: when initialized here >In file included from ./../include/Opcode/OPC_IceHook.h:41, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgreSphereMeshCollisionShape.h:34, > from OgreSphereMeshCollisionShape.cpp:29: >./../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:47, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgreSphereMeshCollisionShape.h:34, > from OgreSphereMeshCollisionShape.cpp:29: >./../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:57, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgreSphereMeshCollisionShape.h:34, > from OgreSphereMeshCollisionShape.cpp:29: >./../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:59, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgreSphereMeshCollisionShape.h:34, > from OgreSphereMeshCollisionShape.cpp:29: >./../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:60, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgreSphereMeshCollisionShape.h:34, > from OgreSphereMeshCollisionShape.cpp:29: >./../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:66, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgreSphereMeshCollisionShape.h:34, > from OgreSphereMeshCollisionShape.cpp:29: >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/IOgreCollisionShape.h:38, > from ./../include/OgreSphereMeshCollisionShape.h:34, > from OgreSphereMeshCollisionShape.cpp:29: >./../include/OgreOpcodeMath.h: In member function 'bool OgreOpcode::Details::triangle::isPointInsideFast(Ogre::Vector3&)': >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:41, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgrePtrCollisionShape.h:34, > from ./../include/OgreTerrainCollisionShape.h:34, > from OgreTerrainCollisionShape.cpp:29: >./../include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >./../include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >./../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >./../include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >./../include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >./../include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >./../include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >./../include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >./../include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >./../include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >./../include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >./../include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >./../include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >./../include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:47, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgrePtrCollisionShape.h:34, > from ./../include/OgreTerrainCollisionShape.h:34, > from OgreTerrainCollisionShape.cpp:29: >./../include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >./../include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:57, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgrePtrCollisionShape.h:34, > from ./../include/OgreTerrainCollisionShape.h:34, > from OgreTerrainCollisionShape.cpp:29: >./../include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >./../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:59, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgrePtrCollisionShape.h:34, > from ./../include/OgreTerrainCollisionShape.h:34, > from OgreTerrainCollisionShape.cpp:29: >./../include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >./../include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:60, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgrePtrCollisionShape.h:34, > from ./../include/OgreTerrainCollisionShape.h:34, > from OgreTerrainCollisionShape.cpp:29: >./../include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >./../include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ./../include/Opcode/OPC_IceHook.h:66, > from ./../include/Opcode/Opcode.h:91, > from ./../include/IOgreCollisionShape.h:37, > from ./../include/OgrePtrCollisionShape.h:34, > from ./../include/OgreTerrainCollisionShape.h:34, > from OgreTerrainCollisionShape.cpp:29: >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >./../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >./../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >./../include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >OgreSphereMeshCollisionShape.cpp: In member function 'void OgreOpcode::SphereMeshCollisionShape::countIndicesAndVertices(Ogre::Entity*, size_t&, size_t&)': >OgreSphereMeshCollisionShape.cpp:74: warning: unused variable 'hwSkinning' >OgreSphereMeshCollisionShape.cpp: In member function 'void OgreOpcode::SphereMeshCollisionShape::convertMeshData(Ogre::Entity*, float*, size_t, size_t*, size_t)': >OgreSphereMeshCollisionShape.cpp:129: warning: unused variable 'numOfSubs' >In file included from ./../include/IOgreCollisionShape.h:38, > from ./../include/OgrePtrCollisionShape.h:34, > from ./../include/OgreTerrainCollisionShape.h:34, > from OgreTerrainCollisionShape.cpp:29: >./../include/OgreOpcodeMath.h: In member function 'bool OgreOpcode::Details::triangle::isPointInsideFast(Ogre::Vector3&)': >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from OgreTriangle.cpp:29: >./../include/OgreOpcodeMath.h: In member function 'bool OgreOpcode::Details::triangle::isPointInsideFast(Ogre::Vector3&)': >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >./../include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >/bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o libOgreOpcode.la BP_Endpoint.lo BP_Proxy.lo BP_Scene.lo IOgreCollisionShape.lo OgreBoxCollisionShape.lo OgreCapsule.lo OgreCollisionContext.lo OgreCollisionManager.lo OgreCollisionObject.lo OgreEntityCollisionShape.lo OgreMeshCollisionShape.lo OgreOpcodeCharacterController.lo OgreOpcodeDebugObject.lo OgreOpcodeLine.lo OgreOpcodeMath.lo OgreOpcodeRay.lo OgreOpcodeTerrainData.lo OgreOrientedBox.lo OgrePtrCollisionShape.lo OgreSphereMeshCollisionShape.lo OgreTerrainCollisionShape.lo OgreTriangle.lo ../../../../../src/components/ogre/ogreopcode/src/Opcode/libOpcode.la -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >rm -fr .libs/libOgreOpcode.lax >mkdir .libs/libOgreOpcode.lax >rm -fr .libs/libOgreOpcode.lax/libOpcode.a >mkdir .libs/libOgreOpcode.lax/libOpcode.a >(cd .libs/libOgreOpcode.lax/libOpcode.a && ar x /builddir/build/BUILD/ember-0.5.6/src/components/ogre/ogreopcode/src/../../../../../src/components/ogre/ogreopcode/src/Opcode/.libs/libOpcode.a) >ar cru .libs/libOgreOpcode.a .libs/BP_Endpoint.o .libs/BP_Proxy.o .libs/BP_Scene.o .libs/IOgreCollisionShape.o .libs/OgreBoxCollisionShape.o .libs/OgreCapsule.o .libs/OgreCollisionContext.o .libs/OgreCollisionManager.o .libs/OgreCollisionObject.o .libs/OgreEntityCollisionShape.o .libs/OgreMeshCollisionShape.o .libs/OgreOpcodeCharacterController.o .libs/OgreOpcodeDebugObject.o .libs/OgreOpcodeLine.o .libs/OgreOpcodeMath.o .libs/OgreOpcodeRay.o .libs/OgreOpcodeTerrainData.o .libs/OgreOrientedBox.o .libs/OgrePtrCollisionShape.o .libs/OgreSphereMeshCollisionShape.o .libs/OgreTerrainCollisionShape.o .libs/OgreTriangle.o .libs/libOgreOpcode.lax/libOpcode.a/IceUtils.o .libs/libOgreOpcode.lax/libOpcode.a/IceTriangle.o .libs/libOgreOpcode.lax/libOpcode.a/IceSegment.o .libs/libOgreOpcode.lax/libOpcode.a/IceRevisitedRadix.o .libs/libOgreOpcode.lax/libOpcode.a/IceRay.o .libs/libOgreOpcode.lax/libOpcode.a/IceRandom.o .libs/libOgreOpcode.lax/libOpcode.a/IcePoint.o .libs/libOgreOpcode.lax/libOpcode.a/IcePlane.o .libs/libOgreOpcode.lax/libOpcode.a/IceOBB.o .libs/libOgreOpcode.lax/libOpcode.a/IceMatrix4x4.o .libs/libOgreOpcode.lax/libOpcode.a/IceMatrix3x3.o .libs/libOgreOpcode.lax/libOpcode.a/IceIndexedTriangle.o .libs/libOgreOpcode.lax/libOpcode.a/IceHPoint.o .libs/libOgreOpcode.lax/libOpcode.a/IceContainer.o .libs/libOgreOpcode.lax/libOpcode.a/IceAABB.o .libs/libOgreOpcode.lax/libOpcode.a/StdAfx.o .libs/libOgreOpcode.lax/libOpcode.a/OPC_VolumeCollider.o .libs/libOgreOpcode.lax/libOpcode.a/OPC_TreeCollider.o .libs/libOgreOpcode.lax/libOpcode.a/OPC_TreeBuilders.o .libs/libOgreOpcode.lax/libOpcode.a/OPC_SweepAndPrune.o .libs/libOgreOpcode.lax/libOpcode.a/OPC_SphereCollider.o .libs/libOgreOpcode.lax/libOpcode.a/OPC_RayCollider.o .libs/libOgreOpcode.lax/libOpcode.a/OPC_PlanesCollider.o .libs/libOgreOpcode.lax/libOpcode.a/OPC_Picking.o .libs/libOgreOpcode.lax/libOpcode.a/OPC_OptimizedTree.o .libs/libOgreOpcode.lax/libOpcode.a/Opcode.o .libs/libOgreOpcode.lax/libOpcode.a/OPC_OBBCollider.o .libs/libOgreOpcode.lax/libOpcode.a/OPC_Model.o .libs/libOgreOpcode.lax/libOpcode.a/OPC_MeshInterface.o .libs/libOgreOpcode.lax/libOpcode.a/OPC_LSSCollider.o .libs/libOgreOpcode.lax/libOpcode.a/OPC_HybridModel.o .libs/libOgreOpcode.lax/libOpcode.a/OPC_Common.o .libs/libOgreOpcode.lax/libOpcode.a/OPC_Collider.o .libs/libOgreOpcode.lax/libOpcode.a/OPC_BoxPruning.o .libs/libOgreOpcode.lax/libOpcode.a/OPC_BaseModel.o .libs/libOgreOpcode.lax/libOpcode.a/OPC_AABBTree.o .libs/libOgreOpcode.lax/libOpcode.a/OPC_AABBCollider.o >ranlib .libs/libOgreOpcode.a >rm -fr .libs/libOgreOpcode.lax >creating libOgreOpcode.la >(cd .libs && rm -f libOgreOpcode.la && ln -s ../libOgreOpcode.la libOgreOpcode.la) >make[7]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/ogreopcode/src' >make[6]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/ogreopcode/src' >make[6]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/ogreopcode' >make[6]: Nothing to be done for `all-am'. >make[6]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/ogreopcode' >make[5]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/ogreopcode' >Making all in scripting >make[5]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/scripting' >Making all in bindings >make[6]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/scripting/bindings' >Making all in lua >make[7]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/scripting/bindings/lua' >Making all in ogre >make[8]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/scripting/bindings/lua/ogre' >/bin/sh ../../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../../src -I../../../../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o lua_Ogre.lo lua_Ogre.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I../../../../../../../src -I../../../../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c lua_Ogre.cpp -fPIC -DPIC -o .libs/lua_Ogre.o >lua_Ogre.cpp:36: warning: 'int tolua_collect_Ogre__MapIterator_Ogre__Entity__ChildObjectList_(lua_State*)' defined but not used >lua_Ogre.cpp:43: warning: 'int tolua_collect_Ogre__ResourceHandle(lua_State*)' defined but not used >lua_Ogre.cpp:78: warning: 'int tolua_collect_ushort(lua_State*)' defined but not used >lua_Ogre.cpp:99: warning: 'int tolua_collect_std__pair_bool_float_(lua_State*)' defined but not used >lua_Ogre.cpp:113: warning: 'int tolua_collect_size_t(lua_State*)' defined but not used >lua_Ogre.cpp:134: warning: 'int tolua_collect_Ogre__Matrix4(lua_State*)' defined but not used >lua_Ogre.cpp:141: warning: 'int tolua_collect_uint(lua_State*)' defined but not used >lua_Ogre.cpp:155: warning: 'int tolua_collect_Ogre__Vector4(lua_State*)' defined but not used >lua_Ogre.cpp:162: warning: 'int tolua_collect_Ogre__Matrix3(lua_State*)' defined but not used >/bin/sh ../../../../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o liblua_Ogre.la lua_Ogre.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/liblua_Ogre.a .libs/lua_Ogre.o >ranlib .libs/liblua_Ogre.a >creating liblua_Ogre.la >(cd .libs && rm -f liblua_Ogre.la && ln -s ../liblua_Ogre.la liblua_Ogre.la) >make[8]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/scripting/bindings/lua/ogre' >Making all in helpers >make[8]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/scripting/bindings/lua/helpers' >/bin/sh ../../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../../src -I../../../../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o LuaConnector.lo LuaConnector.cpp >/bin/sh ../../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../../src -I../../../../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o LuaConnectorHelper.lo LuaConnectorHelper.cpp >/bin/sh ../../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../../src -I../../../../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o LuaConsoleObject.lo LuaConsoleObject.cpp >/bin/sh ../../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../../src -I../../../../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgreUtils.lo OgreUtils.cpp >/bin/sh ../../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../../src -I../../../../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o lua_Helpers.lo lua_Helpers.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I../../../../../../../src -I../../../../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c LuaConnector.cpp -fPIC -DPIC -o .libs/LuaConnector.o > g++ -DHAVE_CONFIG_H -I../../../../../../../src -I../../../../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgreUtils.cpp -fPIC -DPIC -o .libs/OgreUtils.o > g++ -DHAVE_CONFIG_H -I../../../../../../../src -I../../../../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c LuaConnectorHelper.cpp -fPIC -DPIC -o .libs/LuaConnectorHelper.o > g++ -DHAVE_CONFIG_H -I../../../../../../../src -I../../../../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c lua_Helpers.cpp -fPIC -DPIC -o .libs/lua_Helpers.o > g++ -DHAVE_CONFIG_H -I../../../../../../../src -I../../../../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c LuaConsoleObject.cpp -fPIC -DPIC -o .libs/LuaConsoleObject.o >LuaConnector.cpp: In member function 'Treturn EmberOgre::LuaConnectors::ConnectorBase::callLuaMethod(T0, T1, T2, T3) [with Treturn = bool, T0 = const std::string&, T1 = EmberOgre::LuaConnectors::Empty, T2 = EmberOgre::LuaConnectors::Empty, T3 = EmberOgre::LuaConnectors::Empty]': >LuaConnector.cpp:167: warning: control reaches end of non-void function >/bin/sh ../../../../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o liblua_Helpers.la LuaConnector.lo LuaConnectorHelper.lo LuaConsoleObject.lo OgreUtils.lo lua_Helpers.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/liblua_Helpers.a .libs/LuaConnector.o .libs/LuaConnectorHelper.o .libs/LuaConsoleObject.o .libs/OgreUtils.o .libs/lua_Helpers.o >ranlib .libs/liblua_Helpers.a >creating liblua_Helpers.la >(cd .libs && rm -f liblua_Helpers.la && ln -s ../liblua_Helpers.la liblua_Helpers.la) >make[8]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/scripting/bindings/lua/helpers' >make[8]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/scripting/bindings/lua' >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o lua_EmberOgre.lo lua_EmberOgre.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c lua_EmberOgre.cpp -fPIC -DPIC -o .libs/lua_EmberOgre.o >In file included from required.h:9, > from lua_EmberOgre.cpp:16: >../../../../../../src/components/ogre/AvatarCamera.h:522: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleRendermode' in class without a constructor >../../../../../../src/components/ogre/AvatarCamera.h:523: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleFullscreen' in class without a constructor >../../../../../../src/components/ogre/AvatarCamera.h:524: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Screenshot' in class without a constructor >../../../../../../src/components/ogre/AvatarCamera.h:525: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Record' in class without a constructor >../../../../../../src/components/ogre/AvatarCamera.h:553: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::AvatarCameraMount::SetCameraDistance' in class without a constructor >lua_EmberOgre.cpp:49: warning: 'int tolua_collect_WFMath__Vector_3_(lua_State*)' defined but not used >lua_EmberOgre.cpp:98: warning: 'int tolua_collect_size_t(lua_State*)' defined but not used >lua_EmberOgre.cpp:147: warning: 'int tolua_collect_std__vector_EmberOgre__AttachPointNode__(lua_State*)' defined but not used >lua_EmberOgre.cpp:210: warning: 'int tolua_collect_Atlas__Message__Element(lua_State*)' defined but not used >lua_EmberOgre.cpp:224: warning: 'int tolua_collect_WFMath__Point_3_(lua_State*)' defined but not used >lua_EmberOgre.cpp:252: warning: 'int tolua_collect_WFMath__Point_2_(lua_State*)' defined but not used >lua_EmberOgre.cpp:259: warning: 'int tolua_collect_std__vector_const_Carpenter__AttachPoint__(lua_State*)' defined but not used >lua_EmberOgre.cpp:266: warning: 'int tolua_collect_std__vector_EmberOgre__ModelBlock__(lua_State*)' defined but not used >lua_EmberOgre.cpp:322: warning: 'int tolua_collect_WFMath__Quaternion(lua_State*)' defined but not used >lua_EmberOgre.cpp:350: warning: 'int tolua_collect_Ogre__Real(lua_State*)' defined but not used >lua_EmberOgre.cpp:357: warning: 'int tolua_collect_Ogre__ResourcePtr(lua_State*)' defined but not used >lua_EmberOgre.cpp:378: warning: 'int tolua_collect_Atlas__Message__MapType(lua_State*)' defined but not used >lua_EmberOgre.cpp:385: warning: 'int tolua_collect_Ogre__Quaternion(lua_State*)' defined but not used >lua_EmberOgre.cpp:399: warning: 'int tolua_collect_Ogre__TexturePtr(lua_State*)' defined but not used >lua_EmberOgre.cpp:441: warning: 'int tolua_collect_Ogre__ColourValue(lua_State*)' defined but not used >lua_EmberOgre.cpp:476: warning: 'int tolua_collect_Ogre__Vector3(lua_State*)' defined but not used >/bin/sh ../../../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o liblua_EmberOgre.la lua_EmberOgre.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/liblua_EmberOgre.a .libs/lua_EmberOgre.o >ranlib .libs/liblua_EmberOgre.a >creating liblua_EmberOgre.la >(cd .libs && rm -f liblua_EmberOgre.la && ln -s ../liblua_EmberOgre.la liblua_EmberOgre.la) >make[8]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/scripting/bindings/lua' >make[7]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/scripting/bindings/lua' >make[7]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/scripting/bindings' >make[7]: Nothing to be done for `all-am'. >make[7]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/scripting/bindings' >make[6]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/scripting/bindings' >make[6]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/scripting' >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o LuaHelper.lo LuaHelper.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o LuaScriptingProvider.lo LuaScriptingProvider.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o luaobject.lo luaobject.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o LuaScriptingCallContext.lo LuaScriptingCallContext.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c LuaHelper.cpp -fPIC -DPIC -o .libs/LuaHelper.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c luaobject.cpp -fPIC -DPIC -o .libs/luaobject.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c LuaScriptingProvider.cpp -fPIC -DPIC -o .libs/LuaScriptingProvider.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c LuaScriptingCallContext.cpp -fPIC -DPIC -o .libs/LuaScriptingCallContext.o >/bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o libScripting.la LuaHelper.lo LuaScriptingProvider.lo luaobject.lo LuaScriptingCallContext.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/libScripting.a .libs/LuaHelper.o .libs/LuaScriptingProvider.o .libs/luaobject.o .libs/LuaScriptingCallContext.o >ranlib .libs/libScripting.a >creating libScripting.la >(cd .libs && rm -f libScripting.la && ln -s ../libScripting.la libScripting.la) >make[6]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/scripting' >make[5]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/scripting' >Making all in sound >make[5]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/sound' >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SoundAction.lo SoundAction.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SoundDefinition.lo SoundDefinition.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SoundDefinitionManager.lo SoundDefinitionManager.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SoundEntity.lo SoundEntity.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SoundGroup.lo SoundGroup.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SoundGroupDefinition.lo SoundGroupDefinition.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o XMLSoundDefParser.lo XMLSoundDefParser.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SoundAction.cpp -fPIC -DPIC -o .libs/SoundAction.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SoundDefinition.cpp -fPIC -DPIC -o .libs/SoundDefinition.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SoundDefinitionManager.cpp -fPIC -DPIC -o .libs/SoundDefinitionManager.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SoundEntity.cpp -fPIC -DPIC -o .libs/SoundEntity.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SoundGroupDefinition.cpp -fPIC -DPIC -o .libs/SoundGroupDefinition.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c XMLSoundDefParser.cpp -fPIC -DPIC -o .libs/XMLSoundDefParser.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SoundGroup.cpp -fPIC -DPIC -o .libs/SoundGroup.o >SoundEntity.cpp: In member function 'void EmberOgre::SoundEntity::createActions()': >SoundEntity.cpp:135: warning: unused variable 'newGroup' >/bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o libSound.la SoundAction.lo SoundDefinition.lo SoundDefinitionManager.lo SoundEntity.lo SoundGroup.lo SoundGroupDefinition.lo XMLSoundDefParser.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/libSound.a .libs/SoundAction.o .libs/SoundDefinition.o .libs/SoundDefinitionManager.o .libs/SoundEntity.o .libs/SoundGroup.o .libs/SoundGroupDefinition.o .libs/XMLSoundDefParser.o >ranlib .libs/libSound.a >creating libSound.la >(cd .libs && rm -f libSound.la && ln -s ../libSound.la libSound.la) >make[5]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/sound' >Making all in terrain >make[5]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/terrain' >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Map.lo Map.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o TerrainArea.lo TerrainArea.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o TerrainAreaParser.lo TerrainAreaParser.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o TerrainEditor.lo TerrainEditor.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o TerrainGenerator.lo TerrainGenerator.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o TerrainInfo.lo TerrainInfo.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o TerrainLayerDefinition.lo TerrainLayerDefinition.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o TerrainLayerDefinitionManager.lo TerrainLayerDefinitionManager.cpp >mkdir .libs >mkdir .libs >mkdir: cannot create directory `.libs': File exists > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c TerrainLayerDefinition.cpp -fPIC -DPIC -o .libs/TerrainLayerDefinition.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Map.cpp -fPIC -DPIC -o .libs/Map.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c TerrainGenerator.cpp -fPIC -DPIC -o .libs/TerrainGenerator.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c TerrainEditor.cpp -fPIC -DPIC -o .libs/TerrainEditor.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c TerrainLayerDefinitionManager.cpp -fPIC -DPIC -o .libs/TerrainLayerDefinitionManager.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c TerrainArea.cpp -fPIC -DPIC -o .libs/TerrainArea.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c TerrainAreaParser.cpp -fPIC -DPIC -o .libs/TerrainAreaParser.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c TerrainInfo.cpp -fPIC -DPIC -o .libs/TerrainInfo.o >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o TerrainMod.lo TerrainMod.cpp > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c TerrainMod.cpp -fPIC -DPIC -o .libs/TerrainMod.o >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o TerrainPage.lo TerrainPage.cpp >In file included from TerrainEditor.cpp:33: >../AvatarCamera.h:522: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleRendermode' in class without a constructor >../AvatarCamera.h:523: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleFullscreen' in class without a constructor >../AvatarCamera.h:524: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Screenshot' in class without a constructor >../AvatarCamera.h:525: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Record' in class without a constructor >../AvatarCamera.h:553: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::AvatarCameraMount::SetCameraDistance' in class without a constructor >In file included from TerrainGenerator.cpp:59: >../AvatarCamera.h:522: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleRendermode' in class without a constructor >../AvatarCamera.h:523: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleFullscreen' in class without a constructor >../AvatarCamera.h:524: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Screenshot' in class without a constructor >../AvatarCamera.h:525: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Record' in class without a constructor >../AvatarCamera.h:553: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::AvatarCameraMount::SetCameraDistance' in class without a constructor >TerrainGenerator.cpp: In member function 'void EmberOgre::Terrain::TerrainGenerator::loadTerrainOptions()': >TerrainGenerator.cpp:155: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o TerrainPageFoliage.lo TerrainPageFoliage.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o TerrainPageGeometry.lo TerrainPageGeometry.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o TerrainPageShadow.lo TerrainPageShadow.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o TerrainPageSurface.lo TerrainPageSurface.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o TerrainPageSurfaceCompiler.lo TerrainPageSurfaceCompiler.cpp > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c TerrainPageFoliage.cpp -fPIC -DPIC -o .libs/TerrainPageFoliage.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c TerrainPageSurfaceCompiler.cpp -fPIC -DPIC -o .libs/TerrainPageSurfaceCompiler.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c TerrainPage.cpp -fPIC -DPIC -o .libs/TerrainPage.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c TerrainPageSurface.cpp -fPIC -DPIC -o .libs/TerrainPageSurface.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c TerrainPageShadow.cpp -fPIC -DPIC -o .libs/TerrainPageShadow.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c TerrainPageGeometry.cpp -fPIC -DPIC -o .libs/TerrainPageGeometry.o >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o TerrainPageSurfaceCompilerTechniqueShader.lo TerrainPageSurfaceCompilerTechniqueShader.cpp > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c TerrainPageSurfaceCompilerTechniqueShader.cpp -fPIC -DPIC -o .libs/TerrainPageSurfaceCompilerTechniqueShader.o >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o TerrainPageSurfaceCompilerTechniqueSimple.lo TerrainPageSurfaceCompilerTechniqueSimple.cpp > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c TerrainPageSurfaceCompilerTechniqueSimple.cpp -fPIC -DPIC -o .libs/TerrainPageSurfaceCompilerTechniqueSimple.o >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o TerrainPageSurfaceLayer.lo TerrainPageSurfaceLayer.cpp >In file included from /usr/include/OGRE/OgreMemoryAllocatorConfig.h:170, > from /usr/include/OGRE/OgrePrerequisites.h:412, > from /usr/include/OGRE/OgreString.h:32, > from /usr/include/OGRE/OgreCommon.h:33, > from TerrainPageFoliage.h:27, > from TerrainPageFoliage.cpp:26: >/usr/include/OGRE/OgreMemorySTLAllocator.h: In member function 'void Ogre::STLAllocator<T, AllocPolicy>::deallocate(T*, size_t) [with T = Ogre::Vector2, AllocPolicy = Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)1u, 0u>]': >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_vector.h:146: instantiated from 'void std::_Vector_base<_Tp, _Alloc>::_M_deallocate(typename _Alloc::rebind<_Tp>::other::pointer, size_t) [with _Tp = Ogre::Vector2, _Alloc = Ogre::STLAllocator<Ogre::Vector2, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)1u, 0u> >]' >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/vector.tcc:77: instantiated from 'void std::vector<_Tp, _Alloc>::reserve(size_t) [with _Tp = Ogre::Vector2, _Alloc = Ogre::STLAllocator<Ogre::Vector2, Ogre::CategorisedAlignAllocPolicy<(Ogre::MemoryCategory)1u, 0u> >]' >TerrainPageFoliage.cpp:166: instantiated from here >/usr/include/OGRE/OgreMemorySTLAllocator.h:116: warning: unused variable 'sz' >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o TerrainShader.lo TerrainShader.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o XMLLayerDefinitionSerializer.lo XMLLayerDefinitionSerializer.cpp > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c TerrainShader.cpp -fPIC -DPIC -o .libs/TerrainShader.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c XMLLayerDefinitionSerializer.cpp -fPIC -DPIC -o .libs/XMLLayerDefinitionSerializer.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c TerrainPageSurfaceLayer.cpp -fPIC -DPIC -o .libs/TerrainPageSurfaceLayer.o >/bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o libTerrain.la Map.lo TerrainArea.lo TerrainAreaParser.lo TerrainEditor.lo TerrainEditor.lo TerrainGenerator.lo TerrainInfo.lo TerrainLayerDefinition.lo TerrainLayerDefinitionManager.lo TerrainMod.lo TerrainPage.lo TerrainPage.lo TerrainPageFoliage.lo TerrainPageGeometry.lo TerrainPageShadow.lo TerrainPageSurface.lo TerrainPageSurfaceCompiler.lo TerrainPageSurfaceCompilerTechniqueShader.lo TerrainPageSurfaceCompilerTechniqueSimple.lo TerrainPageSurfaceLayer.lo TerrainShader.lo XMLLayerDefinitionSerializer.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >copying selected object files to avoid basename conflicts... >rm -fr .libs/libTerrain.lax >mkdir .libs/libTerrain.lax >ln .libs/TerrainEditor.o .libs/libTerrain.lax/lt1-TerrainEditor.o || cp .libs/TerrainEditor.o .libs/libTerrain.lax/lt1-TerrainEditor.o >ln .libs/TerrainPage.o .libs/libTerrain.lax/lt2-TerrainPage.o || cp .libs/TerrainPage.o .libs/libTerrain.lax/lt2-TerrainPage.o >ar cru .libs/libTerrain.a .libs/Map.o .libs/TerrainArea.o .libs/TerrainAreaParser.o .libs/TerrainEditor.o .libs/libTerrain.lax/lt1-TerrainEditor.o .libs/TerrainGenerator.o .libs/TerrainInfo.o .libs/TerrainLayerDefinition.o .libs/TerrainLayerDefinitionManager.o .libs/TerrainMod.o .libs/TerrainPage.o .libs/libTerrain.lax/lt2-TerrainPage.o .libs/TerrainPageFoliage.o .libs/TerrainPageGeometry.o .libs/TerrainPageShadow.o .libs/TerrainPageSurface.o .libs/TerrainPageSurfaceCompiler.o .libs/TerrainPageSurfaceCompilerTechniqueShader.o .libs/TerrainPageSurfaceCompilerTechniqueSimple.o .libs/TerrainPageSurfaceLayer.o .libs/TerrainShader.o .libs/XMLLayerDefinitionSerializer.o >ranlib .libs/libTerrain.a >rm -fr .libs/libTerrain.lax >creating libTerrain.la >(cd .libs && rm -f libTerrain.la && ln -s ../libTerrain.la libTerrain.la) >make[5]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/terrain' >Making all in widgets >make[5]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/widgets' >Making all in adapters >make[6]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/widgets/adapters' >Making all in atlas >make[7]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/widgets/adapters/atlas' >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AdapterBase.lo AdapterBase.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AdapterFactory.lo AdapterFactory.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AreaAdapter.lo AreaAdapter.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o CustomAdapter.lo CustomAdapter.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ListAdapter.lo ListAdapter.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o MapAdapter.lo MapAdapter.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o NumberAdapter.lo NumberAdapter.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OrientationAdapter.lo OrientationAdapter.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c AdapterBase.cpp -fPIC -DPIC -o .libs/AdapterBase.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c NumberAdapter.cpp -fPIC -DPIC -o .libs/NumberAdapter.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c AreaAdapter.cpp -fPIC -DPIC -o .libs/AreaAdapter.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c AdapterFactory.cpp -fPIC -DPIC -o .libs/AdapterFactory.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ListAdapter.cpp -fPIC -DPIC -o .libs/ListAdapter.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c CustomAdapter.cpp -fPIC -DPIC -o .libs/CustomAdapter.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c MapAdapter.cpp -fPIC -DPIC -o .libs/MapAdapter.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OrientationAdapter.cpp -fPIC -DPIC -o .libs/OrientationAdapter.o >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o PolygonAdapter.lo PolygonAdapter.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Position2DAdapter.lo Position2DAdapter.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o PositionAdapter.lo PositionAdapter.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SizeAdapter.lo SizeAdapter.cpp > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c PolygonAdapter.cpp -fPIC -DPIC -o .libs/PolygonAdapter.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Position2DAdapter.cpp -fPIC -DPIC -o .libs/Position2DAdapter.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c PositionAdapter.cpp -fPIC -DPIC -o .libs/PositionAdapter.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SizeAdapter.cpp -fPIC -DPIC -o .libs/SizeAdapter.o >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o StaticAdapter.lo StaticAdapter.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o StringAdapter.lo StringAdapter.cpp > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c StaticAdapter.cpp -fPIC -DPIC -o .libs/StaticAdapter.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c StringAdapter.cpp -fPIC -DPIC -o .libs/StringAdapter.o >In file included from AreaAdapter.cpp:34: >../../../../../../src/components/ogre/AvatarCamera.h:522: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleRendermode' in class without a constructor >../../../../../../src/components/ogre/AvatarCamera.h:523: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleFullscreen' in class without a constructor >../../../../../../src/components/ogre/AvatarCamera.h:524: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Screenshot' in class without a constructor >../../../../../../src/components/ogre/AvatarCamera.h:525: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Record' in class without a constructor >../../../../../../src/components/ogre/AvatarCamera.h:553: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::AvatarCameraMount::SetCameraDistance' in class without a constructor >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o TerrainModAdapter.lo TerrainModAdapter.cpp >/bin/sh ../../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o bindings.lo `test -f 'bindings/lua/bindings.cpp' || echo './'`bindings/lua/bindings.cpp > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c TerrainModAdapter.cpp -fPIC -DPIC -o .libs/TerrainModAdapter.o > g++ -DHAVE_CONFIG_H -I../../../../../../src -I../../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c bindings/lua/bindings.cpp -fPIC -DPIC -o .libs/bindings.o >In file included from PolygonAdapter.cpp:33: >../../../../../../src/components/ogre/AvatarCamera.h:522: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleRendermode' in class without a constructor >../../../../../../src/components/ogre/AvatarCamera.h:523: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleFullscreen' in class without a constructor >../../../../../../src/components/ogre/AvatarCamera.h:524: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Screenshot' in class without a constructor >../../../../../../src/components/ogre/AvatarCamera.h:525: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Record' in class without a constructor >../../../../../../src/components/ogre/AvatarCamera.h:553: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::AvatarCameraMount::SetCameraDistance' in class without a constructor >bindings/lua/bindings.cpp:76: warning: 'int tolua_collect_std__vector_std__string_(lua_State*)' defined but not used >bindings/lua/bindings.cpp:83: warning: 'int tolua_collect_WFMath__Polygon_2_(lua_State*)' defined but not used >/bin/sh ../../../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -no-undefined -o libAtlas.la AdapterBase.lo AdapterFactory.lo AreaAdapter.lo CustomAdapter.lo ListAdapter.lo MapAdapter.lo NumberAdapter.lo OrientationAdapter.lo PolygonAdapter.lo Position2DAdapter.lo PositionAdapter.lo SizeAdapter.lo StaticAdapter.lo StringAdapter.lo TerrainModAdapter.lo bindings.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/libAtlas.a .libs/AdapterBase.o .libs/AdapterFactory.o .libs/AreaAdapter.o .libs/CustomAdapter.o .libs/ListAdapter.o .libs/MapAdapter.o .libs/NumberAdapter.o .libs/OrientationAdapter.o .libs/PolygonAdapter.o .libs/Position2DAdapter.o .libs/PositionAdapter.o .libs/SizeAdapter.o .libs/StaticAdapter.o .libs/StringAdapter.o .libs/TerrainModAdapter.o .libs/bindings.o >ranlib .libs/libAtlas.a >creating libAtlas.la >(cd .libs && rm -f libAtlas.la && ln -s ../libAtlas.la libAtlas.la) >make[7]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/widgets/adapters/atlas' >make[7]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/widgets/adapters' >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ListBinder.lo ListBinder.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ListBinder.cpp -fPIC -DPIC -o .libs/ListBinder.o >/bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -no-undefined -o libAdapters.la ListBinder.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/libAdapters.a .libs/ListBinder.o >ranlib .libs/libAdapters.a >creating libAdapters.la >(cd .libs && rm -f libAdapters.la && ln -s ../libAdapters.la libAdapters.la) >make[7]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/widgets/adapters' >make[6]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/widgets/adapters' >Making all in icons >make[6]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/widgets/icons' >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Icon.lo Icon.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IconImageStore.lo IconImageStore.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IconManager.lo IconManager.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IconRenderer.lo IconRenderer.cpp >/bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IconStore.lo IconStore.cpp >mkdir .libs >mkdir .libs >mkdir: cannot create directory `.libs': File exists > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c IconRenderer.cpp -fPIC -DPIC -o .libs/IconRenderer.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c IconManager.cpp -fPIC -DPIC -o .libs/IconManager.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Icon.cpp -fPIC -DPIC -o .libs/Icon.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c IconStore.cpp -fPIC -DPIC -o .libs/IconStore.o > g++ -DHAVE_CONFIG_H -I../../../../../src -I../../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c IconImageStore.cpp -fPIC -DPIC -o .libs/IconImageStore.o >/bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o libIcons.la Icon.lo IconImageStore.lo IconManager.lo IconRenderer.lo IconStore.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/libIcons.a .libs/Icon.o .libs/IconImageStore.o .libs/IconManager.o .libs/IconRenderer.o .libs/IconStore.o >ranlib .libs/libIcons.a >creating libIcons.la >(cd .libs && rm -f libIcons.la && ln -s ../libIcons.la libIcons.la) >make[6]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/widgets/icons' >make[6]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/widgets' >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AssetsManager.lo AssetsManager.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ColouredListItem.lo ColouredListItem.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Compass.lo Compass.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ConsoleAdapter.lo ConsoleAdapter.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EntityCEGUITexture.lo EntityCEGUITexture.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EntityCreator.lo EntityCreator.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EntityCreatorActionCreator.lo EntityCreatorActionCreator.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EntityCreatorHideModelAction.lo EntityCreatorHideModelAction.cpp >mkdir .libs >mkdir .libs >mkdir: cannot create directory `.libs': File exists > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c AssetsManager.cpp -fPIC -DPIC -o .libs/AssetsManager.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ConsoleAdapter.cpp -fPIC -DPIC -o .libs/ConsoleAdapter.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EntityCreator.cpp -fPIC -DPIC -o .libs/EntityCreator.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EntityCEGUITexture.cpp -fPIC -DPIC -o .libs/EntityCEGUITexture.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EntityCreatorHideModelAction.cpp -fPIC -DPIC -o .libs/EntityCreatorHideModelAction.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ColouredListItem.cpp -fPIC -DPIC -o .libs/ColouredListItem.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Compass.cpp -fPIC -DPIC -o .libs/Compass.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EntityCreatorActionCreator.cpp -fPIC -DPIC -o .libs/EntityCreatorActionCreator.o >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EntityCreatorModelAction.lo EntityCreatorModelAction.cpp > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EntityCreatorModelAction.cpp -fPIC -DPIC -o .libs/EntityCreatorModelAction.o >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EntityCreatorMovement.lo EntityCreatorMovement.cpp > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EntityCreatorMovement.cpp -fPIC -DPIC -o .libs/EntityCreatorMovement.o >In file included from Compass.cpp:40: >../AvatarCamera.h:522: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleRendermode' in class without a constructor >../AvatarCamera.h:523: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleFullscreen' in class without a constructor >../AvatarCamera.h:524: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Screenshot' in class without a constructor >../AvatarCamera.h:525: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Record' in class without a constructor >../AvatarCamera.h:553: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::AvatarCameraMount::SetCameraDistance' in class without a constructor >In file included from EntityCreator.cpp:34: >../AvatarCamera.h:522: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleRendermode' in class without a constructor >../AvatarCamera.h:523: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleFullscreen' in class without a constructor >../AvatarCamera.h:524: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Screenshot' in class without a constructor >../AvatarCamera.h:525: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Record' in class without a constructor >../AvatarCamera.h:553: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::AvatarCameraMount::SetCameraDistance' in class without a constructor >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EntityCreatorMovementBridge.lo EntityCreatorMovementBridge.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EntityCreatorPartAction.lo EntityCreatorPartAction.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EntityEditor.lo EntityEditor.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EntityIcon.lo EntityIcon.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EntityIconDragDropTarget.lo EntityIconDragDropTarget.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EntityIconManager.lo EntityIconManager.cpp > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EntityCreatorPartAction.cpp -fPIC -DPIC -o .libs/EntityCreatorPartAction.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EntityIcon.cpp -fPIC -DPIC -o .libs/EntityIcon.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EntityCreatorMovementBridge.cpp -fPIC -DPIC -o .libs/EntityCreatorMovementBridge.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EntityEditor.cpp -fPIC -DPIC -o .libs/EntityEditor.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EntityIconDragDropTarget.cpp -fPIC -DPIC -o .libs/EntityIconDragDropTarget.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EntityIconManager.cpp -fPIC -DPIC -o .libs/EntityIconManager.o >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EntityIconSlot.lo EntityIconSlot.cpp > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EntityIconSlot.cpp -fPIC -DPIC -o .libs/EntityIconSlot.o >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Help.lo Help.cpp > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Help.cpp -fPIC -DPIC -o .libs/Help.o >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IconBar.lo IconBar.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IconBase.lo IconBase.cpp > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c IconBar.cpp -fPIC -DPIC -o .libs/IconBar.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c IconBase.cpp -fPIC -DPIC -o .libs/IconBase.o >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IngameChatWidget.lo IngameChatWidget.cpp > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c IngameChatWidget.cpp -fPIC -DPIC -o .libs/IngameChatWidget.o >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o InspectWidget.lo InspectWidget.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o JesusEdit.lo JesusEdit.cpp > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c InspectWidget.cpp -fPIC -DPIC -o .libs/InspectWidget.o >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ListHolder.lo ListHolder.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o LoadingBar.lo LoadingBar.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o MakeEntityWidget.lo MakeEntityWidget.cpp > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c JesusEdit.cpp -fPIC -DPIC -o .libs/JesusEdit.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c LoadingBar.cpp -fPIC -DPIC -o .libs/LoadingBar.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ListHolder.cpp -fPIC -DPIC -o .libs/ListHolder.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c MakeEntityWidget.cpp -fPIC -DPIC -o .libs/MakeEntityWidget.o >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o MeshPreview.lo MeshPreview.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ModelRenderer.lo ModelRenderer.cpp > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c MeshPreview.cpp -fPIC -DPIC -o .libs/MeshPreview.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ModelRenderer.cpp -fPIC -DPIC -o .libs/ModelRenderer.o >In file included from IngameChatWidget.cpp:47: >../AvatarCamera.h:522: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleRendermode' in class without a constructor >../AvatarCamera.h:523: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleFullscreen' in class without a constructor >../AvatarCamera.h:524: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Screenshot' in class without a constructor >../AvatarCamera.h:525: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Record' in class without a constructor >../AvatarCamera.h:553: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::AvatarCameraMount::SetCameraDistance' in class without a constructor >In file included from JesusEdit.cpp:47: >../AvatarCamera.h:522: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleRendermode' in class without a constructor >../AvatarCamera.h:523: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleFullscreen' in class without a constructor >../AvatarCamera.h:524: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Screenshot' in class without a constructor >../AvatarCamera.h:525: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Record' in class without a constructor >../AvatarCamera.h:553: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::AvatarCameraMount::SetCameraDistance' in class without a constructor >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o MovableObjectRenderer.lo MovableObjectRenderer.cpp >In file included from MeshPreview.cpp:33: >../AvatarCamera.h:522: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleRendermode' in class without a constructor >../AvatarCamera.h:523: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleFullscreen' in class without a constructor >../AvatarCamera.h:524: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Screenshot' in class without a constructor >../AvatarCamera.h:525: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Record' in class without a constructor >../AvatarCamera.h:553: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::AvatarCameraMount::SetCameraDistance' in class without a constructor >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgreEntityRenderer.lo OgreEntityRenderer.cpp > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c MovableObjectRenderer.cpp -fPIC -DPIC -o .libs/MovableObjectRenderer.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgreEntityRenderer.cpp -fPIC -DPIC -o .libs/OgreEntityRenderer.o >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o QuaternionAdapter.lo QuaternionAdapter.cpp > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c QuaternionAdapter.cpp -fPIC -DPIC -o .libs/QuaternionAdapter.o >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Quit.lo Quit.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ServerWidget.lo ServerWidget.cpp > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Quit.cpp -fPIC -DPIC -o .libs/Quit.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ServerWidget.cpp -fPIC -DPIC -o .libs/ServerWidget.o >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o StackableContainer.lo StackableContainer.cpp > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c StackableContainer.cpp -fPIC -DPIC -o .libs/StackableContainer.o >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Vector3Adapter.lo Vector3Adapter.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Widget.lo Widget.cpp > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Vector3Adapter.cpp -fPIC -DPIC -o .libs/Vector3Adapter.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Widget.cpp -fPIC -DPIC -o .libs/Widget.o >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o WidgetDefinitions.lo WidgetDefinitions.cpp >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o WidgetPool.lo WidgetPool.cpp > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c WidgetDefinitions.cpp -fPIC -DPIC -o .libs/WidgetDefinitions.o > g++ -DHAVE_CONFIG_H -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c WidgetPool.cpp -fPIC -DPIC -o .libs/WidgetPool.o >/bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -no-undefined -o libWidgets.la AssetsManager.lo ColouredListItem.lo Compass.lo ConsoleAdapter.lo EntityCEGUITexture.lo EntityCreator.lo EntityCreatorActionCreator.lo EntityCreatorHideModelAction.lo EntityCreatorModelAction.lo EntityCreatorMovement.lo EntityCreatorMovementBridge.lo EntityCreatorPartAction.lo EntityEditor.lo EntityIcon.lo EntityIconDragDropTarget.lo EntityIconManager.lo EntityIconSlot.lo Help.lo IconBar.lo IconBase.lo IngameChatWidget.lo InspectWidget.lo JesusEdit.lo ListHolder.lo LoadingBar.lo MakeEntityWidget.lo MeshPreview.lo ModelRenderer.lo MovableObjectRenderer.lo OgreEntityRenderer.lo QuaternionAdapter.lo Quit.lo ServerWidget.lo StackableContainer.lo Vector3Adapter.lo Widget.lo WidgetDefinitions.lo WidgetPool.lo ../../../../src/components/ogre/widgets/adapters/atlas/libAtlas.la ../../../../src/components/ogre/widgets/adapters/libAdapters.la ../../../../src/components/ogre/widgets/icons/libIcons.la -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >rm -fr .libs/libWidgets.lax >mkdir .libs/libWidgets.lax >rm -fr .libs/libWidgets.lax/libAtlas.a >mkdir .libs/libWidgets.lax/libAtlas.a >(cd .libs/libWidgets.lax/libAtlas.a && ar x /builddir/build/BUILD/ember-0.5.6/src/components/ogre/widgets/../../../../src/components/ogre/widgets/adapters/atlas/.libs/libAtlas.a) >rm -fr .libs/libWidgets.lax/libAdapters.a >mkdir .libs/libWidgets.lax/libAdapters.a >(cd .libs/libWidgets.lax/libAdapters.a && ar x /builddir/build/BUILD/ember-0.5.6/src/components/ogre/widgets/../../../../src/components/ogre/widgets/adapters/.libs/libAdapters.a) >rm -fr .libs/libWidgets.lax/libIcons.a >mkdir .libs/libWidgets.lax/libIcons.a >(cd .libs/libWidgets.lax/libIcons.a && ar x /builddir/build/BUILD/ember-0.5.6/src/components/ogre/widgets/../../../../src/components/ogre/widgets/icons/.libs/libIcons.a) >ar cru .libs/libWidgets.a .libs/AssetsManager.o .libs/ColouredListItem.o .libs/Compass.o .libs/ConsoleAdapter.o .libs/EntityCEGUITexture.o .libs/EntityCreator.o .libs/EntityCreatorActionCreator.o .libs/EntityCreatorHideModelAction.o .libs/EntityCreatorModelAction.o .libs/EntityCreatorMovement.o .libs/EntityCreatorMovementBridge.o .libs/EntityCreatorPartAction.o .libs/EntityEditor.o .libs/EntityIcon.o .libs/EntityIconDragDropTarget.o .libs/EntityIconManager.o .libs/EntityIconSlot.o .libs/Help.o .libs/IconBar.o .libs/IconBase.o .libs/IngameChatWidget.o .libs/InspectWidget.o .libs/JesusEdit.o .libs/ListHolder.o .libs/LoadingBar.o .libs/MakeEntityWidget.o .libs/MeshPreview.o .libs/ModelRenderer.o .libs/MovableObjectRenderer.o .libs/OgreEntityRenderer.o .libs/QuaternionAdapter.o .libs/Quit.o .libs/ServerWidget.o .libs/StackableContainer.o .libs/Vector3Adapter.o .libs/Widget.o .libs/WidgetDefinitions.o .libs/WidgetPool.o .libs/libWidgets.lax/libAtlas.a/bindings.o .libs/libWidgets.lax/libAtlas.a/TerrainModAdapter.o .libs/libWidgets.lax/libAtlas.a/StringAdapter.o .libs/libWidgets.lax/libAtlas.a/StaticAdapter.o .libs/libWidgets.lax/libAtlas.a/SizeAdapter.o .libs/libWidgets.lax/libAtlas.a/PositionAdapter.o .libs/libWidgets.lax/libAtlas.a/Position2DAdapter.o .libs/libWidgets.lax/libAtlas.a/PolygonAdapter.o .libs/libWidgets.lax/libAtlas.a/OrientationAdapter.o .libs/libWidgets.lax/libAtlas.a/NumberAdapter.o .libs/libWidgets.lax/libAtlas.a/MapAdapter.o .libs/libWidgets.lax/libAtlas.a/ListAdapter.o .libs/libWidgets.lax/libAtlas.a/CustomAdapter.o .libs/libWidgets.lax/libAtlas.a/AreaAdapter.o .libs/libWidgets.lax/libAtlas.a/AdapterFactory.o .libs/libWidgets.lax/libAtlas.a/AdapterBase.o .libs/libWidgets.lax/libAdapters.a/ListBinder.o .libs/libWidgets.lax/libIcons.a/IconStore.o .libs/libWidgets.lax/libIcons.a/IconRenderer.o .libs/libWidgets.lax/libIcons.a/IconManager.o .libs/libWidgets.lax/libIcons.a/IconImageStore.o .libs/libWidgets.lax/libIcons.a/Icon.o >ranlib .libs/libWidgets.a >rm -fr .libs/libWidgets.lax >creating libWidgets.la >(cd .libs && rm -f libWidgets.la && ln -s ../libWidgets.la libWidgets.la) >make[6]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/widgets' >make[5]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre/widgets' >make[5]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre' >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AttributeObserver.lo AttributeObserver.cpp >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Avatar.lo Avatar.cpp >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AvatarCamera.lo AvatarCamera.cpp >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AvatarController.lo AvatarController.cpp >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AvatarEmberEntity.lo AvatarEmberEntity.cpp >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AvatarLogger.lo AvatarLogger.cpp >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AvatarTerrainCursor.lo AvatarTerrainCursor.cpp >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o CameraMount.lo CameraMount.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c AvatarCamera.cpp -fPIC -DPIC -o .libs/AvatarCamera.o > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c Avatar.cpp -fPIC -DPIC -o .libs/Avatar.o > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c AvatarTerrainCursor.cpp -fPIC -DPIC -o .libs/AvatarTerrainCursor.o > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c AvatarLogger.cpp -fPIC -DPIC -o .libs/AvatarLogger.o > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c AvatarController.cpp -fPIC -DPIC -o .libs/AvatarController.o > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c CameraMount.cpp -fPIC -DPIC -o .libs/CameraMount.o > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c AvatarEmberEntity.cpp -fPIC -DPIC -o .libs/AvatarEmberEntity.o > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c AttributeObserver.cpp -fPIC -DPIC -o .libs/AttributeObserver.o >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ConsoleObjectImpl.lo ConsoleObjectImpl.cpp > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ConsoleObjectImpl.cpp -fPIC -DPIC -o .libs/ConsoleObjectImpl.o >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EmberEntity.lo EmberEntity.cpp > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EmberEntity.cpp -fPIC -DPIC -o .libs/EmberEntity.o >In file included from AvatarTerrainCursor.cpp:29: >AvatarCamera.h:522: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleRendermode' in class without a constructor >AvatarCamera.h:523: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleFullscreen' in class without a constructor >AvatarCamera.h:524: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Screenshot' in class without a constructor >AvatarCamera.h:525: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Record' in class without a constructor >AvatarCamera.h:553: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::AvatarCameraMount::SetCameraDistance' in class without a constructor >AvatarTerrainCursor.cpp: In member function 'bool EmberOgre::AvatarTerrainCursor::getTerrainCursorPosition(const Ogre::Vector3**)': >AvatarTerrainCursor.cpp:89: warning: comparison between signed and unsigned integer expressions >In file included from AvatarController.cpp:30: >AvatarCamera.h:522: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleRendermode' in class without a constructor >AvatarCamera.h:523: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleFullscreen' in class without a constructor >AvatarCamera.h:524: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Screenshot' in class without a constructor >AvatarCamera.h:525: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Record' in class without a constructor >AvatarCamera.h:553: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::AvatarCameraMount::SetCameraDistance' in class without a constructor >In file included from AvatarCamera.cpp:21: >AvatarCamera.h:522: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleRendermode' in class without a constructor >AvatarCamera.h:523: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleFullscreen' in class without a constructor >AvatarCamera.h:524: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Screenshot' in class without a constructor >AvatarCamera.h:525: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Record' in class without a constructor >AvatarCamera.h:553: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::AvatarCameraMount::SetCameraDistance' in class without a constructor >In file included from Avatar.cpp:39: >AvatarCamera.h:522: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleRendermode' in class without a constructor >AvatarCamera.h:523: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleFullscreen' in class without a constructor >AvatarCamera.h:524: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Screenshot' in class without a constructor >AvatarCamera.h:525: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Record' in class without a constructor >AvatarCamera.h:553: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::AvatarCameraMount::SetCameraDistance' in class without a constructor >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EmberEntityActionCreator.lo EmberEntityActionCreator.cpp >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EmberEntityFactory.lo EmberEntityFactory.cpp >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EmberEntityHideModelAction.lo EmberEntityHideModelAction.cpp >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EmberEntityModelAction.lo EmberEntityModelAction.cpp >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EmberEntityPartAction.lo EmberEntityPartAction.cpp >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EmberEntityUserObject.lo EmberEntityUserObject.cpp > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EmberEntityFactory.cpp -fPIC -DPIC -o .libs/EmberEntityFactory.o > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EmberEntityUserObject.cpp -fPIC -DPIC -o .libs/EmberEntityUserObject.o > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EmberEntityActionCreator.cpp -fPIC -DPIC -o .libs/EmberEntityActionCreator.o > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EmberEntityModelAction.cpp -fPIC -DPIC -o .libs/EmberEntityModelAction.o > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EmberEntityHideModelAction.cpp -fPIC -DPIC -o .libs/EmberEntityHideModelAction.o > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EmberEntityPartAction.cpp -fPIC -DPIC -o .libs/EmberEntityPartAction.o >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EmberOgre.lo EmberOgre.cpp > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EmberOgre.cpp -fPIC -DPIC -o .libs/EmberOgre.o >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EmberOgreFileSystem.lo EmberOgreFileSystem.cpp > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EmberOgreFileSystem.cpp -fPIC -DPIC -o .libs/EmberOgreFileSystem.o >In file included from ogreopcode/include/OgreCollisionManager.h:31, > from ogreopcode/include/OgreCollisionObject.h:33, > from EmberEntityUserObject.cpp:27: >ogreopcode/include/OgreOpcodeExports.h:31: warning: ignoring #pragma warning >In file included from ogreopcode/include/OgreCollisionManager.h:31, > from EmberOgre.cpp:109: >ogreopcode/include/OgreOpcodeExports.h:31: warning: ignoring #pragma warning >EmberOgreFileSystem.cpp: In member function 'virtual Ogre::DataStreamPtr EmberOgre::FileSystemArchive::open(const Ogre::String&) const': >EmberOgreFileSystem.cpp:372: warning: unused variable 'ret' >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EmberPhysicalEntity.lo EmberPhysicalEntity.cpp >In file included from ogreopcode/include/Opcode/OPC_IceHook.h:41, > from ogreopcode/include/Opcode/Opcode.h:91, > from ogreopcode/include/OgreCollisionContext.h:37, > from ogreopcode/include/OgreCollisionManager.h:35, > from ogreopcode/include/OgreCollisionObject.h:33, > from EmberEntityUserObject.cpp:27: >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >ogreopcode/include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >ogreopcode/include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ogreopcode/include/Opcode/OPC_IceHook.h:47, > from ogreopcode/include/Opcode/Opcode.h:91, > from ogreopcode/include/OgreCollisionContext.h:37, > from ogreopcode/include/OgreCollisionManager.h:35, > from ogreopcode/include/OgreCollisionObject.h:33, > from EmberEntityUserObject.cpp:27: >ogreopcode/include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >ogreopcode/include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ogreopcode/include/Opcode/OPC_IceHook.h:57, > from ogreopcode/include/Opcode/Opcode.h:91, > from ogreopcode/include/OgreCollisionContext.h:37, > from ogreopcode/include/OgreCollisionManager.h:35, > from ogreopcode/include/OgreCollisionObject.h:33, > from EmberEntityUserObject.cpp:27: >ogreopcode/include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >ogreopcode/include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >ogreopcode/include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >ogreopcode/include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >ogreopcode/include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >ogreopcode/include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >ogreopcode/include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >ogreopcode/include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ogreopcode/include/Opcode/OPC_IceHook.h:59, > from ogreopcode/include/Opcode/Opcode.h:91, > from ogreopcode/include/OgreCollisionContext.h:37, > from ogreopcode/include/OgreCollisionManager.h:35, > from ogreopcode/include/OgreCollisionObject.h:33, > from EmberEntityUserObject.cpp:27: >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ogreopcode/include/Opcode/OPC_IceHook.h:60, > from ogreopcode/include/Opcode/Opcode.h:91, > from ogreopcode/include/OgreCollisionContext.h:37, > from ogreopcode/include/OgreCollisionManager.h:35, > from ogreopcode/include/OgreCollisionObject.h:33, > from EmberEntityUserObject.cpp:27: >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ogreopcode/include/Opcode/OPC_IceHook.h:66, > from ogreopcode/include/Opcode/Opcode.h:91, > from ogreopcode/include/OgreCollisionContext.h:37, > from ogreopcode/include/OgreCollisionManager.h:35, > from ogreopcode/include/OgreCollisionObject.h:33, > from EmberEntityUserObject.cpp:27: >ogreopcode/include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >ogreopcode/include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >ogreopcode/include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >ogreopcode/include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >ogreopcode/include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ogreopcode/include/IOgreCollisionShape.h:38, > from ogreopcode/include/OgreCollisionManager.h:37, > from ogreopcode/include/OgreCollisionObject.h:33, > from EmberEntityUserObject.cpp:27: >ogreopcode/include/OgreOpcodeMath.h: In member function 'bool OgreOpcode::Details::triangle::isPointInsideFast(Ogre::Vector3&)': >ogreopcode/include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from EmberEntityUserObject.cpp:27: >ogreopcode/include/OgreCollisionObject.h: In constructor 'OgreOpcode::CollisionObject::CollisionObject(const Ogre::String&)': >ogreopcode/include/OgreCollisionObject.h:370: warning: 'OgreOpcode::CollisionObject::new_pos' will be initialized after >ogreopcode/include/OgreCollisionObject.h:359: warning: 'OgreOpcode::ICollisionShape* OgreOpcode::CollisionObject::mShape' >ogreopcode/include/OgreCollisionObject.h:58: warning: when initialized here >ogreopcode/include/OgreCollisionObject.h:379: warning: 'OgreOpcode::CollisionObject::num_colls' will be initialized after >ogreopcode/include/OgreCollisionObject.h:377: warning: 'bool OgreOpcode::CollisionObject::mNeedsUpdating' >ogreopcode/include/OgreCollisionObject.h:58: warning: when initialized here > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EmberPhysicalEntity.cpp -fPIC -DPIC -o .libs/EmberPhysicalEntity.o >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o EntityWorldPickListener.lo EntityWorldPickListener.cpp >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o GUICEGUIAdapter.lo GUICEGUIAdapter.cpp > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c EntityWorldPickListener.cpp -fPIC -DPIC -o .libs/EntityWorldPickListener.o >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o GUIManager.lo GUIManager.cpp >In file included from EmberOgre.cpp:88: >AvatarCamera.h:522: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleRendermode' in class without a constructor >AvatarCamera.h:523: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleFullscreen' in class without a constructor >AvatarCamera.h:524: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Screenshot' in class without a constructor >AvatarCamera.h:525: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Record' in class without a constructor >AvatarCamera.h:553: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::AvatarCameraMount::SetCameraDistance' in class without a constructor > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c GUICEGUIAdapter.cpp -fPIC -DPIC -o .libs/GUICEGUIAdapter.o > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c GUIManager.cpp -fPIC -DPIC -o .libs/GUIManager.o >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o MediaUpdater.lo MediaUpdater.cpp > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c MediaUpdater.cpp -fPIC -DPIC -o .libs/MediaUpdater.o >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o MeshCollisionDetector.lo MeshCollisionDetector.cpp >In file included from ogreopcode/include/Opcode/OPC_IceHook.h:41, > from ogreopcode/include/Opcode/Opcode.h:91, > from ogreopcode/include/OgreCollisionContext.h:37, > from ogreopcode/include/OgreCollisionManager.h:35, > from EmberOgre.cpp:109: >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >ogreopcode/include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >ogreopcode/include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ogreopcode/include/Opcode/OPC_IceHook.h:47, > from ogreopcode/include/Opcode/Opcode.h:91, > from ogreopcode/include/OgreCollisionContext.h:37, > from ogreopcode/include/OgreCollisionManager.h:35, > from EmberOgre.cpp:109: >ogreopcode/include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >ogreopcode/include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ogreopcode/include/Opcode/OPC_IceHook.h:57, > from ogreopcode/include/Opcode/Opcode.h:91, > from ogreopcode/include/OgreCollisionContext.h:37, > from ogreopcode/include/OgreCollisionManager.h:35, > from EmberOgre.cpp:109: >ogreopcode/include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >ogreopcode/include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >ogreopcode/include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >ogreopcode/include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >ogreopcode/include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >ogreopcode/include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >ogreopcode/include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >ogreopcode/include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ogreopcode/include/Opcode/OPC_IceHook.h:59, > from ogreopcode/include/Opcode/Opcode.h:91, > from ogreopcode/include/OgreCollisionContext.h:37, > from ogreopcode/include/OgreCollisionManager.h:35, > from EmberOgre.cpp:109: >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ogreopcode/include/Opcode/OPC_IceHook.h:60, > from ogreopcode/include/Opcode/Opcode.h:91, > from ogreopcode/include/OgreCollisionContext.h:37, > from ogreopcode/include/OgreCollisionManager.h:35, > from EmberOgre.cpp:109: >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ogreopcode/include/Opcode/OPC_IceHook.h:66, > from ogreopcode/include/Opcode/Opcode.h:91, > from ogreopcode/include/OgreCollisionContext.h:37, > from ogreopcode/include/OgreCollisionManager.h:35, > from EmberOgre.cpp:109: >ogreopcode/include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >ogreopcode/include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >ogreopcode/include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >ogreopcode/include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >ogreopcode/include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c MeshCollisionDetector.cpp -fPIC -DPIC -o .libs/MeshCollisionDetector.o >In file included from ogreopcode/include/IOgreCollisionShape.h:38, > from ogreopcode/include/OgreCollisionManager.h:37, > from EmberOgre.cpp:109: >ogreopcode/include/OgreOpcodeMath.h: In member function 'bool OgreOpcode::Details::triangle::isPointInsideFast(Ogre::Vector3&)': >ogreopcode/include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o MeshSerializerListener.lo MeshSerializerListener.cpp > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c MeshSerializerListener.cpp -fPIC -DPIC -o .libs/MeshSerializerListener.o >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ModelMount.lo ModelMount.cpp >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o MotionManager.lo MotionManager.cpp > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ModelMount.cpp -fPIC -DPIC -o .libs/ModelMount.o > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c MotionManager.cpp -fPIC -DPIC -o .libs/MotionManager.o >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o MousePicker.lo MousePicker.cpp > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c MousePicker.cpp -fPIC -DPIC -o .libs/MousePicker.o >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgreInfo.lo OgreInfo.cpp >In file included from GUIManager.cpp:40: >AvatarCamera.h:522: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleRendermode' in class without a constructor >AvatarCamera.h:523: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleFullscreen' in class without a constructor >AvatarCamera.h:524: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Screenshot' in class without a constructor >AvatarCamera.h:525: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Record' in class without a constructor >AvatarCamera.h:553: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::AvatarCameraMount::SetCameraDistance' in class without a constructor > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgreInfo.cpp -fPIC -DPIC -o .libs/OgreInfo.o >GUIManager.cpp: In member function 'void EmberOgre::GUIManager::initialize()': >GUIManager.cpp:235: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result >MeshCollisionDetector.cpp: In member function 'virtual void EmberOgre::MeshCollisionDetector::testCollision(Ogre::Ray&, EmberOgre::CollisionResult&)': >MeshCollisionDetector.cpp:72: warning: 'closest_result.Ogre::Vector3::y' may be used uninitialized in this function >MeshCollisionDetector.cpp:72: warning: 'closest_result.Ogre::Vector3::x' may be used uninitialized in this function >MeshCollisionDetector.cpp:72: warning: 'closest_result.Ogre::Vector3::z' may be used uninitialized in this function >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgreLogObserver.lo OgreLogObserver.cpp > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgreLogObserver.cpp -fPIC -DPIC -o .libs/OgreLogObserver.o >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgreResourceLoader.lo OgreResourceLoader.cpp > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgreResourceLoader.cpp -fPIC -DPIC -o .libs/OgreResourceLoader.o >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgreResourceProvider.lo OgreResourceProvider.cpp > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgreResourceProvider.cpp -fPIC -DPIC -o .libs/OgreResourceProvider.o >In file included from MousePicker.cpp:33: >AvatarCamera.h:522: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleRendermode' in class without a constructor >AvatarCamera.h:523: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleFullscreen' in class without a constructor >AvatarCamera.h:524: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Screenshot' in class without a constructor >AvatarCamera.h:525: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Record' in class without a constructor >AvatarCamera.h:553: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::AvatarCameraMount::SetCameraDistance' in class without a constructor >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OgreSetup.lo OgreSetup.cpp >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OpcodeCollisionDetector.lo OpcodeCollisionDetector.cpp > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OgreSetup.cpp -fPIC -DPIC -o .libs/OgreSetup.o > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OpcodeCollisionDetector.cpp -fPIC -DPIC -o .libs/OpcodeCollisionDetector.o >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o OpcodeCollisionDetectorVisualizer.lo OpcodeCollisionDetectorVisualizer.cpp >In file included from ogreopcode/include/OgreCollisionManager.h:31, > from OpcodeCollisionDetector.cpp:28: >ogreopcode/include/OgreOpcodeExports.h:31: warning: ignoring #pragma warning > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c OpcodeCollisionDetectorVisualizer.cpp -fPIC -DPIC -o .libs/OpcodeCollisionDetectorVisualizer.o >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SimpleRenderContext.lo SimpleRenderContext.cpp >In file included from ogreopcode/include/OgreOpcodeDebugObject.h:30, > from OpcodeCollisionDetectorVisualizer.cpp:28: >ogreopcode/include/OgreOpcodeExports.h:31: warning: ignoring #pragma warning >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ShaderManager.lo ShaderManager.cpp > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SimpleRenderContext.cpp -fPIC -DPIC -o .libs/SimpleRenderContext.o > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ShaderManager.cpp -fPIC -DPIC -o .libs/ShaderManager.o >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o WorldEmberEntity.lo WorldEmberEntity.cpp > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c WorldEmberEntity.cpp -fPIC -DPIC -o .libs/WorldEmberEntity.o >/bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o XMLHelper.lo XMLHelper.cpp > g++ -DHAVE_CONFIG_H -I../../../src -I../../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c XMLHelper.cpp -fPIC -DPIC -o .libs/XMLHelper.o >In file included from ogreopcode/include/Opcode/OPC_IceHook.h:41, > from ogreopcode/include/Opcode/Opcode.h:91, > from ogreopcode/include/OgreCollisionContext.h:37, > from ogreopcode/include/OgreCollisionManager.h:35, > from OpcodeCollisionDetector.cpp:28: >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >ogreopcode/include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >ogreopcode/include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ogreopcode/include/Opcode/OPC_IceHook.h:47, > from ogreopcode/include/Opcode/Opcode.h:91, > from ogreopcode/include/OgreCollisionContext.h:37, > from ogreopcode/include/OgreCollisionManager.h:35, > from OpcodeCollisionDetector.cpp:28: >ogreopcode/include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >ogreopcode/include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ogreopcode/include/Opcode/OPC_IceHook.h:57, > from ogreopcode/include/Opcode/Opcode.h:91, > from ogreopcode/include/OgreCollisionContext.h:37, > from ogreopcode/include/OgreCollisionManager.h:35, > from OpcodeCollisionDetector.cpp:28: >ogreopcode/include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >ogreopcode/include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >ogreopcode/include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >ogreopcode/include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >ogreopcode/include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >ogreopcode/include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >ogreopcode/include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >ogreopcode/include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ogreopcode/include/Opcode/OPC_IceHook.h:59, > from ogreopcode/include/Opcode/Opcode.h:91, > from ogreopcode/include/OgreCollisionContext.h:37, > from ogreopcode/include/OgreCollisionManager.h:35, > from OpcodeCollisionDetector.cpp:28: >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ogreopcode/include/Opcode/OPC_IceHook.h:60, > from ogreopcode/include/Opcode/Opcode.h:91, > from ogreopcode/include/OgreCollisionContext.h:37, > from ogreopcode/include/OgreCollisionManager.h:35, > from OpcodeCollisionDetector.cpp:28: >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ogreopcode/include/Opcode/OPC_IceHook.h:66, > from ogreopcode/include/Opcode/Opcode.h:91, > from ogreopcode/include/OgreCollisionContext.h:37, > from ogreopcode/include/OgreCollisionManager.h:35, > from OpcodeCollisionDetector.cpp:28: >ogreopcode/include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >ogreopcode/include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >ogreopcode/include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >ogreopcode/include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >ogreopcode/include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ogreopcode/include/IOgreCollisionShape.h:38, > from ogreopcode/include/OgreCollisionManager.h:37, > from OpcodeCollisionDetector.cpp:28: >ogreopcode/include/OgreOpcodeMath.h: In member function 'bool OgreOpcode::Details::triangle::isPointInsideFast(Ogre::Vector3&)': >ogreopcode/include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from OpcodeCollisionDetector.cpp:30: >ogreopcode/include/OgreCollisionObject.h: In constructor 'OgreOpcode::CollisionObject::CollisionObject(const Ogre::String&)': >ogreopcode/include/OgreCollisionObject.h:370: warning: 'OgreOpcode::CollisionObject::new_pos' will be initialized after >ogreopcode/include/OgreCollisionObject.h:359: warning: 'OgreOpcode::ICollisionShape* OgreOpcode::CollisionObject::mShape' >ogreopcode/include/OgreCollisionObject.h:58: warning: when initialized here >ogreopcode/include/OgreCollisionObject.h:379: warning: 'OgreOpcode::CollisionObject::num_colls' will be initialized after >ogreopcode/include/OgreCollisionObject.h:377: warning: 'bool OgreOpcode::CollisionObject::mNeedsUpdating' >ogreopcode/include/OgreCollisionObject.h:58: warning: when initialized here >In file included from ogreopcode/include/Opcode/OPC_IceHook.h:41, > from ogreopcode/include/Opcode/Opcode.h:91, > from ogreopcode/include/OgreCollisionContext.h:37, > from ogreopcode/include/OgreCollisionManager.h:35, > from OpcodeCollisionDetectorVisualizer.cpp:29: >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'float FastFabs(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:37: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:38: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'float fsat(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:63: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:64: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'float frsqrt(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:71: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:73: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:75: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'float InvSqrt(const float&)': >ogreopcode/include/Opcode/Ice/IceFPU.h:82: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'float RSqrt(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:96: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'float fsqrt(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:107: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:111: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'float fepsilon(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:117: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:119: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h:121: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'bool IsNAN(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:125: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'bool IsIndeterminate(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:126: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'bool IsPlusInf(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:127: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'bool IsMinusInf(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:128: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'float ComputeFloatEpsilon()': >ogreopcode/include/Opcode/Ice/IceFPU.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceFPU.h: In function 'int ConvertToSortable(float)': >ogreopcode/include/Opcode/Ice/IceFPU.h:301: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ogreopcode/include/Opcode/OPC_IceHook.h:47, > from ogreopcode/include/Opcode/Opcode.h:91, > from ogreopcode/include/OgreCollisionContext.h:37, > from ogreopcode/include/OgreCollisionManager.h:35, > from OpcodeCollisionDetectorVisualizer.cpp:29: >ogreopcode/include/Opcode/Ice/IceContainer.h: In member function 'IceCore::Container& IceCore::Container::Add(float)': >ogreopcode/include/Opcode/Ice/IceContainer.h:87: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ogreopcode/include/Opcode/OPC_IceHook.h:57, > from ogreopcode/include/Opcode/Opcode.h:91, > from ogreopcode/include/OgreCollisionContext.h:37, > from ogreopcode/include/OgreCollisionManager.h:35, > from OpcodeCollisionDetectorVisualizer.cpp:29: >ogreopcode/include/Opcode/Ice/IcePoint.h: In member function 'BOOL IceMaths::Point::IsZero() const': >ogreopcode/include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::Tweak(udword, udword)': >ogreopcode/include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:245: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:246: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:247: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakBigger()': >ogreopcode/include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:255: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:256: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:257: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h: In member function 'void IceMaths::Point::TweakSmaller()': >ogreopcode/include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:263: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:265: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h: In member function 'udword IceMaths::Point::VectorCode() const': >ogreopcode/include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:337: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator==(const IceMaths::Point&) const': >ogreopcode/include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h: In member function 'bool IceMaths::Point::operator!=(const IceMaths::Point&) const': >ogreopcode/include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IcePoint.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ogreopcode/include/Opcode/OPC_IceHook.h:59, > from ogreopcode/include/Opcode/Opcode.h:91, > from ogreopcode/include/OgreCollisionContext.h:37, > from ogreopcode/include/OgreCollisionManager.h:35, > from OpcodeCollisionDetectorVisualizer.cpp:29: >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h: In member function 'bool IceMaths::Matrix3x3::IsIdentity() const': >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:93: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:94: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:95: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:97: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:98: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:99: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:101: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:102: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:103: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h: In member function 'void IceMaths::Matrix3x3::Transpose()': >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:289: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:290: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix3x3.h:291: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ogreopcode/include/Opcode/OPC_IceHook.h:60, > from ogreopcode/include/Opcode/Opcode.h:91, > from ogreopcode/include/OgreCollisionContext.h:37, > from ogreopcode/include/OgreCollisionManager.h:35, > from OpcodeCollisionDetectorVisualizer.cpp:29: >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h: In member function 'bool IceMaths::Matrix4x4::IsIdentity() const': >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:179: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:180: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:181: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:184: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:185: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:186: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:187: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:189: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:190: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:191: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:192: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:194: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:195: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:196: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:197: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h: In member function 'void IceMaths::Matrix4x4::Transpose()': >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:227: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:228: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:229: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:230: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:231: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceMatrix4x4.h:232: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ogreopcode/include/Opcode/OPC_IceHook.h:66, > from ogreopcode/include/Opcode/Opcode.h:91, > from ogreopcode/include/OgreCollisionContext.h:37, > from ogreopcode/include/OgreCollisionManager.h:35, > from OpcodeCollisionDetectorVisualizer.cpp:29: >ogreopcode/include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&) const': >ogreopcode/include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:380: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:381: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:382: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::Intersect(const IceMaths::AABB&, udword) const': >ogreopcode/include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:413: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h: In member function 'void IceMaths::AABB::Rotate(const IceMaths::Matrix4x4&, IceMaths::AABB&) const': >ogreopcode/include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h: In member function 'BOOL IceMaths::AABB::IsValid() const': >ogreopcode/include/Opcode/Ice/IceAABB.h:453: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:454: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/Opcode/Ice/IceAABB.h:455: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ogreopcode/include/IOgreCollisionShape.h:38, > from ogreopcode/include/OgreCollisionManager.h:37, > from OpcodeCollisionDetectorVisualizer.cpp:29: >ogreopcode/include/OgreOpcodeMath.h: In member function 'bool OgreOpcode::Details::triangle::isPointInsideFast(Ogre::Vector3&)': >ogreopcode/include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >ogreopcode/include/OgreOpcodeMath.h:182: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from OpcodeCollisionDetectorVisualizer.cpp:31: >ogreopcode/include/OgreCollisionObject.h: In constructor 'OgreOpcode::CollisionObject::CollisionObject(const Ogre::String&)': >ogreopcode/include/OgreCollisionObject.h:370: warning: 'OgreOpcode::CollisionObject::new_pos' will be initialized after >ogreopcode/include/OgreCollisionObject.h:359: warning: 'OgreOpcode::ICollisionShape* OgreOpcode::CollisionObject::mShape' >ogreopcode/include/OgreCollisionObject.h:58: warning: when initialized here >ogreopcode/include/OgreCollisionObject.h:379: warning: 'OgreOpcode::CollisionObject::num_colls' will be initialized after >ogreopcode/include/OgreCollisionObject.h:377: warning: 'bool OgreOpcode::CollisionObject::mNeedsUpdating' >ogreopcode/include/OgreCollisionObject.h:58: warning: when initialized here >SimpleRenderContext.cpp: In member function 'void EmberOgre::SimpleRenderContext::repositionCamera()': >SimpleRenderContext.cpp:139: warning: 'bbox.Ogre::AxisAlignedBox::mMaximum.Ogre::Vector3::z' may be used uninitialized in this function >SimpleRenderContext.cpp:139: warning: 'bbox.Ogre::AxisAlignedBox::mMaximum.Ogre::Vector3::y' may be used uninitialized in this function >SimpleRenderContext.cpp:139: warning: 'bbox.Ogre::AxisAlignedBox::mMaximum.Ogre::Vector3::x' may be used uninitialized in this function >SimpleRenderContext.cpp:139: warning: 'bbox.Ogre::AxisAlignedBox::mMinimum.Ogre::Vector3::z' may be used uninitialized in this function >SimpleRenderContext.cpp:139: warning: 'bbox.Ogre::AxisAlignedBox::mMinimum.Ogre::Vector3::y' may be used uninitialized in this function >SimpleRenderContext.cpp:139: warning: 'bbox.Ogre::AxisAlignedBox::mMinimum.Ogre::Vector3::x' may be used uninitialized in this function >In file included from WorldEmberEntity.cpp:44: >AvatarCamera.h:522: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleRendermode' in class without a constructor >AvatarCamera.h:523: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::ToggleFullscreen' in class without a constructor >AvatarCamera.h:524: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Screenshot' in class without a constructor >AvatarCamera.h:525: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::MainCamera::Record' in class without a constructor >AvatarCamera.h:553: warning: non-static const member 'const Ember::ConsoleCommandWrapper EmberOgre::AvatarCameraMount::SetCameraDistance' in class without a constructor >/bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o libEmberOgre.la AttributeObserver.lo Avatar.lo AvatarCamera.lo AvatarController.lo AvatarEmberEntity.lo AvatarLogger.lo AvatarTerrainCursor.lo CameraMount.lo ConsoleObjectImpl.lo EmberEntity.lo EmberEntityActionCreator.lo EmberEntityFactory.lo EmberEntityHideModelAction.lo EmberEntityModelAction.lo EmberEntityPartAction.lo EmberEntityUserObject.lo EmberOgre.lo EmberOgreFileSystem.lo EmberPhysicalEntity.lo EntityWorldPickListener.lo GUICEGUIAdapter.lo GUIManager.lo MediaUpdater.lo MeshCollisionDetector.lo MeshSerializerListener.lo ModelMount.lo MotionManager.lo MousePicker.lo OgreInfo.lo OgreLogObserver.lo OgreResourceLoader.lo OgreResourceProvider.lo OgreSetup.lo OpcodeCollisionDetector.lo OpcodeCollisionDetectorVisualizer.lo SimpleRenderContext.lo ShaderManager.lo WorldEmberEntity.lo XMLHelper.lo ../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/src/libEmberPagingSceneManager.la ../../../src/components/ogre/carpenter/libCarpenter.la ../../../src/components/ogre/environment/libEnvironment.la ../../../src/components/ogre/jesus/libJesus.la ../../../src/components/ogre/manipulation/libmanipulation.la ../../../src/components/ogre/model/libModel.la ../../../src/components/ogre/model/mapping/libMapping.la ../../../src/components/ogre/ogreopcode/src/libOgreOpcode.la ../../../src/components/ogre/scripting/bindings/lua/helpers/liblua_Helpers.la ../../../src/components/ogre/scripting/bindings/lua/liblua_EmberOgre.la ../../../src/components/ogre/scripting/bindings/lua/ogre/liblua_Ogre.la ../../../src/components/ogre/scripting/libScripting.la ../../../src/components/ogre/sound/libSound.la ../../../src/components/ogre/terrain/libTerrain.la ../../../src/components/ogre/widgets/libWidgets.la ../../../src/components/ogre/gui/libGui.la -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >rm -fr .libs/libEmberOgre.lax >mkdir .libs/libEmberOgre.lax >rm -fr .libs/libEmberOgre.lax/libEmberPagingSceneManager.a >mkdir .libs/libEmberOgre.lax/libEmberPagingSceneManager.a >(cd .libs/libEmberOgre.lax/libEmberPagingSceneManager.a && ar x /builddir/build/BUILD/ember-0.5.6/src/components/ogre/../../../src/components/ogre/SceneManagers/EmberPagingSceneManager/src/.libs/libEmberPagingSceneManager.a) >rm -fr .libs/libEmberOgre.lax/libCarpenter.a >mkdir .libs/libEmberOgre.lax/libCarpenter.a >(cd .libs/libEmberOgre.lax/libCarpenter.a && ar x /builddir/build/BUILD/ember-0.5.6/src/components/ogre/../../../src/components/ogre/carpenter/.libs/libCarpenter.a) >rm -fr .libs/libEmberOgre.lax/libEnvironment.a >mkdir .libs/libEmberOgre.lax/libEnvironment.a >(cd .libs/libEmberOgre.lax/libEnvironment.a && ar x /builddir/build/BUILD/ember-0.5.6/src/components/ogre/../../../src/components/ogre/environment/.libs/libEnvironment.a) >rm -fr .libs/libEmberOgre.lax/libJesus.a >mkdir .libs/libEmberOgre.lax/libJesus.a >(cd .libs/libEmberOgre.lax/libJesus.a && ar x /builddir/build/BUILD/ember-0.5.6/src/components/ogre/../../../src/components/ogre/jesus/.libs/libJesus.a) >rm -fr .libs/libEmberOgre.lax/libmanipulation.a >mkdir .libs/libEmberOgre.lax/libmanipulation.a >(cd .libs/libEmberOgre.lax/libmanipulation.a && ar x /builddir/build/BUILD/ember-0.5.6/src/components/ogre/../../../src/components/ogre/manipulation/.libs/libmanipulation.a) >rm -fr .libs/libEmberOgre.lax/libModel.a >mkdir .libs/libEmberOgre.lax/libModel.a >(cd .libs/libEmberOgre.lax/libModel.a && ar x /builddir/build/BUILD/ember-0.5.6/src/components/ogre/../../../src/components/ogre/model/.libs/libModel.a) >rm -fr .libs/libEmberOgre.lax/libMapping.a >mkdir .libs/libEmberOgre.lax/libMapping.a >(cd .libs/libEmberOgre.lax/libMapping.a && ar x /builddir/build/BUILD/ember-0.5.6/src/components/ogre/../../../src/components/ogre/model/mapping/.libs/libMapping.a) >rm -fr .libs/libEmberOgre.lax/libOgreOpcode.a >mkdir .libs/libEmberOgre.lax/libOgreOpcode.a >(cd .libs/libEmberOgre.lax/libOgreOpcode.a && ar x /builddir/build/BUILD/ember-0.5.6/src/components/ogre/../../../src/components/ogre/ogreopcode/src/.libs/libOgreOpcode.a) >rm -fr .libs/libEmberOgre.lax/liblua_Helpers.a >mkdir .libs/libEmberOgre.lax/liblua_Helpers.a >(cd .libs/libEmberOgre.lax/liblua_Helpers.a && ar x /builddir/build/BUILD/ember-0.5.6/src/components/ogre/../../../src/components/ogre/scripting/bindings/lua/helpers/.libs/liblua_Helpers.a) >rm -fr .libs/libEmberOgre.lax/liblua_EmberOgre.a >mkdir .libs/libEmberOgre.lax/liblua_EmberOgre.a >(cd .libs/libEmberOgre.lax/liblua_EmberOgre.a && ar x /builddir/build/BUILD/ember-0.5.6/src/components/ogre/../../../src/components/ogre/scripting/bindings/lua/.libs/liblua_EmberOgre.a) >rm -fr .libs/libEmberOgre.lax/liblua_Ogre.a >mkdir .libs/libEmberOgre.lax/liblua_Ogre.a >(cd .libs/libEmberOgre.lax/liblua_Ogre.a && ar x /builddir/build/BUILD/ember-0.5.6/src/components/ogre/../../../src/components/ogre/scripting/bindings/lua/ogre/.libs/liblua_Ogre.a) >rm -fr .libs/libEmberOgre.lax/libScripting.a >mkdir .libs/libEmberOgre.lax/libScripting.a >(cd .libs/libEmberOgre.lax/libScripting.a && ar x /builddir/build/BUILD/ember-0.5.6/src/components/ogre/../../../src/components/ogre/scripting/.libs/libScripting.a) >rm -fr .libs/libEmberOgre.lax/libSound.a >mkdir .libs/libEmberOgre.lax/libSound.a >(cd .libs/libEmberOgre.lax/libSound.a && ar x /builddir/build/BUILD/ember-0.5.6/src/components/ogre/../../../src/components/ogre/sound/.libs/libSound.a) >rm -fr .libs/libEmberOgre.lax/libTerrain.a >mkdir .libs/libEmberOgre.lax/libTerrain.a >(cd .libs/libEmberOgre.lax/libTerrain.a && ar x /builddir/build/BUILD/ember-0.5.6/src/components/ogre/../../../src/components/ogre/terrain/.libs/libTerrain.a) >rm -fr .libs/libEmberOgre.lax/libWidgets.a >mkdir .libs/libEmberOgre.lax/libWidgets.a >(cd .libs/libEmberOgre.lax/libWidgets.a && ar x /builddir/build/BUILD/ember-0.5.6/src/components/ogre/../../../src/components/ogre/widgets/.libs/libWidgets.a) >rm -fr .libs/libEmberOgre.lax/libGui.a >mkdir .libs/libEmberOgre.lax/libGui.a >(cd .libs/libEmberOgre.lax/libGui.a && ar x /builddir/build/BUILD/ember-0.5.6/src/components/ogre/../../../src/components/ogre/gui/.libs/libGui.a) >copying selected object files to avoid basename conflicts... >ln .libs/libEmberOgre.lax/libMapping.a/AttributeObserver.o .libs/libEmberOgre.lax/lt1-AttributeObserver.o || cp .libs/libEmberOgre.lax/libMapping.a/AttributeObserver.o .libs/libEmberOgre.lax/lt1-AttributeObserver.o >ln .libs/libEmberOgre.lax/libMapping.a/Action.o .libs/libEmberOgre.lax/lt2-Action.o || cp .libs/libEmberOgre.lax/libMapping.a/Action.o .libs/libEmberOgre.lax/lt2-Action.o >ln .libs/libEmberOgre.lax/libWidgets.a/Help.o .libs/libEmberOgre.lax/lt3-Help.o || cp .libs/libEmberOgre.lax/libWidgets.a/Help.o .libs/libEmberOgre.lax/lt3-Help.o >ar cru .libs/libEmberOgre.a .libs/AttributeObserver.o .libs/Avatar.o .libs/AvatarCamera.o .libs/AvatarController.o .libs/AvatarEmberEntity.o .libs/AvatarLogger.o .libs/AvatarTerrainCursor.o .libs/CameraMount.o .libs/ConsoleObjectImpl.o .libs/EmberEntity.o .libs/EmberEntityActionCreator.o .libs/EmberEntityFactory.o .libs/EmberEntityHideModelAction.o .libs/EmberEntityModelAction.o .libs/EmberEntityPartAction.o .libs/EmberEntityUserObject.o .libs/EmberOgre.o .libs/EmberOgreFileSystem.o .libs/EmberPhysicalEntity.o .libs/EntityWorldPickListener.o .libs/GUICEGUIAdapter.o .libs/GUIManager.o .libs/MediaUpdater.o .libs/MeshCollisionDetector.o .libs/MeshSerializerListener.o .libs/ModelMount.o .libs/MotionManager.o .libs/MousePicker.o .libs/OgreInfo.o .libs/OgreLogObserver.o .libs/OgreResourceLoader.o .libs/OgreResourceProvider.o .libs/OgreSetup.o .libs/OpcodeCollisionDetector.o .libs/OpcodeCollisionDetectorVisualizer.o .libs/SimpleRenderContext.o .libs/ShaderManager.o .libs/WorldEmberEntity.o .libs/XMLHelper.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/EmberTerrainPageBridge.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/EmberPagingSceneManagerAdapter.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/EmberPagingLandScapeTexture.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/EmberPagingLandScapeData2D_HeightField.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/EmberPagingSceneManager.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeMeshDecal.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeAxisAlignedBoxSceneQuery.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeOcclusionQuerySet.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgreOcclusionBoundingBox.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgreDebugRectangle2D.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeOcclusionVFTraversal.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeOcclusionDebugTraversal.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeOcclusionSWTraversal.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeOcclusionCHCTraversal.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeOcclusionTraversal.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeOcclusionCameraTraversal.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeOcclusionElement.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeOcclusion.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeTileManager.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeTile.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeTextureManager.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeTexture.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeSceneManager.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeTextureCoordinatesManager.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeRenderableManager.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeRenderable.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeRaySceneQuery.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapePageRenderable.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapePageManager.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapePage.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeOptions.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeListenerManager.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeIndexBuffer.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeHorizon.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeData2DManager.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeData2D.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeCamera.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeOctreeSphereSceneQuery.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeOctreeSceneManager.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeOctreeRaySceneQuery.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeOctreePlaneBoundedVolumeListSceneQuery.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeOctreeNode.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeOctreeIntersectionSceneQuery.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeOctree.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeOctreeCamera.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/OgrePagingLandScapeOctreeAxisAlignedBoxSceneQuery.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/filetutils.o .libs/libEmberOgre.lax/libEmberPagingSceneManager.a/DRGNURBSSurface.o .libs/libEmberOgre.lax/libCarpenter.a/BluePrint.o .libs/libEmberOgre.lax/libCarpenter.a/Carpenter.o .libs/libEmberOgre.lax/libEnvironment.a/BatchPage.o .libs/libEmberOgre.lax/libEnvironment.a/BatchedGeometry.o .libs/libEmberOgre.lax/libEnvironment.a/GrassLoader.o .libs/libEmberOgre.lax/libEnvironment.a/ImpostorPage.o .libs/libEmberOgre.lax/libEnvironment.a/PagedGeometry.o .libs/libEmberOgre.lax/libEnvironment.a/PropertyMaps.o .libs/libEmberOgre.lax/libEnvironment.a/StaticBillboardSet.o .libs/libEmberOgre.lax/libEnvironment.a/TreeLoader2D.o .libs/libEmberOgre.lax/libEnvironment.a/TreeLoader3D.o .libs/libEmberOgre.lax/libEnvironment.a/DummyPage.o .libs/libEmberOgre.lax/libEnvironment.a/PassiveEntityPage.o .libs/libEmberOgre.lax/libEnvironment.a/CfgFileManager.o .libs/libEmberOgre.lax/libEnvironment.a/DecalsManager.o .libs/libEmberOgre.lax/libEnvironment.a/Enums.o .libs/libEmberOgre.lax/libEnvironment.a/GodRaysManager.o .libs/libEmberOgre.lax/libEnvironment.a/GPUNormalMapManager.o .libs/libEmberOgre.lax/libEnvironment.a/Help.o .libs/libEmberOgre.lax/libEnvironment.a/Hydrax.o .libs/libEmberOgre.lax/libEnvironment.a/Image.o .libs/libEmberOgre.lax/libEnvironment.a/MaterialManager.o .libs/libEmberOgre.lax/libEnvironment.a/Mesh.o .libs/libEmberOgre.lax/libEnvironment.a/Prerequisites.o .libs/libEmberOgre.lax/libEnvironment.a/RttManager.o .libs/libEmberOgre.lax/libEnvironment.a/TextureManager.o .libs/libEmberOgre.lax/libEnvironment.a/Module.o .libs/libEmberOgre.lax/libEnvironment.a/Noise.o .libs/libEmberOgre.lax/libEnvironment.a/ProjectedGrid.o .libs/libEmberOgre.lax/libEnvironment.a/SimpleGrid.o .libs/libEmberOgre.lax/libEnvironment.a/Perlin.o .libs/libEmberOgre.lax/libEnvironment.a/Astronomy.o .libs/libEmberOgre.lax/libEnvironment.a/CaelumPrecompiled.o .libs/libEmberOgre.lax/libEnvironment.a/CaelumSystem.o .libs/libEmberOgre.lax/libEnvironment.a/CameraBoundElement.o .libs/libEmberOgre.lax/libEnvironment.a/GeometryFactory.o .libs/libEmberOgre.lax/libEnvironment.a/GroundFog.o .libs/libEmberOgre.lax/libEnvironment.a/ImageHelper.o .libs/libEmberOgre.lax/libEnvironment.a/LayeredClouds.o .libs/libEmberOgre.lax/libEnvironment.a/SkyColourModel.o .libs/libEmberOgre.lax/libEnvironment.a/SkyDome.o .libs/libEmberOgre.lax/libEnvironment.a/SolarSystemModel.o .libs/libEmberOgre.lax/libEnvironment.a/lt1-Sun.o .libs/libEmberOgre.lax/libEnvironment.a/UniversalClock.o .libs/libEmberOgre.lax/libEnvironment.a/BrightStarCatalogue.o .libs/libEmberOgre.lax/libEnvironment.a/ImageStarfield.o .libs/libEmberOgre.lax/libEnvironment.a/Moon.o .libs/libEmberOgre.lax/libEnvironment.a/PointStarfield.o .libs/libEmberOgre.lax/libEnvironment.a/SkyLight.o .libs/libEmberOgre.lax/libEnvironment.a/MeshTree.o .libs/libEmberOgre.lax/libEnvironment.a/TParameters.o .libs/libEmberOgre.lax/libEnvironment.a/TStem.o .libs/libEmberOgre.lax/libEnvironment.a/Water.o .libs/libEmberOgre.lax/libEnvironment.a/Tree.o .libs/libEmberOgre.lax/libEnvironment.a/Sun.o .libs/libEmberOgre.lax/libEnvironment.a/SimpleWater.o .libs/libEmberOgre.lax/libEnvironment.a/SimpleEnvironment.o .libs/libEmberOgre.lax/libEnvironment.a/ShrubberyFoliage.o .libs/libEmberOgre.lax/libEnvironment.a/LensFlare.o .libs/libEmberOgre.lax/libEnvironment.a/HydraxWater.o .libs/libEmberOgre.lax/libEnvironment.a/GrassFoliage.o .libs/libEmberOgre.lax/libEnvironment.a/Forest.o .libs/libEmberOgre.lax/libEnvironment.a/FoliageLoader.o .libs/libEmberOgre.lax/libEnvironment.a/FoliageLayer.o .libs/libEmberOgre.lax/libEnvironment.a/FoliageBase.o .libs/libEmberOgre.lax/libEnvironment.a/Foliage.o .libs/libEmberOgre.lax/libEnvironment.a/Environment.o .libs/libEmberOgre.lax/libEnvironment.a/EmberEntityLoader.o .libs/libEmberOgre.lax/libEnvironment.a/CaelumSun.o .libs/libEmberOgre.lax/libEnvironment.a/CaelumSky.o .libs/libEmberOgre.lax/libEnvironment.a/CaelumEnvironment.o .libs/libEmberOgre.lax/libJesus.a/XMLJesusSerializer.o .libs/libEmberOgre.lax/libJesus.a/JesusPickerObject.o .libs/libEmberOgre.lax/libJesus.a/JesusMousePicker.o .libs/libEmberOgre.lax/libJesus.a/Jesus.o .libs/libEmberOgre.lax/libmanipulation.a/XMLEntityRecipeSerializer.o .libs/libEmberOgre.lax/libmanipulation.a/PolygonRenderer.o .libs/libEmberOgre.lax/libmanipulation.a/PolygonPointUserObject.o .libs/libEmberOgre.lax/libmanipulation.a/PolygonPointPickListener.o .libs/libEmberOgre.lax/libmanipulation.a/PolygonPointMover.o .libs/libEmberOgre.lax/libmanipulation.a/PolygonPointMovement.o .libs/libEmberOgre.lax/libmanipulation.a/PolygonPoint.o .libs/libEmberOgre.lax/libmanipulation.a/Polygon.o .libs/libEmberOgre.lax/libmanipulation.a/MovementAdapter.o .libs/libEmberOgre.lax/libmanipulation.a/MaterialEditor.o .libs/libEmberOgre.lax/libmanipulation.a/GUIAdapterBindings.o .libs/libEmberOgre.lax/libmanipulation.a/GUIAdapter.o .libs/libEmberOgre.lax/libmanipulation.a/EntityRecipeManager.o .libs/libEmberOgre.lax/libmanipulation.a/EntityRecipe.o .libs/libEmberOgre.lax/libmanipulation.a/EntityMover.o .libs/libEmberOgre.lax/libmanipulation.a/EntityMoveManager.o .libs/libEmberOgre.lax/libmanipulation.a/EntityMoveAdjuster.o .libs/libEmberOgre.lax/libmanipulation.a/DetachedEntity.o .libs/libEmberOgre.lax/libModel.a/XMLModelDefinitionSerializer.o .libs/libEmberOgre.lax/libModel.a/SubModelPart.o .libs/libEmberOgre.lax/libModel.a/SubModel.o .libs/libEmberOgre.lax/libModel.a/ParticleSystemBinding.o .libs/libEmberOgre.lax/libModel.a/ParticleSystem.o .libs/libEmberOgre.lax/libModel.a/ModelPart.o .libs/libEmberOgre.lax/libModel.a/ModelDefinitionManager.o .libs/libEmberOgre.lax/libModel.a/ModelDefinitionAtlasComposer.o .libs/libEmberOgre.lax/libModel.a/ModelDefinition.o .libs/libEmberOgre.lax/libModel.a/ModelBackgroundLoader.o .libs/libEmberOgre.lax/libModel.a/Model.o .libs/libEmberOgre.lax/libModel.a/AnimationSet.o .libs/libEmberOgre.lax/libModel.a/Action.o .libs/libEmberOgre.lax/libMapping.a/XMLModelMappingDefinitionSerializer.o .libs/libEmberOgre.lax/libMapping.a/ModelMappingManager.o .libs/libEmberOgre.lax/libMapping.a/ModelMappingCreator.o .libs/libEmberOgre.lax/libMapping.a/ModelMapping.o .libs/libEmberOgre.lax/libMapping.a/OutfitMatch.o .libs/libEmberOgre.lax/libMapping.a/EntityCreationObserver.o .libs/libEmberOgre.lax/lt1-AttributeObserver.o .libs/libEmberOgre.lax/libMapping.a/MatchBase.o .libs/libEmberOgre.lax/libMapping.a/EntityTypeMatch.o .libs/libEmberOgre.lax/libMapping.a/AttributeMatch.o .libs/libEmberOgre.lax/libMapping.a/AttributeDependentMatch.o .libs/libEmberOgre.lax/libMapping.a/AbstractMatch.o .libs/libEmberOgre.lax/libMapping.a/EmberModelMappingManager.o .libs/libEmberOgre.lax/libMapping.a/ModelMappingDefinition.o .libs/libEmberOgre.lax/libMapping.a/MatchDefinition.o .libs/libEmberOgre.lax/libMapping.a/DefinitionBase.o .libs/libEmberOgre.lax/libMapping.a/CaseDefinition.o .libs/libEmberOgre.lax/libMapping.a/ActionDefinition.o .libs/libEmberOgre.lax/libMapping.a/ChangeContext.o .libs/libEmberOgre.lax/libMapping.a/OutfitCase.o .libs/libEmberOgre.lax/libMapping.a/EntityTypeCase.o .libs/libEmberOgre.lax/libMapping.a/EntityBaseCase.o .libs/libEmberOgre.lax/libMapping.a/CaseBase.o .libs/libEmberOgre.lax/libMapping.a/Case.o .libs/libEmberOgre.lax/libMapping.a/StringComparerWrapper.o .libs/libEmberOgre.lax/libMapping.a/StringComparer.o .libs/libEmberOgre.lax/libMapping.a/NumericValueHolder.o .libs/libEmberOgre.lax/libMapping.a/NumericRangeComparer.o .libs/libEmberOgre.lax/libMapping.a/NumericLesserComparer.o .libs/libEmberOgre.lax/libMapping.a/NumericGreaterComparer.o .libs/libEmberOgre.lax/libMapping.a/NumericEqualsOrLesserComparer.o .libs/libEmberOgre.lax/libMapping.a/NumericEqualsOrGreaterComparer.o .libs/libEmberOgre.lax/libMapping.a/NumericEqualsComparer.o .libs/libEmberOgre.lax/libMapping.a/NumericComparerWrapper.o .libs/libEmberOgre.lax/libMapping.a/NumericComparer.o .libs/libEmberOgre.lax/libMapping.a/HeightComparerWrapper.o .libs/libEmberOgre.lax/libMapping.a/AttributeComparerWrapper.o .libs/libEmberOgre.lax/libMapping.a/AttributeCase.o .libs/libEmberOgre.lax/libMapping.a/DummyAction.o .libs/libEmberOgre.lax/lt2-Action.o .libs/libEmberOgre.lax/libOgreOpcode.a/OPC_AABBCollider.o .libs/libEmberOgre.lax/libOgreOpcode.a/OPC_AABBTree.o .libs/libEmberOgre.lax/libOgreOpcode.a/OPC_BaseModel.o .libs/libEmberOgre.lax/libOgreOpcode.a/OPC_BoxPruning.o .libs/libEmberOgre.lax/libOgreOpcode.a/OPC_Collider.o .libs/libEmberOgre.lax/libOgreOpcode.a/OPC_Common.o .libs/libEmberOgre.lax/libOgreOpcode.a/OPC_HybridModel.o .libs/libEmberOgre.lax/libOgreOpcode.a/OPC_LSSCollider.o .libs/libEmberOgre.lax/libOgreOpcode.a/OPC_MeshInterface.o .libs/libEmberOgre.lax/libOgreOpcode.a/OPC_Model.o .libs/libEmberOgre.lax/libOgreOpcode.a/OPC_OBBCollider.o .libs/libEmberOgre.lax/libOgreOpcode.a/Opcode.o .libs/libEmberOgre.lax/libOgreOpcode.a/OPC_OptimizedTree.o .libs/libEmberOgre.lax/libOgreOpcode.a/OPC_Picking.o .libs/libEmberOgre.lax/libOgreOpcode.a/OPC_PlanesCollider.o .libs/libEmberOgre.lax/libOgreOpcode.a/OPC_RayCollider.o .libs/libEmberOgre.lax/libOgreOpcode.a/OPC_SphereCollider.o .libs/libEmberOgre.lax/libOgreOpcode.a/OPC_SweepAndPrune.o .libs/libEmberOgre.lax/libOgreOpcode.a/OPC_TreeBuilders.o .libs/libEmberOgre.lax/libOgreOpcode.a/OPC_TreeCollider.o .libs/libEmberOgre.lax/libOgreOpcode.a/OPC_VolumeCollider.o .libs/libEmberOgre.lax/libOgreOpcode.a/StdAfx.o .libs/libEmberOgre.lax/libOgreOpcode.a/IceAABB.o .libs/libEmberOgre.lax/libOgreOpcode.a/IceContainer.o .libs/libEmberOgre.lax/libOgreOpcode.a/IceHPoint.o .libs/libEmberOgre.lax/libOgreOpcode.a/IceIndexedTriangle.o .libs/libEmberOgre.lax/libOgreOpcode.a/IceMatrix3x3.o .libs/libEmberOgre.lax/libOgreOpcode.a/IceMatrix4x4.o .libs/libEmberOgre.lax/libOgreOpcode.a/IceOBB.o .libs/libEmberOgre.lax/libOgreOpcode.a/IcePlane.o .libs/libEmberOgre.lax/libOgreOpcode.a/IcePoint.o .libs/libEmberOgre.lax/libOgreOpcode.a/IceRandom.o .libs/libEmberOgre.lax/libOgreOpcode.a/IceRay.o .libs/libEmberOgre.lax/libOgreOpcode.a/IceRevisitedRadix.o .libs/libEmberOgre.lax/libOgreOpcode.a/IceSegment.o .libs/libEmberOgre.lax/libOgreOpcode.a/IceTriangle.o .libs/libEmberOgre.lax/libOgreOpcode.a/IceUtils.o .libs/libEmberOgre.lax/libOgreOpcode.a/OgreTriangle.o .libs/libEmberOgre.lax/libOgreOpcode.a/OgreTerrainCollisionShape.o .libs/libEmberOgre.lax/libOgreOpcode.a/OgreSphereMeshCollisionShape.o .libs/libEmberOgre.lax/libOgreOpcode.a/OgrePtrCollisionShape.o .libs/libEmberOgre.lax/libOgreOpcode.a/OgreOrientedBox.o .libs/libEmberOgre.lax/libOgreOpcode.a/OgreOpcodeTerrainData.o .libs/libEmberOgre.lax/libOgreOpcode.a/OgreOpcodeRay.o .libs/libEmberOgre.lax/libOgreOpcode.a/OgreOpcodeMath.o .libs/libEmberOgre.lax/libOgreOpcode.a/OgreOpcodeLine.o .libs/libEmberOgre.lax/libOgreOpcode.a/OgreOpcodeDebugObject.o .libs/libEmberOgre.lax/libOgreOpcode.a/OgreOpcodeCharacterController.o .libs/libEmberOgre.lax/libOgreOpcode.a/OgreMeshCollisionShape.o .libs/libEmberOgre.lax/libOgreOpcode.a/OgreEntityCollisionShape.o .libs/libEmberOgre.lax/libOgreOpcode.a/OgreCollisionObject.o .libs/libEmberOgre.lax/libOgreOpcode.a/OgreCollisionManager.o .libs/libEmberOgre.lax/libOgreOpcode.a/OgreCollisionContext.o .libs/libEmberOgre.lax/libOgreOpcode.a/OgreCapsule.o .libs/libEmberOgre.lax/libOgreOpcode.a/OgreBoxCollisionShape.o .libs/libEmberOgre.lax/libOgreOpcode.a/IOgreCollisionShape.o .libs/libEmberOgre.lax/libOgreOpcode.a/BP_Scene.o .libs/libEmberOgre.lax/libOgreOpcode.a/BP_Proxy.o .libs/libEmberOgre.lax/libOgreOpcode.a/BP_Endpoint.o .libs/libEmberOgre.lax/liblua_Helpers.a/lua_Helpers.o .libs/libEmberOgre.lax/liblua_Helpers.a/OgreUtils.o .libs/libEmberOgre.lax/liblua_Helpers.a/LuaConsoleObject.o .libs/libEmberOgre.lax/liblua_Helpers.a/LuaConnectorHelper.o .libs/libEmberOgre.lax/liblua_Helpers.a/LuaConnector.o .libs/libEmberOgre.lax/liblua_EmberOgre.a/lua_EmberOgre.o .libs/libEmberOgre.lax/liblua_Ogre.a/lua_Ogre.o .libs/libEmberOgre.lax/libScripting.a/LuaScriptingCallContext.o .libs/libEmberOgre.lax/libScripting.a/luaobject.o .libs/libEmberOgre.lax/libScripting.a/LuaScriptingProvider.o .libs/libEmberOgre.lax/libScripting.a/LuaHelper.o .libs/libEmberOgre.lax/libSound.a/XMLSoundDefParser.o .libs/libEmberOgre.lax/libSound.a/SoundGroupDefinition.o .libs/libEmberOgre.lax/libSound.a/SoundGroup.o .libs/libEmberOgre.lax/libSound.a/SoundEntity.o .libs/libEmberOgre.lax/libSound.a/SoundDefinitionManager.o .libs/libEmberOgre.lax/libSound.a/SoundDefinition.o .libs/libEmberOgre.lax/libSound.a/SoundAction.o .libs/libEmberOgre.lax/libTerrain.a/XMLLayerDefinitionSerializer.o .libs/libEmberOgre.lax/libTerrain.a/TerrainShader.o .libs/libEmberOgre.lax/libTerrain.a/TerrainPageSurfaceLayer.o .libs/libEmberOgre.lax/libTerrain.a/TerrainPageSurfaceCompilerTechniqueSimple.o .libs/libEmberOgre.lax/libTerrain.a/TerrainPageSurfaceCompilerTechniqueShader.o .libs/libEmberOgre.lax/libTerrain.a/TerrainPageSurfaceCompiler.o .libs/libEmberOgre.lax/libTerrain.a/TerrainPageSurface.o .libs/libEmberOgre.lax/libTerrain.a/TerrainPageShadow.o .libs/libEmberOgre.lax/libTerrain.a/TerrainPageGeometry.o .libs/libEmberOgre.lax/libTerrain.a/TerrainPageFoliage.o .libs/libEmberOgre.lax/libTerrain.a/lt2-TerrainPage.o .libs/libEmberOgre.lax/libTerrain.a/TerrainPage.o .libs/libEmberOgre.lax/libTerrain.a/TerrainMod.o .libs/libEmberOgre.lax/libTerrain.a/TerrainLayerDefinitionManager.o .libs/libEmberOgre.lax/libTerrain.a/TerrainLayerDefinition.o .libs/libEmberOgre.lax/libTerrain.a/TerrainInfo.o .libs/libEmberOgre.lax/libTerrain.a/TerrainGenerator.o .libs/libEmberOgre.lax/libTerrain.a/lt1-TerrainEditor.o .libs/libEmberOgre.lax/libTerrain.a/TerrainEditor.o .libs/libEmberOgre.lax/libTerrain.a/TerrainAreaParser.o .libs/libEmberOgre.lax/libTerrain.a/TerrainArea.o .libs/libEmberOgre.lax/libTerrain.a/Map.o .libs/libEmberOgre.lax/libWidgets.a/Icon.o .libs/libEmberOgre.lax/libWidgets.a/IconImageStore.o .libs/libEmberOgre.lax/libWidgets.a/IconManager.o .libs/libEmberOgre.lax/libWidgets.a/IconRenderer.o .libs/libEmberOgre.lax/libWidgets.a/IconStore.o .libs/libEmberOgre.lax/libWidgets.a/ListBinder.o .libs/libEmberOgre.lax/libWidgets.a/AdapterBase.o .libs/libEmberOgre.lax/libWidgets.a/AdapterFactory.o .libs/libEmberOgre.lax/libWidgets.a/AreaAdapter.o .libs/libEmberOgre.lax/libWidgets.a/CustomAdapter.o .libs/libEmberOgre.lax/libWidgets.a/ListAdapter.o .libs/libEmberOgre.lax/libWidgets.a/MapAdapter.o .libs/libEmberOgre.lax/libWidgets.a/NumberAdapter.o .libs/libEmberOgre.lax/libWidgets.a/OrientationAdapter.o .libs/libEmberOgre.lax/libWidgets.a/PolygonAdapter.o .libs/libEmberOgre.lax/libWidgets.a/Position2DAdapter.o .libs/libEmberOgre.lax/libWidgets.a/PositionAdapter.o .libs/libEmberOgre.lax/libWidgets.a/SizeAdapter.o .libs/libEmberOgre.lax/libWidgets.a/StaticAdapter.o .libs/libEmberOgre.lax/libWidgets.a/StringAdapter.o .libs/libEmberOgre.lax/libWidgets.a/TerrainModAdapter.o .libs/libEmberOgre.lax/libWidgets.a/bindings.o .libs/libEmberOgre.lax/libWidgets.a/WidgetPool.o .libs/libEmberOgre.lax/libWidgets.a/WidgetDefinitions.o .libs/libEmberOgre.lax/libWidgets.a/Widget.o .libs/libEmberOgre.lax/libWidgets.a/Vector3Adapter.o .libs/libEmberOgre.lax/libWidgets.a/StackableContainer.o .libs/libEmberOgre.lax/libWidgets.a/ServerWidget.o .libs/libEmberOgre.lax/libWidgets.a/Quit.o .libs/libEmberOgre.lax/libWidgets.a/QuaternionAdapter.o .libs/libEmberOgre.lax/libWidgets.a/OgreEntityRenderer.o .libs/libEmberOgre.lax/libWidgets.a/MovableObjectRenderer.o .libs/libEmberOgre.lax/libWidgets.a/ModelRenderer.o .libs/libEmberOgre.lax/libWidgets.a/MeshPreview.o .libs/libEmberOgre.lax/libWidgets.a/MakeEntityWidget.o .libs/libEmberOgre.lax/libWidgets.a/LoadingBar.o .libs/libEmberOgre.lax/libWidgets.a/ListHolder.o .libs/libEmberOgre.lax/libWidgets.a/JesusEdit.o .libs/libEmberOgre.lax/libWidgets.a/InspectWidget.o .libs/libEmberOgre.lax/libWidgets.a/IngameChatWidget.o .libs/libEmberOgre.lax/libWidgets.a/IconBase.o .libs/libEmberOgre.lax/libWidgets.a/IconBar.o .libs/libEmberOgre.lax/lt3-Help.o .libs/libEmberOgre.lax/libWidgets.a/EntityIconSlot.o .libs/libEmberOgre.lax/libWidgets.a/EntityIconManager.o .libs/libEmberOgre.lax/libWidgets.a/EntityIconDragDropTarget.o .libs/libEmberOgre.lax/libWidgets.a/EntityIcon.o .libs/libEmberOgre.lax/libWidgets.a/EntityEditor.o .libs/libEmberOgre.lax/libWidgets.a/EntityCreatorPartAction.o .libs/libEmberOgre.lax/libWidgets.a/EntityCreatorMovementBridge.o .libs/libEmberOgre.lax/libWidgets.a/EntityCreatorMovement.o .libs/libEmberOgre.lax/libWidgets.a/EntityCreatorModelAction.o .libs/libEmberOgre.lax/libWidgets.a/EntityCreatorHideModelAction.o .libs/libEmberOgre.lax/libWidgets.a/EntityCreatorActionCreator.o .libs/libEmberOgre.lax/libWidgets.a/EntityCreator.o .libs/libEmberOgre.lax/libWidgets.a/EntityCEGUITexture.o .libs/libEmberOgre.lax/libWidgets.a/ConsoleAdapter.o .libs/libEmberOgre.lax/libWidgets.a/Compass.o .libs/libEmberOgre.lax/libWidgets.a/ColouredListItem.o .libs/libEmberOgre.lax/libWidgets.a/AssetsManager.o .libs/libEmberOgre.lax/libGui.a/CEGUILogger.o .libs/libEmberOgre.lax/libGui.a/ActiveWidgetHandler.o >ranlib .libs/libEmberOgre.a >rm -fr .libs/libEmberOgre.lax >creating libEmberOgre.la >(cd .libs && rm -f libEmberOgre.la && ln -s ../libEmberOgre.la libEmberOgre.la) >make[5]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre' >make[4]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components/ogre' >make[4]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/components' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components' >make[3]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/components' >Making all in main >make[3]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/main' >Making all in bindings >make[4]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/main/bindings' >Making all in lua >make[5]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/main/bindings/lua' >/bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o lua_Main.lo lua_Main.cpp >mkdir .libs > g++ -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I../../../../src -I../../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c lua_Main.cpp -fPIC -DPIC -o .libs/lua_Main.o >/bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o liblua_Main.la lua_Main.lo -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >ar cru .libs/liblua_Main.a .libs/lua_Main.o >ranlib .libs/liblua_Main.a >creating liblua_Main.la >(cd .libs && rm -f liblua_Main.la && ln -s ../liblua_Main.la liblua_Main.la) >make[5]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/main/bindings/lua' >make[5]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/main/bindings' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/main/bindings' >make[4]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/main/bindings' >make[4]: Entering directory `/builddir/build/BUILD/ember-0.5.6/src/main' >g++ -DHAVE_CONFIG_H -I../../src -I../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Application.o Application.cpp >g++ -DHAVE_CONFIG_H -I../../src -I../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Ember.o Ember.cpp >g++ -DHAVE_CONFIG_H -I../../src -I../../src -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ConfigBoundLogObserver.o ConfigBoundLogObserver.cpp >Application.cpp: In function 'void* Ember::startSoundServiceCycle(void*)': >Application.cpp:266: warning: no return statement in function returning non-void >/bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ember.bin Application.o Ember.o ConfigBoundLogObserver.o ../../src/components/ogre/libEmberOgre.la ../../src/extensions/libExtensions.la ../../src/services/libServices.la ../../src/framework/libFramework.la ../../src/main/bindings/lua/liblua_Main.la -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIBase -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lopenal -lalut -lopenal -lsigc-2.0 -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >mkdir .libs >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/X11R6/include -I/usr/include -I/usr/include/CEGUI -DOGRE_GUI_GLX -DOGRE_CONFIG_LITTLE_ENDIAN -I/usr/include/OGRE -I/usr/include/CEGUI -DLUA51 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/Eris-1.3 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/skstream-0.3 -I/usr/lib/skstream-0.3/include -I/usr/include/Atlas-C++-0.6 -I/usr/include/wfmath-0.3 -I/usr/include/varconf-1.0 -I/usr/include/Mercator-0.2 -I/usr/include/libwfut-0.2 -DNDEBUG -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o ember.bin Application.o Ember.o ConfigBoundLogObserver.o ../../src/components/ogre/.libs/libEmberOgre.a ../../src/extensions/.libs/libExtensions.a ../../src/services/.libs/libServices.a ../../src/framework/.libs/libFramework.a ../../src/main/bindings/lua/.libs/liblua_Main.a -lCEGUILuaScriptModule -ltolua++ -ltinyxml -lGL -lCEGUIOgreRenderer -lOgreMain -lCEGUIBase -llua -lm -ldl -lalut -lopenal -leris-1.3 -lskstream-0.3 -lvarconf-1.0 -lmercator-0.2 -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 -lwfmath-0.3 -lwfut-0.2 -lsigc-2.0 -lcurl -lSDL -lpthread >/usr/bin/ld: ../../src/framework/.libs/libFramework.a(scrap.o): undefined reference to symbol 'XConvertSelection' >/usr/bin/ld: note: 'XConvertSelection' is defined in DSO /usr/lib/libX11.so.6 so try adding it to the linker command line >/usr/lib/libX11.so.6: could not read symbols: Invalid operation >collect2: ld returned 1 exit status >make[4]: *** [ember.bin] Error 1 >make[4]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/main' >make[3]: *** [all-recursive] Error 1 >make[3]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src/main' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src' >make[1]: *** [all] Error 2 >make[1]: Leaving directory `/builddir/build/BUILD/ember-0.5.6/src' >make: *** [all-recursive] Error 1 >error: Bad exit status from /var/tmp/rpm-tmp.RKen3Y (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.RKen3Y (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/ember.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 333, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/ember.spec'] >LEAVE do --> EXCEPTION RAISED >
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 599841
:
420003
| 420004 |
420005
|
420006
|
420007
|
420008