Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 431068 Details for
Bug 580396
dev-games/cegui-0.8.5 : /.../registered.hpp:93:30: error: no matching function for call to ‘registry_lookup2(void (*)())’
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-games:cegui-0.8.5:20160417-233746.log
dev-games:cegui-0.8.5:20160417-233746.log (text/plain), 867.80 KB, created by
Toralf Förster
on 2016-04-18 08:17:56 UTC
(
hide
)
Description:
dev-games:cegui-0.8.5:20160417-233746.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-04-18 08:17:56 UTC
Size:
867.80 KB
patch
obsolete
> * Package: dev-games/cegui-0.8.5 > * Repository: gentoo > * Maintainer: games@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux pcre python python_targets_python2_7 userland_GNU xml > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking cegui-0.8.5.tar.bz2 to /var/tmp/portage/dev-games/cegui-0.8.5/work >>>> Source unpacked in /var/tmp/portage/dev-games/cegui-0.8.5/work >>>> Preparing source in /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build" >cmake --no-warn-unused-cli -C /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DCEGUI_BUILD_IMAGECODEC_CORONA=OFF -DCEGUI_BUILD_IMAGECODEC_DEVIL=OFF -DCEGUI_BUILD_IMAGECODEC_FREEIMAGE=OFF -DCEGUI_BUILD_IMAGECODEC_PVR=OFF -DCEGUI_BUILD_IMAGECODEC_SILLY=OFF -DCEGUI_BUILD_IMAGECODEC_STB=ON -DCEGUI_BUILD_IMAGECODEC_TGA=ON -DCEGUI_BUILD_LUA_GENERATOR=OFF -DCEGUI_BUILD_LUA_MODULE=OFF -DCEGUI_BUILD_PYTHON_MODULES=ON -DCEGUI_BUILD_RENDERER_DIRECTFB=OFF -DCEGUI_BUILD_RENDERER_IRRLICHT=OFF -DCEGUI_BUILD_RENDERER_NULL=ON -DCEGUI_BUILD_RENDERER_OGRE=OFF -DCEGUI_BUILD_RENDERER_OPENGL=OFF -DCEGUI_BUILD_RENDERER_OPENGL3=OFF -DCEGUI_BUILD_RENDERER_OPENGLES=OFF -DCEGUI_BUILD_STATIC_CONFIGURATION=OFF -DCEGUI_BUILD_TESTS=OFF -DCEGUI_BUILD_XMLPARSER_EXPAT=OFF -DCEGUI_BUILD_XMLPARSER_LIBXML2=ON -DCEGUI_BUILD_XMLPARSER_RAPIDXML=OFF -DCEGUI_BUILD_XMLPARSER_TINYXML=OFF -DCEGUI_BUILD_XMLPARSER_XERCES=OFF -DCEGUI_HAS_FREETYPE=OFF -DCEGUI_HAS_MINIZIP_RESOURCE_PROVIDER=OFF -DCEGUI_HAS_PCRE_REGEX=ON -DCEGUI_SAMPLES_ENABLED=OFF -DCEGUI_USE_FRIBIDI=OFF -DCEGUI_USE_MINIBIDI=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/gentoo_toolchain.cmake /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5 >Not searching for unused variables given on the command line. >loading initial cache file /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 5.3.0 >-- The CXX compiler identification is GNU 5.3.0 >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Detecting C compile features >-- Detecting C compile features - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Found PCRE: /usr/lib64/libpcre.so >-- Found FREETYPE: /usr/lib64/libfreetype.so >-- Could NOT find MINIZIP (missing: MINIZIP_LIB MINIZIP_H_PATH) >-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "0.29.1") >-- Checking for module 'fribidi' >-- Found fribidi, version 0.19.7 >-- Found FRIBIDI: TRUE >-- Looking for iconv >-- Looking for iconv - found >-- Found OpenGL: /usr/lib64/libGL.so >-- Found GLEW: /usr/lib64/libGLEW.so >-- Could NOT find GLM (missing: GLM_H_PATH) >-- Could NOT find GLFW (missing: GLFW_LIB GLFW_H_PATH) >-- Could NOT find GLFW3 (missing: GLFW3_LIB GLFW3_H_PATH) >-- Looking for pthread.h >-- Looking for pthread.h - found >-- Looking for pthread_create >-- Looking for pthread_create - not found >-- Looking for pthread_create in pthreads >-- Looking for pthread_create in pthreads - not found >-- Looking for pthread_create in pthread >-- Looking for pthread_create in pthread - found >-- Found Threads: TRUE >-- Found SDL2: /usr/lib64/libSDL2.so;/usr/lib64/libSDL2main.a;-lpthread >-- Found SDL2IMAGE: /usr/lib64/libSDL2_image.so >-- Could NOT find DIRECTXSDK (missing: DIRECTXSDK_LIB_PATH DIRECTXSDK_H_PATH DIRECTXSDK_MAX_D3D) >-- Could NOT find D3DX11EFFECTS (missing: D3DX11EFFECTS_LIB D3DX11EFFECTS_H_PATH) >-- Could NOT find IRRLICHT (missing: IRRLICHT_LIB IRRLICHT_H_PATH) >-- Found OGRE: /usr/lib64/libOgreMain.so >-- Could NOT find OIS (missing: OIS_LIB OIS_H_PATH) >-- Found DIRECTFB: /usr/lib64/libdirectfb.so >-- Could NOT find OPENGLES (missing: OPENGLES_LIB OPENGLES_H_PATH) >-- Found EPOXY: /usr/lib64/libepoxy.so >-- Found EXPAT: /usr/lib64/libexpat.so >-- Found XERCESC: /usr/lib64/libxerces-c.so >-- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.3") >-- Found TINYXML: /usr/lib64/libtinyxml.so >-- Performing Test TINYXML_API_TEST >-- Performing Test TINYXML_API_TEST - Success >-- Could NOT find RAPIDXML (missing: RAPIDXML_H_PATH) >-- Could NOT find IL (missing: IL_LIB IL_H_PATH) >-- Could NOT find ILU (missing: ILU_LIB) >-- Found FREEIMAGE: /usr/lib64/libfreeimage.so >-- Could NOT find SILLY (missing: SILLY_LIB SILLY_H_PATH) >-- Could NOT find CORONA (missing: CORONA_LIB CORONA_H_PATH) >-- Could NOT find PVRTOOLS (missing: PVRTOOLS_LIB PVRTOOLS_H_PATH) >-- Found LUA51: /usr/lib64/liblua.so >-- Could NOT find TOLUAPP (missing: TOLUAPP_LIB TOLUAPP_H_PATH) >-- Found PythonInterp: /var/tmp/portage/dev-games/cegui-0.8.5/temp/python2.7/bin/python (found version "2.7.11") >-- Found PythonLibs: /usr/lib64/libpython2.7.so (found suitable exact version "2.7.11") >-- Boost version: 1.60.0 >-- Found the following Boost libraries: >-- python >-- unit_test_framework >-- system >-- timer >-- chrono >-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) >-- Some or all of the gtk libraries were not found. (missing: GTK2_GTK_LIBRARY GTK2_GTK_INCLUDE_DIR GTK2_GDK_INCLUDE_DIR GTK2_GDKCONFIG_INCLUDE_DIR GTK2_GDK_LIBRARY) >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -march=native -O2 -pipe -std=c99 -fsigned-char -Wall -Wextra >C++ -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,--no-as-needed -fsigned-char -Wall -Wextra >Module -Wl,-O1 -Wl,--as-needed -Wl,--no-as-needed -fsigned-char -Wall -Wextra >Shared -Wl,-O1 -Wl,--as-needed -Wl,--no-as-needed -fsigned-char -Wall -Wextra > >-- Configuring done >-- Generating done >-- Build files have been written to: /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build" >make -j1 VERBOSE=1 >/usr/bin/cmake -H/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5 -B/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build --check-build-system CMakeFiles/Makefile.cmake 0 >/usr/bin/cmake -E cmake_progress_start /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/CMakeFiles /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/CMakeFiles/progress.marks >make -f CMakeFiles/Makefile2 all >make[1]: Entering directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >make -f cegui/src/CMakeFiles/CEGUIBase-0.dir/build.make cegui/src/CMakeFiles/CEGUIBase-0.dir/depend >make[2]: Entering directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5 /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/CMakeFiles/CEGUIBase-0.dir/DependInfo.cmake >Dependee "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/CMakeFiles/CEGUIBase-0.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/CMakeFiles/CEGUIBase-0.dir/depend.internal". >Dependee "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/CMakeFiles/CEGUIBase-0.dir/depend.internal". >Scanning dependencies of target CEGUIBase-0 >make[2]: Leaving directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >make -f cegui/src/CMakeFiles/CEGUIBase-0.dir/build.make cegui/src/CMakeFiles/CEGUIBase-0.dir/build >make[2]: Entering directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >[ 0%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/EventArgs.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/EventArgs.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/EventArgs.cpp >[ 0%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/DefaultResourceProvider.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/DefaultResourceProvider.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/DefaultResourceProvider.cpp >[ 0%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/DefaultRenderedStringParser.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/DefaultRenderedStringParser.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/DefaultRenderedStringParser.cpp >[ 0%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/ColourRect.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/ColourRect.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ColourRect.cpp >[ 0%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/CoordConverter.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/CoordConverter.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/CoordConverter.cpp >[ 1%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/JustifiedRenderedStringWordWrapper.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/JustifiedRenderedStringWordWrapper.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/JustifiedRenderedStringWordWrapper.cpp >[ 1%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/XMLAttributes.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/XMLAttributes.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/XMLAttributes.cpp >[ 1%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Base.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/Base.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/Base.cpp >[ 1%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/PropertySet.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/PropertySet.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/PropertySet.cpp >[ 1%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/JustifiedRenderedString.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/JustifiedRenderedString.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/JustifiedRenderedString.cpp >[ 1%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/AnimationManager.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/AnimationManager.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/AnimationManager.cpp >[ 2%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/XMLSerializer.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/XMLSerializer.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/XMLSerializer.cpp >[ 2%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Scheme.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/Scheme.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/Scheme.cpp >[ 2%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/SystemKeys.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/SystemKeys.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/SystemKeys.cpp >[ 2%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/RenderedStringTextComponent.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/RenderedStringTextComponent.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/RenderedStringTextComponent.cpp >[ 2%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/WindowFactoryManager.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/WindowFactoryManager.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowFactoryManager.cpp >[ 3%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/LinkedEvent.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/LinkedEvent.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/LinkedEvent.cpp >[ 3%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/XMLHandler.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/XMLHandler.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/XMLHandler.cpp >[ 3%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/BasicRenderedStringParser.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/BasicRenderedStringParser.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/BasicRenderedStringParser.cpp >[ 3%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/FormattedRenderedString.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/FormattedRenderedString.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/FormattedRenderedString.cpp >[ 3%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/String.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/String.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/String.cpp >[ 3%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/NamedXMLResourceManager.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/NamedXMLResourceManager.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/NamedXMLResourceManager.cpp >[ 4%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/ChainedXMLHandler.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/ChainedXMLHandler.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ChainedXMLHandler.cpp >[ 4%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Font_xmlHandler.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/Font_xmlHandler.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/Font_xmlHandler.cpp >[ 4%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/MouseCursor.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/MouseCursor.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/MouseCursor.cpp >[ 4%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Element.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/Element.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/Element.cpp >[ 4%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Image.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/Image.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/Image.cpp >[ 4%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Config_xmlHandler.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/Config_xmlHandler.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/Config_xmlHandler.cpp >[ 5%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/CompositeResourceProvider.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/CompositeResourceProvider.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/CompositeResourceProvider.cpp >[ 5%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/XMLParser.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/XMLParser.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/XMLParser.cpp >[ 5%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/WindowFactory.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/WindowFactory.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowFactory.cpp >[ 5%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/RenderedStringWidgetComponent.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/RenderedStringWidgetComponent.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/RenderedStringWidgetComponent.cpp >[ 5%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/RenderedStringComponent.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/RenderedStringComponent.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/RenderedStringComponent.cpp >[ 6%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/FactoryModule.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/FactoryModule.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/FactoryModule.cpp >[ 6%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/AnimationInstance.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/AnimationInstance.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/AnimationInstance.cpp >[ 6%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/CentredRenderedString.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/CentredRenderedString.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/CentredRenderedString.cpp >[ 6%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Clipboard.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/Clipboard.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/Clipboard.cpp >[ 6%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/GlobalEventSet.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/GlobalEventSet.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/GlobalEventSet.cpp >[ 6%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/EventSet.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/EventSet.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/EventSet.cpp >[ 7%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/FontManager.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/FontManager.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/FontManager.cpp >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/FontManager.cpp:76:53: warning: unused parameter âfont_nameâ [-Wunused-parameter] > Font& FontManager::createFreeTypeFont(const String& font_name, > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/FontManager.cpp:77:51: warning: unused parameter âpoint_sizeâ [-Wunused-parameter] > const float point_size, > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/FontManager.cpp:78:50: warning: unused parameter âanti_aliasedâ [-Wunused-parameter] > const bool anti_aliased, > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/FontManager.cpp:79:53: warning: unused parameter âfont_filenameâ [-Wunused-parameter] > const String& font_filename, > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/FontManager.cpp:80:53: warning: unused parameter âresource_groupâ [-Wunused-parameter] > const String& resource_group, > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/FontManager.cpp:81:60: warning: unused parameter âauto_scaledâ [-Wunused-parameter] > const AutoScaledMode auto_scaled, > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/FontManager.cpp:82:52: warning: unused parameter ânative_resâ [-Wunused-parameter] > const Sizef& native_res, > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/FontManager.cpp:83:63: warning: unused parameter âactionâ [-Wunused-parameter] > XMLResourceExistsAction action) > ^ >[ 7%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/BasicImage.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/BasicImage.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/BasicImage.cpp >[ 7%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Event.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/Event.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/Event.cpp >[ 7%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/FactoryRegisterer.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/FactoryRegisterer.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/FactoryRegisterer.cpp >[ 7%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Affector.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/Affector.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/Affector.cpp >[ 7%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/GeometryBuffer.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/GeometryBuffer.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/GeometryBuffer.cpp >[ 8%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Logger.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/Logger.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/Logger.cpp >[ 8%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/GUIContext.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/GUIContext.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/GUIContext.cpp >[ 8%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/LeftAlignedRenderedString.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/LeftAlignedRenderedString.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/LeftAlignedRenderedString.cpp >[ 8%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/KeyFrame.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/KeyFrame.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/KeyFrame.cpp >[ 8%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Animation.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/Animation.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/Animation.cpp >[ 9%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/DynamicModule.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/DynamicModule.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/DynamicModule.cpp >[ 9%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/GUILayout_xmlHandler.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/GUILayout_xmlHandler.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/GUILayout_xmlHandler.cpp >[ 9%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/System.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/System.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/System.cpp >[ 9%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/DataContainer.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/DataContainer.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/DataContainer.cpp >[ 9%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Exceptions.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/Exceptions.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/Exceptions.cpp >[ 9%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/RenderEffectManager.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/RenderEffectManager.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/RenderEffectManager.cpp >[ 10%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/RenderedStringImageComponent.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/RenderedStringImageComponent.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/RenderedStringImageComponent.cpp >[ 10%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/RenderQueue.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/RenderQueue.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/RenderQueue.cpp >[ 10%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/TextUtils.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/TextUtils.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/TextUtils.cpp >[ 10%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Quaternion.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/Quaternion.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/Quaternion.cpp >[ 10%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/ImageCodec.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/ImageCodec.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodec.cpp >[ 10%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Font.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/Font.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/Font.cpp >[ 11%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Animation_xmlHandler.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/Animation_xmlHandler.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/Animation_xmlHandler.cpp >[ 11%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/SubscriberSlot.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/SubscriberSlot.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/SubscriberSlot.cpp >[ 11%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Scheme_xmlHandler.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/Scheme_xmlHandler.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/Scheme_xmlHandler.cpp >[ 11%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/RightAlignedRenderedString.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/RightAlignedRenderedString.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/RightAlignedRenderedString.cpp >[ 11%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/ImageManager.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/ImageManager.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageManager.cpp >[ 12%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/WindowManager.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/WindowManager.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowManager.cpp >[ 12%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/IconvStringTranscoder.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/IconvStringTranscoder.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/IconvStringTranscoder.cpp >[ 12%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/RenderingSurface.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/RenderingSurface.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/RenderingSurface.cpp >[ 12%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/WindowRendererManager.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/WindowRendererManager.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowRendererManager.cpp >[ 12%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/NamedElement.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/NamedElement.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/NamedElement.cpp >[ 12%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/DefaultLogger.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/DefaultLogger.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/DefaultLogger.cpp >[ 13%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Colour.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/Colour.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/Colour.cpp >[ 13%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/WindowRenderer.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/WindowRenderer.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowRenderer.cpp >[ 13%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/BoundSlot.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/BoundSlot.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/BoundSlot.cpp >[ 13%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/ScriptModule.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/ScriptModule.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModule.cpp >[ 13%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/PropertyHelper.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/PropertyHelper.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/PropertyHelper.cpp >[ 13%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Rect.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/Rect.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/Rect.cpp >[ 14%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/SchemeManager.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/SchemeManager.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/SchemeManager.cpp >[ 14%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/PixmapFont.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/PixmapFont.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/PixmapFont.cpp >[ 14%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/PCRERegexMatcher.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/PCRERegexMatcher.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/PCRERegexMatcher.cpp >[ 14%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/RenderTarget.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/RenderTarget.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/RenderTarget.cpp >[ 14%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/RenderedString.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/RenderedString.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/RenderedString.cpp >[ 15%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/RenderingWindow.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/RenderingWindow.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/RenderingWindow.cpp >[ 15%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Window.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/Window.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/Window.cpp >[ 15%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/BidiVisualMapping.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/BidiVisualMapping.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/BidiVisualMapping.cpp >[ 15%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/Property.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/Property.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/Property.cpp >[ 15%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/SimpleTimer.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/SimpleTimer.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/SimpleTimer.cpp >[ 15%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/SequentialLayoutContainer.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/SequentialLayoutContainer.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/SequentialLayoutContainer.cpp >[ 16%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/VerticalLayoutContainer.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/VerticalLayoutContainer.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/VerticalLayoutContainer.cpp >[ 16%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/Spinner.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/Spinner.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/Spinner.cpp >[ 16%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/ListboxTextItem.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/ListboxTextItem.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/ListboxTextItem.cpp >[ 16%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/Scrollbar.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/Scrollbar.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/Scrollbar.cpp >[ 16%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/ItemListbox.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/ItemListbox.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/ItemListbox.cpp >[ 16%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/LayoutContainer.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/LayoutContainer.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/LayoutContainer.cpp >[ 17%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/PopupMenu.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/PopupMenu.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/PopupMenu.cpp >[ 17%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/HorizontalLayoutContainer.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/HorizontalLayoutContainer.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/HorizontalLayoutContainer.cpp >[ 17%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/MenuBase.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/MenuBase.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/MenuBase.cpp >[ 17%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/Titlebar.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/Titlebar.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/Titlebar.cpp >[ 17%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/ListHeaderSegment.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/ListHeaderSegment.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/ListHeaderSegment.cpp >[ 18%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/Combobox.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/Combobox.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/Combobox.cpp >[ 18%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/ProgressBar.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/ProgressBar.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/ProgressBar.cpp >[ 18%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/MultiLineEditbox.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/MultiLineEditbox.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/MultiLineEditbox.cpp >[ 18%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/Thumb.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/Thumb.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/Thumb.cpp >[ 18%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/ClippedContainer.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/ClippedContainer.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/ClippedContainer.cpp >[ 18%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/GroupBox.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/GroupBox.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/GroupBox.cpp >[ 19%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/ScrolledContainer.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/ScrolledContainer.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/ScrolledContainer.cpp >[ 19%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/MultiColumnList.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/MultiColumnList.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/MultiColumnList.cpp >[ 19%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/ItemListBase.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/ItemListBase.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/ItemListBase.cpp >[ 19%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/PushButton.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/PushButton.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/PushButton.cpp >[ 19%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/MenuItem.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/MenuItem.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/MenuItem.cpp >[ 19%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/ToggleButton.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/ToggleButton.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/ToggleButton.cpp >[ 20%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/Editbox.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/Editbox.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/Editbox.cpp >[ 20%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/Menubar.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/Menubar.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/Menubar.cpp >[ 20%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/Slider.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/Slider.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/Slider.cpp >[ 20%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/ScrolledItemListBase.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/ScrolledItemListBase.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/ScrolledItemListBase.cpp >[ 20%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/TabControl.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/TabControl.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/TabControl.cpp >[ 21%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/TabButton.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/TabButton.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/TabButton.cpp >[ 21%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/FrameWindow.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/FrameWindow.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/FrameWindow.cpp >[ 21%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/ScrollablePane.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/ScrollablePane.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/ScrollablePane.cpp >[ 21%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/Listbox.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/Listbox.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/Listbox.cpp >[ 21%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/GridLayoutContainer.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/GridLayoutContainer.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/GridLayoutContainer.cpp >[ 21%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/ListHeader.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/ListHeader.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/ListHeader.cpp >[ 22%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/DragContainer.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/DragContainer.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/DragContainer.cpp >[ 22%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/Tree.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/Tree.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/Tree.cpp >[ 22%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/ButtonBase.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/ButtonBase.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/ButtonBase.cpp >[ 22%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/LayoutCell.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/LayoutCell.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/LayoutCell.cpp >[ 22%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/ItemEntry.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/ItemEntry.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/ItemEntry.cpp >[ 22%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/DefaultWindow.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/DefaultWindow.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/DefaultWindow.cpp >[ 23%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/ListboxItem.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/ListboxItem.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/ListboxItem.cpp >[ 23%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/TreeItem.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/TreeItem.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/TreeItem.cpp >[ 23%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/RadioButton.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/RadioButton.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/RadioButton.cpp >[ 23%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/Tooltip.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/Tooltip.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/Tooltip.cpp >[ 23%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/widgets/ComboDropList.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/widgets/ComboDropList.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/widgets/ComboDropList.cpp >[ 24%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/WidgetComponent.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/WidgetComponent.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/falagard/WidgetComponent.cpp >[ 24%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/FormattingSetting.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/FormattingSetting.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/falagard/FormattingSetting.cpp >[ 24%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/TextComponent.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/TextComponent.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/falagard/TextComponent.cpp >[ 24%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/Dimensions.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/Dimensions.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/falagard/Dimensions.cpp >[ 24%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/XMLHandler.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/XMLHandler.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/falagard/XMLHandler.cpp >[ 24%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/EventLinkDefinition.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/EventLinkDefinition.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/falagard/EventLinkDefinition.cpp >[ 25%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/XMLEnumHelper.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/XMLEnumHelper.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/falagard/XMLEnumHelper.cpp >[ 25%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/SectionSpecification.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/SectionSpecification.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/falagard/SectionSpecification.cpp >[ 25%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/PropertyDefinitionBase.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/PropertyDefinitionBase.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/falagard/PropertyDefinitionBase.cpp >[ 25%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/LayerSpecification.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/LayerSpecification.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/falagard/LayerSpecification.cpp >[ 25%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/WidgetLookManager.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/WidgetLookManager.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/falagard/WidgetLookManager.cpp >[ 25%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/StateImagery.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/StateImagery.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/falagard/StateImagery.cpp >[ 26%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/FrameComponent.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/FrameComponent.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/falagard/FrameComponent.cpp >[ 26%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/NamedArea.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/NamedArea.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/falagard/NamedArea.cpp >[ 26%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/WidgetLookFeel.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/WidgetLookFeel.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/falagard/WidgetLookFeel.cpp >[ 26%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/EventAction.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/EventAction.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/falagard/EventAction.cpp >[ 26%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/ComponentBase.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/ComponentBase.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/falagard/ComponentBase.cpp >[ 27%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/ImagerySection.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/ImagerySection.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/falagard/ImagerySection.cpp >[ 27%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/PropertyInitialiser.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/PropertyInitialiser.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/falagard/PropertyInitialiser.cpp >[ 27%] Building CXX object cegui/src/CMakeFiles/CEGUIBase-0.dir/falagard/ImageryComponent.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUIBASE_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUIBase-0.dir/falagard/ImageryComponent.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/falagard/ImageryComponent.cpp >[ 27%] Linking CXX shared library ../../lib/libCEGUIBase-0.so >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUIBase-0.dir/link.txt --verbose=1 >ccache /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -Wl,-O1 -Wl,--as-needed -Wl,--no-as-needed -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUIBase-0.so.2 -o ../../lib/libCEGUIBase-0.so.2.4.0 CMakeFiles/CEGUIBase-0.dir/EventArgs.cpp.o CMakeFiles/CEGUIBase-0.dir/DefaultResourceProvider.cpp.o CMakeFiles/CEGUIBase-0.dir/DefaultRenderedStringParser.cpp.o CMakeFiles/CEGUIBase-0.dir/ColourRect.cpp.o CMakeFiles/CEGUIBase-0.dir/CoordConverter.cpp.o CMakeFiles/CEGUIBase-0.dir/JustifiedRenderedStringWordWrapper.cpp.o CMakeFiles/CEGUIBase-0.dir/XMLAttributes.cpp.o CMakeFiles/CEGUIBase-0.dir/Base.cpp.o CMakeFiles/CEGUIBase-0.dir/PropertySet.cpp.o CMakeFiles/CEGUIBase-0.dir/JustifiedRenderedString.cpp.o CMakeFiles/CEGUIBase-0.dir/AnimationManager.cpp.o CMakeFiles/CEGUIBase-0.dir/XMLSerializer.cpp.o CMakeFiles/CEGUIBase-0.dir/Scheme.cpp.o CMakeFiles/CEGUIBase-0.dir/SystemKeys.cpp.o CMakeFiles/CEGUIBase-0.dir/RenderedStringTextComponent.cpp.o CMakeFiles/CEGUIBase-0.dir/WindowFactoryManager.cpp.o CMakeFiles/CEGUIBase-0.dir/LinkedEvent.cpp.o CMakeFiles/CEGUIBase-0.dir/XMLHandler.cpp.o CMakeFiles/CEGUIBase-0.dir/BasicRenderedStringParser.cpp.o CMakeFiles/CEGUIBase-0.dir/FormattedRenderedString.cpp.o CMakeFiles/CEGUIBase-0.dir/String.cpp.o CMakeFiles/CEGUIBase-0.dir/NamedXMLResourceManager.cpp.o CMakeFiles/CEGUIBase-0.dir/ChainedXMLHandler.cpp.o CMakeFiles/CEGUIBase-0.dir/Font_xmlHandler.cpp.o CMakeFiles/CEGUIBase-0.dir/MouseCursor.cpp.o CMakeFiles/CEGUIBase-0.dir/Element.cpp.o CMakeFiles/CEGUIBase-0.dir/Image.cpp.o CMakeFiles/CEGUIBase-0.dir/Config_xmlHandler.cpp.o CMakeFiles/CEGUIBase-0.dir/CompositeResourceProvider.cpp.o CMakeFiles/CEGUIBase-0.dir/XMLParser.cpp.o CMakeFiles/CEGUIBase-0.dir/WindowFactory.cpp.o CMakeFiles/CEGUIBase-0.dir/RenderedStringWidgetComponent.cpp.o CMakeFiles/CEGUIBase-0.dir/RenderedStringComponent.cpp.o CMakeFiles/CEGUIBase-0.dir/FactoryModule.cpp.o CMakeFiles/CEGUIBase-0.dir/AnimationInstance.cpp.o CMakeFiles/CEGUIBase-0.dir/CentredRenderedString.cpp.o CMakeFiles/CEGUIBase-0.dir/Clipboard.cpp.o CMakeFiles/CEGUIBase-0.dir/GlobalEventSet.cpp.o CMakeFiles/CEGUIBase-0.dir/EventSet.cpp.o CMakeFiles/CEGUIBase-0.dir/FontManager.cpp.o CMakeFiles/CEGUIBase-0.dir/BasicImage.cpp.o CMakeFiles/CEGUIBase-0.dir/Event.cpp.o CMakeFiles/CEGUIBase-0.dir/FactoryRegisterer.cpp.o CMakeFiles/CEGUIBase-0.dir/Affector.cpp.o CMakeFiles/CEGUIBase-0.dir/GeometryBuffer.cpp.o CMakeFiles/CEGUIBase-0.dir/Logger.cpp.o CMakeFiles/CEGUIBase-0.dir/GUIContext.cpp.o CMakeFiles/CEGUIBase-0.dir/LeftAlignedRenderedString.cpp.o CMakeFiles/CEGUIBase-0.dir/KeyFrame.cpp.o CMakeFiles/CEGUIBase-0.dir/Animation.cpp.o CMakeFiles/CEGUIBase-0.dir/DynamicModule.cpp.o CMakeFiles/CEGUIBase-0.dir/GUILayout_xmlHandler.cpp.o CMakeFiles/CEGUIBase-0.dir/System.cpp.o CMakeFiles/CEGUIBase-0.dir/DataContainer.cpp.o CMakeFiles/CEGUIBase-0.dir/Exceptions.cpp.o CMakeFiles/CEGUIBase-0.dir/RenderEffectManager.cpp.o CMakeFiles/CEGUIBase-0.dir/RenderedStringImageComponent.cpp.o CMakeFiles/CEGUIBase-0.dir/RenderQueue.cpp.o CMakeFiles/CEGUIBase-0.dir/TextUtils.cpp.o CMakeFiles/CEGUIBase-0.dir/Quaternion.cpp.o CMakeFiles/CEGUIBase-0.dir/ImageCodec.cpp.o CMakeFiles/CEGUIBase-0.dir/Font.cpp.o CMakeFiles/CEGUIBase-0.dir/Animation_xmlHandler.cpp.o CMakeFiles/CEGUIBase-0.dir/SubscriberSlot.cpp.o CMakeFiles/CEGUIBase-0.dir/Scheme_xmlHandler.cpp.o CMakeFiles/CEGUIBase-0.dir/RightAlignedRenderedString.cpp.o CMakeFiles/CEGUIBase-0.dir/ImageManager.cpp.o CMakeFiles/CEGUIBase-0.dir/WindowManager.cpp.o CMakeFiles/CEGUIBase-0.dir/IconvStringTranscoder.cpp.o CMakeFiles/CEGUIBase-0.dir/RenderingSurface.cpp.o CMakeFiles/CEGUIBase-0.dir/WindowRendererManager.cpp.o CMakeFiles/CEGUIBase-0.dir/NamedElement.cpp.o CMakeFiles/CEGUIBase-0.dir/DefaultLogger.cpp.o CMakeFiles/CEGUIBase-0.dir/Colour.cpp.o CMakeFiles/CEGUIBase-0.dir/WindowRenderer.cpp.o CMakeFiles/CEGUIBase-0.dir/BoundSlot.cpp.o CMakeFiles/CEGUIBase-0.dir/ScriptModule.cpp.o CMakeFiles/CEGUIBase-0.dir/PropertyHelper.cpp.o CMakeFiles/CEGUIBase-0.dir/Rect.cpp.o CMakeFiles/CEGUIBase-0.dir/SchemeManager.cpp.o CMakeFiles/CEGUIBase-0.dir/PixmapFont.cpp.o CMakeFiles/CEGUIBase-0.dir/PCRERegexMatcher.cpp.o CMakeFiles/CEGUIBase-0.dir/RenderTarget.cpp.o CMakeFiles/CEGUIBase-0.dir/RenderedString.cpp.o CMakeFiles/CEGUIBase-0.dir/RenderingWindow.cpp.o CMakeFiles/CEGUIBase-0.dir/Window.cpp.o CMakeFiles/CEGUIBase-0.dir/BidiVisualMapping.cpp.o CMakeFiles/CEGUIBase-0.dir/Property.cpp.o CMakeFiles/CEGUIBase-0.dir/SimpleTimer.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/SequentialLayoutContainer.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/VerticalLayoutContainer.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/Spinner.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/ListboxTextItem.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/Scrollbar.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/ItemListbox.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/LayoutContainer.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/PopupMenu.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/HorizontalLayoutContainer.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/MenuBase.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/Titlebar.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/ListHeaderSegment.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/Combobox.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/ProgressBar.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/MultiLineEditbox.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/Thumb.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/ClippedContainer.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/GroupBox.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/ScrolledContainer.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/MultiColumnList.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/ItemListBase.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/PushButton.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/MenuItem.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/ToggleButton.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/Editbox.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/Menubar.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/Slider.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/ScrolledItemListBase.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/TabControl.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/TabButton.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/FrameWindow.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/ScrollablePane.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/Listbox.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/GridLayoutContainer.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/ListHeader.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/DragContainer.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/Tree.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/ButtonBase.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/LayoutCell.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/ItemEntry.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/DefaultWindow.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/ListboxItem.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/TreeItem.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/RadioButton.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/Tooltip.cpp.o CMakeFiles/CEGUIBase-0.dir/widgets/ComboDropList.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/WidgetComponent.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/FormattingSetting.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/TextComponent.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/Dimensions.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/XMLHandler.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/EventLinkDefinition.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/XMLEnumHelper.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/SectionSpecification.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/PropertyDefinitionBase.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/LayerSpecification.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/WidgetLookManager.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/StateImagery.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/FrameComponent.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/NamedArea.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/WidgetLookFeel.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/EventAction.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/ComponentBase.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/ImagerySection.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/PropertyInitialiser.cpp.o CMakeFiles/CEGUIBase-0.dir/falagard/ImageryComponent.cpp.o -lpcre -ldl >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src && /usr/bin/cmake -E cmake_symlink_library ../../lib/libCEGUIBase-0.so.2.4.0 ../../lib/libCEGUIBase-0.so.2 ../../lib/libCEGUIBase-0.so >make[2]: Leaving directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >[ 27%] Built target CEGUIBase-0 >make -f cegui/src/RendererModules/Null/CMakeFiles/CEGUINullRenderer-0.dir/build.make cegui/src/RendererModules/Null/CMakeFiles/CEGUINullRenderer-0.dir/depend >make[2]: Entering directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5 /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/RendererModules/Null /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/RendererModules/Null /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/RendererModules/Null/CMakeFiles/CEGUINullRenderer-0.dir/DependInfo.cmake >Dependee "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/RendererModules/Null/CMakeFiles/CEGUINullRenderer-0.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/RendererModules/Null/CMakeFiles/CEGUINullRenderer-0.dir/depend.internal". >Dependee "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/RendererModules/Null/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/RendererModules/Null/CMakeFiles/CEGUINullRenderer-0.dir/depend.internal". >Scanning dependencies of target CEGUINullRenderer-0 >make[2]: Leaving directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >make -f cegui/src/RendererModules/Null/CMakeFiles/CEGUINullRenderer-0.dir/build.make cegui/src/RendererModules/Null/CMakeFiles/CEGUINullRenderer-0.dir/build >make[2]: Entering directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >[ 27%] Building CXX object cegui/src/RendererModules/Null/CMakeFiles/CEGUINullRenderer-0.dir/GeometryBuffer.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/RendererModules/Null && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUINULLRENDERER_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/RendererModules/Null -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUINullRenderer-0.dir/GeometryBuffer.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/RendererModules/Null/GeometryBuffer.cpp >[ 27%] Building CXX object cegui/src/RendererModules/Null/CMakeFiles/CEGUINullRenderer-0.dir/Renderer.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/RendererModules/Null && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUINULLRENDERER_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/RendererModules/Null -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUINullRenderer-0.dir/Renderer.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/RendererModules/Null/Renderer.cpp >[ 27%] Building CXX object cegui/src/RendererModules/Null/CMakeFiles/CEGUINullRenderer-0.dir/TextureTarget.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/RendererModules/Null && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUINULLRENDERER_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/RendererModules/Null -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUINullRenderer-0.dir/TextureTarget.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/RendererModules/Null/TextureTarget.cpp >In file included from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/CEGUI/RenderTarget.h:33:0, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/CEGUI/RendererModules/Null/../../TextureTarget.h:30, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/CEGUI/RendererModules/Null/TextureTarget.h:30, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/RendererModules/Null/TextureTarget.cpp:27: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/CEGUI/Vector.h: In member function âvirtual void CEGUI::NullTextureTarget::declareRenderSize(const Sizef&)â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/CEGUI/Vector.h:106:43: warning: âr.CEGUI::Vector2<float>::d_yâ is used uninitialized in this function [-Wuninitialized] > return Vector2(d_x + vec.d_x, d_y + vec.d_y); > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/RendererModules/Null/TextureTarget.cpp:76:8: note: ârâ was declared here > Rectf r; > ^ >In file included from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/CEGUI/RenderTarget.h:33:0, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/CEGUI/RendererModules/Null/../../TextureTarget.h:30, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/CEGUI/RendererModules/Null/TextureTarget.h:30, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/RendererModules/Null/TextureTarget.cpp:27: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/CEGUI/Vector.h:106:28: warning: âr.CEGUI::Vector2<float>::d_xâ is used uninitialized in this function [-Wuninitialized] > return Vector2(d_x + vec.d_x, d_y + vec.d_y); > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/RendererModules/Null/TextureTarget.cpp:76:8: note: ârâ was declared here > Rectf r; > ^ >[ 27%] Building CXX object cegui/src/RendererModules/Null/CMakeFiles/CEGUINullRenderer-0.dir/Texture.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/RendererModules/Null && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUINULLRENDERER_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/RendererModules/Null -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUINullRenderer-0.dir/Texture.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/RendererModules/Null/Texture.cpp >[ 28%] Linking CXX shared library ../../../../lib/libCEGUINullRenderer-0.so >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/RendererModules/Null && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUINullRenderer-0.dir/link.txt --verbose=1 >ccache /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -Wl,-O1 -Wl,--as-needed -Wl,--no-as-needed -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUINullRenderer-0.so.2 -o ../../../../lib/libCEGUINullRenderer-0.so.2.4.0 CMakeFiles/CEGUINullRenderer-0.dir/GeometryBuffer.cpp.o CMakeFiles/CEGUINullRenderer-0.dir/Renderer.cpp.o CMakeFiles/CEGUINullRenderer-0.dir/TextureTarget.cpp.o CMakeFiles/CEGUINullRenderer-0.dir/Texture.cpp.o ../../../../lib/libCEGUIBase-0.so.2.4.0 -lpcre -ldl -Wl,-rpath,/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/lib: >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/RendererModules/Null && /usr/bin/cmake -E cmake_symlink_library ../../../../lib/libCEGUINullRenderer-0.so.2.4.0 ../../../../lib/libCEGUINullRenderer-0.so.2 ../../../../lib/libCEGUINullRenderer-0.so >make[2]: Leaving directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >[ 28%] Built target CEGUINullRenderer-0 >make -f cegui/src/XMLParserModules/Libxml2/CMakeFiles/CEGUILibXMLParser.dir/build.make cegui/src/XMLParserModules/Libxml2/CMakeFiles/CEGUILibXMLParser.dir/depend >make[2]: Entering directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5 /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/XMLParserModules/Libxml2 /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/XMLParserModules/Libxml2 /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/XMLParserModules/Libxml2/CMakeFiles/CEGUILibXMLParser.dir/DependInfo.cmake >Dependee "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/XMLParserModules/Libxml2/CMakeFiles/CEGUILibXMLParser.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/XMLParserModules/Libxml2/CMakeFiles/CEGUILibXMLParser.dir/depend.internal". >Dependee "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/XMLParserModules/Libxml2/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/XMLParserModules/Libxml2/CMakeFiles/CEGUILibXMLParser.dir/depend.internal". >Scanning dependencies of target CEGUILibXMLParser >make[2]: Leaving directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >make -f cegui/src/XMLParserModules/Libxml2/CMakeFiles/CEGUILibXMLParser.dir/build.make cegui/src/XMLParserModules/Libxml2/CMakeFiles/CEGUILibXMLParser.dir/build >make[2]: Entering directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >[ 28%] Building CXX object cegui/src/XMLParserModules/Libxml2/CMakeFiles/CEGUILibXMLParser.dir/XMLParserModule.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/XMLParserModules/Libxml2 && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUILIBXMLPARSER_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/XMLParserModules/Libxml2 -I/usr/include/libxml2 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUILibXMLParser.dir/XMLParserModule.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/XMLParserModules/Libxml2/XMLParserModule.cpp >[ 29%] Building CXX object cegui/src/XMLParserModules/Libxml2/CMakeFiles/CEGUILibXMLParser.dir/XMLParser.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/XMLParserModules/Libxml2 && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUILIBXMLPARSER_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/XMLParserModules/Libxml2 -I/usr/include/libxml2 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUILibXMLParser.dir/XMLParser.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/XMLParserModules/Libxml2/XMLParser.cpp >[ 29%] Linking CXX shared library ../../../../lib/libCEGUILibXMLParser.so >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/XMLParserModules/Libxml2 && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUILibXMLParser.dir/link.txt --verbose=1 >ccache /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -Wl,-O1 -Wl,--as-needed -Wl,--no-as-needed -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUILibXMLParser.so -o ../../../../lib/libCEGUILibXMLParser.so CMakeFiles/CEGUILibXMLParser.dir/XMLParserModule.cpp.o CMakeFiles/CEGUILibXMLParser.dir/XMLParser.cpp.o -lxml2 ../../../../lib/libCEGUIBase-0.so.2.4.0 -lpcre -ldl -Wl,-rpath,/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/lib: >make[2]: Leaving directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >[ 29%] Built target CEGUILibXMLParser >make -f cegui/src/ImageCodecModules/STB/CMakeFiles/CEGUISTBImageCodec.dir/build.make cegui/src/ImageCodecModules/STB/CMakeFiles/CEGUISTBImageCodec.dir/depend >make[2]: Entering directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5 /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/STB /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ImageCodecModules/STB /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ImageCodecModules/STB/CMakeFiles/CEGUISTBImageCodec.dir/DependInfo.cmake >Dependee "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ImageCodecModules/STB/CMakeFiles/CEGUISTBImageCodec.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ImageCodecModules/STB/CMakeFiles/CEGUISTBImageCodec.dir/depend.internal". >Dependee "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ImageCodecModules/STB/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ImageCodecModules/STB/CMakeFiles/CEGUISTBImageCodec.dir/depend.internal". >Scanning dependencies of target CEGUISTBImageCodec >make[2]: Leaving directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >make -f cegui/src/ImageCodecModules/STB/CMakeFiles/CEGUISTBImageCodec.dir/build.make cegui/src/ImageCodecModules/STB/CMakeFiles/CEGUISTBImageCodec.dir/build >make[2]: Entering directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >[ 29%] Building CXX object cegui/src/ImageCodecModules/STB/CMakeFiles/CEGUISTBImageCodec.dir/ImageCodecModule.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ImageCodecModules/STB && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUISTBIMAGECODEC_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/ImageCodecModules/STB -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUISTBImageCodec.dir/ImageCodecModule.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/STB/ImageCodecModule.cpp >[ 30%] Building CXX object cegui/src/ImageCodecModules/STB/CMakeFiles/CEGUISTBImageCodec.dir/stb_image.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ImageCodecModules/STB && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUISTBIMAGECODEC_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/ImageCodecModules/STB -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUISTBImageCodec.dir/stb_image.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/STB/stb_image.cpp >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/STB/stb_image.cpp: In function âstbi_uc* bmp_load(stbi*, int*, int*, int*, int)â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/STB/stb_image.cpp:2954:38: warning: variable âfake_aâ set but not used [-Wunused-but-set-variable] > unsigned int mr=0,mg=0,mb=0,ma=0, fake_a=0; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/STB/stb_image.cpp: In function âstbi_uc* stbi_gif_load(stbi*, int*, int*, int*, int)â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/STB/stb_image.cpp:4176:17: warning: missing initializer for member âstbi_gif_struct::hâ [-Wmissing-field-initializers] > stbi_gif g={0}; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/STB/stb_image.cpp:4176:17: warning: missing initializer for member âstbi_gif_struct::outâ [-Wmissing-field-initializers] >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/STB/stb_image.cpp:4176:17: warning: missing initializer for member âstbi_gif_struct::flagsâ [-Wmissing-field-initializers] >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/STB/stb_image.cpp:4176:17: warning: missing initializer for member âstbi_gif_struct::bgindexâ [-Wmissing-field-initializers] >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/STB/stb_image.cpp:4176:17: warning: missing initializer for member âstbi_gif_struct::ratioâ [-Wmissing-field-initializers] >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/STB/stb_image.cpp:4176:17: warning: missing initializer for member âstbi_gif_struct::transparentâ [-Wmissing-field-initializers] >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/STB/stb_image.cpp:4176:17: warning: missing initializer for member âstbi_gif_struct::eflagsâ [-Wmissing-field-initializers] >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/STB/stb_image.cpp:4176:17: warning: missing initializer for member âstbi_gif_struct::palâ [-Wmissing-field-initializers] >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/STB/stb_image.cpp:4176:17: warning: missing initializer for member âstbi_gif_struct::lpalâ [-Wmissing-field-initializers] >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/STB/stb_image.cpp:4176:17: warning: missing initializer for member âstbi_gif_struct::codesâ [-Wmissing-field-initializers] >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/STB/stb_image.cpp:4176:17: warning: missing initializer for member âstbi_gif_struct::color_tableâ [-Wmissing-field-initializers] >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/STB/stb_image.cpp:4176:17: warning: missing initializer for member âstbi_gif_struct::parseâ [-Wmissing-field-initializers] >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/STB/stb_image.cpp:4176:17: warning: missing initializer for member âstbi_gif_struct::stepâ [-Wmissing-field-initializers] >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/STB/stb_image.cpp:4176:17: warning: missing initializer for member âstbi_gif_struct::lflagsâ [-Wmissing-field-initializers] >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/STB/stb_image.cpp:4176:17: warning: missing initializer for member âstbi_gif_struct::start_xâ [-Wmissing-field-initializers] >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/STB/stb_image.cpp:4176:17: warning: missing initializer for member âstbi_gif_struct::start_yâ [-Wmissing-field-initializers] >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/STB/stb_image.cpp:4176:17: warning: missing initializer for member âstbi_gif_struct::max_xâ [-Wmissing-field-initializers] >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/STB/stb_image.cpp:4176:17: warning: missing initializer for member âstbi_gif_struct::max_yâ [-Wmissing-field-initializers] >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/STB/stb_image.cpp:4176:17: warning: missing initializer for member âstbi_gif_struct::cur_xâ [-Wmissing-field-initializers] >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/STB/stb_image.cpp:4176:17: warning: missing initializer for member âstbi_gif_struct::cur_yâ [-Wmissing-field-initializers] >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/STB/stb_image.cpp:4176:17: warning: missing initializer for member âstbi_gif_struct::line_sizeâ [-Wmissing-field-initializers] >[ 30%] Building CXX object cegui/src/ImageCodecModules/STB/CMakeFiles/CEGUISTBImageCodec.dir/ImageCodec.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ImageCodecModules/STB && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUISTBIMAGECODEC_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/ImageCodecModules/STB -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUISTBImageCodec.dir/ImageCodec.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/STB/ImageCodec.cpp >[ 30%] Linking CXX shared library ../../../../lib/libCEGUISTBImageCodec.so >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ImageCodecModules/STB && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUISTBImageCodec.dir/link.txt --verbose=1 >ccache /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -Wl,-O1 -Wl,--as-needed -Wl,--no-as-needed -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUISTBImageCodec.so -o ../../../../lib/libCEGUISTBImageCodec.so CMakeFiles/CEGUISTBImageCodec.dir/ImageCodecModule.cpp.o CMakeFiles/CEGUISTBImageCodec.dir/stb_image.cpp.o CMakeFiles/CEGUISTBImageCodec.dir/ImageCodec.cpp.o ../../../../lib/libCEGUIBase-0.so.2.4.0 -lpcre -ldl -Wl,-rpath,/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/lib: >make[2]: Leaving directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >[ 30%] Built target CEGUISTBImageCodec >make -f cegui/src/ImageCodecModules/TGA/CMakeFiles/CEGUITGAImageCodec.dir/build.make cegui/src/ImageCodecModules/TGA/CMakeFiles/CEGUITGAImageCodec.dir/depend >make[2]: Entering directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5 /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/TGA /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ImageCodecModules/TGA /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ImageCodecModules/TGA/CMakeFiles/CEGUITGAImageCodec.dir/DependInfo.cmake >Dependee "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ImageCodecModules/TGA/CMakeFiles/CEGUITGAImageCodec.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ImageCodecModules/TGA/CMakeFiles/CEGUITGAImageCodec.dir/depend.internal". >Dependee "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ImageCodecModules/TGA/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ImageCodecModules/TGA/CMakeFiles/CEGUITGAImageCodec.dir/depend.internal". >Scanning dependencies of target CEGUITGAImageCodec >make[2]: Leaving directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >make -f cegui/src/ImageCodecModules/TGA/CMakeFiles/CEGUITGAImageCodec.dir/build.make cegui/src/ImageCodecModules/TGA/CMakeFiles/CEGUITGAImageCodec.dir/build >make[2]: Entering directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >[ 30%] Building CXX object cegui/src/ImageCodecModules/TGA/CMakeFiles/CEGUITGAImageCodec.dir/ImageCodecModule.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ImageCodecModules/TGA && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUITGAIMAGECODEC_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/ImageCodecModules/TGA -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUITGAImageCodec.dir/ImageCodecModule.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/TGA/ImageCodecModule.cpp >[ 30%] Building CXX object cegui/src/ImageCodecModules/TGA/CMakeFiles/CEGUITGAImageCodec.dir/ImageCodec.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ImageCodecModules/TGA && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUITGAIMAGECODEC_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/ImageCodecModules/TGA -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUITGAImageCodec.dir/ImageCodec.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/TGA/ImageCodec.cpp >[ 30%] Linking CXX shared library ../../../../lib/libCEGUITGAImageCodec.so >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ImageCodecModules/TGA && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUITGAImageCodec.dir/link.txt --verbose=1 >ccache /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -Wl,-O1 -Wl,--as-needed -Wl,--no-as-needed -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUITGAImageCodec.so -o ../../../../lib/libCEGUITGAImageCodec.so CMakeFiles/CEGUITGAImageCodec.dir/ImageCodecModule.cpp.o CMakeFiles/CEGUITGAImageCodec.dir/ImageCodec.cpp.o ../../../../lib/libCEGUIBase-0.so.2.4.0 -lpcre -ldl -Wl,-rpath,/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/lib: >make[2]: Leaving directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >[ 30%] Built target CEGUITGAImageCodec >make -f cegui/src/ImageCodecModules/SDL2/CMakeFiles/CEGUISDL2ImageCodec.dir/build.make cegui/src/ImageCodecModules/SDL2/CMakeFiles/CEGUISDL2ImageCodec.dir/depend >make[2]: Entering directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5 /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/SDL2 /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ImageCodecModules/SDL2 /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ImageCodecModules/SDL2/CMakeFiles/CEGUISDL2ImageCodec.dir/DependInfo.cmake >Dependee "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ImageCodecModules/SDL2/CMakeFiles/CEGUISDL2ImageCodec.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ImageCodecModules/SDL2/CMakeFiles/CEGUISDL2ImageCodec.dir/depend.internal". >Dependee "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ImageCodecModules/SDL2/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ImageCodecModules/SDL2/CMakeFiles/CEGUISDL2ImageCodec.dir/depend.internal". >Scanning dependencies of target CEGUISDL2ImageCodec >make[2]: Leaving directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >make -f cegui/src/ImageCodecModules/SDL2/CMakeFiles/CEGUISDL2ImageCodec.dir/build.make cegui/src/ImageCodecModules/SDL2/CMakeFiles/CEGUISDL2ImageCodec.dir/build >make[2]: Entering directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >[ 30%] Building CXX object cegui/src/ImageCodecModules/SDL2/CMakeFiles/CEGUISDL2ImageCodec.dir/ImageCodecModule.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ImageCodecModules/SDL2 && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUISDL2IMAGECODEC_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/ImageCodecModules/SDL2 -I/usr/include/SDL2 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUISDL2ImageCodec.dir/ImageCodecModule.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/SDL2/ImageCodecModule.cpp >[ 30%] Building CXX object cegui/src/ImageCodecModules/SDL2/CMakeFiles/CEGUISDL2ImageCodec.dir/ImageCodec.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ImageCodecModules/SDL2 && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUISDL2IMAGECODEC_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/ImageCodecModules/SDL2 -I/usr/include/SDL2 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUISDL2ImageCodec.dir/ImageCodec.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ImageCodecModules/SDL2/ImageCodec.cpp >[ 30%] Linking CXX shared library ../../../../lib/libCEGUISDL2ImageCodec.so >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ImageCodecModules/SDL2 && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUISDL2ImageCodec.dir/link.txt --verbose=1 >ccache /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -Wl,-O1 -Wl,--as-needed -Wl,--no-as-needed -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUISDL2ImageCodec.so -o ../../../../lib/libCEGUISDL2ImageCodec.so CMakeFiles/CEGUISDL2ImageCodec.dir/ImageCodecModule.cpp.o CMakeFiles/CEGUISDL2ImageCodec.dir/ImageCodec.cpp.o -lSDL2 -Wl,-Bstatic -lSDL2main -Wl,-Bdynamic -lpthread -lSDL2_image ../../../../lib/libCEGUIBase-0.so.2.4.0 -lpcre -ldl -Wl,-rpath,/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/lib: >make[2]: Leaving directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >[ 30%] Built target CEGUISDL2ImageCodec >make -f cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/build.make cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/depend >make[2]: Entering directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5 /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowRendererSets/Core /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/DependInfo.cmake >Dependee "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/depend.internal". >Dependee "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/depend.internal". >Scanning dependencies of target CEGUICoreWindowRendererSet >make[2]: Leaving directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >make -f cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/build.make cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/build >make[2]: Entering directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >[ 30%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/Static.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/WindowRendererSets/Core -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/Static.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowRendererSets/Core/Static.cpp >[ 30%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/Scrollbar.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/WindowRendererSets/Core -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/Scrollbar.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowRendererSets/Core/Scrollbar.cpp >[ 31%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/ItemListbox.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/WindowRendererSets/Core -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/ItemListbox.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowRendererSets/Core/ItemListbox.cpp >[ 31%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/PopupMenu.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/WindowRendererSets/Core -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/PopupMenu.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowRendererSets/Core/PopupMenu.cpp >[ 31%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/Titlebar.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/WindowRendererSets/Core -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/Titlebar.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowRendererSets/Core/Titlebar.cpp >[ 31%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/ListHeaderSegment.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/WindowRendererSets/Core -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/ListHeaderSegment.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowRendererSets/Core/ListHeaderSegment.cpp >[ 31%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/StaticImage.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/WindowRendererSets/Core -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/StaticImage.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowRendererSets/Core/StaticImage.cpp >[ 32%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/ProgressBar.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/WindowRendererSets/Core -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/ProgressBar.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowRendererSets/Core/ProgressBar.cpp >[ 32%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/MultiLineEditbox.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/WindowRendererSets/Core -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/MultiLineEditbox.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowRendererSets/Core/MultiLineEditbox.cpp >[ 32%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/Button.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/WindowRendererSets/Core -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/Button.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowRendererSets/Core/Button.cpp >[ 32%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/StaticText.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/WindowRendererSets/Core -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/StaticText.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowRendererSets/Core/StaticText.cpp >[ 32%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/MultiColumnList.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/WindowRendererSets/Core -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/MultiColumnList.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowRendererSets/Core/MultiColumnList.cpp >[ 32%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/Module.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/WindowRendererSets/Core -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/Module.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowRendererSets/Core/Module.cpp >[ 33%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/MenuItem.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/WindowRendererSets/Core -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/MenuItem.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowRendererSets/Core/MenuItem.cpp >[ 33%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/ToggleButton.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/WindowRendererSets/Core -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/ToggleButton.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowRendererSets/Core/ToggleButton.cpp >[ 33%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/Default.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/WindowRendererSets/Core -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/Default.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowRendererSets/Core/Default.cpp >[ 33%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/Editbox.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/WindowRendererSets/Core -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/Editbox.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowRendererSets/Core/Editbox.cpp >[ 33%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/Menubar.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/WindowRendererSets/Core -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/Menubar.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowRendererSets/Core/Menubar.cpp >[ 33%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/Slider.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/WindowRendererSets/Core -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/Slider.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowRendererSets/Core/Slider.cpp >[ 34%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/TabControl.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/WindowRendererSets/Core -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/TabControl.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowRendererSets/Core/TabControl.cpp >[ 34%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/TabButton.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/WindowRendererSets/Core -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/TabButton.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowRendererSets/Core/TabButton.cpp >[ 34%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/FrameWindow.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/WindowRendererSets/Core -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/FrameWindow.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowRendererSets/Core/FrameWindow.cpp >[ 34%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/ScrollablePane.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/WindowRendererSets/Core -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/ScrollablePane.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowRendererSets/Core/ScrollablePane.cpp >[ 34%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/Listbox.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/WindowRendererSets/Core -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/Listbox.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowRendererSets/Core/Listbox.cpp >[ 35%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/ListHeader.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/WindowRendererSets/Core -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/ListHeader.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowRendererSets/Core/ListHeader.cpp >[ 35%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/Tree.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/WindowRendererSets/Core -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/Tree.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowRendererSets/Core/Tree.cpp >[ 35%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/ItemEntry.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/WindowRendererSets/Core -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/ItemEntry.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowRendererSets/Core/ItemEntry.cpp >[ 35%] Building CXX object cegui/src/WindowRendererSets/Core/CMakeFiles/CEGUICoreWindowRendererSet.dir/Tooltip.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DCEGUICOREWINDOWRENDERERSET_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include/WindowRendererSets/Core -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -o CMakeFiles/CEGUICoreWindowRendererSet.dir/Tooltip.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/WindowRendererSets/Core/Tooltip.cpp >[ 35%] Linking CXX shared library ../../../../lib/libCEGUICoreWindowRendererSet.so >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/WindowRendererSets/Core && /usr/bin/cmake -E cmake_link_script CMakeFiles/CEGUICoreWindowRendererSet.dir/link.txt --verbose=1 >ccache /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -Wl,-O1 -Wl,--as-needed -Wl,--no-as-needed -fsigned-char -Wall -Wextra -shared -Wl,-soname,libCEGUICoreWindowRendererSet.so -o ../../../../lib/libCEGUICoreWindowRendererSet.so CMakeFiles/CEGUICoreWindowRendererSet.dir/Static.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/Scrollbar.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/ItemListbox.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/PopupMenu.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/Titlebar.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/ListHeaderSegment.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/StaticImage.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/ProgressBar.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/MultiLineEditbox.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/Button.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/StaticText.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/MultiColumnList.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/Module.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/MenuItem.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/ToggleButton.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/Default.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/Editbox.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/Menubar.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/Slider.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/TabControl.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/TabButton.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/FrameWindow.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/ScrollablePane.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/Listbox.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/ListHeader.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/Tree.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/ItemEntry.cpp.o CMakeFiles/CEGUICoreWindowRendererSet.dir/Tooltip.cpp.o ../../../../lib/libCEGUIBase-0.so.2.4.0 -lpcre -ldl -Wl,-rpath,/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/lib: >make[2]: Leaving directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >[ 35%] Built target CEGUICoreWindowRendererSet >make -f cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/build.make cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/depend >make[2]: Entering directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5 /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/DependInfo.cmake >Dependee "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/depend.internal". >Dependee "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/depend.internal". >Scanning dependencies of target PyCEGUI >make[2]: Leaving directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >make -f cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/build.make cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/build >make[2]: Entering directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >[ 36%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/Key.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/Key.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Key.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Key.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Key.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Key.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Key.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 36%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyDefinitionSizef.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyDefinitionSizef.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionSizef.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionSizef.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionSizef.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionSizef.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionSizef.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionSizef.pypp.cpp: In function âvoid register_PropertyDefinitionSizef_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionSizef.pypp.cpp:260:71: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::Size< float > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionSizef.pypp.cpp:285:71: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::Size< float > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionSizef.pypp.cpp:297:71: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::Size< float > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionSizef.pypp.cpp:309:71: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::Size< float > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionSizef.pypp.cpp:321:71: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::Size< float > > exported_cl > ^ >[ 36%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/FalagardPropertyBaseColourRect.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/FalagardPropertyBaseColourRect.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColourRect.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColourRect.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColourRect.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColourRect.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColourRect.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColourRect.pypp.cpp: In function âvoid register_FalagardPropertyBaseColourRect_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColourRect.pypp.cpp:211:70: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::FalagardPropertyBase< CEGUI::ColourRect > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColourRect.pypp.cpp:282:70: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::FalagardPropertyBase< CEGUI::ColourRect > exported_cl > ^ >[ 36%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/FalagardPropertyBaseRectf.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/FalagardPropertyBaseRectf.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseRectf.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseRectf.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseRectf.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseRectf.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseRectf.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseRectf.pypp.cpp: In function âvoid register_FalagardPropertyBaseRectf_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseRectf.pypp.cpp:211:73: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::FalagardPropertyBase< CEGUI::Rect< float > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseRectf.pypp.cpp:282:73: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::FalagardPropertyBase< CEGUI::Rect< float > > exported_cl > ^ >[ 36%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/LoadableUIElementIterator.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/LoadableUIElementIterator.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/LoadableUIElementIterator.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/LoadableUIElementIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/LoadableUIElementIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/LoadableUIElementIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/LoadableUIElementIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 36%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/BasicImage.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/BasicImage.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/BasicImage.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/BasicImage.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/BasicImage.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/BasicImage.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/BasicImage.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 37%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/WindowIterator.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/WindowIterator.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WindowIterator.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WindowIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WindowIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WindowIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WindowIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 37%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyDefinitionBaseMap.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyDefinitionBaseMap.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionBaseMap.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionBaseMap.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionBaseMap.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionBaseMap.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionBaseMap.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 37%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/EventIterator.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/EventIterator.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/EventIterator.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/EventIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/EventIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/EventIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/EventIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 37%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyLinkDefinitionFont.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyLinkDefinitionFont.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionFont.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionFont.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionFont.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionFont.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionFont.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionFont.pypp.cpp: In function âvoid register_PropertyLinkDefinitionFont_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionFont.pypp.cpp:307:67: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::Font* > exported_clas > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionFont.pypp.cpp:321:67: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::Font* > exported_clas > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionFont.pypp.cpp:335:67: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::Font* > exported_clas > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionFont.pypp.cpp:376:67: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::Font* > exported_clas > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionFont.pypp.cpp:388:67: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::Font* > exported_clas > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionFont.pypp.cpp:400:67: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::Font* > exported_clas > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionFont.pypp.cpp:412:67: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::Font* > exported_clas > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionFont.pypp.cpp:424:67: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::Font* > exported_clas > ^ >[ 37%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/AnimationEventArgs.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/AnimationEventArgs.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/AnimationEventArgs.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/AnimationEventArgs.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/AnimationEventArgs.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/AnimationEventArgs.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/AnimationEventArgs.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 38%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/Exception.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/Exception.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Exception.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Exception.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Exception.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Exception.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Exception.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 38%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyLinkDefinitionColourURect.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyLinkDefinitionColourURect.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionColourURect.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionColourURect.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionColourURect.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionColourURect.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionColourURect.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionColourURect.pypp.cpp: In function âvoid register_PropertyLinkDefinitionColourURect_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionColourURect.pypp.cpp:307:81: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::Rect< CEGUI::UDim > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionColourURect.pypp.cpp:320:81: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::Rect< CEGUI::UDim > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionColourURect.pypp.cpp:334:81: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::Rect< CEGUI::UDim > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionColourURect.pypp.cpp:375:81: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::Rect< CEGUI::UDim > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionColourURect.pypp.cpp:387:81: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::Rect< CEGUI::UDim > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionColourURect.pypp.cpp:399:81: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::Rect< CEGUI::UDim > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionColourURect.pypp.cpp:411:81: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::Rect< CEGUI::UDim > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionColourURect.pypp.cpp:423:81: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::Rect< CEGUI::UDim > > exported_cl > ^ >[ 38%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/FalagardComponentBase.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/FalagardComponentBase.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardComponentBase.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardComponentBase.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardComponentBase.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardComponentBase.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardComponentBase.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 38%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/ConstBaseIterator_92b3f0ef60bba0b7bc1aa08b6f3304d6.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/ConstBaseIterator_92b3f0ef60bba0b7bc1aa08b6f3304d6.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_92b3f0ef60bba0b7bc1aa08b6f3304d6.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_92b3f0ef60bba0b7bc1aa08b6f3304d6.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_92b3f0ef60bba0b7bc1aa08b6f3304d6.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_92b3f0ef60bba0b7bc1aa08b6f3304d6.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_92b3f0ef60bba0b7bc1aa08b6f3304d6.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 38%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/ConstBaseIterator_99d0247943ea008baba14993d63dd301.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/ConstBaseIterator_99d0247943ea008baba14993d63dd301.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_99d0247943ea008baba14993d63dd301.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_99d0247943ea008baba14993d63dd301.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_99d0247943ea008baba14993d63dd301.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_99d0247943ea008baba14993d63dd301.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_99d0247943ea008baba14993d63dd301.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 38%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/ImageCodec.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/ImageCodec.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ImageCodec.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ImageCodec.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ImageCodec.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ImageCodec.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ImageCodec.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 39%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyDefinitionImage.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyDefinitionImage.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionImage.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionImage.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionImage.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionImage.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionImage.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionImage.pypp.cpp: In function âvoid register_PropertyDefinitionImage_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionImage.pypp.cpp:260:64: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::Image* > exported_class_t > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionImage.pypp.cpp:286:64: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::Image* > exported_class_t > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionImage.pypp.cpp:298:64: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::Image* > exported_class_t > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionImage.pypp.cpp:310:64: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::Image* > exported_class_t > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionImage.pypp.cpp:322:64: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::Image* > exported_class_t > ^ >[ 39%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/RenderEffectManager.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/RenderEffectManager.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/RenderEffectManager.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/RenderEffectManager.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/RenderEffectManager.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/RenderEffectManager.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/RenderEffectManager.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 39%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/Animation.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/Animation.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Animation.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Animation.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Animation.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Animation.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Animation.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 39%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyDefinitionIterator.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyDefinitionIterator.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionIterator.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 39%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/RenderedString.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/RenderedString.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/RenderedString.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/RenderedString.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/RenderedString.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/RenderedString.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/RenderedString.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 39%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/UBox.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/UBox.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/UBox.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/UBox.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/UBox.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/UBox.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/UBox.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 40%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/LayerIterator.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/LayerIterator.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/LayerIterator.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/LayerIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/LayerIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/LayerIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/LayerIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 40%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/Tree.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/Tree.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Tree.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Tree.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Tree.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Tree.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Tree.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 40%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/Window.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/Window.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Window.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Window.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Window.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Window.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Window.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 40%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/Menubar.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/Menubar.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Menubar.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Menubar.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Menubar.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Menubar.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Menubar.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 40%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/ItemEntry.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/ItemEntry.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ItemEntry.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ItemEntry.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ItemEntry.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ItemEntry.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ItemEntry.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 41%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyDefinitionVerticalTextFormatting.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyDefinitionVerticalTextFormatting.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionVerticalTextFormatting.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionVerticalTextFormatting.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionVerticalTextFormatting.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionVerticalTextFormatting.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionVerticalTextFormatting.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionVerticalTextFormatting.pypp.cpp: In function âvoid register_PropertyDefinitionVerticalTextFormatting_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionVerticalTextFormatting.pypp.cpp:260:80: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::VerticalTextFormatting > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionVerticalTextFormatting.pypp.cpp:285:80: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::VerticalTextFormatting > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionVerticalTextFormatting.pypp.cpp:297:80: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::VerticalTextFormatting > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionVerticalTextFormatting.pypp.cpp:309:80: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::VerticalTextFormatting > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionVerticalTextFormatting.pypp.cpp:321:80: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::VerticalTextFormatting > exported_cl > ^ >[ 41%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/TypedPropertyString.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/TypedPropertyString.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyString.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyString.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyString.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyString.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyString.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyString.pypp.cpp: In function âvoid register_TypedPropertyString_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyString.pypp.cpp:194:59: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::TypedProperty< CEGUI::String > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyString.pypp.cpp:231:59: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::TypedProperty< CEGUI::String > exported_class_t; > ^ >[ 41%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/ScrolledItemListBase.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/ScrolledItemListBase.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ScrolledItemListBase.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ScrolledItemListBase.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ScrolledItemListBase.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ScrolledItemListBase.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ScrolledItemListBase.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 41%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/ImageIterator.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/ImageIterator.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ImageIterator.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ImageIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ImageIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ImageIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ImageIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 41%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/OperatorDim.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/OperatorDim.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/OperatorDim.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/OperatorDim.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/OperatorDim.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/OperatorDim.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/OperatorDim.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 41%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/SimpleTimer.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/SimpleTimer.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SimpleTimer.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SimpleTimer.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SimpleTimer.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SimpleTimer.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SimpleTimer.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 42%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyLinkDefinitionVector2f.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyLinkDefinitionVector2f.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionVector2f.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionVector2f.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionVector2f.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionVector2f.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionVector2f.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionVector2f.pypp.cpp: In function âvoid register_PropertyLinkDefinitionVector2f_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionVector2f.pypp.cpp:307:78: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::Vector2< float > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionVector2f.pypp.cpp:320:78: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::Vector2< float > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionVector2f.pypp.cpp:334:78: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::Vector2< float > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionVector2f.pypp.cpp:375:78: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::Vector2< float > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionVector2f.pypp.cpp:387:78: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::Vector2< float > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionVector2f.pypp.cpp:399:78: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::Vector2< float > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionVector2f.pypp.cpp:411:78: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::Vector2< float > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionVector2f.pypp.cpp:423:78: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::Vector2< float > > exported_cl > ^ >[ 42%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/ItemListbox.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/ItemListbox.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ItemListbox.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ItemListbox.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ItemListbox.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ItemListbox.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ItemListbox.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 42%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/Listbox.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/Listbox.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Listbox.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Listbox.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Listbox.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Listbox.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Listbox.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 42%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/SingletonWindowFactoryManager.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/SingletonWindowFactoryManager.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonWindowFactoryManager.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonWindowFactoryManager.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonWindowFactoryManager.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonWindowFactoryManager.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonWindowFactoryManager.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonWindowFactoryManager.pypp.cpp: In function âvoid register_SingletonWindowFactoryManager_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonWindowFactoryManager.pypp.cpp:17:69: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::Singleton< CEGUI::WindowFactoryManager > exported_cl > ^ >[ 42%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/RawDataContainer.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/RawDataContainer.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/RawDataContainer.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/RawDataContainer.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/RawDataContainer.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/RawDataContainer.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/RawDataContainer.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 42%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertySet.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertySet.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertySet.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertySet.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertySet.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertySet.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertySet.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 43%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/SectionIterator.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/SectionIterator.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SectionIterator.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SectionIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SectionIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SectionIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SectionIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 43%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/ImageryComponentIterator.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/ImageryComponentIterator.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ImageryComponentIterator.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ImageryComponentIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ImageryComponentIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ImageryComponentIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ImageryComponentIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 43%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/LayerSpecificationVector.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/LayerSpecificationVector.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/LayerSpecificationVector.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/LayerSpecificationVector.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/LayerSpecificationVector.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/LayerSpecificationVector.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/LayerSpecificationVector.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 43%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/FalagardPropertyBaseString.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/FalagardPropertyBaseString.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseString.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseString.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseString.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseString.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseString.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseString.pypp.cpp: In function âvoid register_FalagardPropertyBaseString_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseString.pypp.cpp:211:66: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::FalagardPropertyBase< CEGUI::String > exported_class > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseString.pypp.cpp:282:66: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::FalagardPropertyBase< CEGUI::String > exported_class > ^ >[ 43%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/Combobox.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/Combobox.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Combobox.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Combobox.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Combobox.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Combobox.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Combobox.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 44%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/GlobalEventSet.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/GlobalEventSet.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/GlobalEventSet.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/GlobalEventSet.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/GlobalEventSet.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/GlobalEventSet.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/GlobalEventSet.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 44%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/FalagardPropertyBaseColour.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/FalagardPropertyBaseColour.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColour.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColour.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColour.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColour.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColour.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColour.pypp.cpp: In function âvoid register_FalagardPropertyBaseColour_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColour.pypp.cpp:211:66: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::FalagardPropertyBase< CEGUI::Colour > exported_class > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColour.pypp.cpp:282:66: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::FalagardPropertyBase< CEGUI::Colour > exported_class > ^ >[ 44%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/ToggleButton.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/ToggleButton.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ToggleButton.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ToggleButton.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ToggleButton.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ToggleButton.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ToggleButton.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 44%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/PyCEGUI.main.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/PyCEGUI.main.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PyCEGUI.main.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PyCEGUI.main.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PyCEGUI.main.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PyCEGUI.main.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PyCEGUI.main.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 44%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/UDim.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/UDim.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/UDim.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/UDim.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/UDim.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/UDim.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/UDim.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 44%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/RenderedStringParser.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/RenderedStringParser.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/RenderedStringParser.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/RenderedStringParser.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/RenderedStringParser.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/RenderedStringParser.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/RenderedStringParser.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 45%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/StdPairFloatFloat.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/StdPairFloatFloat.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/StdPairFloatFloat.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/StdPairFloatFloat.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/StdPairFloatFloat.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/StdPairFloatFloat.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/StdPairFloatFloat.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 45%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/StdPairCEGUIImageImageFactory.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/StdPairCEGUIImageImageFactory.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/StdPairCEGUIImageImageFactory.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/StdPairCEGUIImageImageFactory.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/StdPairCEGUIImageImageFactory.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/StdPairCEGUIImageImageFactory.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/StdPairCEGUIImageImageFactory.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 45%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/WidgetComponentIterator.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/WidgetComponentIterator.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WidgetComponentIterator.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WidgetComponentIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WidgetComponentIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WidgetComponentIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WidgetComponentIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 45%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/Dimension.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/Dimension.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Dimension.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Dimension.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Dimension.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Dimension.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Dimension.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 45%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyLinkDefinitionFloat.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyLinkDefinitionFloat.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionFloat.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionFloat.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionFloat.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionFloat.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionFloat.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionFloat.pypp.cpp: In function âvoid register_PropertyLinkDefinitionFloat_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionFloat.pypp.cpp:307:60: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< float > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionFloat.pypp.cpp:320:60: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< float > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionFloat.pypp.cpp:334:60: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< float > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionFloat.pypp.cpp:375:60: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< float > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionFloat.pypp.cpp:387:60: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< float > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionFloat.pypp.cpp:399:60: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< float > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionFloat.pypp.cpp:411:60: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< float > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionFloat.pypp.cpp:423:60: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< float > exported_class_t; > ^ >[ 45%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/TypedPropertyRectf.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/TypedPropertyRectf.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyRectf.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyRectf.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyRectf.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyRectf.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyRectf.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyRectf.pypp.cpp: In function âvoid register_TypedPropertyRectf_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyRectf.pypp.cpp:194:66: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::TypedProperty< CEGUI::Rect< float > > exported_class > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyRectf.pypp.cpp:231:66: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::TypedProperty< CEGUI::Rect< float > > exported_class > ^ >[ 46%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/ConstBaseIterator_6318b664b630c5a4e45127a69c6748cb.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/ConstBaseIterator_6318b664b630c5a4e45127a69c6748cb.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_6318b664b630c5a4e45127a69c6748cb.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_6318b664b630c5a4e45127a69c6748cb.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_6318b664b630c5a4e45127a69c6748cb.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_6318b664b630c5a4e45127a69c6748cb.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_6318b664b630c5a4e45127a69c6748cb.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 46%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/AnimationManager.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/AnimationManager.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/AnimationManager.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/AnimationManager.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/AnimationManager.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/AnimationManager.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/AnimationManager.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 46%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyLinkDefinitionSizef.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyLinkDefinitionSizef.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionSizef.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionSizef.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionSizef.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionSizef.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionSizef.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionSizef.pypp.cpp: In function âvoid register_PropertyLinkDefinitionSizef_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionSizef.pypp.cpp:307:75: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::Size< float > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionSizef.pypp.cpp:320:75: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::Size< float > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionSizef.pypp.cpp:334:75: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::Size< float > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionSizef.pypp.cpp:375:75: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::Size< float > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionSizef.pypp.cpp:387:75: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::Size< float > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionSizef.pypp.cpp:399:75: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::Size< float > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionSizef.pypp.cpp:411:75: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::Size< float > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionSizef.pypp.cpp:423:75: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::Size< float > > exported_cl > ^ >[ 46%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/XMLAttributes.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/XMLAttributes.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/XMLAttributes.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/XMLAttributes.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/XMLAttributes.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/XMLAttributes.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/XMLAttributes.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 46%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/UVector2.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/UVector2.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/UVector2.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/UVector2.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/UVector2.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/UVector2.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/UVector2.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/UVector2.pypp.cpp: In function âvoid register_UVector2_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/UVector2.pypp.cpp:19:51: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::Vector2< CEGUI::UDim > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/UVector2.pypp.cpp:30:51: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::Vector2< CEGUI::UDim > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/UVector2.pypp.cpp:41:51: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::Vector2< CEGUI::UDim > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/UVector2.pypp.cpp:65:51: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::Vector2< CEGUI::UDim > exported_class_t; > ^ >[ 47%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/SchemeIterator.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/SchemeIterator.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SchemeIterator.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SchemeIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SchemeIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SchemeIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SchemeIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 47%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/WindowEventArgs.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/WindowEventArgs.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WindowEventArgs.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WindowEventArgs.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WindowEventArgs.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WindowEventArgs.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WindowEventArgs.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 47%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/ConstBaseIterator_d0a5fcfab7d8e4121b568ec58e88f4fd.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/ConstBaseIterator_d0a5fcfab7d8e4121b568ec58e88f4fd.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_d0a5fcfab7d8e4121b568ec58e88f4fd.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_d0a5fcfab7d8e4121b568ec58e88f4fd.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_d0a5fcfab7d8e4121b568ec58e88f4fd.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_d0a5fcfab7d8e4121b568ec58e88f4fd.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_d0a5fcfab7d8e4121b568ec58e88f4fd.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 47%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/Element.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/Element.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Element.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Element.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Element.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Element.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Element.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 47%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/TypedPropertySizef.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/TypedPropertySizef.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertySizef.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertySizef.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertySizef.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertySizef.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertySizef.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertySizef.pypp.cpp: In function âvoid register_TypedPropertySizef_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertySizef.pypp.cpp:194:66: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::TypedProperty< CEGUI::Size< float > > exported_class > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertySizef.pypp.cpp:231:66: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::TypedProperty< CEGUI::Size< float > > exported_class > ^ >[ 47%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyHelper.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyHelper.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyHelper.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyHelper.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyHelper.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyHelper.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyHelper.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 48%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/ConstBaseIterator_663c592fa58613dab4f9509d04eb6cc1.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/ConstBaseIterator_663c592fa58613dab4f9509d04eb6cc1.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_663c592fa58613dab4f9509d04eb6cc1.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_663c592fa58613dab4f9509d04eb6cc1.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_663c592fa58613dab4f9509d04eb6cc1.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_663c592fa58613dab4f9509d04eb6cc1.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_663c592fa58613dab4f9509d04eb6cc1.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 48%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/WidgetComponentMap.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/WidgetComponentMap.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WidgetComponentMap.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WidgetComponentMap.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WidgetComponentMap.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WidgetComponentMap.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WidgetComponentMap.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 48%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/EventLinkDefinitionMap.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/EventLinkDefinitionMap.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/EventLinkDefinitionMap.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/EventLinkDefinitionMap.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/EventLinkDefinitionMap.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/EventLinkDefinitionMap.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/EventLinkDefinitionMap.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 48%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/StdPairCEGUIStringString.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/StdPairCEGUIStringString.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/StdPairCEGUIStringString.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/StdPairCEGUIStringString.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/StdPairCEGUIStringString.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/StdPairCEGUIStringString.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/StdPairCEGUIStringString.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 48%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/XMLHandler.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/XMLHandler.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/XMLHandler.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/XMLHandler.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/XMLHandler.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/XMLHandler.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/XMLHandler.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 49%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/NamedXMLResourceManagerScheme.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/NamedXMLResourceManagerScheme.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/NamedXMLResourceManagerScheme.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/NamedXMLResourceManagerScheme.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/NamedXMLResourceManagerScheme.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/NamedXMLResourceManagerScheme.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/NamedXMLResourceManagerScheme.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/NamedXMLResourceManagerScheme.pypp.cpp: In function âvoid register_NamedXMLResourceManagerScheme_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/NamedXMLResourceManagerScheme.pypp.cpp:171:95: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > :NamedXMLResourceManager< CEGUI::Scheme, CEGUI::Scheme_xmlHandler > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/NamedXMLResourceManagerScheme.pypp.cpp:183:95: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > :NamedXMLResourceManager< CEGUI::Scheme, CEGUI::Scheme_xmlHandler > exported_cl > ^ >[ 49%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/FalagardPropertyBaseUint.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/FalagardPropertyBaseUint.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseUint.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseUint.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseUint.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseUint.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseUint.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseUint.pypp.cpp: In function âvoid register_FalagardPropertyBaseUint_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseUint.pypp.cpp:211:65: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::FalagardPropertyBase< unsigned int > exported_class_ > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseUint.pypp.cpp:282:65: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::FalagardPropertyBase< unsigned int > exported_class_ > ^ >[ 49%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/WidgetLookIterator.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/WidgetLookIterator.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WidgetLookIterator.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WidgetLookIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WidgetLookIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WidgetLookIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WidgetLookIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 49%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/NamedArea.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/NamedArea.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/NamedArea.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/NamedArea.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/NamedArea.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/NamedArea.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/NamedArea.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 49%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/AbsoluteDim.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/AbsoluteDim.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/AbsoluteDim.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/AbsoluteDim.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/AbsoluteDim.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/AbsoluteDim.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/AbsoluteDim.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 49%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/MenuBase.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/MenuBase.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/MenuBase.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/MenuBase.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/MenuBase.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/MenuBase.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/MenuBase.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 50%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/FalagardPropertyBaseColourUVector2.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/FalagardPropertyBaseColourUVector2.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColourUVector2.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColourUVector2.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColourUVector2.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColourUVector2.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColourUVector2.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColourUVector2.pypp.cpp: In function âvoid register_FalagardPropertyBaseColourUVector2_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColourUVector2.pypp.cpp:211:82: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > ypedef CEGUI::FalagardPropertyBase< CEGUI::Vector2< CEGUI::UDim > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColourUVector2.pypp.cpp:282:82: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > ypedef CEGUI::FalagardPropertyBase< CEGUI::Vector2< CEGUI::UDim > > exported_cl > ^ >[ 50%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyLinkDefinitionVerticalFormatting.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyLinkDefinitionVerticalFormatting.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionVerticalFormatting.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionVerticalFormatting.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionVerticalFormatting.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionVerticalFormatting.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionVerticalFormatting.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionVerticalFormatting.pypp.cpp: In function âvoid register_PropertyLinkDefinitionVerticalFormatting_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionVerticalFormatting.pypp.cpp:307:80: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::VerticalFormatting > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionVerticalFormatting.pypp.cpp:320:80: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::VerticalFormatting > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionVerticalFormatting.pypp.cpp:334:80: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::VerticalFormatting > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionVerticalFormatting.pypp.cpp:375:80: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::VerticalFormatting > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionVerticalFormatting.pypp.cpp:387:80: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::VerticalFormatting > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionVerticalFormatting.pypp.cpp:399:80: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::VerticalFormatting > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionVerticalFormatting.pypp.cpp:411:80: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::VerticalFormatting > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionVerticalFormatting.pypp.cpp:423:80: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyLinkDefinition< CEGUI::VerticalFormatting > exported_cl > ^ >[ 50%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/Scheme.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/Scheme.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Scheme.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Scheme.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Scheme.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Scheme.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Scheme.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 50%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/MultiColumnList.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/MultiColumnList.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/MultiColumnList.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/MultiColumnList.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/MultiColumnList.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/MultiColumnList.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/MultiColumnList.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 50%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/ConstBaseIterator_9dce73c5f5e3a55d1a66a6e740fbf48b.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/ConstBaseIterator_9dce73c5f5e3a55d1a66a6e740fbf48b.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_9dce73c5f5e3a55d1a66a6e740fbf48b.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_9dce73c5f5e3a55d1a66a6e740fbf48b.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_9dce73c5f5e3a55d1a66a6e740fbf48b.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_9dce73c5f5e3a55d1a66a6e740fbf48b.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_9dce73c5f5e3a55d1a66a6e740fbf48b.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 50%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/ScriptModule.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/ScriptModule.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ScriptModule.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ScriptModule.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ScriptModule.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ScriptModule.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ScriptModule.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 51%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/NamedElementEventArgs.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/NamedElementEventArgs.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/NamedElementEventArgs.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/NamedElementEventArgs.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/NamedElementEventArgs.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/NamedElementEventArgs.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/NamedElementEventArgs.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 51%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/SequentialLayoutContainer.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/SequentialLayoutContainer.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SequentialLayoutContainer.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SequentialLayoutContainer.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SequentialLayoutContainer.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SequentialLayoutContainer.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SequentialLayoutContainer.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 51%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/ConstBaseIterator_ccf46e19ae28e4742a13388873833720.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/ConstBaseIterator_ccf46e19ae28e4742a13388873833720.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_ccf46e19ae28e4742a13388873833720.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_ccf46e19ae28e4742a13388873833720.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_ccf46e19ae28e4742a13388873833720.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_ccf46e19ae28e4742a13388873833720.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_ccf46e19ae28e4742a13388873833720.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 51%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/TypedPropertyVerticalTextFormatting.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/TypedPropertyVerticalTextFormatting.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyVerticalTextFormatting.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyVerticalTextFormatting.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyVerticalTextFormatting.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyVerticalTextFormatting.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyVerticalTextFormatting.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyVerticalTextFormatting.pypp.cpp: In function âvoid register_TypedPropertyVerticalTextFormatting_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyVerticalTextFormatting.pypp.cpp:194:75: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::TypedProperty< CEGUI::VerticalTextFormatting > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyVerticalTextFormatting.pypp.cpp:231:75: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::TypedProperty< CEGUI::VerticalTextFormatting > exported_cl > ^ >[ 51%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/TypedPropertyFont.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/TypedPropertyFont.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyFont.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyFont.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyFont.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyFont.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyFont.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyFont.pypp.cpp: In function âvoid register_TypedPropertyFont_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyFont.pypp.cpp:195:58: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::TypedProperty< CEGUI::Font* > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyFont.pypp.cpp:233:58: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::TypedProperty< CEGUI::Font* > exported_class_t; > ^ >[ 52%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/FalagardPropertyBaseColourUDim.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/FalagardPropertyBaseColourUDim.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColourUDim.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColourUDim.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColourUDim.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColourUDim.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColourUDim.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColourUDim.pypp.cpp: In function âvoid register_FalagardPropertyBaseColourUDim_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColourUDim.pypp.cpp:211:64: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::FalagardPropertyBase< CEGUI::UDim > exported_class_t > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColourUDim.pypp.cpp:282:64: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::FalagardPropertyBase< CEGUI::UDim > exported_class_t > ^ >[ 52%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/WindowFactoryManager.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/WindowFactoryManager.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WindowFactoryManager.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WindowFactoryManager.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WindowFactoryManager.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WindowFactoryManager.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WindowFactoryManager.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 52%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/TypeAliasIterator.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/TypeAliasIterator.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypeAliasIterator.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypeAliasIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypeAliasIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypeAliasIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypeAliasIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 52%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/TextUtils.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/TextUtils.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TextUtils.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TextUtils.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TextUtils.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TextUtils.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TextUtils.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 52%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/Vector2f.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/Vector2f.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Vector2f.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Vector2f.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Vector2f.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Vector2f.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Vector2f.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Vector2f.pypp.cpp: In function âvoid register_Vector2f_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Vector2f.pypp.cpp:19:45: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::Vector2< float > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Vector2f.pypp.cpp:30:45: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::Vector2< float > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Vector2f.pypp.cpp:41:45: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::Vector2< float > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Vector2f.pypp.cpp:65:45: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::Vector2< float > exported_class_t; > ^ >[ 52%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/Clipboard.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/Clipboard.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Clipboard.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Clipboard.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Clipboard.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Clipboard.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Clipboard.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 53%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/TabButton.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/TabButton.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TabButton.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TabButton.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TabButton.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TabButton.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TabButton.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 53%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/Colour.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/Colour.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Colour.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Colour.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Colour.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Colour.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Colour.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 53%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/WindowFactoryIterator.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/WindowFactoryIterator.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WindowFactoryIterator.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WindowFactoryIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WindowFactoryIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WindowFactoryIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WindowFactoryIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 53%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/FalagardXMLHelper.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/FalagardXMLHelper.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardXMLHelper.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardXMLHelper.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardXMLHelper.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardXMLHelper.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardXMLHelper.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 53%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/PyCEGUI_enumerations.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/PyCEGUI_enumerations.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PyCEGUI_enumerations.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PyCEGUI_enumerations.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PyCEGUI_enumerations.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PyCEGUI_enumerations.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PyCEGUI_enumerations.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 53%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/WidgetLookFeel.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/WidgetLookFeel.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WidgetLookFeel.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WidgetLookFeel.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WidgetLookFeel.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WidgetLookFeel.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WidgetLookFeel.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 54%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/MouseEventArgs.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/MouseEventArgs.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/MouseEventArgs.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/MouseEventArgs.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/MouseEventArgs.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/MouseEventArgs.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/MouseEventArgs.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 54%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/StateImageryMap.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/StateImageryMap.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/StateImageryMap.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/StateImageryMap.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/StateImageryMap.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/StateImageryMap.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/StateImageryMap.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 54%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/SingletonFontManager.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/SingletonFontManager.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonFontManager.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonFontManager.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonFontManager.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonFontManager.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonFontManager.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonFontManager.pypp.cpp: In function âvoid register_SingletonFontManager_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonFontManager.pypp.cpp:17:60: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::Singleton< CEGUI::FontManager > exported_class_t; > ^ >[ 54%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/BasicRenderedStringParser.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/BasicRenderedStringParser.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/BasicRenderedStringParser.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/BasicRenderedStringParser.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/BasicRenderedStringParser.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/BasicRenderedStringParser.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/BasicRenderedStringParser.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 54%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/LayerSpecification.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/LayerSpecification.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/LayerSpecification.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/LayerSpecification.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/LayerSpecification.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/LayerSpecification.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/LayerSpecification.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 55%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/RenderedStringWidgetComponent.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/RenderedStringWidgetComponent.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/RenderedStringWidgetComponent.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/RenderedStringWidgetComponent.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/RenderedStringWidgetComponent.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/RenderedStringWidgetComponent.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/RenderedStringWidgetComponent.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 55%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyDefinitionVector2f.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyDefinitionVector2f.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionVector2f.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionVector2f.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionVector2f.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionVector2f.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionVector2f.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionVector2f.pypp.cpp: In function âvoid register_PropertyDefinitionVector2f_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionVector2f.pypp.cpp:260:74: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::Vector2< float > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionVector2f.pypp.cpp:285:74: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::Vector2< float > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionVector2f.pypp.cpp:297:74: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::Vector2< float > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionVector2f.pypp.cpp:309:74: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::Vector2< float > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionVector2f.pypp.cpp:321:74: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::Vector2< float > > exported_cl > ^ >[ 55%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/Logger.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/Logger.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Logger.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Logger.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Logger.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Logger.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Logger.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 55%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/FalagardPropertyBaseHorizontalTextFormatting.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/FalagardPropertyBaseHorizontalTextFormatting.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseHorizontalTextFormatting.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseHorizontalTextFormatting.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseHorizontalTextFormatting.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseHorizontalTextFormatting.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseHorizontalTextFormatting.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseHorizontalTextFormatting.pypp.cpp: In function âvoid register_FalagardPropertyBaseHorizontalTextFormatting_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseHorizontalTextFormatting.pypp.cpp:211:84: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > edef CEGUI::FalagardPropertyBase< CEGUI::HorizontalTextFormatting > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseHorizontalTextFormatting.pypp.cpp:282:84: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > edef CEGUI::FalagardPropertyBase< CEGUI::HorizontalTextFormatting > exported_cl > ^ >[ 55%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/SchemeManager.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/SchemeManager.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SchemeManager.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SchemeManager.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SchemeManager.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SchemeManager.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SchemeManager.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SchemeManager.pypp.cpp: In function âvoid register_SchemeManager_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SchemeManager.pypp.cpp:153:42: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::SchemeManager exported_class_t; > ^ >[ 55%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyDefinitionHorizontalTextFormatting.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyDefinitionHorizontalTextFormatting.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionHorizontalTextFormatting.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionHorizontalTextFormatting.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionHorizontalTextFormatting.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionHorizontalTextFormatting.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionHorizontalTextFormatting.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionHorizontalTextFormatting.pypp.cpp: In function âvoid register_PropertyDefinitionHorizontalTextFormatting_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionHorizontalTextFormatting.pypp.cpp:260:82: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > ypedef CEGUI::PropertyDefinition< CEGUI::HorizontalTextFormatting > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionHorizontalTextFormatting.pypp.cpp:285:82: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > ypedef CEGUI::PropertyDefinition< CEGUI::HorizontalTextFormatting > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionHorizontalTextFormatting.pypp.cpp:297:82: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > ypedef CEGUI::PropertyDefinition< CEGUI::HorizontalTextFormatting > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionHorizontalTextFormatting.pypp.cpp:309:82: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > ypedef CEGUI::PropertyDefinition< CEGUI::HorizontalTextFormatting > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionHorizontalTextFormatting.pypp.cpp:321:82: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > ypedef CEGUI::PropertyDefinition< CEGUI::HorizontalTextFormatting > exported_cl > ^ >[ 56%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyDefinitionBool.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyDefinitionBool.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionBool.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionBool.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionBool.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionBool.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionBool.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionBool.pypp.cpp: In function âvoid register_PropertyDefinitionBool_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionBool.pypp.cpp:260:55: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< bool > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionBool.pypp.cpp:285:55: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< bool > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionBool.pypp.cpp:297:55: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< bool > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionBool.pypp.cpp:309:55: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< bool > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionBool.pypp.cpp:321:55: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< bool > exported_class_t; > ^ >[ 56%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/UpdateEventArgs.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/UpdateEventArgs.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/UpdateEventArgs.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/UpdateEventArgs.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/UpdateEventArgs.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/UpdateEventArgs.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/UpdateEventArgs.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 56%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/TypedPropertyColourUBox.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/TypedPropertyColourUBox.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyColourUBox.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyColourUBox.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyColourUBox.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyColourUBox.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyColourUBox.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyColourUBox.pypp.cpp: In function âvoid register_TypedPropertyColourUBox_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyColourUBox.pypp.cpp:194:57: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::TypedProperty< CEGUI::UBox > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyColourUBox.pypp.cpp:231:57: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::TypedProperty< CEGUI::UBox > exported_class_t; > ^ >[ 56%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/StringSet.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/StringSet.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/StringSet.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/StringSet.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/StringSet.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/StringSet.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/StringSet.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 56%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/ConstBaseIterator_e6837f87c747b0388313d47a6a1e8556.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/ConstBaseIterator_e6837f87c747b0388313d47a6a1e8556.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_e6837f87c747b0388313d47a6a1e8556.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_e6837f87c747b0388313d47a6a1e8556.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_e6837f87c747b0388313d47a6a1e8556.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_e6837f87c747b0388313d47a6a1e8556.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_e6837f87c747b0388313d47a6a1e8556.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 56%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/BoundSlot.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/BoundSlot.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/BoundSlot.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/BoundSlot.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/BoundSlot.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/BoundSlot.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/BoundSlot.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 57%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/FalagardPropertyBaseSizef.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/FalagardPropertyBaseSizef.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseSizef.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseSizef.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseSizef.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseSizef.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseSizef.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseSizef.pypp.cpp: In function âvoid register_FalagardPropertyBaseSizef_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseSizef.pypp.cpp:211:73: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::FalagardPropertyBase< CEGUI::Size< float > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseSizef.pypp.cpp:282:73: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::FalagardPropertyBase< CEGUI::Size< float > > exported_cl > ^ >[ 57%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/Sizef.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/Sizef.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Sizef.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Sizef.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Sizef.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Sizef.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Sizef.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Sizef.pypp.cpp: In function âvoid register_Sizef_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Sizef.pypp.cpp:30:42: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::Size< float > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Sizef.pypp.cpp:41:42: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::Size< float > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Sizef.pypp.cpp:52:42: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::Size< float > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Sizef.pypp.cpp:81:42: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::Size< float > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Sizef.pypp.cpp:93:42: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::Size< float > exported_class_t; > ^ >[ 57%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/DefaultResourceProvider.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/DefaultResourceProvider.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/DefaultResourceProvider.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/DefaultResourceProvider.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/DefaultResourceProvider.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/DefaultResourceProvider.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/DefaultResourceProvider.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 57%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyDefinitionColourRect.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyDefinitionColourRect.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionColourRect.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionColourRect.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionColourRect.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionColourRect.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionColourRect.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionColourRect.pypp.cpp: In function âvoid register_PropertyDefinitionColourRect_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionColourRect.pypp.cpp:260:68: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::ColourRect > exported_cla > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionColourRect.pypp.cpp:285:68: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::ColourRect > exported_cla > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionColourRect.pypp.cpp:297:68: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::ColourRect > exported_cla > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionColourRect.pypp.cpp:309:68: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::ColourRect > exported_cla > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionColourRect.pypp.cpp:321:68: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::ColourRect > exported_cla > ^ >[ 57%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/Vector3f.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/Vector3f.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Vector3f.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Vector3f.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Vector3f.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Vector3f.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Vector3f.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Vector3f.pypp.cpp: In function âvoid register_Vector3f_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Vector3f.pypp.cpp:20:45: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::Vector3< float > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Vector3f.pypp.cpp:31:45: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::Vector3< float > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Vector3f.pypp.cpp:42:45: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::Vector3< float > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Vector3f.pypp.cpp:53:45: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::Vector3< float > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Vector3f.pypp.cpp:69:45: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::Vector3< float > exported_class_t; > ^ >[ 58%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/SingletonRenderEffectManager.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/SingletonRenderEffectManager.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonRenderEffectManager.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonRenderEffectManager.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonRenderEffectManager.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonRenderEffectManager.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonRenderEffectManager.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonRenderEffectManager.pypp.cpp: In function âvoid register_SingletonRenderEffectManager_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonRenderEffectManager.pypp.cpp:17:68: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::Singleton< CEGUI::RenderEffectManager > exported_cla > ^ >[ 58%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/XMLParser.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/XMLParser.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/XMLParser.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/XMLParser.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/XMLParser.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/XMLParser.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/XMLParser.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 58%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyInitialiserIterator.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyInitialiserIterator.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyInitialiserIterator.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyInitialiserIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyInitialiserIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyInitialiserIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyInitialiserIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 58%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/FrameComponentIterator.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/FrameComponentIterator.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FrameComponentIterator.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FrameComponentIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FrameComponentIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FrameComponentIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FrameComponentIterator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 58%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/FalagardPropertyBaseColourUBox.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/FalagardPropertyBaseColourUBox.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColourUBox.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColourUBox.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColourUBox.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColourUBox.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColourUBox.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColourUBox.pypp.cpp: In function âvoid register_FalagardPropertyBaseColourUBox_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColourUBox.pypp.cpp:211:64: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::FalagardPropertyBase< CEGUI::UBox > exported_class_t > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/FalagardPropertyBaseColourUBox.pypp.cpp:282:64: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::FalagardPropertyBase< CEGUI::UBox > exported_class_t > ^ >[ 58%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/Interpolator.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/Interpolator.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Interpolator.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Interpolator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Interpolator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Interpolator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Interpolator.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 59%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/ConstBaseIterator_47ddd968107e89ff0051bf3212fbb472.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/ConstBaseIterator_47ddd968107e89ff0051bf3212fbb472.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_47ddd968107e89ff0051bf3212fbb472.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_47ddd968107e89ff0051bf3212fbb472.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_47ddd968107e89ff0051bf3212fbb472.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_47ddd968107e89ff0051bf3212fbb472.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_47ddd968107e89ff0051bf3212fbb472.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 59%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/ConstBaseIterator_45e2d4f27e29c3a5b74179f6cfabbc4c.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/ConstBaseIterator_45e2d4f27e29c3a5b74179f6cfabbc4c.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_45e2d4f27e29c3a5b74179f6cfabbc4c.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_45e2d4f27e29c3a5b74179f6cfabbc4c.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_45e2d4f27e29c3a5b74179f6cfabbc4c.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_45e2d4f27e29c3a5b74179f6cfabbc4c.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_45e2d4f27e29c3a5b74179f6cfabbc4c.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 59%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/WidgetLookFeelMap.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/WidgetLookFeelMap.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WidgetLookFeelMap.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WidgetLookFeelMap.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WidgetLookFeelMap.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WidgetLookFeelMap.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WidgetLookFeelMap.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 59%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/ConstBaseIterator_f0585fb3775a7fa1f905d29be5dc1533.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/ConstBaseIterator_f0585fb3775a7fa1f905d29be5dc1533.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_f0585fb3775a7fa1f905d29be5dc1533.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_f0585fb3775a7fa1f905d29be5dc1533.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_f0585fb3775a7fa1f905d29be5dc1533.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_f0585fb3775a7fa1f905d29be5dc1533.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_f0585fb3775a7fa1f905d29be5dc1533.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 59%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyDefinitionHorizontalFormatting.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyDefinitionHorizontalFormatting.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionHorizontalFormatting.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionHorizontalFormatting.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionHorizontalFormatting.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionHorizontalFormatting.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionHorizontalFormatting.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionHorizontalFormatting.pypp.cpp: In function âvoid register_PropertyDefinitionHorizontalFormatting_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionHorizontalFormatting.pypp.cpp:260:78: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::HorizontalFormatting > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionHorizontalFormatting.pypp.cpp:285:78: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::HorizontalFormatting > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionHorizontalFormatting.pypp.cpp:297:78: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::HorizontalFormatting > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionHorizontalFormatting.pypp.cpp:309:78: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::HorizontalFormatting > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionHorizontalFormatting.pypp.cpp:321:78: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::HorizontalFormatting > exported_cl > ^ >[ 59%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/ProgressBar.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/ProgressBar.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ProgressBar.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ProgressBar.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ProgressBar.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ProgressBar.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ProgressBar.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 60%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/ConstBaseIterator_9b6259ec5f5ed443accef2ab6f116fda.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/ConstBaseIterator_9b6259ec5f5ed443accef2ab6f116fda.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_9b6259ec5f5ed443accef2ab6f116fda.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_9b6259ec5f5ed443accef2ab6f116fda.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_9b6259ec5f5ed443accef2ab6f116fda.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_9b6259ec5f5ed443accef2ab6f116fda.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ConstBaseIterator_9b6259ec5f5ed443accef2ab6f116fda.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 60%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyDefinitionColourUDim.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyDefinitionColourUDim.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionColourUDim.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionColourUDim.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionColourUDim.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionColourUDim.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionColourUDim.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionColourUDim.pypp.cpp: In function âvoid register_PropertyDefinitionColourUDim_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionColourUDim.pypp.cpp:260:62: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::UDim > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionColourUDim.pypp.cpp:285:62: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::UDim > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionColourUDim.pypp.cpp:297:62: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::UDim > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionColourUDim.pypp.cpp:309:62: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::UDim > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionColourUDim.pypp.cpp:321:62: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::UDim > exported_class_t; > ^ >[ 60%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/BaseDim.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/BaseDim.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/BaseDim.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/BaseDim.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/BaseDim.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/BaseDim.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/BaseDim.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 60%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/ImagerySection.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/ImagerySection.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ImagerySection.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ImagerySection.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ImagerySection.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ImagerySection.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ImagerySection.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 60%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyDefinitionFloat.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyDefinitionFloat.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionFloat.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionFloat.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionFloat.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionFloat.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionFloat.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionFloat.pypp.cpp: In function âvoid register_PropertyDefinitionFloat_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionFloat.pypp.cpp:260:56: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< float > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionFloat.pypp.cpp:285:56: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< float > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionFloat.pypp.cpp:297:56: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< float > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionFloat.pypp.cpp:309:56: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< float > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionFloat.pypp.cpp:321:56: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< float > exported_class_t; > ^ >[ 61%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/RadioButton.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/RadioButton.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/RadioButton.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/RadioButton.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/RadioButton.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/RadioButton.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/RadioButton.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 61%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/Subscriber.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/Subscriber.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Subscriber.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Subscriber.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Subscriber.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Subscriber.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Subscriber.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 61%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyDefinitionColourUBox.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyDefinitionColourUBox.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionColourUBox.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionColourUBox.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionColourUBox.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionColourUBox.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionColourUBox.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionColourUBox.pypp.cpp: In function âvoid register_PropertyDefinitionColourUBox_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionColourUBox.pypp.cpp:260:62: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::UBox > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionColourUBox.pypp.cpp:285:62: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::UBox > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionColourUBox.pypp.cpp:297:62: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::UBox > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionColourUBox.pypp.cpp:309:62: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::UBox > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyDefinitionColourUBox.pypp.cpp:321:62: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::PropertyDefinition< CEGUI::UBox > exported_class_t; > ^ >[ 61%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/Quaternion.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/Quaternion.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Quaternion.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Quaternion.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Quaternion.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Quaternion.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Quaternion.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 61%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/WindowRendererFactory.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/WindowRendererFactory.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WindowRendererFactory.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WindowRendererFactory.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WindowRendererFactory.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WindowRendererFactory.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WindowRendererFactory.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 61%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyLinkDefinitionColourUVector2.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyLinkDefinitionColourUVector2.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionColourUVector2.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionColourUVector2.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionColourUVector2.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionColourUVector2.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionColourUVector2.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionColourUVector2.pypp.cpp: In function âvoid register_PropertyLinkDefinitionColourUVector2_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionColourUVector2.pypp.cpp:307:84: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > edef CEGUI::PropertyLinkDefinition< CEGUI::Vector2< CEGUI::UDim > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionColourUVector2.pypp.cpp:320:84: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > edef CEGUI::PropertyLinkDefinition< CEGUI::Vector2< CEGUI::UDim > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionColourUVector2.pypp.cpp:334:84: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > edef CEGUI::PropertyLinkDefinition< CEGUI::Vector2< CEGUI::UDim > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionColourUVector2.pypp.cpp:375:84: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > edef CEGUI::PropertyLinkDefinition< CEGUI::Vector2< CEGUI::UDim > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionColourUVector2.pypp.cpp:387:84: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > edef CEGUI::PropertyLinkDefinition< CEGUI::Vector2< CEGUI::UDim > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionColourUVector2.pypp.cpp:399:84: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > edef CEGUI::PropertyLinkDefinition< CEGUI::Vector2< CEGUI::UDim > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionColourUVector2.pypp.cpp:411:84: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > edef CEGUI::PropertyLinkDefinition< CEGUI::Vector2< CEGUI::UDim > > exported_cl > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyLinkDefinitionColourUVector2.pypp.cpp:423:84: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > edef CEGUI::PropertyLinkDefinition< CEGUI::Vector2< CEGUI::UDim > > exported_cl > ^ >[ 62%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/Thumb.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/Thumb.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Thumb.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Thumb.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Thumb.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Thumb.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Thumb.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 62%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/TextureTarget.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/TextureTarget.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TextureTarget.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TextureTarget.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TextureTarget.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TextureTarget.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TextureTarget.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 62%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/ComponentList.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/ComponentList.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ComponentList.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ComponentList.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ComponentList.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ComponentList.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ComponentList.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 62%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/CentredRenderedString.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/CentredRenderedString.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/CentredRenderedString.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/CentredRenderedString.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/CentredRenderedString.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/CentredRenderedString.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/CentredRenderedString.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 62%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/Titlebar.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/Titlebar.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Titlebar.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Titlebar.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Titlebar.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Titlebar.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/Titlebar.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 62%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/LayoutContainer.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/LayoutContainer.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/LayoutContainer.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/LayoutContainer.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/LayoutContainer.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/LayoutContainer.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/LayoutContainer.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 63%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyReceiver.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/PropertyReceiver.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyReceiver.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyReceiver.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyReceiver.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyReceiver.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/PropertyReceiver.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 63%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/ImageryComponentVector.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/ImageryComponentVector.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ImageryComponentVector.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ImageryComponentVector.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ImageryComponentVector.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ImageryComponentVector.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ImageryComponentVector.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 63%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/WidgetDim.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/WidgetDim.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WidgetDim.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WidgetDim.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WidgetDim.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WidgetDim.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/WidgetDim.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 63%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/SingletonLogger.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/SingletonLogger.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonLogger.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonLogger.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonLogger.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonLogger.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonLogger.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonLogger.pypp.cpp: In function âvoid register_SingletonLogger_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonLogger.pypp.cpp:17:55: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::Singleton< CEGUI::Logger > exported_class_t; > ^ >[ 63%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/TypedPropertyImage.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/TypedPropertyImage.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyImage.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyImage.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyImage.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyImage.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyImage.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyImage.pypp.cpp: In function âvoid register_TypedPropertyImage_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyImage.pypp.cpp:195:59: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::TypedProperty< CEGUI::Image* > exported_class_t; > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/TypedPropertyImage.pypp.cpp:233:59: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::TypedProperty< CEGUI::Image* > exported_class_t; > ^ >[ 64%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/SingletonWindowManager.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/SingletonWindowManager.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonWindowManager.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonWindowManager.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonWindowManager.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonWindowManager.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonWindowManager.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonWindowManager.pypp.cpp: In function âvoid register_SingletonWindowManager_class()â: >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/SingletonWindowManager.pypp.cpp:17:62: warning: typedef âexported_class_tâ locally defined but not used [-Wunused-local-typedefs] > typedef CEGUI::Singleton< CEGUI::WindowManager > exported_class_t; > ^ >[ 64%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/LBItemList.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/LBItemList.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/LBItemList.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/LBItemList.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/LBItemList.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/LBItemList.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/LBItemList.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >[ 64%] Building CXX object cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/ListboxTextItem.pypp.cpp.o >cd /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/src/ScriptModules/Python/bindings && ccache /usr/bin/x86_64-pc-linux-gnu-g++ -DPyCEGUI_EXPORTS -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUINullRenderer -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/include -I/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings -I/usr/include/python2.7 -DNDEBUG -march=native -O2 -pipe -std=c++03 -fsigned-char -Wall -Wextra -fPIC -fvisibility=hidden -o CMakeFiles/PyCEGUI.dir/output/CEGUI/ListboxTextItem.pypp.cpp.o -c /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ListboxTextItem.pypp.cpp >In file included from /usr/include/boost/type_traits/ice.hpp:15:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ListboxTextItem.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_or.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_or.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_or.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:16:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ListboxTextItem.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_and.hpp:18:72: note: #pragma message: NOTE: Use of this header (ice_and.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_and.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:17:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ListboxTextItem.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_not.hpp:17:72: note: #pragma message: NOTE: Use of this header (ice_not.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_not.hpp) is deprecated") > ^ >In file included from /usr/include/boost/type_traits/ice.hpp:18:0, > from /usr/include/boost/python/detail/def_helper.hpp:9, > from /usr/include/boost/python/class.hpp:29, > from /usr/include/boost/python.hpp:18, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ListboxTextItem.pypp.cpp:3: >/usr/include/boost/type_traits/detail/ice_eq.hpp:17:71: note: #pragma message: NOTE: Use of this header (ice_eq.hpp) is deprecated > # pragma message("NOTE: Use of this header (ice_eq.hpp) is deprecated") > ^ >In file included from /usr/include/boost/python/object/make_instance.hpp:10:0, > from /usr/include/boost/python/object/make_ptr_instance.hpp:8, > from /usr/include/boost/python/to_python_indirect.hpp:11, > from /usr/include/boost/python/converter/arg_to_python.hpp:10, > from /usr/include/boost/python/call.hpp:15, > from /usr/include/boost/python/object_core.hpp:14, > from /usr/include/boost/python/args.hpp:25, > from /usr/include/boost/python.hpp:11, > from /var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ListboxTextItem.pypp.cpp:3: >/usr/include/boost/python/converter/registered.hpp: In instantiation of âconst boost::python::converter::registration& boost::python::converter::detail::registry_lookup1(boost::type<Target>) [with T = void]â: >/usr/include/boost/python/converter/registered.hpp:104:80: required from âconst boost::python::converter::registration& boost::python::converter::detail::registered_base<void>::convertersâ >/usr/include/boost/python/converter/arg_from_python.hpp:269:61: required from âboost::python::converter::pointer_arg_from_python<T>::pointer_arg_from_python(PyObject*) [with T = void*; PyObject = _object]â >/usr/include/boost/python/arg_from_python.hpp:70:18: required from âboost::python::arg_from_python<T>::arg_from_python(PyObject*) [with T = void*; PyObject = _object]â >/usr/include/boost/preprocessor/iteration/detail/local.hpp:43:9: required from âPyObject* boost::python::detail::caller_arity<4u>::impl<F, Policies, Sig>::operator()(PyObject*, PyObject*) [with F = void (*)(_object*, const CEGUI::String&, unsigned int, void*); Policies = boost::python::default_call_policies; Sig = boost::mpl::vector5<void, _object*, const CEGUI::String&, unsigned int, void*>; PyObject = _object]â >/usr/include/boost/python/object/py_function.hpp:38:33: required from âPyObject* boost::python::objects::caller_py_function_impl<Caller>::operator()(PyObject*, PyObject*) [with Caller = boost::python::detail::caller<void (*)(_object*, const CEGUI::String&, unsigned int, void*), boost::python::default_call_policies, boost::mpl::vector5<void, _object*, const CEGUI::String&, unsigned int, void*> >; PyObject = _object]â >/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5/cegui/src/ScriptModules/Python/bindings/output/CEGUI/ListboxTextItem.pypp.cpp:377:1: required from here >/usr/include/boost/python/converter/registered.hpp:93:30: error: no matching function for call to âregistry_lookup2(void (*)())â > return registry_lookup2((T(*)())0); > ^ >/usr/include/boost/python/converter/registered.hpp:83:3: note: candidate: template<class T> const boost::python::converter::registration& boost::python::converter::detail::registry_lookup2(T& (*)()) > registry_lookup2(T&(*)()) > ^ >/usr/include/boost/python/converter/registered.hpp:83:3: note: template argument deduction/substitution failed: >/usr/include/boost/python/converter/registered.hpp:93:30: note: mismatched types âT&â and âvoidâ > return registry_lookup2((T(*)())0); > ^ >cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/build.make:3902: recipe for target 'cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/ListboxTextItem.pypp.cpp.o' failed >make[2]: *** [cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/output/CEGUI/ListboxTextItem.pypp.cpp.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >CMakeFiles/Makefile2:568: recipe for target 'cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/all' failed >make[1]: *** [cegui/src/ScriptModules/Python/bindings/CMakeFiles/PyCEGUI.dir/all] Error 2 >make[1]: Leaving directory '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' >Makefile:149: recipe for target 'all' failed >make: *** [all] Error 2 > * ERROR: dev-games/cegui-0.8.5::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-games/cegui-0.8.5::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-games/cegui-0.8.5::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-games:cegui-0.8.5:20160417-233746.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-games/cegui-0.8.5/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-games/cegui-0.8.5/temp/environment'. > * Working directory: '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5_build' > * S: '/var/tmp/portage/dev-games/cegui-0.8.5/work/cegui-0.8.5'
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 580396
: 431068 |
431070
|
431072